Détails de la ressource
La base de données multimodale présente de manière agrégée les horaires et les arrêts des réseaux de transport public normands en temps réel. Elle est le support du calculateur d’itinéraires Atoumod.fr, piloté par le Syndicat mixte Atoumod.
Cette ressource fait partie du jeu de données Agrégat des réseaux urbains et interurbains de Normandie.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌23 663 erreurs, 1 953 avertissements
Les shapes présentes dans le GTFS ont été ignorées, certaines règles de validation n'ont pas été vérifiées.
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 24/11/2025 à 08h06 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 508 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:750:LOC stop_sequence [11, 8, 9, 1, 10, 4, 14, 16, 7, 5, 18, 15, 12, 3, 6, 13, 19, 17, 2] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence [18, 13] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD005:ServiceJourney:355:LOC stop_sequence [9, 11, 4] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4108165x2025x26xGSemHTRAxSemainex00:LOC stop_sequence [14, 15, 12, 11, 13] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4057447x2025x26xGSemHLiaxSemainex01:LOC stop_sequence [25, 30, 53, 44] is not strictly sorted by increasing stop_sequence
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 139 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:750:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD005:ServiceJourney:510:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD005:ServiceJourney:854:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN852334F4479571x2025x11x08T21x37x13Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:6370138531037184x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 14 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id ATOUMOD036:Line:6355174659457024:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD005:Line:500:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:4705188381196288:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5321238189703168:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5234256377806848:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 92 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:6370138531037184x0:LOC stop_id FR:14273:ZE:6241784200953856:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6370138531037184x0:LOC stop_id FR:14478:ZE:6003434223304704:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6370138531037184x0:LOC stop_id FR:14273:ZE:4697560519278592:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6370138531037184x0:LOC stop_id FR:14273:ZE:5947760772644864:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD005:ServiceJourney:215:LOC stop_id FR:76026:ZE:18006:ATOUMOD005 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 21 717 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:399:LOC stop_sequence 29 arrival_time 09:25:10 (1763972710) is less than previous stop arrival_time 09:32:05 (1763973125) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:399:LOC stop_sequence 29 arrival_time 09:25:10 (1763972710) is less than previous stop departure_time 09:32:05 (1763973125) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:399:LOC stop_sequence 29 departure_time 09:25:10 (1763972710) is less than previous stop departure_time 09:32:05 (1763973125) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:399:LOC stop_sequence 29 departure_time 09:25:10 (1763972710) is less than previous stop arrival_time 09:32:05 (1763973125) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:399:LOC stop_sequence 21 arrival_time 09:20:05 (1763972405) is less than previous stop arrival_time 09:25:10 (1763972710) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 502 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:399:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx00:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745718x2025xHxMultxLxMxLunxxxMarx00:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC595522:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:355:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
stop_time_update departure time is before arrival time E025 26 erreurs
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3748432x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 31 departure_time 08:03:00 (1763967780) is less than the same stop arrival_time 08:03:23 (1763967803) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3745655x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 34 departure_time 07:57:00 (1763967420) is less than the same stop arrival_time 08:02:19 (1763967739) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3746160x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 9 departure_time 07:56:00 (1763967360) is less than the same stop arrival_time 08:03:20 (1763967800) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3746157x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 47 departure_time 08:02:00 (1763967720) is less than the same stop arrival_time 08:03:27 (1763967807) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3746157x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 42 departure_time 08:00:31 (1763967631) is less than the same stop arrival_time 08:00:39 (1763967639) - departure time must be equal to or greater than arrival time
GTFS-rt trip.trip_id does not belong to GTFS-rt trip.route_id in GTFS trips.txt E035 49 erreurs
The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:399:LOC trip_id ATOUMOD005:ServiceJourney:399:LOC has route_id ATOUMOD005:Line:2:LOC but belongs to GTFS route_id ATOUMOD005:Line:97:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:355:LOC trip_id ATOUMOD005:ServiceJourney:355:LOC has route_id ATOUMOD005:Line:3:LOC but belongs to GTFS route_id ATOUMOD005:Line:1:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD007:ServiceJourney:879:LOC trip_id ATOUMOD007:ServiceJourney:879:LOC has route_id ATOUMOD007:Line:25:LOC but belongs to GTFS route_id ATOUMOD007:Line:22:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:247:LOC trip_id ATOUMOD005:ServiceJourney:247:LOC has route_id ATOUMOD005:Line:3:LOC but belongs to GTFS route_id ATOUMOD005:Line:97:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD007:ServiceJourney:1173:LOC trip_id ATOUMOD007:ServiceJourney:1173:LOC has route_id ATOUMOD007:Line:26:LOC but belongs to GTFS route_id ATOUMOD007:Line:24:LOC in GTFS trips.txt
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 203 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 18 has stop_id FR:50129:ZE:10BUC2:ATOUMOD035 but GTFS stop_sequence 18 has stop_id FR:50129:ZE:10ARS4:ATOUMOD035 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745718x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 28 has stop_id FR:50129:ZE:10PET2:ATOUMOD035 but GTFS stop_sequence 28 has stop_id FR:50129:ZE:10DIX2:ATOUMOD035 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745718x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 34 has stop_id FR:50129:ZE:10HET2:ATOUMOD035 but GTFS stop_sequence 34 has stop_id FR:50129:ZE:10MOR2:ATOUMOD035 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:355:LOC stop_sequence 9 has stop_id FR:76217:ZE:18051:ATOUMOD005 but GTFS stop_sequence 9 has stop_id FR:76217:ZE:18786:ATOUMOD005 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:355:LOC stop_sequence 11 has stop_id FR:76217:ZE:18033:ATOUMOD005 but GTFS stop_sequence 11 has stop_id FR:76217:ZE:18060:ATOUMOD005 - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 413 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:399:LOC contains stop_sequence 15 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx00:LOC contains stop_sequence 13 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745718x2025xHxMultxLxMxLunxxxMarx00:LOC contains stop_sequence 37 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC595522:LOC contains stop_sequence 31 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:355:LOC contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 651 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:399:LOC does not have a vehicle_id
- trip_id ATOUMOD005:ServiceJourney:750:LOC does not have a vehicle_id
- trip_id ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx00:LOC does not have a vehicle_id
- trip_id ATOUMOD035:ServiceJourney:3745718x2025xHxMultxLxMxLunxxxMarx00:LOC does not have a vehicle_id
- trip_id ATOUMOD004:ServiceJourney:SemainexSCOC595522:LOC does not have a vehicle_id
schedule_relationship not populated W009 1 302 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:399:LOC stop_sequence 15 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD005:ServiceJourney:399:LOC does not have a schedule_relationship
- trip_id ATOUMOD005:ServiceJourney:750:LOC stop_sequence 11 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD005:ServiceJourney:750:LOC does not have a schedule_relationship
- trip_id ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 18 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 9 551 | 30 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 414 579 | 30 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 9 735 | 30 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 3 877 | 30 fois (100 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 7 977 | 30 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 12 122 | 30 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 24 219 | 30 fois (100 % des validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 971 | 27 fois (90 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 2 238 | 26 fois (87 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 778 | 21 fois (70 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 957 | 19 fois (63 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 184 | 15 fois (50 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 10 | 8 fois (27 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 24/11/2025 à 14h41 Europe/Paris.
trip_updates (533) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 24/11/2025 à 14h41 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586155:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -292,
"time": "1763994308"
},
"departure": {
"delay": -292,
"time": "1763994308"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -2712,
"time": "1763991648"
},
"departure": {
"delay": -2712,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1932,
"time": "1763991648"
},
"departure": {
"delay": -1932,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2592,
"time": "1763991648"
},
"departure": {
"delay": -2592,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -387,
"time": "1763994873"
},
"departure": {
"delay": -387,
"time": "1763994873"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -374,
"time": "1763994886"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": -1692,
"time": "1763991648"
},
"departure": {
"delay": -1692,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2112,
"time": "1763991648"
},
"departure": {
"delay": -2112,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2172,
"time": "1763991648"
},
"departure": {
"delay": -2172,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -384,
"time": "1763994816"
},
"departure": {
"delay": -384,
"time": "1763994816"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -1212,
"time": "1763991648"
},
"departure": {
"delay": -1212,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -360,
"time": "1763994360"
},
"departure": {
"delay": -360,
"time": "1763994360"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -335,
"time": "1763994745"
},
"departure": {
"delay": -335,
"time": "1763994745"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -1512,
"time": "1763991648"
},
"departure": {
"delay": -1512,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2832,
"time": "1763991648"
},
"departure": {
"delay": -2832,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -1272,
"time": "1763991648"
},
"departure": {
"delay": -1272,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2352,
"time": "1763991648"
},
"departure": {
"delay": -2352,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -365,
"time": "1763994415"
},
"departure": {
"delay": -365,
"time": "1763994415"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -1572,
"time": "1763991648"
},
"departure": {
"delay": -1572,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1272,
"time": "1763991648"
},
"departure": {
"delay": -1272,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1812,
"time": "1763991648"
},
"departure": {
"delay": -1812,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2592,
"time": "1763991648"
},
"departure": {
"delay": -2592,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -413,
"time": "1763994547"
},
"departure": {
"delay": -413,
"time": "1763994547"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -1212,
"time": "1763991648"
},
"departure": {
"delay": -1212,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"delay": -1152,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -421,
"time": "1763994599"
},
"departure": {
"delay": -421,
"time": "1763994599"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586155:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056487x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1763991835"
},
"departure": {
"delay": 55,
"time": "1763991835"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1763992844"
},
"departure": {
"delay": 44,
"time": "1763992844"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 12,
"time": "1763992752"
},
"departure": {
"delay": 12,
"time": "1763992752"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1763992080"
},
"departure": {
"time": "1763992080"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1763992620"
},
"departure": {
"time": "1763992620"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1763991959"
},
"departure": {
"delay": 59,
"time": "1763991959"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1763993314"
},
"departure": {
"delay": 34,
"time": "1763993314"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1763993220"
},
"departure": {
"time": "1763993220"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1763993520"
},
"departure": {
"time": "1763993520"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 8,
"time": "1763992508"
},
"departure": {
"delay": 8,
"time": "1763992508"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1763993640"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1763991727"
},
"departure": {
"delay": 7,
"time": "1763991727"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1763993044"
},
"departure": {
"delay": 4,
"time": "1763993044"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"time": "1763991600"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1763992564"
},
"departure": {
"delay": 4,
"time": "1763992564"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1763993181"
},
"departure": {
"delay": 21,
"time": "1763993181"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1763992260"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1763992391"
},
"departure": {
"delay": 11,
"time": "1763992391"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1763993420"
},
"departure": {
"delay": 20,
"time": "1763993420"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1763991660"
},
"departure": {
"time": "1763991660"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1763992304"
},
"departure": {
"delay": 44,
"time": "1763992304"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1763991775"
},
"departure": {
"delay": 55,
"time": "1763991775"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1763993385"
},
"departure": {
"delay": 45,
"time": "1763993385"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 55,
"time": "1763993095"
},
"departure": {
"delay": 55,
"time": "1763993095"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1763991527",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056487x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181404x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -51,
"time": "1763990469"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1763990417",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181404x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2095:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763994960"
},
"departure": {
"time": "1763994960"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763995440"
},
"departure": {
"time": "1763995440"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763995200"
},
"departure": {
"time": "1763995200"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763995020"
},
"departure": {
"time": "1763995020"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763995380"
},
"departure": {
"time": "1763995380"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763994780"
},
"departure": {
"time": "1763994780"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1763994000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763994060"
},
"departure": {
"time": "1763994060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763995320"
},
"departure": {
"time": "1763995320"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763994420"
},
"departure": {
"time": "1763994420"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763995500"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2095:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1430:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763993700"
},
"departure": {
"time": "1763993700"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763993760"
},
"departure": {
"time": "1763993760"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763993940"
},
"departure": {
"time": "1763993940"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763993640"
},
"departure": {
"time": "1763993640"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763994240"
},
"departure": {
"time": "1763994240"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763993520"
},
"departure": {
"time": "1763993520"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763994000"
},
"departure": {
"time": "1763994000"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763994600"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763993460"
},
"departure": {
"time": "1763993460"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763993340"
},
"departure": {
"time": "1763993340"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763993820"
},
"departure": {
"time": "1763993820"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1763992920"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763993880"
},
"departure": {
"time": "1763993880"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763994420"
},
"departure": {
"time": "1763994420"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763993220"
},
"departure": {
"time": "1763993220"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1763991515",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1430:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1411:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992740"
},
"departure": {
"time": "1763992740"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763992560"
},
"departure": {
"time": "1763992560"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763992380"
},
"departure": {
"time": "1763992380"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763993760"
},
"departure": {
"time": "1763993760"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994840"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763994420"
},
"departure": {
"time": "1763994420"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1763994660"
},
"departure": {
"time": "1763994660"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763994540"
},
"departure": {
"time": "1763994540"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763993580"
},
"departure": {
"time": "1763993580"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763993100"
},
"departure": {
"time": "1763993100"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"departure": {
"time": "1763992200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763992620"
},
"departure": {
"time": "1763992620"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763993040"
},
"departure": {
"time": "1763993040"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763994240"
},
"departure": {
"time": "1763994240"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1763994300"
},
"departure": {
"time": "1763994300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763992680"
},
"departure": {
"time": "1763992680"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763993940"
},
"departure": {
"time": "1763993940"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763992320"
},
"departure": {
"time": "1763992320"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763992440"
},
"departure": {
"time": "1763992440"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1763994610"
},
"departure": {
"delay": 10,
"time": "1763994610"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1763994365"
},
"departure": {
"delay": 5,
"time": "1763994365"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1763995020"
},
"departure": {
"time": "1763995020"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1763994605"
},
"departure": {
"delay": 5,
"time": "1763994605"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763993220"
},
"departure": {
"time": "1763993220"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763993160"
},
"departure": {
"time": "1763993160"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1763995025"
},
"departure": {
"delay": 5,
"time": "1763995025"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1763995200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
}
],
"timestamp": "1763989820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1411:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470091:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -243,
"time": "1763993817"
},
"departure": {
"delay": -243,
"time": "1763993817"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -219,
"time": "1763993961"
},
"departure": {
"delay": -219,
"time": "1763993961"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1547,
"time": "1763991673"
},
"departure": {
"delay": -1547,
"time": "1763991673"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"departure": {
"delay": -1127,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -219,
"time": "1763993661"
},
"departure": {
"delay": -219,
"time": "1763993661"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1487,
"time": "1763991673"
},
"departure": {
"delay": -1487,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -216,
"time": "1763993544"
},
"departure": {
"delay": -216,
"time": "1763993544"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -170,
"time": "1763993530"
},
"departure": {
"delay": -170,
"time": "1763993530"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1907,
"time": "1763991673"
},
"departure": {
"delay": -1907,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1667,
"time": "1763991673"
},
"departure": {
"delay": -1667,
"time": "1763991673"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -280,
"time": "1763993780"
},
"departure": {
"delay": -280,
"time": "1763993780"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -215,
"time": "1763993605"
},
"departure": {
"delay": -215,
"time": "1763993605"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1367,
"time": "1763991673"
},
"departure": {
"delay": -1367,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -172,
"time": "1763994008"
},
"departure": {
"delay": -172,
"time": "1763994008"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1607,
"time": "1763991673"
},
"departure": {
"delay": -1607,
"time": "1763991673"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -220,
"time": "1763994200"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -172,
"time": "1763994068"
},
"departure": {
"delay": -172,
"time": "1763994068"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -190,
"time": "1763994110"
},
"departure": {
"delay": -190,
"time": "1763994110"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1727,
"time": "1763991673"
},
"departure": {
"delay": -1727,
"time": "1763991673"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -251,
"time": "1763993449"
},
"departure": {
"delay": -251,
"time": "1763993449"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1847,
"time": "1763991673"
},
"departure": {
"delay": -1847,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1787,
"time": "1763991673"
},
"departure": {
"delay": -1787,
"time": "1763991673"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1967,
"time": "1763991673"
},
"departure": {
"delay": -1967,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -177,
"time": "1763993583"
},
"departure": {
"delay": -177,
"time": "1763993583"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -232,
"time": "1763993888"
},
"departure": {
"delay": -232,
"time": "1763993888"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470091:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586542:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2292,
"time": "1763991648"
},
"departure": {
"delay": -2292,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -221,
"time": "1763994259"
},
"departure": {
"delay": -221,
"time": "1763994259"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -311,
"time": "1763994349"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1392,
"time": "1763991648"
},
"departure": {
"delay": -1392,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1272,
"time": "1763991648"
},
"departure": {
"delay": -1272,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -78,
"time": "1763993982"
},
"departure": {
"delay": -78,
"time": "1763993982"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -1872,
"time": "1763991648"
},
"departure": {
"delay": -1872,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1512,
"time": "1763991648"
},
"departure": {
"delay": -1512,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1932,
"time": "1763991648"
},
"departure": {
"delay": -1932,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1872,
"time": "1763991648"
},
"departure": {
"delay": -1872,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2412,
"time": "1763991648"
},
"departure": {
"delay": -2412,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -178,
"time": "1763994122"
},
"departure": {
"delay": -178,
"time": "1763994122"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"departure": {
"delay": -1152,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1692,
"time": "1763991648"
},
"departure": {
"delay": -1692,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -157,
"time": "1763994023"
},
"departure": {
"delay": -157,
"time": "1763994023"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -2112,
"time": "1763991648"
},
"departure": {
"delay": -2112,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1452,
"time": "1763991648"
},
"departure": {
"delay": -1452,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2172,
"time": "1763991648"
},
"departure": {
"delay": -2172,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1812,
"time": "1763991648"
},
"departure": {
"delay": -1812,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2352,
"time": "1763991648"
},
"departure": {
"delay": -2352,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -183,
"time": "1763994177"
},
"departure": {
"delay": -183,
"time": "1763994177"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -2232,
"time": "1763991648"
},
"departure": {
"delay": -2232,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1572,
"time": "1763991648"
},
"departure": {
"delay": -1572,
"time": "1763991648"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586542:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1763971459"
},
"departure": {
"delay": 31,
"time": "1763971471"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1763971488"
},
"departure": {
"delay": 4,
"time": "1763971504"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1763972674"
},
"departure": {
"delay": 126,
"time": "1763972706"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1763971707"
},
"departure": {
"delay": 43,
"time": "1763971783"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 111,
"time": "1763972608"
},
"departure": {
"delay": 111,
"time": "1763972631"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"departure": {
"delay": 32,
"time": "1763970992"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 178,
"time": "1763972085"
},
"departure": {
"delay": 178,
"time": "1763972098"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 145,
"time": "1763972448"
},
"departure": {
"delay": 145,
"time": "1763972485"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 127,
"time": "1763972573"
},
"departure": {
"delay": 127,
"time": "1763972587"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 230,
"time": "1763972185"
},
"departure": {
"delay": 230,
"time": "1763972270"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1763971191"
},
"departure": {
"delay": 41,
"time": "1763971241"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1763972740"
},
"departure": {
"delay": 67,
"time": "1763972767"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 185,
"time": "1763972111"
},
"departure": {
"delay": 185,
"time": "1763972165"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 231,
"time": "1763972300"
},
"departure": {
"delay": 231,
"time": "1763972331"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1763972807"
},
"departure": {
"delay": 60,
"time": "1763972820"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1763971094"
},
"departure": {
"delay": 21,
"time": "1763971101"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 171,
"time": "1763972355"
},
"departure": {
"delay": 171,
"time": "1763972391"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1763972903"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 145,
"time": "1763971828"
},
"departure": {
"delay": 145,
"time": "1763971945"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 143,
"time": "1763972414"
},
"departure": {
"delay": 143,
"time": "1763972423"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -9,
"time": "1763971620"
},
"departure": {
"delay": -9,
"time": "1763971671"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1763971548"
},
"departure": {
"delay": 48,
"time": "1763971608"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 205,
"time": "1763972016"
},
"departure": {
"delay": 205,
"time": "1763972065"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1763971037"
},
"departure": {
"delay": 49,
"time": "1763971069"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1763971392"
},
"departure": {
"delay": 52,
"time": "1763971432"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
}
],
"timestamp": "1763991659",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:9:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6599100737781760x12:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -771,
"time": "1763994479"
},
"departure": {
"delay": -771,
"time": "1763994489"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -495,
"time": "1763993375"
},
"departure": {
"delay": -495,
"time": "1763993385"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -854,
"time": "1763994996"
},
"departure": {
"delay": -854,
"time": "1763995006"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -718,
"time": "1763993632"
},
"departure": {
"delay": -718,
"time": "1763993642"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -420,
"time": "1763992670"
},
"departure": {
"delay": -420,
"time": "1763992680"
},
"stopId": "FR:50165:ZE:767190002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -488,
"time": "1763993322"
},
"departure": {
"delay": -488,
"time": "1763993332"
},
"stopId": "FR:50218:ZE:759840001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -720,
"time": "1763995200"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -861,
"time": "1763994749"
},
"departure": {
"delay": -861,
"time": "1763994759"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -413,
"time": "1763992505"
},
"departure": {
"delay": -413,
"time": "1763992567"
},
"stopId": "FR:50165:ZE:767160014:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -773,
"time": "1763993877"
},
"departure": {
"delay": -773,
"time": "1763993887"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -780,
"time": "1763994050"
},
"departure": {
"delay": -780,
"time": "1763994060"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -573,
"time": "1763993537"
},
"departure": {
"delay": -573,
"time": "1763993547"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -793,
"time": "1763993977"
},
"departure": {
"delay": -793,
"time": "1763993987"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -385,
"time": "1763992441"
},
"departure": {
"delay": -385,
"time": "1763992535"
},
"stopId": "FR:50647:ZE:738750003:ATOUMOD105",
"stopSequence": 6
},
{
"departure": {
"delay": -1082,
"time": "1763991418"
},
"stopId": "FR:50647:ZE:748690002:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": -419,
"time": "1763992911"
},
"departure": {
"delay": -419,
"time": "1763992921"
},
"stopId": "FR:50165:ZE:4811184306913280:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -486,
"time": "1763993084"
},
"departure": {
"delay": -486,
"time": "1763993094"
},
"stopId": "FR:50218:ZE:759790014:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -404,
"time": "1763992806"
},
"departure": {
"delay": -404,
"time": "1763992816"
},
"stopId": "FR:50165:ZE:5074917903040512:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -245,
"time": "1763992241"
},
"departure": {
"delay": -245,
"time": "1763992435"
},
"stopId": "FR:50647:ZE:761940003:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -465,
"time": "1763992985"
},
"departure": {
"delay": -465,
"time": "1763992995"
},
"stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -812,
"time": "1763994558"
},
"departure": {
"delay": -812,
"time": "1763994568"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -316,
"time": "1763992339"
},
"departure": {
"delay": -316,
"time": "1763992484"
},
"stopId": "FR:50647:ZE:759840002:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -495,
"time": "1763993255"
},
"departure": {
"delay": -495,
"time": "1763993265"
},
"stopId": "FR:50218:ZE:740090003:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -860,
"time": "1763994930"
},
"departure": {
"delay": -860,
"time": "1763994940"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -831,
"time": "1763994239"
},
"departure": {
"delay": -831,
"time": "1763994249"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": -849,
"time": "1763994641"
},
"departure": {
"delay": -849,
"time": "1763994651"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -407,
"time": "1763992743"
},
"departure": {
"delay": -407,
"time": "1763992753"
},
"stopId": "FR:50165:ZE:746190003:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -410,
"time": "1763992620"
},
"departure": {
"delay": -410,
"time": "1763992630"
},
"stopId": "FR:50165:ZE:757990018:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -842,
"time": "1763994828"
},
"departure": {
"delay": -842,
"time": "1763994838"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -781,
"time": "1763994109"
},
"departure": {
"delay": -781,
"time": "1763994119"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -435,
"time": "1763991741"
},
"departure": {
"delay": -435,
"time": "1763992185"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": -554,
"time": "1763993436"
},
"departure": {
"delay": -554,
"time": "1763993446"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -735,
"time": "1763993675"
},
"departure": {
"delay": -735,
"time": "1763993685"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -786,
"time": "1763994404"
},
"departure": {
"delay": -786,
"time": "1763994414"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -800,
"time": "1763994150"
},
"departure": {
"delay": -800,
"time": "1763994160"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -761,
"time": "1763993769"
},
"departure": {
"delay": -761,
"time": "1763993779"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 22
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6599100737781760x12:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1652:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763998020"
},
"departure": {
"time": "1763998020"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763998500"
},
"departure": {
"time": "1763998500"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763998140"
},
"departure": {
"time": "1763998140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763997900"
},
"departure": {
"time": "1763997900"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763997540"
},
"departure": {
"time": "1763997540"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763998380"
},
"departure": {
"time": "1763998380"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763997780"
},
"departure": {
"time": "1763997780"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763998620"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763998260"
},
"departure": {
"time": "1763998260"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763997660"
},
"departure": {
"time": "1763997660"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763997420"
},
"departure": {
"time": "1763997420"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1763997300"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1763991592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1652:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052304xGTFSxGSemHTNIxSemainex06:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -52,
"time": "1763993348"
},
"departure": {
"delay": -52,
"time": "1763993348"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -73,
"time": "1763992667"
},
"departure": {
"delay": -73,
"time": "1763992667"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -83,
"time": "1763991997"
},
"departure": {
"delay": -83,
"time": "1763991997"
},
"stopId": "FR:76477:ZE:3219:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -89,
"time": "1763992051"
},
"departure": {
"delay": -89,
"time": "1763992051"
},
"stopId": "FR:76534:ZE:5145:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -93,
"time": "1763993427"
},
"departure": {
"delay": -93,
"time": "1763993427"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -68,
"time": "1763994112"
},
"departure": {
"delay": -68,
"time": "1763994112"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -93,
"time": "1763993847"
},
"departure": {
"delay": -93,
"time": "1763993847"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -56,
"time": "1763992684"
},
"departure": {
"delay": -56,
"time": "1763992684"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -84,
"time": "1763992116"
},
"departure": {
"delay": -84,
"time": "1763992116"
},
"stopId": "FR:76534:ZE:5146:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -93,
"time": "1763992167"
},
"departure": {
"delay": -93,
"time": "1763992167"
},
"stopId": "FR:76534:ZE:3135:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -61,
"time": "1763993279"
},
"departure": {
"delay": -61,
"time": "1763993279"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -49,
"time": "1763992571"
},
"departure": {
"delay": -49,
"time": "1763992571"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -42,
"time": "1763992998"
},
"departure": {
"delay": -42,
"time": "1763992998"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -76,
"time": "1763992904"
},
"departure": {
"delay": -76,
"time": "1763992904"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -55,
"time": "1763994065"
},
"departure": {
"delay": -55,
"time": "1763994065"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 55,
"time": "1763991175"
},
"departure": {
"delay": 55,
"time": "1763991175"
},
"stopId": "FR:76196:ZE:3480:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -67,
"time": "1763991773"
},
"departure": {
"delay": -67,
"time": "1763991773"
},
"stopId": "FR:76615:ZE:5144:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -93,
"time": "1763992467"
},
"departure": {
"delay": -93,
"time": "1763992467"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -77,
"time": "1763991703"
},
"departure": {
"delay": -77,
"time": "1763991703"
},
"stopId": "FR:76615:ZE:5143:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -80,
"time": "1763992240"
},
"departure": {
"delay": -80,
"time": "1763992240"
},
"stopId": "FR:76238:ZE:4041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -71,
"time": "1763992849"
},
"departure": {
"delay": -71,
"time": "1763992849"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -90,
"time": "1763992710"
},
"departure": {
"delay": -90,
"time": "1763992710"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1763991432"
},
"departure": {
"delay": 12,
"time": "1763991432"
},
"stopId": "FR:76196:ZE:3727:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -93,
"time": "1763992767"
},
"departure": {
"delay": -93,
"time": "1763992767"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -46,
"time": "1763993474"
},
"departure": {
"delay": -46,
"time": "1763993474"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -69,
"time": "1763991591"
},
"departure": {
"delay": -69,
"time": "1763991591"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -42,
"time": "1763992398"
},
"departure": {
"delay": -42,
"time": "1763992398"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -93,
"time": "1763993247"
},
"departure": {
"delay": -93,
"time": "1763993247"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -93,
"time": "1763994387"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -87,
"time": "1763994213"
},
"departure": {
"delay": -87,
"time": "1763994213"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -93,
"time": "1763991927"
},
"departure": {
"delay": -93,
"time": "1763991927"
},
"stopId": "FR:76477:ZE:4054:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -93,
"time": "1763992347"
},
"departure": {
"delay": -93,
"time": "1763992347"
},
"stopId": "FR:76238:ZE:4040:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -93,
"time": "1763993067"
},
"departure": {
"delay": -93,
"time": "1763993067"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -62,
"time": "1763992438"
},
"departure": {
"delay": -62,
"time": "1763992438"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 162,
"time": "1763991402"
},
"departure": {
"delay": 162,
"time": "1763991402"
},
"stopId": "FR:76196:ZE:3420:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1763991597",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052304xGTFSxGSemHTNIxSemainex06:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763994780"
},
"departure": {
"time": "1763994780"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1763994000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763994540"
},
"departure": {
"time": "1763994540"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763994960"
},
"departure": {
"time": "1763994960"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763994060"
},
"departure": {
"time": "1763994060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763995080"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763994420"
},
"departure": {
"time": "1763994420"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763994660"
},
"departure": {
"time": "1763994660"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763994720"
},
"departure": {
"time": "1763994720"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994840"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1763990259",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2063:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196411x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1763991953"
},
"departure": {
"delay": 53,
"time": "1763991953"
},
"stopId": "FR:76351:ZE:3541:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1763992723"
},
"departure": {
"delay": 43,
"time": "1763992723"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 35,
"time": "1763993615"
},
"departure": {
"delay": 35,
"time": "1763993615"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 37,
"time": "1763992957"
},
"departure": {
"delay": 37,
"time": "1763992957"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 86,
"time": "1763991986"
},
"departure": {
"delay": 86,
"time": "1763991986"
},
"stopId": "FR:76351:ZE:3230:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1763991762"
},
"departure": {
"delay": 42,
"time": "1763991762"
},
"stopId": "FR:76351:ZE:3203:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 88,
"time": "1763992588"
},
"departure": {
"delay": 88,
"time": "1763992588"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1763992775"
},
"departure": {
"delay": 35,
"time": "1763992775"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 82,
"time": "1763992222"
},
"departure": {
"delay": 82,
"time": "1763992222"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1763992482"
},
"departure": {
"delay": 42,
"time": "1763992482"
},
"stopId": "FR:76552:ZE:3629:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1763992898"
},
"departure": {
"delay": 38,
"time": "1763992898"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1763992437"
},
"departure": {
"delay": 57,
"time": "1763992437"
},
"stopId": "FR:76552:ZE:3652:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 35,
"time": "1763991635"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1763992189"
},
"departure": {
"delay": 49,
"time": "1763992189"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1763993573"
},
"departure": {
"delay": 53,
"time": "1763993573"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 48,
"time": "1763992248"
},
"departure": {
"delay": 48,
"time": "1763992248"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1763993025"
},
"departure": {
"delay": 45,
"time": "1763993025"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1763991875"
},
"departure": {
"delay": 35,
"time": "1763991875"
},
"stopId": "FR:76351:ZE:3309:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1763993411"
},
"departure": {
"delay": 71,
"time": "1763993411"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 59,
"time": "1763992559"
},
"departure": {
"delay": 59,
"time": "1763992559"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 35,
"time": "1763993855"
},
"departure": {
"delay": 35,
"time": "1763993855"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 35,
"time": "1763993075"
},
"departure": {
"delay": 35,
"time": "1763993075"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 62,
"time": "1763993522"
},
"departure": {
"delay": 62,
"time": "1763993522"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 35,
"time": "1763993195"
},
"departure": {
"delay": 35,
"time": "1763993195"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 66,
"time": "1763993286"
},
"departure": {
"delay": 66,
"time": "1763993286"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 62,
"time": "1763992862"
},
"departure": {
"delay": 62,
"time": "1763992862"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1763992307"
},
"departure": {
"delay": 47,
"time": "1763992307"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1763993805"
},
"departure": {
"delay": 45,
"time": "1763993805"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 55,
"time": "1763993455"
},
"departure": {
"delay": 55,
"time": "1763993455"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1763992115"
},
"departure": {
"delay": 35,
"time": "1763992115"
},
"stopId": "FR:76351:ZE:3402:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1763992355"
},
"departure": {
"delay": 35,
"time": "1763992355"
},
"stopId": "FR:76351:ZE:3015:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1763992517"
},
"departure": {
"delay": 77,
"time": "1763992517"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1763993712"
},
"departure": {
"delay": 72,
"time": "1763993712"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 88,
"time": "1763993128"
},
"departure": {
"delay": 88,
"time": "1763993128"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1763992066"
},
"departure": {
"delay": 46,
"time": "1763992066"
},
"stopId": "FR:76351:ZE:3023:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1763993360"
},
"departure": {
"delay": 80,
"time": "1763993360"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 64,
"time": "1763991904"
},
"departure": {
"delay": 64,
"time": "1763991904"
},
"stopId": "FR:76351:ZE:3344:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1763992655"
},
"departure": {
"delay": 35,
"time": "1763992655"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1763993240"
},
"departure": {
"delay": 80,
"time": "1763993240"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1763994095"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 91,
"time": "1763992411"
},
"departure": {
"delay": 91,
"time": "1763992411"
},
"stopId": "FR:76351:ZE:3031:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1763991637",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196411x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057438x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1763992325"
},
"departure": {
"delay": 65,
"time": "1763992325"
},
"stopId": "FR:76270:ZE:3428:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1763993052"
},
"departure": {
"delay": 72,
"time": "1763993052"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"time": "1763991420"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1763994287"
},
"departure": {
"delay": 47,
"time": "1763994287"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 48,
"time": "1763992488"
},
"departure": {
"delay": 48,
"time": "1763992488"
},
"stopId": "FR:76270:ZE:4506:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1763994316"
},
"departure": {
"delay": 76,
"time": "1763994316"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 72,
"time": "1763991972"
},
"departure": {
"delay": 72,
"time": "1763991972"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1763992601"
},
"departure": {
"delay": 101,
"time": "1763992601"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1763994167"
},
"departure": {
"delay": 47,
"time": "1763994167"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 47,
"time": "1763993387"
},
"departure": {
"delay": 47,
"time": "1763993387"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 79,
"time": "1763993419"
},
"departure": {
"delay": 79,
"time": "1763993419"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 47,
"time": "1763992667"
},
"departure": {
"delay": 47,
"time": "1763992667"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1763992547"
},
"departure": {
"delay": 47,
"time": "1763992547"
},
"stopId": "FR:76447:ZE:4508:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 105,
"time": "1763993805"
},
"departure": {
"delay": 105,
"time": "1763993805"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 49,
"time": "1763991769"
},
"departure": {
"delay": 49,
"time": "1763991769"
},
"stopId": "FR:76351:ZE:4577:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1763992967"
},
"departure": {
"delay": 47,
"time": "1763992967"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1763992762"
},
"departure": {
"delay": 82,
"time": "1763992762"
},
"stopId": "FR:76447:ZE:4510:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1763994647"
},
"departure": {
"delay": 47,
"time": "1763994647"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 101,
"time": "1763992901"
},
"departure": {
"delay": 101,
"time": "1763992901"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1763993571"
},
"departure": {
"delay": 51,
"time": "1763993571"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 47,
"time": "1763994407"
},
"departure": {
"delay": 47,
"time": "1763994407"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 47,
"time": "1763991947"
},
"departure": {
"delay": 47,
"time": "1763991947"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1763993627"
},
"departure": {
"delay": 47,
"time": "1763993627"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 47,
"time": "1763992367"
},
"departure": {
"delay": 47,
"time": "1763992367"
},
"stopId": "FR:76270:ZE:4600:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1763992628"
},
"departure": {
"delay": 68,
"time": "1763992628"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1763994746"
},
"departure": {
"delay": 86,
"time": "1763994746"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 88,
"time": "1763992048"
},
"departure": {
"delay": 88,
"time": "1763992048"
},
"stopId": "FR:76351:ZE:4502:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1763992706"
},
"departure": {
"delay": 86,
"time": "1763992706"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 47,
"time": "1763993267"
},
"departure": {
"delay": 47,
"time": "1763993267"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 14,
"time": "1763991554"
},
"departure": {
"delay": 14,
"time": "1763991554"
},
"stopId": "FR:76351:ZE:4575:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 101,
"time": "1763991881"
},
"departure": {
"delay": 101,
"time": "1763991881"
},
"stopId": "FR:76351:ZE:3803:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1763994865"
},
"departure": {
"delay": 85,
"time": "1763994865"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 81,
"time": "1763992821"
},
"departure": {
"delay": 81,
"time": "1763992821"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1763994356"
},
"departure": {
"delay": 56,
"time": "1763994356"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 58,
"time": "1763992258"
},
"departure": {
"delay": 58,
"time": "1763992258"
},
"stopId": "FR:76270:ZE:5198:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1763993867"
},
"departure": {
"delay": 47,
"time": "1763993867"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 67,
"time": "1763993107"
},
"departure": {
"delay": 67,
"time": "1763993107"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 91,
"time": "1763993491"
},
"departure": {
"delay": 91,
"time": "1763993491"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 99,
"time": "1763993199"
},
"departure": {
"delay": 99,
"time": "1763993199"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 74,
"time": "1763992394"
},
"departure": {
"delay": 74,
"time": "1763992394"
},
"stopId": "FR:76270:ZE:3353:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1763995067"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 106,
"time": "1763994106"
},
"departure": {
"delay": 106,
"time": "1763994106"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 64,
"time": "1763994544"
},
"departure": {
"delay": 64,
"time": "1763994544"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 47,
"time": "1763992127"
},
"departure": {
"delay": 47,
"time": "1763992127"
},
"stopId": "FR:76351:ZE:4504:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1763994950"
},
"departure": {
"delay": 50,
"time": "1763994950"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 52,
"time": "1763994472"
},
"departure": {
"delay": 52,
"time": "1763994472"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 47,
"time": "1763994227"
},
"departure": {
"delay": 47,
"time": "1763994227"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 79,
"time": "1763991679"
},
"departure": {
"delay": 79,
"time": "1763991679"
},
"stopId": "FR:76351:ZE:3869:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1763991647"
},
"departure": {
"delay": 47,
"time": "1763991647"
},
"stopId": "FR:76351:ZE:3362:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1763993687"
},
"departure": {
"delay": 47,
"time": "1763993687"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057438x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470123:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1763995583"
},
"departure": {
"delay": 23,
"time": "1763995583"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -113,
"time": "1763996827"
},
"departure": {
"delay": -113,
"time": "1763996827"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -214,
"time": "1763997446"
},
"departure": {
"delay": -214,
"time": "1763997446"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -210,
"time": "1763997750"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -155,
"time": "1763996905"
},
"departure": {
"delay": -155,
"time": "1763996905"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -208,
"time": "1763997212"
},
"departure": {
"delay": -208,
"time": "1763997212"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1763995321"
},
"departure": {
"delay": 1,
"time": "1763995321"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"departure": {
"delay": -3527,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1763995547"
},
"departure": {
"delay": 47,
"time": "1763995547"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -150,
"time": "1763997030"
},
"departure": {
"delay": -150,
"time": "1763997030"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -156,
"time": "1763996784"
},
"departure": {
"delay": -156,
"time": "1763996784"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -176,
"time": "1763997484"
},
"departure": {
"delay": -176,
"time": "1763997484"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 65,
"time": "1763995445"
},
"departure": {
"delay": 65,
"time": "1763995445"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1763995966"
},
"departure": {
"delay": 46,
"time": "1763995966"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -178,
"time": "1763997182"
},
"departure": {
"delay": -178,
"time": "1763997182"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -49,
"time": "1763996591"
},
"departure": {
"delay": -49,
"time": "1763996591"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -160,
"time": "1763996960"
},
"departure": {
"delay": -160,
"time": "1763996960"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -79,
"time": "1763996501"
},
"departure": {
"delay": -79,
"time": "1763996501"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -228,
"time": "1763997312"
},
"departure": {
"delay": -228,
"time": "1763997312"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -100,
"time": "1763996540"
},
"departure": {
"delay": -100,
"time": "1763996540"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -203,
"time": "1763997397"
},
"departure": {
"delay": -203,
"time": "1763997397"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -29,
"time": "1763995351"
},
"departure": {
"delay": -29,
"time": "1763995351"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1763995514"
},
"departure": {
"delay": 74,
"time": "1763995514"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -137,
"time": "1763996983"
},
"departure": {
"delay": -137,
"time": "1763996983"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -196,
"time": "1763997704"
},
"departure": {
"delay": -196,
"time": "1763997704"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -195,
"time": "1763997105"
},
"departure": {
"delay": -195,
"time": "1763997105"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -179,
"time": "1763997541"
},
"departure": {
"delay": -179,
"time": "1763997541"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 57,
"time": "1763996097"
},
"departure": {
"delay": 57,
"time": "1763996097"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -36,
"time": "1763996244"
},
"departure": {
"delay": -36,
"time": "1763996244"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1763996169"
},
"departure": {
"delay": 9,
"time": "1763996169"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -208,
"time": "1763997272"
},
"departure": {
"delay": -208,
"time": "1763997272"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -37,
"time": "1763996663"
},
"departure": {
"delay": -37,
"time": "1763996663"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -29,
"time": "1763996191"
},
"departure": {
"delay": -29,
"time": "1763996191"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -233,
"time": "1763997367"
},
"departure": {
"delay": -233,
"time": "1763997367"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -132,
"time": "1763996868"
},
"departure": {
"delay": -132,
"time": "1763996868"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 10,
"time": "1763995630"
},
"departure": {
"delay": 10,
"time": "1763995630"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1763995780"
},
"departure": {
"delay": -20,
"time": "1763995780"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -148,
"time": "1763997632"
},
"departure": {
"delay": -148,
"time": "1763997632"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 70,
"time": "1763995750"
},
"departure": {
"delay": 70,
"time": "1763995750"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1763996017"
},
"departure": {
"delay": 37,
"time": "1763996017"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470123:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1583:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763997960"
},
"departure": {
"time": "1763997960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1763996345"
},
"departure": {
"delay": 5,
"time": "1763996345"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763998380"
},
"departure": {
"time": "1763998380"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763998500"
},
"departure": {
"time": "1763998500"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"departure": {
"time": "1763995800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763996760"
},
"departure": {
"time": "1763996760"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763998020"
},
"departure": {
"time": "1763998020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1763996520"
},
"departure": {
"time": "1763996520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763996400"
},
"departure": {
"time": "1763996400"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763998620"
},
"departure": {
"time": "1763998620"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763997120"
},
"departure": {
"time": "1763997120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763995860"
},
"departure": {
"time": "1763995860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763996220"
},
"departure": {
"time": "1763996220"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763996280"
},
"departure": {
"time": "1763996280"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763998320"
},
"departure": {
"time": "1763998320"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763996460"
},
"departure": {
"time": "1763996460"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763998200"
},
"departure": {
"time": "1763998200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763996340"
},
"departure": {
"time": "1763996340"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763996100"
},
"departure": {
"time": "1763996100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763998560"
},
"departure": {
"time": "1763998560"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763997660"
},
"departure": {
"time": "1763997660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1763996940"
},
"departure": {
"time": "1763996940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763998740"
},
"departure": {
"time": "1763998740"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1763995865"
},
"departure": {
"delay": 5,
"time": "1763995865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763997300"
},
"departure": {
"time": "1763997300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763997000"
},
"departure": {
"time": "1763997000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763997900"
},
"departure": {
"time": "1763997900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763996700"
},
"departure": {
"time": "1763996700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763997720"
},
"departure": {
"time": "1763997720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763998260"
},
"departure": {
"time": "1763998260"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763996580"
},
"departure": {
"time": "1763996580"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763996640"
},
"departure": {
"time": "1763996640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763998980"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1763998860"
},
"departure": {
"time": "1763998860"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
}
],
"timestamp": "1763989820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1583:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584712:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4092,
"time": "1763991648"
},
"departure": {
"delay": -4092,
"time": "1763991648"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -4452,
"time": "1763991648"
},
"departure": {
"delay": -4452,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -3612,
"time": "1763991648"
},
"departure": {
"delay": -3612,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3792,
"time": "1763991648"
},
"departure": {
"delay": -3792,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3672,
"time": "1763991648"
},
"departure": {
"delay": -3672,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3132,
"time": "1763991648"
},
"departure": {
"delay": -3132,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -4452,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3492,
"time": "1763991648"
},
"departure": {
"delay": -3492,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3372,
"time": "1763991648"
},
"departure": {
"delay": -3372,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"delay": -3072,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -3192,
"time": "1763991648"
},
"departure": {
"delay": -3192,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -3852,
"time": "1763991648"
},
"departure": {
"delay": -3852,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -4332,
"time": "1763991648"
},
"departure": {
"delay": -4332,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -3732,
"time": "1763991648"
},
"departure": {
"delay": -3732,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -4092,
"time": "1763991648"
},
"departure": {
"delay": -4092,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3972,
"time": "1763991648"
},
"departure": {
"delay": -3972,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -4032,
"time": "1763991648"
},
"departure": {
"delay": -4032,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584712:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584934:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -105,
"time": "1763992995"
},
"departure": {
"delay": -105,
"time": "1763992995"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -144,
"time": "1763993676"
},
"departure": {
"delay": -144,
"time": "1763993676"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -45,
"time": "1763992935"
},
"departure": {
"delay": -45,
"time": "1763992935"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -125,
"time": "1763993515"
},
"departure": {
"delay": -125,
"time": "1763993515"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1763992387"
},
"departure": {
"delay": 7,
"time": "1763992387"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"time": "1763992200"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -126,
"time": "1763993634"
},
"departure": {
"delay": -126,
"time": "1763993634"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -45,
"time": "1763993115"
},
"departure": {
"delay": -45,
"time": "1763993115"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -125,
"time": "1763993455"
},
"departure": {
"delay": -125,
"time": "1763993455"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -116,
"time": "1763993344"
},
"departure": {
"delay": -116,
"time": "1763993344"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -76,
"time": "1763992724"
},
"departure": {
"delay": -76,
"time": "1763992724"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1763992477"
},
"departure": {
"delay": -23,
"time": "1763992477"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -83,
"time": "1763993197"
},
"departure": {
"delay": -83,
"time": "1763993197"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -125,
"time": "1763993575"
},
"departure": {
"delay": -125,
"time": "1763993575"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -37,
"time": "1763992583"
},
"departure": {
"delay": -37,
"time": "1763992583"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -116,
"time": "1763993284"
},
"departure": {
"delay": -116,
"time": "1763993284"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -43,
"time": "1763992637"
},
"departure": {
"delay": -43,
"time": "1763992637"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -153,
"time": "1763993727"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -67,
"time": "1763992673"
},
"departure": {
"delay": -67,
"time": "1763992673"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584934:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011305x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1763991180"
},
"departure": {
"delay": 60,
"time": "1763991180"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -10,
"time": "1763992130"
},
"departure": {
"delay": -10,
"time": "1763992130"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -17,
"time": "1763991823"
},
"departure": {
"delay": -17,
"time": "1763991823"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -30,
"time": "1763991030"
},
"departure": {
"delay": -30,
"time": "1763991030"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -67,
"time": "1763992373"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -46,
"time": "1763991614"
},
"departure": {
"delay": -46,
"time": "1763991614"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -67,
"time": "1763992073"
},
"departure": {
"delay": -67,
"time": "1763992073"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -20,
"time": "1763992000"
},
"departure": {
"delay": -20,
"time": "1763992000"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -19,
"time": "1763992241"
},
"departure": {
"delay": -19,
"time": "1763992241"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 11,
"time": "1763991251"
},
"departure": {
"delay": 11,
"time": "1763991251"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -54,
"time": "1763992326"
},
"departure": {
"delay": -54,
"time": "1763992326"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -67,
"time": "1763991653"
},
"departure": {
"delay": -67,
"time": "1763991653"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -37,
"time": "1763991443"
},
"departure": {
"delay": -37,
"time": "1763991443"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -17,
"time": "1763991703"
},
"departure": {
"delay": -17,
"time": "1763991703"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -51,
"time": "1763990829"
},
"departure": {
"delay": -51,
"time": "1763990829"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -99,
"time": "1763991501"
},
"departure": {
"delay": -99,
"time": "1763991501"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 48,
"time": "1763991408"
},
"departure": {
"delay": 48,
"time": "1763991408"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -28,
"time": "1763992292"
},
"departure": {
"delay": -28,
"time": "1763992292"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -28,
"time": "1763991872"
},
"departure": {
"delay": -28,
"time": "1763991872"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -61,
"time": "1763991779"
},
"departure": {
"delay": -61,
"time": "1763991779"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -1,
"time": "1763990939"
},
"departure": {
"delay": -1,
"time": "1763990939"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -24,
"time": "1763992176"
},
"departure": {
"delay": -24,
"time": "1763992176"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 21,
"time": "1763991321"
},
"departure": {
"delay": 21,
"time": "1763991321"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -67,
"time": "1763991953"
},
"departure": {
"delay": -67,
"time": "1763991953"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
}
],
"timestamp": "1763991187",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011305x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:17:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1763979180"
},
"departure": {
"delay": 135,
"time": "1763979195"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1763978939"
},
"departure": {
"delay": 73,
"time": "1763979013"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 108,
"time": "1763979213"
},
"departure": {
"delay": 108,
"time": "1763979228"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1763979546"
},
"departure": {
"delay": 65,
"time": "1763979605"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 101,
"time": "1763979349"
},
"departure": {
"delay": 101,
"time": "1763979401"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1763978775"
},
"departure": {
"delay": 77,
"time": "1763978837"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1763980032"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": -34,
"time": "1763979856"
},
"departure": {
"delay": -34,
"time": "1763979866"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": -40,
"time": "1763979908"
},
"departure": {
"delay": -40,
"time": "1763979920"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1763979484"
},
"departure": {
"delay": 42,
"time": "1763979522"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 76,
"time": "1763979238"
},
"departure": {
"delay": 76,
"time": "1763979256"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1763979653"
},
"departure": {
"delay": 43,
"time": "1763979703"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1763979421"
},
"departure": {
"delay": 40,
"time": "1763979460"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1763978641"
},
"departure": {
"delay": 46,
"time": "1763978686"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1763978704"
},
"departure": {
"delay": 22,
"time": "1763978722"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"departure": {
"delay": 22,
"time": "1763978182"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1763979275"
},
"departure": {
"delay": 81,
"time": "1763979321"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1763979724"
},
"departure": {
"delay": 31,
"time": "1763979751"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1763979069"
},
"departure": {
"delay": 117,
"time": "1763979117"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1763979790"
},
"departure": {
"delay": 42,
"time": "1763979822"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1763978596"
},
"departure": {
"delay": 36,
"time": "1763978616"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1763978849"
},
"departure": {
"delay": 35,
"time": "1763978915"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1763991659",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:17:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1802:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764001440"
},
"departure": {
"time": "1764001440"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764001620"
},
"departure": {
"time": "1764001620"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764001380"
},
"departure": {
"time": "1764001380"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764001500"
},
"departure": {
"time": "1764001500"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764002340"
},
"departure": {
"time": "1764002340"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764001560"
},
"departure": {
"time": "1764001560"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764001320"
},
"departure": {
"time": "1764001320"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764002400"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764001800"
},
"departure": {
"time": "1764001800"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764001980"
},
"departure": {
"time": "1764001980"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764002160"
},
"departure": {
"time": "1764002160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764001740"
},
"departure": {
"time": "1764001740"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764001680"
},
"departure": {
"time": "1764001680"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764001260"
},
"departure": {
"time": "1764001260"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764000780"
},
"departure": {
"time": "1764000780"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764000960"
},
"departure": {
"time": "1764000960"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1764000600"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764001080"
},
"departure": {
"time": "1764001080"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1763991515",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1802:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1642:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763999580"
},
"departure": {
"time": "1763999580"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764000240"
},
"departure": {
"time": "1764000240"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1763999460"
},
"departure": {
"time": "1763999460"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763997720"
},
"departure": {
"time": "1763997720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763998080"
},
"departure": {
"time": "1763998080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763999220"
},
"departure": {
"time": "1763999220"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764000300"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"departure": {
"time": "1763997000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763997240"
},
"departure": {
"time": "1763997240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763997540"
},
"departure": {
"time": "1763997540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764000120"
},
"departure": {
"time": "1764000120"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763999700"
},
"departure": {
"time": "1763999700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764000000"
},
"departure": {
"time": "1764000000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764000060"
},
"departure": {
"time": "1764000060"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763999640"
},
"departure": {
"time": "1763999640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763999880"
},
"departure": {
"time": "1763999880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763997120"
},
"departure": {
"time": "1763997120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763997600"
},
"departure": {
"time": "1763997600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763998620"
},
"departure": {
"time": "1763998620"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763999400"
},
"departure": {
"time": "1763999400"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763998260"
},
"departure": {
"time": "1763998260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763997060"
},
"departure": {
"time": "1763997060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763998680"
},
"departure": {
"time": "1763998680"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763999520"
},
"departure": {
"time": "1763999520"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1763998920"
},
"departure": {
"time": "1763998920"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763999100"
},
"departure": {
"time": "1763999100"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763997900"
},
"departure": {
"time": "1763997900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763997960"
},
"departure": {
"time": "1763997960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763997300"
},
"departure": {
"time": "1763997300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763998980"
},
"departure": {
"time": "1763998980"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763998860"
},
"departure": {
"time": "1763998860"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763999760"
},
"departure": {
"time": "1763999760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763997480"
},
"departure": {
"time": "1763997480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1763991323",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1642:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470969:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -37,
"time": "1763994083"
},
"departure": {
"delay": -37,
"time": "1763994083"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -249,
"time": "1763994951"
},
"departure": {
"delay": -249,
"time": "1763994951"
},
"stopId": "FR:27351:ZE:0x6314:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 14,
"time": "1763994014"
},
"departure": {
"delay": 14,
"time": "1763994014"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"time": "1763993700"
},
"stopId": "FR:27375:ZE:0x6414:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -219,
"time": "1763994861"
},
"departure": {
"delay": -219,
"time": "1763994861"
},
"stopId": "FR:27351:ZE:0x6316:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -247,
"time": "1763995253"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -63,
"time": "1763994477"
},
"departure": {
"delay": -63,
"time": "1763994477"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -271,
"time": "1763995169"
},
"departure": {
"delay": -271,
"time": "1763995169"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 49,
"time": "1763993869"
},
"departure": {
"delay": 49,
"time": "1763993869"
},
"stopId": "FR:27375:ZE:0x6482:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -204,
"time": "1763994756"
},
"departure": {
"delay": -204,
"time": "1763994756"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -271,
"time": "1763994809"
},
"departure": {
"delay": -271,
"time": "1763994809"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 39,
"time": "1763993799"
},
"departure": {
"delay": 39,
"time": "1763993799"
},
"stopId": "FR:27375:ZE:0x6390:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -271,
"time": "1763995049"
},
"departure": {
"delay": -271,
"time": "1763995049"
},
"stopId": "FR:27351:ZE:0x6308:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -173,
"time": "1763994667"
},
"departure": {
"delay": -173,
"time": "1763994667"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -70,
"time": "1763994110"
},
"departure": {
"delay": -70,
"time": "1763994110"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"time": "1763993940"
},
"departure": {
"time": "1763993940"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -174,
"time": "1763994726"
},
"departure": {
"delay": -174,
"time": "1763994726"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -105,
"time": "1763994615"
},
"departure": {
"delay": -105,
"time": "1763994615"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -133,
"time": "1763994527"
},
"departure": {
"delay": -133,
"time": "1763994527"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -143,
"time": "1763994577"
},
"departure": {
"delay": -143,
"time": "1763994577"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 26
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:S2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470969:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196415x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1763991137"
},
"departure": {
"delay": 77,
"time": "1763991137"
},
"stopId": "FR:76351:ZE:3468:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1763991833"
},
"departure": {
"delay": 53,
"time": "1763991833"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1763991789"
},
"departure": {
"delay": 9,
"time": "1763991789"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1763992422"
},
"departure": {
"delay": 42,
"time": "1763992422"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 43,
"time": "1763992183"
},
"departure": {
"delay": 43,
"time": "1763992183"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 46,
"time": "1763992366"
},
"departure": {
"delay": 46,
"time": "1763992366"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 47,
"time": "1763992607"
},
"departure": {
"delay": 47,
"time": "1763992607"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 82,
"time": "1763991202"
},
"departure": {
"delay": 82,
"time": "1763991202"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1763992774"
},
"departure": {
"delay": 34,
"time": "1763992774"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 3,
"time": "1763991963"
},
"departure": {
"delay": 3,
"time": "1763991963"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1763992944"
},
"departure": {
"delay": 24,
"time": "1763992944"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 6,
"time": "1763992446"
},
"departure": {
"delay": 6,
"time": "1763992446"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 153,
"time": "1763991453"
},
"departure": {
"delay": 153,
"time": "1763991453"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1763992010"
},
"departure": {
"delay": 50,
"time": "1763992010"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1763993043"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 151,
"time": "1763991571"
},
"departure": {
"delay": 151,
"time": "1763991571"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1763992473"
},
"departure": {
"delay": 33,
"time": "1763992473"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1763991663"
},
"departure": {
"delay": 3,
"time": "1763991663"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1763992218"
},
"departure": {
"delay": 18,
"time": "1763992218"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1763991882"
},
"departure": {
"delay": 42,
"time": "1763991882"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1763992083"
},
"departure": {
"delay": 3,
"time": "1763992083"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 53,
"time": "1763992673"
},
"departure": {
"delay": 53,
"time": "1763992673"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 4,
"time": "1763990884"
},
"departure": {
"delay": 4,
"time": "1763990884"
},
"stopId": "FR:76351:ZE:5087:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1763992138"
},
"departure": {
"delay": 58,
"time": "1763992138"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1763991001"
},
"departure": {
"delay": 1,
"time": "1763991001"
},
"stopId": "FR:76351:ZE:5093:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1763992323"
},
"departure": {
"delay": 3,
"time": "1763992323"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 28,
"time": "1763992828"
},
"departure": {
"delay": 28,
"time": "1763992828"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 3,
"time": "1763991543"
},
"departure": {
"delay": 3,
"time": "1763991543"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1763991624"
},
"departure": {
"delay": 24,
"time": "1763991624"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1763991083"
},
"departure": {
"delay": 23,
"time": "1763991083"
},
"stopId": "FR:76351:ZE:4864:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1763991713"
},
"departure": {
"delay": 53,
"time": "1763991713"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1763992863"
},
"departure": {
"delay": 3,
"time": "1763992863"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 47,
"time": "1763992247"
},
"departure": {
"delay": 47,
"time": "1763992247"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 28,
"time": "1763991268"
},
"departure": {
"delay": 28,
"time": "1763991268"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 106,
"time": "1763991406"
},
"departure": {
"delay": 106,
"time": "1763991406"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1763992563"
},
"departure": {
"delay": 3,
"time": "1763992563"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1763992280"
},
"departure": {
"delay": 20,
"time": "1763992280"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1763991097",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196415x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1496:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763997060"
},
"departure": {
"time": "1763997060"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1763994960"
},
"departure": {
"time": "1763994960"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763996940"
},
"departure": {
"time": "1763996940"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763996100"
},
"departure": {
"time": "1763996100"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763996580"
},
"departure": {
"time": "1763996580"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763994300"
},
"departure": {
"time": "1763994300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763996820"
},
"departure": {
"time": "1763996820"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763995200"
},
"departure": {
"time": "1763995200"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763994780"
},
"departure": {
"time": "1763994780"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763994060"
},
"departure": {
"time": "1763994060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763995320"
},
"departure": {
"time": "1763995320"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763995920"
},
"departure": {
"time": "1763995920"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763994720"
},
"departure": {
"time": "1763994720"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1763994000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763994660"
},
"departure": {
"time": "1763994660"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763994420"
},
"departure": {
"time": "1763994420"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763996220"
},
"departure": {
"time": "1763996220"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1763994545"
},
"departure": {
"delay": 5,
"time": "1763994545"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763996700"
},
"departure": {
"time": "1763996700"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1763994065"
},
"departure": {
"delay": 5,
"time": "1763994065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763994900"
},
"departure": {
"time": "1763994900"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763994540"
},
"departure": {
"time": "1763994540"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763996520"
},
"departure": {
"time": "1763996520"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763996760"
},
"departure": {
"time": "1763996760"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763996460"
},
"departure": {
"time": "1763996460"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763995500"
},
"departure": {
"time": "1763995500"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763995140"
},
"departure": {
"time": "1763995140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763996400"
},
"departure": {
"time": "1763996400"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763997180"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1763995860"
},
"departure": {
"time": "1763995860"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1763996160"
},
"departure": {
"time": "1763996160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1763991534",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1496:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:80:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 217,
"time": "1763987844"
},
"departure": {
"delay": 217,
"time": "1763987857"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 202,
"time": "1763987444"
},
"departure": {
"delay": 202,
"time": "1763987482"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 97,
"time": "1763988811"
},
"departure": {
"delay": 97,
"time": "1763988817"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1763988179"
},
"departure": {
"delay": 55,
"time": "1763988235"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1763987966"
},
"departure": {
"delay": 125,
"time": "1763988065"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1763988121"
},
"departure": {
"delay": 97,
"time": "1763988157"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 194,
"time": "1763987703"
},
"departure": {
"delay": 194,
"time": "1763987714"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1763988842"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 279,
"time": "1763987347"
},
"departure": {
"delay": 279,
"time": "1763987379"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1763988697"
},
"departure": {
"delay": 100,
"time": "1763988760"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"departure": {
"time": "1763986800"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 304,
"time": "1763987166"
},
"departure": {
"delay": 304,
"time": "1763987224"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 280,
"time": "1763987313"
},
"departure": {
"delay": 280,
"time": "1763987320"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1763988090"
},
"departure": {
"delay": 98,
"time": "1763988098"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 239,
"time": "1763987595"
},
"departure": {
"delay": 239,
"time": "1763987639"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 251,
"time": "1763987396"
},
"departure": {
"delay": 251,
"time": "1763987411"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1763988550"
},
"departure": {
"delay": 53,
"time": "1763988593"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1763988340"
},
"departure": {
"delay": 51,
"time": "1763988351"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1763988435"
},
"departure": {
"delay": 70,
"time": "1763988490"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 291,
"time": "1763987265"
},
"departure": {
"delay": 291,
"time": "1763987271"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1763988289"
},
"departure": {
"delay": 58,
"time": "1763988298"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
}
],
"timestamp": "1763991676",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:80:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056577x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1763992679"
},
"departure": {
"delay": 59,
"time": "1763992679"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 13,
"time": "1763991913"
},
"departure": {
"delay": 13,
"time": "1763991913"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1763992876"
},
"departure": {
"delay": 16,
"time": "1763992876"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1763992160"
},
"departure": {
"delay": 20,
"time": "1763992160"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1763992781"
},
"departure": {
"delay": 41,
"time": "1763992781"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1763992082"
},
"departure": {
"delay": 2,
"time": "1763992082"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1763992317"
},
"departure": {
"delay": 57,
"time": "1763992317"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1763991720"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1763993295"
},
"departure": {
"delay": 15,
"time": "1763993295"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1763993460"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1763992200"
},
"departure": {
"time": "1763992200"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1763991960"
},
"departure": {
"time": "1763991960"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1763992920"
},
"departure": {
"time": "1763992920"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1763993250"
},
"departure": {
"delay": 30,
"time": "1763993250"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1763992975"
},
"departure": {
"delay": 55,
"time": "1763992975"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1763992597"
},
"departure": {
"delay": 37,
"time": "1763992597"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1763992413"
},
"departure": {
"delay": 33,
"time": "1763992413"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1763993178"
},
"departure": {
"delay": 18,
"time": "1763993178"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1763992011"
},
"departure": {
"delay": 51,
"time": "1763992011"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1763991789"
},
"departure": {
"delay": 9,
"time": "1763991789"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1763991834"
},
"departure": {
"delay": 54,
"time": "1763991834"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1763993100"
},
"departure": {
"time": "1763993100"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1763991607",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056577x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16558F4461032x2025x11x07T21x44x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763996040"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1763989500"
},
"departure": {
"time": "1763989680"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1763988660"
},
"departure": {
"time": "1763988720"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1763985720"
},
"departure": {
"time": "1763985780"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994240"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1763991000"
},
"departure": {
"time": "1763991060"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1763988060"
},
"departure": {
"time": "1763988120"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1763984880"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1763991840"
},
"departure": {
"time": "1763992440"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 51
},
{
"arrival": {
"time": "1763987340"
},
"departure": {
"time": "1763987460"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1763986140"
},
"departure": {
"time": "1763986200"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1763990580"
},
"departure": {
"time": "1763990640"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1763993160"
},
"departure": {
"time": "1763993220"
},
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 53
}
],
"timestamp": "1763981269",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16558F4461032x2025x11x07T21x44x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181447x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993220"
},
"departure": {
"time": "1763993220"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1763993949"
},
"departure": {
"delay": 9,
"time": "1763993949"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1763993772"
},
"departure": {
"delay": 12,
"time": "1763993772"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1763994040"
},
"departure": {
"delay": 40,
"time": "1763994040"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 56,
"time": "1763994416"
},
"departure": {
"delay": 56,
"time": "1763994416"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1763992320"
},
"departure": {
"time": "1763992320"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1763992930"
},
"departure": {
"delay": 10,
"time": "1763992930"
},
"stopId": "FR:76351:ZE:3275:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1763994482"
},
"departure": {
"delay": 2,
"time": "1763994482"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 59,
"time": "1763993639"
},
"departure": {
"delay": 59,
"time": "1763993639"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1763993287"
},
"departure": {
"delay": 7,
"time": "1763993287"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1763994540"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 13,
"time": "1763992453"
},
"departure": {
"delay": 13,
"time": "1763992453"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"time": "1763991780"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1763994240"
},
"departure": {
"time": "1763994240"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 7,
"time": "1763991907"
},
"departure": {
"delay": 7,
"time": "1763991907"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1763994000"
},
"departure": {
"time": "1763994000"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 55,
"time": "1763993575"
},
"departure": {
"delay": 55,
"time": "1763993575"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1763991840"
},
"departure": {
"time": "1763991840"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1763993063"
},
"departure": {
"delay": 23,
"time": "1763993063"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1763993520"
},
"departure": {
"time": "1763993520"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1763992560"
},
"departure": {
"time": "1763992560"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1763993338"
},
"departure": {
"delay": 58,
"time": "1763993338"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1763992020"
},
"departure": {
"time": "1763992020"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1763994308"
},
"departure": {
"delay": 8,
"time": "1763994308"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 21,
"time": "1763992101"
},
"departure": {
"delay": 21,
"time": "1763992101"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1763992260"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1763993884"
},
"departure": {
"delay": 4,
"time": "1763993884"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 18,
"time": "1763993718"
},
"departure": {
"delay": 18,
"time": "1763993718"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1763993820"
},
"departure": {
"time": "1763993820"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 11,
"time": "1763991971"
},
"departure": {
"delay": 11,
"time": "1763991971"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1763994107"
},
"departure": {
"delay": 47,
"time": "1763994107"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1763993160"
},
"departure": {
"time": "1763993160"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1763994180"
},
"departure": {
"time": "1763994180"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1763991407",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181447x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470144:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1763991546"
},
"departure": {
"delay": 6,
"time": "1763991546"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"time": "1763991360"
},
"departure": {
"time": "1763991360"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -24,
"time": "1763991756"
},
"departure": {
"delay": -24,
"time": "1763991756"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1763993727"
},
"departure": {
"delay": 27,
"time": "1763993727"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 8,
"time": "1763991788"
},
"departure": {
"delay": 8,
"time": "1763991788"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1763992877"
},
"departure": {
"delay": 17,
"time": "1763992877"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -14,
"time": "1763991586"
},
"departure": {
"delay": -14,
"time": "1763991586"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -11,
"time": "1763993389"
},
"departure": {
"delay": -11,
"time": "1763993389"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -37,
"time": "1763992823"
},
"departure": {
"delay": -37,
"time": "1763992823"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -12,
"time": "1763993628"
},
"departure": {
"delay": -12,
"time": "1763993628"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -10,
"time": "1763991890"
},
"departure": {
"delay": -10,
"time": "1763991890"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1763993465"
},
"departure": {
"delay": 5,
"time": "1763993465"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -75,
"time": "1763993805"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -61,
"time": "1763993279"
},
"departure": {
"delay": -61,
"time": "1763993279"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 75,
"time": "1763992635"
},
"departure": {
"delay": 75,
"time": "1763992635"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 64,
"time": "1763992084"
},
"departure": {
"delay": 64,
"time": "1763992084"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -21,
"time": "1763993019"
},
"departure": {
"delay": -21,
"time": "1763993019"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 35,
"time": "1763992475"
},
"departure": {
"delay": 35,
"time": "1763992475"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -43,
"time": "1763991497"
},
"departure": {
"delay": -43,
"time": "1763991497"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -12,
"time": "1763993688"
},
"departure": {
"delay": -12,
"time": "1763993688"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 54,
"time": "1763991654"
},
"departure": {
"delay": 54,
"time": "1763991654"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1763991860"
},
"departure": {
"delay": -40,
"time": "1763991860"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -32,
"time": "1763993068"
},
"departure": {
"delay": -32,
"time": "1763993068"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 55,
"time": "1763992015"
},
"departure": {
"delay": 55,
"time": "1763992015"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1763992938"
},
"departure": {
"delay": 18,
"time": "1763992938"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 82,
"time": "1763992222"
},
"departure": {
"delay": 82,
"time": "1763992222"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"time": "1763991300"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1763992318"
},
"departure": {
"delay": 58,
"time": "1763992318"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1763992589"
},
"departure": {
"delay": 29,
"time": "1763992589"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 66,
"time": "1763992266"
},
"departure": {
"delay": 66,
"time": "1763992266"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1763991688"
},
"departure": {
"delay": 28,
"time": "1763991688"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1763993538"
},
"departure": {
"delay": 18,
"time": "1763993538"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -48,
"time": "1763993232"
},
"departure": {
"delay": -48,
"time": "1763993232"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 102,
"time": "1763992122"
},
"departure": {
"delay": 102,
"time": "1763992122"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -7,
"time": "1763993573"
},
"departure": {
"delay": -7,
"time": "1763993573"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 20,
"time": "1763992340"
},
"departure": {
"delay": 20,
"time": "1763992340"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1763991388"
},
"departure": {
"delay": 30,
"time": "1763991390"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -23,
"time": "1763993437"
},
"departure": {
"delay": -23,
"time": "1763993437"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 96,
"time": "1763992176"
},
"departure": {
"delay": 96,
"time": "1763992176"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1763992551"
},
"departure": {
"delay": 51,
"time": "1763992551"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1763991552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470144:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584711:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1032,
"time": "1763991648"
},
"departure": {
"delay": -1032,
"time": "1763991648"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -1332,
"time": "1763991648"
},
"departure": {
"delay": -1332,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -972,
"time": "1763991648"
},
"departure": {
"delay": -972,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -612,
"time": "1763991648"
},
"departure": {
"delay": -612,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1392,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -792,
"time": "1763991648"
},
"departure": {
"delay": -792,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1272,
"time": "1763991648"
},
"departure": {
"delay": -1272,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -432,
"time": "1763991648"
},
"departure": {
"delay": -432,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -132,
"time": "1763991648"
},
"departure": {
"delay": -132,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -672,
"time": "1763991648"
},
"departure": {
"delay": -672,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"departure": {
"delay": -12,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -492,
"time": "1763991648"
},
"departure": {
"delay": -492,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -912,
"time": "1763991648"
},
"departure": {
"delay": -912,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -312,
"time": "1763991648"
},
"departure": {
"delay": -312,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -72,
"time": "1763991648"
},
"departure": {
"delay": -72,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -972,
"time": "1763991648"
},
"departure": {
"delay": -972,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -732,
"time": "1763991648"
},
"departure": {
"delay": -732,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584711:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470067:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1620,
"time": "1763992140"
},
"departure": {
"delay": 1620,
"time": "1763992140"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 1679,
"time": "1763991359"
},
"departure": {
"delay": 1679,
"time": "1763991359"
},
"stopId": "FR:27375:ZE:0x6508:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 1569,
"time": "1763991549"
},
"departure": {
"delay": 1569,
"time": "1763991549"
},
"stopId": "FR:27375:ZE:0x6452:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 1626,
"time": "1763991486"
},
"departure": {
"delay": 1626,
"time": "1763991486"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 1633,
"time": "1763992333"
},
"departure": {
"delay": 1633,
"time": "1763992333"
},
"stopId": "FR:27375:ZE:0x6505:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 1562,
"time": "1763991782"
},
"departure": {
"delay": 1562,
"time": "1763991782"
},
"stopId": "FR:27375:ZE:0x6520:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 1531,
"time": "1763992051"
},
"departure": {
"delay": 1531,
"time": "1763992051"
},
"stopId": "FR:27375:ZE:0x6472:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 1492,
"time": "1763991832"
},
"departure": {
"delay": 1492,
"time": "1763991832"
},
"stopId": "FR:27375:ZE:0x6444:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 1601,
"time": "1763991641"
},
"departure": {
"delay": 1601,
"time": "1763991641"
},
"stopId": "FR:27375:ZE:0x6501:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 297,
"time": "1763991297"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 1591,
"time": "1763992291"
},
"departure": {
"delay": 1591,
"time": "1763992291"
},
"stopId": "FR:27375:ZE:0x7196:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 1645,
"time": "1763992225"
},
"departure": {
"delay": 1645,
"time": "1763992225"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 1619,
"time": "1763992379"
},
"departure": {
"delay": 1619,
"time": "1763992379"
},
"stopId": "FR:27375:ZE:0x6464:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 1576,
"time": "1763991676"
},
"departure": {
"delay": 1576,
"time": "1763991676"
},
"stopId": "FR:27375:ZE:0x6413:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 1569,
"time": "1763991729"
},
"departure": {
"delay": 1569,
"time": "1763991729"
},
"stopId": "FR:27375:ZE:0x6386:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 1524,
"time": "1763991984"
},
"departure": {
"delay": 1524,
"time": "1763991984"
},
"stopId": "FR:27375:ZE:0x6418:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 1521,
"time": "1763991921"
},
"departure": {
"delay": 1521,
"time": "1763991921"
},
"stopId": "FR:27375:ZE:0x6522:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 1536,
"time": "1763991876"
},
"departure": {
"delay": 1536,
"time": "1763991876"
},
"stopId": "FR:27375:ZE:0x6474:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 1619,
"time": "1763991599"
},
"departure": {
"delay": 1619,
"time": "1763991599"
},
"stopId": "FR:27375:ZE:0x6479:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 1530,
"time": "1763991810"
},
"departure": {
"delay": 1530,
"time": "1763991810"
},
"stopId": "FR:27375:ZE:0x6518:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1763991220",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470067:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470555:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -162,
"time": "1763994678"
},
"departure": {
"delay": -162,
"time": "1763994678"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2087,
"time": "1763991673"
},
"departure": {
"delay": -2087,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -159,
"time": "1763994501"
},
"departure": {
"delay": -159,
"time": "1763994501"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -113,
"time": "1763994127"
},
"departure": {
"delay": -113,
"time": "1763994127"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -115,
"time": "1763994305"
},
"departure": {
"delay": -115,
"time": "1763994305"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2447,
"time": "1763991673"
},
"departure": {
"delay": -2447,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -149,
"time": "1763994751"
},
"departure": {
"delay": -149,
"time": "1763994751"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -104,
"time": "1763994256"
},
"departure": {
"delay": -104,
"time": "1763994256"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -173,
"time": "1763994607"
},
"departure": {
"delay": -173,
"time": "1763994607"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -137,
"time": "1763994343"
},
"departure": {
"delay": -137,
"time": "1763994343"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -182,
"time": "1763994418"
},
"departure": {
"delay": -182,
"time": "1763994418"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -89,
"time": "1763994811"
},
"departure": {
"delay": -89,
"time": "1763994811"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2267,
"time": "1763991673"
},
"departure": {
"delay": -2267,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"delay": -1727,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -171,
"time": "1763994909"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -122,
"time": "1763994478"
},
"departure": {
"delay": -122,
"time": "1763994478"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2147,
"time": "1763991673"
},
"departure": {
"delay": -2147,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -74,
"time": "1763994226"
},
"departure": {
"delay": -74,
"time": "1763994226"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2327,
"time": "1763991673"
},
"departure": {
"delay": -2327,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -98,
"time": "1763994202"
},
"departure": {
"delay": -98,
"time": "1763994202"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470555:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1921:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764005460"
},
"departure": {
"time": "1764005460"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764004140"
},
"departure": {
"time": "1764004140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764003660"
},
"departure": {
"time": "1764003660"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1764003000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764005520"
},
"departure": {
"time": "1764005520"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764005160"
},
"departure": {
"time": "1764005160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764003960"
},
"departure": {
"time": "1764003960"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764006000"
},
"departure": {
"time": "1764006000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764003420"
},
"departure": {
"time": "1764003420"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764004500"
},
"departure": {
"time": "1764004500"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1764003065"
},
"departure": {
"delay": 5,
"time": "1764003065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764003480"
},
"departure": {
"time": "1764003480"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764004920"
},
"departure": {
"time": "1764004920"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764004320"
},
"departure": {
"time": "1764004320"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764003600"
},
"departure": {
"time": "1764003600"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764005100"
},
"departure": {
"time": "1764005100"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764005760"
},
"departure": {
"time": "1764005760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764003900"
},
"departure": {
"time": "1764003900"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764005640"
},
"departure": {
"time": "1764005640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764003780"
},
"departure": {
"time": "1764003780"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764005400"
},
"departure": {
"time": "1764005400"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764003840"
},
"departure": {
"time": "1764003840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1764003545"
},
"departure": {
"delay": 5,
"time": "1764003545"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764004860"
},
"departure": {
"time": "1764004860"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1764005405"
},
"departure": {
"delay": 5,
"time": "1764005405"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764003300"
},
"departure": {
"time": "1764003300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764006060"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764005700"
},
"departure": {
"time": "1764005700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764005880"
},
"departure": {
"time": "1764005880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764005220"
},
"departure": {
"time": "1764005220"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764003720"
},
"departure": {
"time": "1764003720"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764003540"
},
"departure": {
"time": "1764003540"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764003060"
},
"departure": {
"time": "1764003060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764004200"
},
"departure": {
"time": "1764004200"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1763989820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1921:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470841:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24,
"time": "1763993436"
},
"departure": {
"delay": -24,
"time": "1763993436"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 47
},
{
"arrival": {
"delay": -90,
"time": "1763992710"
},
"departure": {
"delay": -90,
"time": "1763992710"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -172,
"time": "1763990888"
},
"departure": {
"delay": -172,
"time": "1763990888"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -221,
"time": "1763991259"
},
"departure": {
"delay": -221,
"time": "1763991259"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -119,
"time": "1763994121"
},
"departure": {
"delay": -119,
"time": "1763994121"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 50
},
{
"arrival": {
"delay": -63,
"time": "1763994957"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 52
},
{
"arrival": {
"delay": -28,
"time": "1763992112"
},
"departure": {
"delay": -28,
"time": "1763992112"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -263,
"time": "1763991637"
},
"departure": {
"delay": -263,
"time": "1763991637"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -110,
"time": "1763993770"
},
"departure": {
"delay": -110,
"time": "1763993770"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 49
},
{
"arrival": {
"delay": -52,
"time": "1763992688"
},
"departure": {
"delay": -52,
"time": "1763992688"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -54,
"time": "1763993106"
},
"departure": {
"delay": -54,
"time": "1763993106"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 44
},
{
"arrival": {
"delay": -62,
"time": "1763992858"
},
"departure": {
"delay": -62,
"time": "1763992858"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -177,
"time": "1763991183"
},
"departure": {
"delay": -177,
"time": "1763991183"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -195,
"time": "1763991165"
},
"departure": {
"delay": -195,
"time": "1763991165"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -41,
"time": "1763993299"
},
"departure": {
"delay": -41,
"time": "1763993299"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 46
},
{
"arrival": {
"delay": -22,
"time": "1763992898"
},
"departure": {
"delay": -22,
"time": "1763992898"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -60,
"time": "1763992800"
},
"departure": {
"delay": -60,
"time": "1763992800"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -133,
"time": "1763990747"
},
"departure": {
"delay": -133,
"time": "1763990747"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -215,
"time": "1763991025"
},
"departure": {
"delay": -215,
"time": "1763991025"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -11,
"time": "1763992969"
},
"departure": {
"delay": -11,
"time": "1763992969"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -29,
"time": "1763993551"
},
"departure": {
"delay": -29,
"time": "1763993551"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 48
},
{
"arrival": {
"delay": -29,
"time": "1763994511"
},
"departure": {
"delay": -29,
"time": "1763994511"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 51
},
{
"arrival": {
"delay": -199,
"time": "1763991401"
},
"departure": {
"delay": -199,
"time": "1763991401"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"time": "1763991713"
},
"departure": {
"time": "1763991960"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"time": "1763993220"
},
"departure": {
"time": "1763993220"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 45
},
{
"arrival": {
"delay": -195,
"time": "1763991105"
},
"departure": {
"delay": -195,
"time": "1763991105"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -199,
"time": "1763991581"
},
"departure": {
"delay": -199,
"time": "1763991581"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -63,
"time": "1763992197"
},
"departure": {
"delay": -63,
"time": "1763992197"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -8,
"time": "1763992012"
},
"departure": {
"delay": -8,
"time": "1763992012"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -139,
"time": "1763991521"
},
"departure": {
"delay": -139,
"time": "1763991521"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470841:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197043x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1763993618"
},
"departure": {
"delay": -22,
"time": "1763993618"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -30,
"time": "1763993430"
},
"departure": {
"delay": -30,
"time": "1763993430"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -27,
"time": "1763993193"
},
"departure": {
"delay": -27,
"time": "1763993193"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -54,
"time": "1763991726"
},
"departure": {
"delay": -54,
"time": "1763991726"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -71,
"time": "1763993329"
},
"departure": {
"delay": -71,
"time": "1763993329"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -51,
"time": "1763992149"
},
"departure": {
"delay": -51,
"time": "1763992149"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -71,
"time": "1763991649"
},
"departure": {
"delay": -71,
"time": "1763991649"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -53,
"time": "1763993407"
},
"departure": {
"delay": -53,
"time": "1763993407"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -48,
"time": "1763991552"
},
"departure": {
"delay": -48,
"time": "1763991552"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -41,
"time": "1763991679"
},
"departure": {
"delay": -41,
"time": "1763991679"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1763993376"
},
"departure": {
"delay": -24,
"time": "1763993376"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -51,
"time": "1763991609"
},
"departure": {
"delay": -51,
"time": "1763991609"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -71,
"time": "1763993929"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -66,
"time": "1763992554"
},
"departure": {
"delay": -66,
"time": "1763992554"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -33,
"time": "1763991267"
},
"departure": {
"delay": -33,
"time": "1763991267"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1763991365"
},
"departure": {
"delay": 5,
"time": "1763991365"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -71,
"time": "1763992069"
},
"departure": {
"delay": -71,
"time": "1763992069"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -71,
"time": "1763993089"
},
"departure": {
"delay": -71,
"time": "1763993089"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -71,
"time": "1763992489"
},
"departure": {
"delay": -71,
"time": "1763992489"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -71,
"time": "1763992849"
},
"departure": {
"delay": -71,
"time": "1763992849"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -28,
"time": "1763991992"
},
"departure": {
"delay": -28,
"time": "1763991992"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -17,
"time": "1763992423"
},
"departure": {
"delay": -17,
"time": "1763992423"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -39,
"time": "1763992341"
},
"departure": {
"delay": -39,
"time": "1763992341"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -59,
"time": "1763992741"
},
"departure": {
"delay": -59,
"time": "1763992741"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -46,
"time": "1763991494"
},
"departure": {
"delay": -46,
"time": "1763991494"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -19,
"time": "1763992661"
},
"departure": {
"delay": -19,
"time": "1763992661"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -18,
"time": "1763991882"
},
"departure": {
"delay": -18,
"time": "1763991882"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -27,
"time": "1763993673"
},
"departure": {
"delay": -27,
"time": "1763993673"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -26,
"time": "1763991334"
},
"departure": {
"delay": -26,
"time": "1763991334"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -71,
"time": "1763993569"
},
"departure": {
"delay": -71,
"time": "1763993569"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -65,
"time": "1763991775"
},
"departure": {
"delay": -65,
"time": "1763991775"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -48,
"time": "1763991432"
},
"departure": {
"delay": -48,
"time": "1763991432"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197043x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470860:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1763993405"
},
"departure": {
"delay": -55,
"time": "1763993405"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 217,
"time": "1763991082"
},
"departure": {
"delay": 217,
"time": "1763991097"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -235,
"time": "1763994665"
},
"departure": {
"delay": -235,
"time": "1763994665"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 46
},
{
"arrival": {
"delay": 115,
"time": "1763992735"
},
"departure": {
"delay": 115,
"time": "1763992735"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 90,
"time": "1763992650"
},
"departure": {
"delay": 90,
"time": "1763992650"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 157,
"time": "1763991697"
},
"departure": {
"delay": 157,
"time": "1763991697"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -109,
"time": "1763993951"
},
"departure": {
"delay": -109,
"time": "1763993951"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 143,
"time": "1763991803"
},
"departure": {
"delay": 143,
"time": "1763991803"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -226,
"time": "1763994794"
},
"departure": {
"delay": -226,
"time": "1763994794"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 47
},
{
"arrival": {
"delay": 21,
"time": "1763993001"
},
"departure": {
"delay": 21,
"time": "1763993001"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -78,
"time": "1763993322"
},
"departure": {
"delay": -78,
"time": "1763993322"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 329,
"time": "1763991389"
},
"departure": {
"delay": 329,
"time": "1763991389"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -176,
"time": "1763994124"
},
"departure": {
"delay": -176,
"time": "1763994124"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -167,
"time": "1763994613"
},
"departure": {
"delay": -167,
"time": "1763994613"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 45
},
{
"arrival": {
"delay": -179,
"time": "1763994541"
},
"departure": {
"delay": -179,
"time": "1763994541"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 133,
"time": "1763992333"
},
"departure": {
"delay": 133,
"time": "1763992333"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 197,
"time": "1763991857"
},
"departure": {
"delay": 197,
"time": "1763991857"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -191,
"time": "1763994589"
},
"departure": {
"delay": -191,
"time": "1763994589"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 44
},
{
"arrival": {
"delay": 230,
"time": "1763990750"
},
"departure": {
"delay": 230,
"time": "1763990750"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 167,
"time": "1763991647"
},
"departure": {
"delay": 167,
"time": "1763991647"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 273,
"time": "1763991453"
},
"departure": {
"delay": 273,
"time": "1763991453"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -327,
"time": "1763994933"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 49
},
{
"arrival": {
"delay": -171,
"time": "1763994489"
},
"departure": {
"delay": -171,
"time": "1763994489"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 193,
"time": "1763990953"
},
"departure": {
"delay": 193,
"time": "1763990953"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -51,
"time": "1763993109"
},
"departure": {
"delay": -51,
"time": "1763993109"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 278,
"time": "1763991216"
},
"departure": {
"delay": 278,
"time": "1763991218"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1763993042"
},
"departure": {
"delay": 2,
"time": "1763993042"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 27,
"time": "1763993187"
},
"departure": {
"delay": 27,
"time": "1763993187"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 36,
"time": "1763992776"
},
"departure": {
"delay": 36,
"time": "1763992776"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 230,
"time": "1763991590"
},
"departure": {
"delay": 230,
"time": "1763991590"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1763992881"
},
"departure": {
"delay": 21,
"time": "1763992881"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 151,
"time": "1763992411"
},
"departure": {
"delay": 151,
"time": "1763992411"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -322,
"time": "1763994878"
},
"departure": {
"delay": -322,
"time": "1763994878"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 48
},
{
"arrival": {
"delay": 121,
"time": "1763992561"
},
"departure": {
"delay": 121,
"time": "1763992561"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -173,
"time": "1763994427"
},
"departure": {
"delay": -173,
"time": "1763994427"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -5,
"time": "1763993635"
},
"departure": {
"delay": -5,
"time": "1763993635"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -87,
"time": "1763993793"
},
"departure": {
"delay": -87,
"time": "1763993793"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 179,
"time": "1763992499"
},
"departure": {
"delay": 179,
"time": "1763992499"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 205,
"time": "1763991745"
},
"departure": {
"delay": 205,
"time": "1763991745"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470860:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2056:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764008280"
},
"departure": {
"time": "1764008280"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764008520"
},
"departure": {
"time": "1764008520"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764007080"
},
"departure": {
"time": "1764007080"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764006720"
},
"departure": {
"time": "1764006720"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764006060"
},
"departure": {
"time": "1764006060"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764006540"
},
"departure": {
"time": "1764006540"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764006960"
},
"departure": {
"time": "1764006960"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764008820"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1764008585"
},
"departure": {
"delay": 5,
"time": "1764008585"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764008640"
},
"departure": {
"time": "1764008640"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764008700"
},
"departure": {
"time": "1764008700"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764007920"
},
"departure": {
"time": "1764007920"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764007620"
},
"departure": {
"time": "1764007620"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764008400"
},
"departure": {
"time": "1764008400"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764006180"
},
"departure": {
"time": "1764006180"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764006300"
},
"departure": {
"time": "1764006300"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764008100"
},
"departure": {
"time": "1764008100"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764006660"
},
"departure": {
"time": "1764006660"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764008580"
},
"departure": {
"time": "1764008580"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764006420"
},
"departure": {
"time": "1764006420"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764008040"
},
"departure": {
"time": "1764008040"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764007200"
},
"departure": {
"time": "1764007200"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764007320"
},
"departure": {
"time": "1764007320"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764006600"
},
"departure": {
"time": "1764006600"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764007800"
},
"departure": {
"time": "1764007800"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764007140"
},
"departure": {
"time": "1764007140"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764008220"
},
"departure": {
"time": "1764008220"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1764006000"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764006840"
},
"departure": {
"time": "1764006840"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1764006545"
},
"departure": {
"delay": 5,
"time": "1764006545"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1764006665"
},
"departure": {
"delay": 5,
"time": "1764006665"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764007260"
},
"departure": {
"time": "1764007260"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764006120"
},
"departure": {
"time": "1764006120"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764006480"
},
"departure": {
"time": "1764006480"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764006780"
},
"departure": {
"time": "1764006780"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1763991649",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2056:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470572:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763991420"
},
"departure": {
"time": "1763991420"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -28,
"time": "1763991812"
},
"departure": {
"delay": -28,
"time": "1763991812"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -123,
"time": "1763992437"
},
"departure": {
"delay": -123,
"time": "1763992437"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -34,
"time": "1763991626"
},
"departure": {
"delay": -34,
"time": "1763991626"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -29,
"time": "1763991571"
},
"departure": {
"delay": -29,
"time": "1763991571"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -150,
"time": "1763992470"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -54,
"time": "1763992206"
},
"departure": {
"delay": -54,
"time": "1763992206"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -11,
"time": "1763991889"
},
"departure": {
"delay": -11,
"time": "1763991889"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1763991967"
},
"departure": {
"delay": 7,
"time": "1763991967"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1763992291"
},
"departure": {
"delay": -29,
"time": "1763992291"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1763991262"
},
"departure": {
"delay": 31,
"time": "1763991271"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -108,
"time": "1763992332"
},
"departure": {
"delay": -108,
"time": "1763992332"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1763991779"
},
"departure": {
"delay": -1,
"time": "1763991779"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -83,
"time": "1763992117"
},
"departure": {
"delay": -83,
"time": "1763992117"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -25,
"time": "1763992055"
},
"departure": {
"delay": -25,
"time": "1763992055"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -46,
"time": "1763991674"
},
"departure": {
"delay": -46,
"time": "1763991674"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1763991710"
},
"departure": {
"delay": -10,
"time": "1763991710"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1763991750"
},
"departure": {
"delay": -30,
"time": "1763991750"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1763991531"
},
"departure": {
"delay": 1,
"time": "1763991541"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1763991401",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470572:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470090:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -177,
"time": "1763991783"
},
"departure": {
"delay": -177,
"time": "1763991783"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -224,
"time": "1763991616"
},
"departure": {
"delay": -224,
"time": "1763991616"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -199,
"time": "1763992421"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -211,
"time": "1763991569"
},
"departure": {
"delay": -211,
"time": "1763991569"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -199,
"time": "1763991461"
},
"departure": {
"delay": -199,
"time": "1763991461"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -215,
"time": "1763992105"
},
"departure": {
"delay": -215,
"time": "1763992105"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -167,
"time": "1763991433"
},
"departure": {
"delay": -167,
"time": "1763991433"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -280,
"time": "1763991980"
},
"departure": {
"delay": -280,
"time": "1763991980"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -118,
"time": "1763991302"
},
"departure": {
"delay": -118,
"time": "1763991302"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -219,
"time": "1763991861"
},
"departure": {
"delay": -219,
"time": "1763991861"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -151,
"time": "1763992229"
},
"departure": {
"delay": -151,
"time": "1763992229"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -216,
"time": "1763991744"
},
"departure": {
"delay": -216,
"time": "1763991744"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -198,
"time": "1763992182"
},
"departure": {
"delay": -198,
"time": "1763992182"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -215,
"time": "1763991805"
},
"departure": {
"delay": -215,
"time": "1763991805"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -148,
"time": "1763991392"
},
"departure": {
"delay": -148,
"time": "1763991392"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -170,
"time": "1763992330"
},
"departure": {
"delay": -170,
"time": "1763992330"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -151,
"time": "1763992289"
},
"departure": {
"delay": -151,
"time": "1763992289"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -186,
"time": "1763991534"
},
"departure": {
"delay": -186,
"time": "1763991534"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -170,
"time": "1763991730"
},
"departure": {
"delay": -170,
"time": "1763991730"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -91,
"time": "1763991269"
},
"departure": {
"delay": -91,
"time": "1763991269"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -251,
"time": "1763991649"
},
"departure": {
"delay": -251,
"time": "1763991649"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -242,
"time": "1763992018"
},
"departure": {
"delay": -242,
"time": "1763992018"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -142,
"time": "1763991338"
},
"departure": {
"delay": -142,
"time": "1763991338"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470090:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584864:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -149,
"time": "1763994211"
},
"departure": {
"delay": -149,
"time": "1763994211"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"departure": {
"delay": -1752,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -209,
"time": "1763994751"
},
"departure": {
"delay": -209,
"time": "1763994751"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"time": "1763993640"
},
"departure": {
"time": "1763993640"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1763993824"
},
"departure": {
"delay": 4,
"time": "1763993824"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -208,
"time": "1763994452"
},
"departure": {
"delay": -208,
"time": "1763994452"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -149,
"time": "1763994271"
},
"departure": {
"delay": -149,
"time": "1763994271"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1763993715"
},
"departure": {
"delay": 15,
"time": "1763993715"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -56,
"time": "1763993884"
},
"departure": {
"delay": -56,
"time": "1763993884"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1763993519"
},
"departure": {
"delay": -1,
"time": "1763993519"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -199,
"time": "1763994821"
},
"departure": {
"delay": -199,
"time": "1763994821"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -113,
"time": "1763994067"
},
"departure": {
"delay": -113,
"time": "1763994067"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -281,
"time": "1763994979"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1763993459"
},
"departure": {
"delay": -1,
"time": "1763993459"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -207,
"time": "1763994573"
},
"departure": {
"delay": -207,
"time": "1763994573"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -200,
"time": "1763994400"
},
"departure": {
"delay": -200,
"time": "1763994400"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"time": "1763993580"
},
"departure": {
"time": "1763993580"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -34,
"time": "1763993966"
},
"departure": {
"delay": -34,
"time": "1763993966"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -158,
"time": "1763994142"
},
"departure": {
"delay": -158,
"time": "1763994142"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584864:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2152:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764010620"
},
"departure": {
"time": "1764010620"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764010920"
},
"departure": {
"time": "1764010920"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1764010505"
},
"departure": {
"delay": 5,
"time": "1764010505"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764009480"
},
"departure": {
"time": "1764009480"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764009060"
},
"departure": {
"time": "1764009060"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1764008765"
},
"departure": {
"delay": 5,
"time": "1764008765"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764009120"
},
"departure": {
"time": "1764009120"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764009960"
},
"departure": {
"time": "1764009960"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764009420"
},
"departure": {
"time": "1764009420"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764010560"
},
"departure": {
"time": "1764010560"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764010740"
},
"departure": {
"time": "1764010740"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764010800"
},
"departure": {
"time": "1764010800"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764009660"
},
"departure": {
"time": "1764009660"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764008760"
},
"departure": {
"time": "1764008760"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764008460"
},
"departure": {
"time": "1764008460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764010200"
},
"departure": {
"time": "1764010200"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764010260"
},
"departure": {
"time": "1764010260"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764011100"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764009180"
},
"departure": {
"time": "1764009180"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764008820"
},
"departure": {
"time": "1764008820"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1764008465"
},
"departure": {
"delay": 5,
"time": "1764008465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764008940"
},
"departure": {
"time": "1764008940"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764010860"
},
"departure": {
"time": "1764010860"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764010320"
},
"departure": {
"time": "1764010320"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764009000"
},
"departure": {
"time": "1764009000"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764008880"
},
"departure": {
"time": "1764008880"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764010020"
},
"departure": {
"time": "1764010020"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764008640"
},
"departure": {
"time": "1764008640"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764011040"
},
"departure": {
"time": "1764011040"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1764008825"
},
"departure": {
"delay": 5,
"time": "1764008825"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764009240"
},
"departure": {
"time": "1764009240"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1764008400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764009540"
},
"departure": {
"time": "1764009540"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764010500"
},
"departure": {
"time": "1764010500"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
}
],
"timestamp": "1763991605",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2152:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1919:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764004980"
},
"departure": {
"time": "1764004980"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764003360"
},
"departure": {
"time": "1764003360"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1764004985"
},
"departure": {
"delay": 5,
"time": "1764004985"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764005340"
},
"departure": {
"time": "1764005340"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764003900"
},
"departure": {
"time": "1764003900"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764005520"
},
"departure": {
"time": "1764005520"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764003300"
},
"departure": {
"time": "1764003300"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764004560"
},
"departure": {
"time": "1764004560"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1764005285"
},
"departure": {
"delay": 5,
"time": "1764005285"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764005100"
},
"departure": {
"time": "1764005100"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1764005705"
},
"departure": {
"delay": 5,
"time": "1764005705"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764005160"
},
"departure": {
"time": "1764005160"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764004380"
},
"departure": {
"time": "1764004380"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764005280"
},
"departure": {
"time": "1764005280"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764003540"
},
"departure": {
"time": "1764003540"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764003420"
},
"departure": {
"time": "1764003420"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764005040"
},
"departure": {
"time": "1764005040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764003480"
},
"departure": {
"time": "1764003480"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764003840"
},
"departure": {
"time": "1764003840"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764003960"
},
"departure": {
"time": "1764003960"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764003240"
},
"departure": {
"time": "1764003240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764005700"
},
"departure": {
"time": "1764005700"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764003180"
},
"departure": {
"time": "1764003180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1764005290"
},
"departure": {
"delay": 10,
"time": "1764005290"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764004740"
},
"departure": {
"time": "1764004740"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764005880"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764004920"
},
"departure": {
"time": "1764004920"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764005220"
},
"departure": {
"time": "1764005220"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764003120"
},
"departure": {
"time": "1764003120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1764005045"
},
"departure": {
"delay": 5,
"time": "1764005045"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764004020"
},
"departure": {
"time": "1764004020"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764003780"
},
"departure": {
"time": "1764003780"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764003600"
},
"departure": {
"time": "1764003600"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1764003000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1763991664",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1919:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595550:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1763991735"
},
"departure": {
"delay": 75,
"time": "1763991735"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 101,
"time": "1763992361"
},
"departure": {
"delay": 101,
"time": "1763992361"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -12,
"time": "1763992848"
},
"departure": {
"delay": -12,
"time": "1763992848"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 92,
"time": "1763992172"
},
"departure": {
"delay": 92,
"time": "1763992172"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 91,
"time": "1763991691"
},
"departure": {
"delay": 91,
"time": "1763991691"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1763992661"
},
"departure": {
"delay": 41,
"time": "1763992661"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 78,
"time": "1763992518"
},
"departure": {
"delay": 78,
"time": "1763992518"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 68,
"time": "1763992568"
},
"departure": {
"delay": 68,
"time": "1763992568"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 93,
"time": "1763992233"
},
"departure": {
"delay": 93,
"time": "1763992233"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1763991878"
},
"departure": {
"delay": 98,
"time": "1763991878"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -33,
"time": "1763992767"
},
"departure": {
"delay": -33,
"time": "1763992767"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 85,
"time": "1763991985"
},
"departure": {
"delay": 85,
"time": "1763991985"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1763993059"
},
"departure": {
"delay": 79,
"time": "1763993059"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 45,
"time": "1763992305"
},
"departure": {
"delay": 45,
"time": "1763992305"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1763992438"
},
"departure": {
"delay": 58,
"time": "1763992438"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 84,
"time": "1763991924"
},
"departure": {
"delay": 84,
"time": "1763991924"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 68,
"time": "1763993108"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 92,
"time": "1763991812"
},
"departure": {
"delay": 92,
"time": "1763991812"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"delay": 31,
"time": "1763991631"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 95,
"time": "1763992475"
},
"departure": {
"delay": 95,
"time": "1763992475"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595550:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:79:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 31,
"time": "1763985031"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 123,
"time": "1763986498"
},
"departure": {
"delay": 123,
"time": "1763986503"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1763985055"
},
"departure": {
"delay": 7,
"time": "1763985067"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1763986540"
},
"departure": {
"delay": 116,
"time": "1763986556"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"time": "1763986680"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1763985393"
},
"departure": {
"delay": 33,
"time": "1763985453"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1763985326"
},
"departure": {
"delay": 57,
"time": "1763985357"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1763985113"
},
"departure": {
"delay": 24,
"time": "1763985204"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 231,
"time": "1763986131"
},
"departure": {
"delay": 231,
"time": "1763986131"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 223,
"time": "1763985834"
},
"departure": {
"delay": 223,
"time": "1763985883"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1763985607"
},
"departure": {
"delay": 17,
"time": "1763985617"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 176,
"time": "1763986169"
},
"departure": {
"delay": 176,
"time": "1763986196"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1763985560"
},
"departure": {
"delay": 28,
"time": "1763985568"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 108,
"time": "1763986599"
},
"departure": {
"delay": 108,
"time": "1763986608"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 252,
"time": "1763985949"
},
"departure": {
"delay": 252,
"time": "1763986032"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 235,
"time": "1763986398"
},
"departure": {
"delay": 235,
"time": "1763986435"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1763985517"
},
"departure": {
"delay": 44,
"time": "1763985524"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 215,
"time": "1763986463"
},
"departure": {
"delay": 215,
"time": "1763986475"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 207,
"time": "1763986302"
},
"departure": {
"delay": 207,
"time": "1763986347"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
}
],
"timestamp": "1763991676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:79:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196961x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994840"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1763994899"
},
"departure": {
"delay": 59,
"time": "1763994899"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1763995008"
},
"departure": {
"delay": 48,
"time": "1763995008"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 43,
"time": "1763994403"
},
"departure": {
"delay": 43,
"time": "1763994403"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1763992125"
},
"departure": {
"delay": 45,
"time": "1763992125"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1763994766"
},
"departure": {
"delay": 46,
"time": "1763994766"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 58,
"time": "1763994178"
},
"departure": {
"delay": 58,
"time": "1763994178"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1763995232"
},
"departure": {
"delay": 32,
"time": "1763995232"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 8,
"time": "1763995088"
},
"departure": {
"delay": 8,
"time": "1763995088"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1763995140"
},
"departure": {
"time": "1763995140"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1763993760"
},
"departure": {
"time": "1763993760"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1763994506"
},
"departure": {
"delay": 26,
"time": "1763994506"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 46,
"time": "1763995186"
},
"departure": {
"delay": 46,
"time": "1763995186"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 33,
"time": "1763992113"
},
"departure": {
"delay": 33,
"time": "1763992113"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1763993603"
},
"departure": {
"delay": 23,
"time": "1763993603"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1763994960"
},
"departure": {
"time": "1763994960"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 57,
"time": "1763993877"
},
"departure": {
"delay": 57,
"time": "1763993877"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1763994692"
},
"departure": {
"delay": 32,
"time": "1763994692"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 14,
"time": "1763994314"
},
"departure": {
"delay": 14,
"time": "1763994314"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1763993700"
},
"departure": {
"time": "1763993700"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1763993826"
},
"departure": {
"delay": 6,
"time": "1763993826"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1763992918"
},
"departure": {
"delay": 58,
"time": "1763992918"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1763992718"
},
"departure": {
"delay": 38,
"time": "1763992718"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1763994057"
},
"departure": {
"delay": 57,
"time": "1763994057"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1763995054"
},
"departure": {
"delay": 34,
"time": "1763995054"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"time": "1763992080"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1763993470"
},
"departure": {
"delay": 10,
"time": "1763993470"
},
"stopId": "FR:76351:ZE:3275:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1763995260"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 25,
"time": "1763995165"
},
"departure": {
"delay": 25,
"time": "1763995165"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1763992663"
},
"departure": {
"delay": 43,
"time": "1763992663"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1763993340"
},
"departure": {
"time": "1763993340"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1763992456"
},
"departure": {
"delay": 16,
"time": "1763992456"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1763994641"
},
"departure": {
"delay": 41,
"time": "1763994641"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 3,
"time": "1763994543"
},
"departure": {
"delay": 3,
"time": "1763994543"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1763991527",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196961x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181412x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1763993563"
},
"departure": {
"delay": 43,
"time": "1763993563"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 53,
"time": "1763992313"
},
"departure": {
"delay": 53,
"time": "1763992313"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1763992924"
},
"departure": {
"delay": 4,
"time": "1763992924"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1763993031"
},
"departure": {
"delay": 51,
"time": "1763993031"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1763991743"
},
"departure": {
"delay": 23,
"time": "1763991743"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1763992251"
},
"departure": {
"delay": 51,
"time": "1763992251"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1763992491"
},
"departure": {
"delay": 51,
"time": "1763992491"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1763992199"
},
"departure": {
"delay": -1,
"time": "1763992199"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1763992019"
},
"departure": {
"delay": -1,
"time": "1763992019"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1763992859"
},
"departure": {
"delay": -1,
"time": "1763992859"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1763991779"
},
"departure": {
"delay": -1,
"time": "1763991779"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1763993904"
},
"departure": {
"delay": 24,
"time": "1763993904"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 9,
"time": "1763993829"
},
"departure": {
"delay": 9,
"time": "1763993829"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -1,
"time": "1763993699"
},
"departure": {
"delay": -1,
"time": "1763993699"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 44,
"time": "1763991884"
},
"departure": {
"delay": 44,
"time": "1763991884"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1763992130"
},
"departure": {
"delay": 50,
"time": "1763992130"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1763993939"
},
"departure": {
"delay": -1,
"time": "1763993939"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 14,
"time": "1763991674"
},
"departure": {
"delay": 14,
"time": "1763991674"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1763992728"
},
"departure": {
"delay": 48,
"time": "1763992728"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1763991554"
},
"departure": {
"delay": 14,
"time": "1763991554"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1763993799"
},
"departure": {
"delay": 39,
"time": "1763993799"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 11,
"time": "1763993111"
},
"departure": {
"delay": 11,
"time": "1763993111"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"time": "1763991420"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1763991488"
},
"departure": {
"delay": 8,
"time": "1763991488"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -1,
"time": "1763993759"
},
"departure": {
"delay": -1,
"time": "1763993759"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 19,
"time": "1763992399"
},
"departure": {
"delay": 19,
"time": "1763992399"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1763992559"
},
"departure": {
"delay": -1,
"time": "1763992559"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1763993459"
},
"departure": {
"delay": -1,
"time": "1763993459"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1763992080"
},
"departure": {
"time": "1763992080"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1763994119"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 1,
"time": "1763991961"
},
"departure": {
"delay": 1,
"time": "1763991961"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1763994048"
},
"departure": {
"delay": 48,
"time": "1763994048"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1763993219"
},
"departure": {
"delay": -1,
"time": "1763993219"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1763993993"
},
"departure": {
"delay": 53,
"time": "1763993993"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181412x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763998080"
},
"departure": {
"time": "1763998080"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763998560"
},
"departure": {
"time": "1763998560"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1763997600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763997780"
},
"departure": {
"time": "1763997780"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763997840"
},
"departure": {
"time": "1763997840"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763998620"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763998200"
},
"departure": {
"time": "1763998200"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763998320"
},
"departure": {
"time": "1763998320"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763997720"
},
"departure": {
"time": "1763997720"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763997960"
},
"departure": {
"time": "1763997960"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763998260"
},
"departure": {
"time": "1763998260"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1763990403",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2283:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470861:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -110,
"time": "1763995570"
},
"departure": {
"delay": -110,
"time": "1763995570"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -140,
"time": "1763995780"
},
"departure": {
"delay": -140,
"time": "1763995780"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -363,
"time": "1763997297"
},
"departure": {
"delay": -363,
"time": "1763997297"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -21,
"time": "1763995539"
},
"departure": {
"delay": -21,
"time": "1763995539"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -201,
"time": "1763996199"
},
"departure": {
"delay": -201,
"time": "1763996199"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -494,
"time": "1763997646"
},
"departure": {
"delay": -494,
"time": "1763997646"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 48
},
{
"arrival": {
"delay": -358,
"time": "1763997242"
},
"departure": {
"delay": -358,
"time": "1763997242"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -140,
"time": "1763995660"
},
"departure": {
"delay": -140,
"time": "1763995660"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -409,
"time": "1763997431"
},
"departure": {
"delay": -409,
"time": "1763997431"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 46
},
{
"arrival": {
"delay": 96,
"time": "1763992836"
},
"departure": {
"delay": 96,
"time": "1763992836"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -361,
"time": "1763996879"
},
"departure": {
"delay": -361,
"time": "1763996879"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -364,
"time": "1763997356"
},
"departure": {
"delay": -364,
"time": "1763997356"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 44
},
{
"arrival": {
"delay": -59,
"time": "1763994301"
},
"departure": {
"delay": -59,
"time": "1763994301"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -400,
"time": "1763997560"
},
"departure": {
"delay": -400,
"time": "1763997560"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 47
},
{
"arrival": {
"delay": -95,
"time": "1763995105"
},
"departure": {
"delay": -95,
"time": "1763995105"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -294,
"time": "1763996706"
},
"departure": {
"delay": -294,
"time": "1763996706"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -253,
"time": "1763996567"
},
"departure": {
"delay": -253,
"time": "1763996567"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -183,
"time": "1763995797"
},
"departure": {
"delay": -183,
"time": "1763995797"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -34,
"time": "1763994026"
},
"departure": {
"delay": -34,
"time": "1763994026"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -65,
"time": "1763995195"
},
"departure": {
"delay": -65,
"time": "1763995195"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -36,
"time": "1763994444"
},
"departure": {
"delay": -36,
"time": "1763994444"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -66,
"time": "1763994354"
},
"departure": {
"delay": -66,
"time": "1763994354"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -79,
"time": "1763994101"
},
"departure": {
"delay": -79,
"time": "1763994101"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -151,
"time": "1763996429"
},
"departure": {
"delay": -151,
"time": "1763996429"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -68,
"time": "1763993872"
},
"departure": {
"delay": -68,
"time": "1763993872"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1763993500"
},
"departure": {
"delay": -20,
"time": "1763993500"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1763993157"
},
"departure": {
"delay": 57,
"time": "1763993157"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -231,
"time": "1763995869"
},
"departure": {
"delay": -231,
"time": "1763995869"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -227,
"time": "1763996113"
},
"departure": {
"delay": -227,
"time": "1763996113"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -60,
"time": "1763995440"
},
"departure": {
"delay": -60,
"time": "1763995440"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -358,
"time": "1763997182"
},
"departure": {
"delay": -358,
"time": "1763997182"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -92,
"time": "1763993668"
},
"departure": {
"delay": -92,
"time": "1763993668"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -504,
"time": "1763997696"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 49
},
{
"arrival": {
"delay": -102,
"time": "1763995038"
},
"departure": {
"delay": -102,
"time": "1763995038"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"time": "1763992380"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -38,
"time": "1763994562"
},
"departure": {
"delay": -38,
"time": "1763994562"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -98,
"time": "1763993782"
},
"departure": {
"delay": -98,
"time": "1763993782"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -142,
"time": "1763995958"
},
"departure": {
"delay": -142,
"time": "1763995958"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -98,
"time": "1763994502"
},
"departure": {
"delay": -98,
"time": "1763994502"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -340,
"time": "1763997380"
},
"departure": {
"delay": -340,
"time": "1763997380"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 45
},
{
"arrival": {
"delay": -84,
"time": "1763994396"
},
"departure": {
"delay": -84,
"time": "1763994396"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"time": "1763995273"
},
"departure": {
"time": "1763995380"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 26
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470861:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2929:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764008220"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764007680"
},
"departure": {
"time": "1764007680"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764007440"
},
"departure": {
"time": "1764007440"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764008040"
},
"departure": {
"time": "1764008040"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764007500"
},
"departure": {
"time": "1764007500"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764007740"
},
"departure": {
"time": "1764007740"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1764007200"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764007620"
},
"departure": {
"time": "1764007620"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764007380"
},
"departure": {
"time": "1764007380"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764007980"
},
"departure": {
"time": "1764007980"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764007560"
},
"departure": {
"time": "1764007560"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764007800"
},
"departure": {
"time": "1764007800"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764007320"
},
"departure": {
"time": "1764007320"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764007260"
},
"departure": {
"time": "1764007260"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1763991524",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2929:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190595x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1763992607"
},
"departure": {
"delay": 107,
"time": "1763992607"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 127,
"time": "1763991727"
},
"departure": {
"delay": 127,
"time": "1763991727"
},
"stopId": "FR:76351:ZE:4733:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 114,
"time": "1763992554"
},
"departure": {
"delay": 114,
"time": "1763992554"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 123,
"time": "1763991123"
},
"departure": {
"delay": 123,
"time": "1763991123"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 104,
"time": "1763992124"
},
"departure": {
"delay": 104,
"time": "1763992124"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1763991764"
},
"departure": {
"delay": 104,
"time": "1763991764"
},
"stopId": "FR:76351:ZE:4699:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 134,
"time": "1763992694"
},
"departure": {
"delay": 134,
"time": "1763992694"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 104,
"time": "1763992904"
},
"departure": {
"delay": 104,
"time": "1763992904"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 142,
"time": "1763992282"
},
"departure": {
"delay": 142,
"time": "1763992282"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 149,
"time": "1763992829"
},
"departure": {
"delay": 149,
"time": "1763992829"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 119,
"time": "1763992019"
},
"departure": {
"delay": 119,
"time": "1763992019"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1763991284"
},
"departure": {
"delay": 44,
"time": "1763991284"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 124,
"time": "1763991604"
},
"departure": {
"delay": 124,
"time": "1763991604"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 177,
"time": "1763991177"
},
"departure": {
"delay": 177,
"time": "1763991177"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 123,
"time": "1763991663"
},
"departure": {
"delay": 123,
"time": "1763991663"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 104,
"time": "1763992664"
},
"departure": {
"delay": 104,
"time": "1763992664"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 139,
"time": "1763992759"
},
"departure": {
"delay": 139,
"time": "1763992759"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 104,
"time": "1763993084"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 104,
"time": "1763992244"
},
"departure": {
"delay": 104,
"time": "1763992244"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1763991415"
},
"departure": {
"delay": 55,
"time": "1763991415"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 123,
"time": "1763992323"
},
"departure": {
"delay": 123,
"time": "1763992323"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 136,
"time": "1763992456"
},
"departure": {
"delay": 136,
"time": "1763992456"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 118,
"time": "1763990998"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1763991245"
},
"departure": {
"delay": 65,
"time": "1763991245"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1763991465"
},
"departure": {
"delay": 45,
"time": "1763991465"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 84,
"time": "1763991324"
},
"departure": {
"delay": 84,
"time": "1763991324"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1763991944"
},
"departure": {
"delay": 104,
"time": "1763991944"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 115,
"time": "1763992195"
},
"departure": {
"delay": 115,
"time": "1763992195"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 177,
"time": "1763991237"
},
"departure": {
"delay": 177,
"time": "1763991237"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 126,
"time": "1763991066"
},
"departure": {
"delay": 126,
"time": "1763991066"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1763991667",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190595x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057766x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 185,
"time": "1763992745"
},
"departure": {
"delay": 185,
"time": "1763992745"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 101,
"time": "1763991221"
},
"departure": {
"delay": 101,
"time": "1763991221"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 194,
"time": "1763992994"
},
"departure": {
"delay": 194,
"time": "1763992994"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 222,
"time": "1763992302"
},
"departure": {
"delay": 222,
"time": "1763992302"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 185,
"time": "1763993165"
},
"departure": {
"delay": 185,
"time": "1763993165"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 221,
"time": "1763991881"
},
"departure": {
"delay": 221,
"time": "1763991881"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 185,
"time": "1763992625"
},
"departure": {
"delay": 185,
"time": "1763992625"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 172,
"time": "1763991592"
},
"departure": {
"delay": 172,
"time": "1763991592"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 185,
"time": "1763991665"
},
"departure": {
"delay": 185,
"time": "1763991665"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 185,
"time": "1763992865"
},
"departure": {
"delay": 185,
"time": "1763992865"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 185,
"time": "1763993225"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 193,
"time": "1763992693"
},
"departure": {
"delay": 193,
"time": "1763992693"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 225,
"time": "1763991825"
},
"departure": {
"delay": 225,
"time": "1763991825"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 227,
"time": "1763992907"
},
"departure": {
"delay": 227,
"time": "1763992907"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 219,
"time": "1763992479"
},
"departure": {
"delay": 219,
"time": "1763992479"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 137,
"time": "1763991317"
},
"departure": {
"delay": 137,
"time": "1763991317"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 167,
"time": "1763991527"
},
"departure": {
"delay": 167,
"time": "1763991527"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 113,
"time": "1763991473"
},
"departure": {
"delay": 113,
"time": "1763991473"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 185,
"time": "1763992025"
},
"departure": {
"delay": 185,
"time": "1763992025"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 207,
"time": "1763992827"
},
"departure": {
"delay": 207,
"time": "1763992827"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 223,
"time": "1763993083"
},
"departure": {
"delay": 223,
"time": "1763993083"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 52,
"time": "1763990992"
},
"departure": {
"delay": 52,
"time": "1763990992"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 200,
"time": "1763993120"
},
"departure": {
"delay": 200,
"time": "1763993120"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 185,
"time": "1763992385"
},
"departure": {
"delay": 185,
"time": "1763992385"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 101,
"time": "1763991281"
},
"departure": {
"delay": 101,
"time": "1763991281"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 201,
"time": "1763992941"
},
"departure": {
"delay": 201,
"time": "1763992941"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 73,
"time": "1763991133"
},
"departure": {
"delay": 73,
"time": "1763991133"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1763991056"
},
"departure": {
"delay": 56,
"time": "1763991056"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 198,
"time": "1763992218"
},
"departure": {
"delay": 198,
"time": "1763992218"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 231,
"time": "1763992431"
},
"departure": {
"delay": 231,
"time": "1763992431"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 164,
"time": "1763991404"
},
"departure": {
"delay": 164,
"time": "1763991404"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 153,
"time": "1763991453"
},
"departure": {
"delay": 153,
"time": "1763991453"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 230,
"time": "1763991950"
},
"departure": {
"delay": 230,
"time": "1763991950"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1763991667",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057766x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181413x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1763993329"
},
"departure": {
"delay": 49,
"time": "1763993329"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1763994720"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 10,
"time": "1763994430"
},
"departure": {
"delay": 10,
"time": "1763994430"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1763993820"
},
"departure": {
"time": "1763993820"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1763992380"
},
"departure": {
"time": "1763992380"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1763994060"
},
"departure": {
"time": "1763994060"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 44,
"time": "1763994164"
},
"departure": {
"delay": 44,
"time": "1763994164"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1763992681"
},
"departure": {
"delay": 1,
"time": "1763992681"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1763993525"
},
"departure": {
"delay": 5,
"time": "1763993525"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1763994300"
},
"departure": {
"time": "1763994300"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 24,
"time": "1763992344"
},
"departure": {
"delay": 24,
"time": "1763992344"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1763992562"
},
"departure": {
"delay": 2,
"time": "1763992562"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1763992852"
},
"departure": {
"delay": 52,
"time": "1763992852"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1763993000"
},
"departure": {
"delay": 20,
"time": "1763993000"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"time": "1763992020"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1763992149"
},
"departure": {
"delay": 9,
"time": "1763992149"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1763994400"
},
"departure": {
"delay": 40,
"time": "1763994400"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 49,
"time": "1763994649"
},
"departure": {
"delay": 49,
"time": "1763994649"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 52,
"time": "1763993632"
},
"departure": {
"delay": 52,
"time": "1763993632"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1763993712"
},
"departure": {
"delay": 12,
"time": "1763993712"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1763992731"
},
"departure": {
"delay": 51,
"time": "1763992731"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1763992620"
},
"departure": {
"time": "1763992620"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1763993401"
},
"departure": {
"delay": 1,
"time": "1763993401"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1763993160"
},
"departure": {
"time": "1763993160"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1763993460"
},
"departure": {
"time": "1763993460"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1763994540"
},
"departure": {
"time": "1763994540"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1763992275"
},
"departure": {
"delay": 15,
"time": "1763992275"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1763992083"
},
"departure": {
"delay": 3,
"time": "1763992083"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1763992485"
},
"departure": {
"delay": 45,
"time": "1763992485"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1763994594"
},
"departure": {
"delay": 54,
"time": "1763994594"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 54,
"time": "1763992914"
},
"departure": {
"delay": 54,
"time": "1763992914"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1763994505"
},
"departure": {
"delay": 25,
"time": "1763994505"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 52,
"time": "1763993092"
},
"departure": {
"delay": 52,
"time": "1763993092"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1763991607",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181413x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2903:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764007680"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764007020"
},
"departure": {
"time": "1764007020"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764007140"
},
"departure": {
"time": "1764007140"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764007440"
},
"departure": {
"time": "1764007440"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764007080"
},
"departure": {
"time": "1764007080"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764006600"
},
"departure": {
"time": "1764006600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764006540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764007620"
},
"departure": {
"time": "1764007620"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764007380"
},
"departure": {
"time": "1764007380"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764007260"
},
"departure": {
"time": "1764007260"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764007560"
},
"departure": {
"time": "1764007560"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764007500"
},
"departure": {
"time": "1764007500"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764006840"
},
"departure": {
"time": "1764006840"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764007200"
},
"departure": {
"time": "1764007200"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764006660"
},
"departure": {
"time": "1764006660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1763991599",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2903:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470057:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 366,
"time": "1763996346"
},
"departure": {
"delay": 366,
"time": "1763996346"
},
"stopId": "FR:27375:ZE:0x6509:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 423,
"time": "1763996043"
},
"departure": {
"delay": 423,
"time": "1763996043"
},
"stopId": "FR:27375:ZE:0x6521:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 394,
"time": "1763995594"
},
"departure": {
"delay": 394,
"time": "1763995594"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 438,
"time": "1763995998"
},
"departure": {
"delay": 438,
"time": "1763995998"
},
"stopId": "FR:27375:ZE:0x6445:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 432,
"time": "1763996112"
},
"departure": {
"delay": 432,
"time": "1763996112"
},
"stopId": "FR:27375:ZE:0x6387:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 473,
"time": "1763995853"
},
"departure": {
"delay": 473,
"time": "1763995853"
},
"stopId": "FR:27375:ZE:0x6419:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 310,
"time": "1763996470"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -3227,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 413,
"time": "1763995793"
},
"departure": {
"delay": 413,
"time": "1763995793"
},
"stopId": "FR:27375:ZE:0x6473:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 386,
"time": "1763995706"
},
"departure": {
"delay": 386,
"time": "1763995706"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 460,
"time": "1763996020"
},
"departure": {
"delay": 460,
"time": "1763996020"
},
"stopId": "FR:27375:ZE:0x6519:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 467,
"time": "1763995907"
},
"departure": {
"delay": 467,
"time": "1763995907"
},
"stopId": "FR:27375:ZE:0x6523:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 353,
"time": "1763996153"
},
"departure": {
"delay": 353,
"time": "1763996153"
},
"stopId": "FR:27375:ZE:0x6500:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 405,
"time": "1763995665"
},
"departure": {
"delay": 405,
"time": "1763995665"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 339,
"time": "1763996199"
},
"departure": {
"delay": 339,
"time": "1763996199"
},
"stopId": "FR:27375:ZE:0x6453:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 338,
"time": "1763996138"
},
"departure": {
"delay": 338,
"time": "1763996138"
},
"stopId": "FR:27375:ZE:0x6412:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 452,
"time": "1763995952"
},
"departure": {
"delay": 452,
"time": "1763995952"
},
"stopId": "FR:27375:ZE:0x6475:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 383,
"time": "1763996183"
},
"departure": {
"delay": 383,
"time": "1763996183"
},
"stopId": "FR:27375:ZE:0x6478:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470057:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2136:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764010140"
},
"departure": {
"time": "1764010140"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764009660"
},
"departure": {
"time": "1764009660"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764010260"
},
"departure": {
"time": "1764010260"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764007920"
},
"departure": {
"time": "1764007920"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764010680"
},
"departure": {
"time": "1764010680"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764008760"
},
"departure": {
"time": "1764008760"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764010080"
},
"departure": {
"time": "1764010080"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764008820"
},
"departure": {
"time": "1764008820"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764008100"
},
"departure": {
"time": "1764008100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764008040"
},
"departure": {
"time": "1764008040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764009780"
},
"departure": {
"time": "1764009780"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764009600"
},
"departure": {
"time": "1764009600"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764010860"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764010380"
},
"departure": {
"time": "1764010380"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764009900"
},
"departure": {
"time": "1764009900"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764010440"
},
"departure": {
"time": "1764010440"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764009540"
},
"departure": {
"time": "1764009540"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764009300"
},
"departure": {
"time": "1764009300"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764010560"
},
"departure": {
"time": "1764010560"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"departure": {
"time": "1764007800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764007860"
},
"departure": {
"time": "1764007860"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764010020"
},
"departure": {
"time": "1764010020"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764010320"
},
"departure": {
"time": "1764010320"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764009000"
},
"departure": {
"time": "1764009000"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764008280"
},
"departure": {
"time": "1764008280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764008520"
},
"departure": {
"time": "1764008520"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764008400"
},
"departure": {
"time": "1764008400"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764008340"
},
"departure": {
"time": "1764008340"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764010800"
},
"departure": {
"time": "1764010800"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764010620"
},
"departure": {
"time": "1764010620"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764010200"
},
"departure": {
"time": "1764010200"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764008700"
},
"departure": {
"time": "1764008700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764009360"
},
"departure": {
"time": "1764009360"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1763991663",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2136:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011245x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1763994287"
},
"departure": {
"delay": 47,
"time": "1763994287"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 42,
"time": "1763994822"
},
"departure": {
"delay": 42,
"time": "1763994822"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 18,
"time": "1763995818"
},
"departure": {
"delay": 18,
"time": "1763995818"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 29,
"time": "1763993669"
},
"departure": {
"delay": 29,
"time": "1763993669"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1763994708"
},
"departure": {
"delay": 48,
"time": "1763994708"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 29,
"time": "1763995469"
},
"departure": {
"delay": 29,
"time": "1763995469"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 53,
"time": "1763992973"
},
"departure": {
"delay": 53,
"time": "1763992973"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1763995998"
},
"departure": {
"delay": 18,
"time": "1763995998"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 26,
"time": "1763993726"
},
"departure": {
"delay": 26,
"time": "1763993726"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 8,
"time": "1763992568"
},
"departure": {
"delay": 8,
"time": "1763992568"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1763994770"
},
"departure": {
"delay": 50,
"time": "1763994770"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1763992620"
},
"departure": {
"time": "1763992620"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1763992920"
},
"departure": {
"time": "1763992920"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 14,
"time": "1763994074"
},
"departure": {
"delay": 14,
"time": "1763994074"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1763994660"
},
"departure": {
"time": "1763994660"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 43,
"time": "1763992423"
},
"departure": {
"delay": 43,
"time": "1763992423"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1763994000"
},
"departure": {
"time": "1763994000"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 31,
"time": "1763993191"
},
"departure": {
"delay": 31,
"time": "1763993191"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1763994114"
},
"departure": {
"delay": 54,
"time": "1763994114"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1763992870"
},
"departure": {
"delay": 10,
"time": "1763992870"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1763992802"
},
"departure": {
"delay": 2,
"time": "1763992802"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1763993580"
},
"departure": {
"time": "1763993580"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 8,
"time": "1763994968"
},
"departure": {
"delay": 8,
"time": "1763994968"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 1,
"time": "1763995861"
},
"departure": {
"delay": 1,
"time": "1763995861"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 39,
"time": "1763992179"
},
"departure": {
"delay": 39,
"time": "1763992179"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1763995511"
},
"departure": {
"delay": 11,
"time": "1763995511"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 31,
"time": "1763995771"
},
"departure": {
"delay": 31,
"time": "1763995771"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 27,
"time": "1763992707"
},
"departure": {
"delay": 27,
"time": "1763992707"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1763992391"
},
"departure": {
"delay": 11,
"time": "1763992391"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1763995380"
},
"departure": {
"time": "1763995380"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 3,
"time": "1763992743"
},
"departure": {
"delay": 3,
"time": "1763992743"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1763994900"
},
"departure": {
"time": "1763994900"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 55,
"time": "1763994355"
},
"departure": {
"delay": 55,
"time": "1763994355"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 49,
"time": "1763993929"
},
"departure": {
"delay": 49,
"time": "1763993929"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 34,
"time": "1763993314"
},
"departure": {
"delay": 34,
"time": "1763993314"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 14,
"time": "1763993114"
},
"departure": {
"delay": 14,
"time": "1763993114"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1763992342"
},
"departure": {
"delay": 22,
"time": "1763992342"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1763992256"
},
"departure": {
"delay": 56,
"time": "1763992256"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1763993040"
},
"departure": {
"time": "1763993040"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1763995947"
},
"departure": {
"delay": 27,
"time": "1763995947"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 2,
"time": "1763994182"
},
"departure": {
"delay": 2,
"time": "1763994182"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 54,
"time": "1763996034"
},
"departure": {
"delay": 54,
"time": "1763996034"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 58,
"time": "1763992138"
},
"departure": {
"delay": 58,
"time": "1763992138"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"time": "1763992080"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1763996160"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"time": "1763995680"
},
"departure": {
"time": "1763995680"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"time": "1763995080"
},
"departure": {
"time": "1763995080"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 58,
"time": "1763995738"
},
"departure": {
"delay": 58,
"time": "1763995738"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1763996100"
},
"departure": {
"time": "1763996100"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 18,
"time": "1763993478"
},
"departure": {
"delay": 18,
"time": "1763993478"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1763991547",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011245x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189187x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1763992062"
},
"departure": {
"delay": 102,
"time": "1763992062"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 254,
"time": "1763991194"
},
"departure": {
"delay": 254,
"time": "1763991194"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 145,
"time": "1763991385"
},
"departure": {
"delay": 145,
"time": "1763991385"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1763991651"
},
"departure": {
"delay": 111,
"time": "1763991651"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1763992219"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 104,
"time": "1763991764"
},
"departure": {
"delay": 104,
"time": "1763991764"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1763991859"
},
"departure": {
"delay": 79,
"time": "1763991859"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1763991979"
},
"departure": {
"delay": 79,
"time": "1763991979"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 179,
"time": "1763991719"
},
"departure": {
"delay": 179,
"time": "1763991719"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1763992177"
},
"departure": {
"delay": 97,
"time": "1763992177"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1763991679"
},
"departure": {
"delay": 79,
"time": "1763991679"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 113,
"time": "1763991833"
},
"departure": {
"delay": 113,
"time": "1763991833"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1763992140"
},
"departure": {
"delay": 120,
"time": "1763992140"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189187x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471231:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1763991359"
},
"departure": {
"delay": 59,
"time": "1763991359"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -133,
"time": "1763992907"
},
"departure": {
"delay": -133,
"time": "1763992907"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -282,
"time": "1763993238"
},
"departure": {
"delay": -282,
"time": "1763993238"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -157,
"time": "1763993123"
},
"departure": {
"delay": -157,
"time": "1763993123"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -181,
"time": "1763992859"
},
"departure": {
"delay": -181,
"time": "1763992859"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -239,
"time": "1763993161"
},
"departure": {
"delay": -239,
"time": "1763993161"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -63,
"time": "1763992137"
},
"departure": {
"delay": -63,
"time": "1763992137"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -246,
"time": "1763993274"
},
"departure": {
"delay": -246,
"time": "1763993274"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -146,
"time": "1763993074"
},
"departure": {
"delay": -146,
"time": "1763993074"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -183,
"time": "1763992677"
},
"departure": {
"delay": -183,
"time": "1763992677"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -348,
"time": "1763993352"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -95,
"time": "1763992285"
},
"departure": {
"delay": -95,
"time": "1763992285"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -88,
"time": "1763992352"
},
"departure": {
"delay": -88,
"time": "1763992352"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -125,
"time": "1763992435"
},
"departure": {
"delay": -125,
"time": "1763992435"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -183,
"time": "1763992737"
},
"departure": {
"delay": -183,
"time": "1763992737"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -205,
"time": "1763993135"
},
"departure": {
"delay": -205,
"time": "1763993135"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"time": "1763991615"
},
"departure": {
"time": "1763991660"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -199,
"time": "1763992601"
},
"departure": {
"delay": -199,
"time": "1763992601"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -123,
"time": "1763993037"
},
"departure": {
"delay": -123,
"time": "1763993037"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -81,
"time": "1763991939"
},
"departure": {
"delay": -81,
"time": "1763991939"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -115,
"time": "1763992085"
},
"departure": {
"delay": -115,
"time": "1763992085"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1763991457"
},
"departure": {
"delay": 97,
"time": "1763991457"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 105,
"time": "1763991525"
},
"departure": {
"delay": 105,
"time": "1763991525"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1763991495"
},
"departure": {
"delay": 75,
"time": "1763991495"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -86,
"time": "1763991874"
},
"departure": {
"delay": -86,
"time": "1763991874"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -76,
"time": "1763992244"
},
"departure": {
"delay": -76,
"time": "1763992244"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -158,
"time": "1763992822"
},
"departure": {
"delay": -158,
"time": "1763992822"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1763991321"
},
"departure": {
"delay": 81,
"time": "1763991321"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -145,
"time": "1763991995"
},
"departure": {
"delay": -145,
"time": "1763991995"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -174,
"time": "1763992986"
},
"departure": {
"delay": -174,
"time": "1763992986"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -166,
"time": "1763992934"
},
"departure": {
"delay": -166,
"time": "1763992934"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -52,
"time": "1763992208"
},
"departure": {
"delay": -52,
"time": "1763992208"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1763991292"
},
"departure": {
"delay": 52,
"time": "1763991292"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1763991617"
},
"departure": {
"delay": 77,
"time": "1763991617"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1763991195"
},
"departure": {
"delay": 82,
"time": "1763991202"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 111,
"time": "1763991407"
},
"departure": {
"delay": 111,
"time": "1763991411"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471231:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1985:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764006000"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764004620"
},
"departure": {
"time": "1764004620"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764004980"
},
"departure": {
"time": "1764004980"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764004800"
},
"departure": {
"time": "1764004800"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764005040"
},
"departure": {
"time": "1764005040"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764005760"
},
"departure": {
"time": "1764005760"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1764004200"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764004500"
},
"departure": {
"time": "1764004500"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764004320"
},
"departure": {
"time": "1764004320"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764005940"
},
"departure": {
"time": "1764005940"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764005580"
},
"departure": {
"time": "1764005580"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764004920"
},
"departure": {
"time": "1764004920"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764004860"
},
"departure": {
"time": "1764004860"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764005220"
},
"departure": {
"time": "1764005220"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764005340"
},
"departure": {
"time": "1764005340"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764005160"
},
"departure": {
"time": "1764005160"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764005280"
},
"departure": {
"time": "1764005280"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764005100"
},
"departure": {
"time": "1764005100"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1763991635",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1985:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1349:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1763992140"
},
"departure": {
"delay": 180,
"time": "1763992140"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1763992500"
},
"departure": {
"delay": 180,
"time": "1763992500"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1763991720"
},
"departure": {
"delay": 180,
"time": "1763991720"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1763992320"
},
"departure": {
"delay": 180,
"time": "1763992320"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1763991480"
},
"departure": {
"delay": 180,
"time": "1763991600"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1763992980"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1763992020"
},
"departure": {
"delay": 180,
"time": "1763992020"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1763992200"
},
"departure": {
"delay": 180,
"time": "1763992200"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1763992740"
},
"departure": {
"delay": 180,
"time": "1763992740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1763992800"
},
"departure": {
"delay": 180,
"time": "1763992800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1763992380"
},
"departure": {
"delay": 180,
"time": "1763992380"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1763992260"
},
"departure": {
"delay": 180,
"time": "1763992260"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1763991840"
},
"departure": {
"delay": 180,
"time": "1763991840"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1763991240"
},
"departure": {
"delay": 65,
"time": "1763991245"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1763992620"
},
"departure": {
"delay": 180,
"time": "1763992620"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1763991180"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1763992080"
},
"departure": {
"delay": 180,
"time": "1763992080"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1763992860"
},
"departure": {
"delay": 180,
"time": "1763992860"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1763991900"
},
"departure": {
"delay": 180,
"time": "1763991900"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1763991635",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1349:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2146:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764010560"
},
"departure": {
"time": "1764010560"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764010260"
},
"departure": {
"time": "1764010260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764009780"
},
"departure": {
"time": "1764009780"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1764008400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1764010145"
},
"departure": {
"delay": 5,
"time": "1764010145"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764010200"
},
"departure": {
"time": "1764010200"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764009240"
},
"departure": {
"time": "1764009240"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764010740"
},
"departure": {
"time": "1764010740"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764008580"
},
"departure": {
"time": "1764008580"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1764010085"
},
"departure": {
"delay": 5,
"time": "1764010085"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764008880"
},
"departure": {
"time": "1764008880"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764010320"
},
"departure": {
"time": "1764010320"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764010440"
},
"departure": {
"time": "1764010440"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764008700"
},
"departure": {
"time": "1764008700"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764008460"
},
"departure": {
"time": "1764008460"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764009300"
},
"departure": {
"time": "1764009300"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1764008585"
},
"departure": {
"delay": 5,
"time": "1764008585"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764009060"
},
"departure": {
"time": "1764009060"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764010380"
},
"departure": {
"time": "1764010380"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764010020"
},
"departure": {
"time": "1764010020"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764010080"
},
"departure": {
"time": "1764010080"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1764010390"
},
"departure": {
"delay": 10,
"time": "1764010390"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764009900"
},
"departure": {
"time": "1764009900"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764009600"
},
"departure": {
"time": "1764009600"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764009120"
},
"departure": {
"time": "1764009120"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764008820"
},
"departure": {
"time": "1764008820"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1764010385"
},
"departure": {
"delay": 5,
"time": "1764010385"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1764010745"
},
"departure": {
"delay": 5,
"time": "1764010745"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764008760"
},
"departure": {
"time": "1764008760"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764008640"
},
"departure": {
"time": "1764008640"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764010140"
},
"departure": {
"time": "1764010140"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764010920"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764009180"
},
"departure": {
"time": "1764009180"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764008520"
},
"departure": {
"time": "1764008520"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1763991630",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2146:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584936:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1692,
"time": "1763991648"
},
"departure": {
"delay": -1692,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1512,
"time": "1763991648"
},
"departure": {
"delay": -1512,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -912,
"time": "1763991648"
},
"departure": {
"delay": -912,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -852,
"time": "1763991648"
},
"departure": {
"delay": -852,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1752,
"time": "1763991648"
},
"departure": {
"delay": -1752,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1332,
"time": "1763991648"
},
"departure": {
"delay": -1332,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1932,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1632,
"time": "1763991648"
},
"departure": {
"delay": -1632,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"delay": -732,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -792,
"time": "1763991648"
},
"departure": {
"delay": -792,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1272,
"time": "1763991648"
},
"departure": {
"delay": -1272,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1032,
"time": "1763991648"
},
"departure": {
"delay": -1032,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1152,
"time": "1763991648"
},
"departure": {
"delay": -1152,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -972,
"time": "1763991648"
},
"departure": {
"delay": -972,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584936:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1494:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763996820"
},
"departure": {
"time": "1763996820"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1763994240"
},
"departure": {
"time": "1763994240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1763994000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763996220"
},
"departure": {
"time": "1763996220"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1763996165"
},
"departure": {
"delay": 5,
"time": "1763996165"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763996640"
},
"departure": {
"time": "1763996640"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763995920"
},
"departure": {
"time": "1763995920"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1763996410"
},
"departure": {
"delay": 10,
"time": "1763996410"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1763994540"
},
"departure": {
"time": "1763994540"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763996340"
},
"departure": {
"time": "1763996340"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763996160"
},
"departure": {
"time": "1763996160"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994840"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763996100"
},
"departure": {
"time": "1763996100"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763994780"
},
"departure": {
"time": "1763994780"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763997000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1763996280"
},
"departure": {
"time": "1763996280"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763996040"
},
"departure": {
"time": "1763996040"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1763995740"
},
"departure": {
"time": "1763995740"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763995560"
},
"departure": {
"time": "1763995560"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763996460"
},
"departure": {
"time": "1763996460"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1763996405"
},
"departure": {
"delay": 5,
"time": "1763996405"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763994300"
},
"departure": {
"time": "1763994300"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763994900"
},
"departure": {
"time": "1763994900"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763994180"
},
"departure": {
"time": "1763994180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763996400"
},
"departure": {
"time": "1763996400"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1763996825"
},
"departure": {
"delay": 5,
"time": "1763996825"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1763994960"
},
"departure": {
"time": "1763994960"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763995020"
},
"departure": {
"time": "1763995020"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763994420"
},
"departure": {
"time": "1763994420"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763995380"
},
"departure": {
"time": "1763995380"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1763991630",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1494:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585325:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -77,
"time": "1763991283"
},
"departure": {
"delay": -77,
"time": "1763991283"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1763990732"
},
"departure": {
"delay": 2,
"time": "1763990762"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -58,
"time": "1763991155"
},
"departure": {
"delay": -58,
"time": "1763991182"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -88,
"time": "1763991572"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -42,
"time": "1763991438"
},
"departure": {
"delay": -42,
"time": "1763991438"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -58,
"time": "1763991332"
},
"departure": {
"delay": -58,
"time": "1763991362"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -28,
"time": "1763991071"
},
"departure": {
"delay": -28,
"time": "1763991092"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1763990926"
},
"departure": {
"delay": 2,
"time": "1763990942"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1763990829"
},
"departure": {
"delay": 32,
"time": "1763990852"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -51,
"time": "1763991009"
},
"departure": {
"delay": -51,
"time": "1763991009"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -49,
"time": "1763991131"
},
"departure": {
"delay": -49,
"time": "1763991131"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1763991316",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585325:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108082x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1763991573"
},
"departure": {
"delay": 33,
"time": "1763991573"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1763991685"
},
"departure": {
"delay": 25,
"time": "1763991685"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1763991432"
},
"departure": {
"delay": 12,
"time": "1763991432"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1763992044"
},
"departure": {
"delay": 24,
"time": "1763992044"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1763992289"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1763991766"
},
"departure": {
"delay": -14,
"time": "1763991766"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1763991919"
},
"departure": {
"delay": 19,
"time": "1763991919"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1763992154"
},
"departure": {
"delay": 14,
"time": "1763992154"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1763991547",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108082x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1729:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763999640"
},
"departure": {
"time": "1763999640"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764000840"
},
"departure": {
"time": "1764000840"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764000240"
},
"departure": {
"time": "1764000240"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764001440"
},
"departure": {
"time": "1764001440"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764001800"
},
"departure": {
"time": "1764001800"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764001020"
},
"departure": {
"time": "1764001020"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764000120"
},
"departure": {
"time": "1764000120"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764000300"
},
"departure": {
"time": "1764000300"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763999220"
},
"departure": {
"time": "1763999220"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764002100"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1764001920"
},
"departure": {
"time": "1764001920"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764000180"
},
"departure": {
"time": "1764000180"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763999100"
},
"departure": {
"time": "1763999100"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764000060"
},
"departure": {
"time": "1764000060"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763999580"
},
"departure": {
"time": "1763999580"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764001680"
},
"departure": {
"time": "1764001680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1763999280"
},
"departure": {
"time": "1763999280"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763998920"
},
"departure": {
"time": "1763998920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763999520"
},
"departure": {
"time": "1763999520"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763999400"
},
"departure": {
"time": "1763999400"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764001860"
},
"departure": {
"time": "1764001860"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763999340"
},
"departure": {
"time": "1763999340"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763999700"
},
"departure": {
"time": "1763999700"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1764001865"
},
"departure": {
"delay": 5,
"time": "1764001865"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764001980"
},
"departure": {
"time": "1764001980"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764001320"
},
"departure": {
"time": "1764001320"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763999940"
},
"departure": {
"time": "1763999940"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763999460"
},
"departure": {
"time": "1763999460"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763998860"
},
"departure": {
"time": "1763998860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763998980"
},
"departure": {
"time": "1763998980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764001200"
},
"departure": {
"time": "1764001200"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"time": "1763998800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763999760"
},
"departure": {
"time": "1763999760"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764000660"
},
"departure": {
"time": "1764000660"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764001500"
},
"departure": {
"time": "1764001500"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
}
],
"timestamp": "1763991649",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1729:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4192758x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1763992011"
},
"departure": {
"delay": -9,
"time": "1763992011"
},
"stopId": "FR:76305:ZE:3619:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1763992200"
},
"departure": {
"delay": -60,
"time": "1763992200"
},
"stopId": "FR:76305:ZE:3057:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -41,
"time": "1763992639"
},
"departure": {
"delay": -41,
"time": "1763992639"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -26,
"time": "1763991934"
},
"departure": {
"delay": -26,
"time": "1763991934"
},
"stopId": "FR:76305:ZE:3463:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1763993520"
},
"departure": {
"delay": -60,
"time": "1763993520"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -32,
"time": "1763992588"
},
"departure": {
"delay": -32,
"time": "1763992588"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1763993160"
},
"departure": {
"delay": -60,
"time": "1763993160"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -41,
"time": "1763993659"
},
"departure": {
"delay": -41,
"time": "1763993659"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -52,
"time": "1763992808"
},
"departure": {
"delay": -52,
"time": "1763992808"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -40,
"time": "1763992340"
},
"departure": {
"delay": -40,
"time": "1763992340"
},
"stopId": "FR:76305:ZE:3182:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1763992500"
},
"departure": {
"delay": -60,
"time": "1763992500"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -36,
"time": "1763992464"
},
"departure": {
"delay": -36,
"time": "1763992464"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": -60,
"time": "1763991780"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -56,
"time": "1763992864"
},
"departure": {
"delay": -56,
"time": "1763992864"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -37,
"time": "1763992283"
},
"departure": {
"delay": -37,
"time": "1763992283"
},
"stopId": "FR:76305:ZE:3184:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1763993880"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1763992740"
},
"departure": {
"delay": -60,
"time": "1763992740"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1763992920"
},
"departure": {
"delay": -60,
"time": "1763992920"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -44,
"time": "1763992096"
},
"departure": {
"delay": -44,
"time": "1763992096"
},
"stopId": "FR:76305:ZE:3293:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -3,
"time": "1763993457"
},
"departure": {
"delay": -3,
"time": "1763993457"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1763991247",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4192758x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595515:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1763992759"
},
"departure": {
"delay": -41,
"time": "1763992759"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1763992483"
},
"departure": {
"delay": -17,
"time": "1763992483"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1763993422"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -63,
"time": "1763992197"
},
"departure": {
"delay": -63,
"time": "1763992197"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1763993264"
},
"departure": {
"delay": 44,
"time": "1763993264"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -22,
"time": "1763992058"
},
"departure": {
"delay": -22,
"time": "1763992058"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1763993210"
},
"departure": {
"delay": 50,
"time": "1763993210"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 28,
"time": "1763993368"
},
"departure": {
"delay": 28,
"time": "1763993368"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -9,
"time": "1763992911"
},
"departure": {
"delay": -9,
"time": "1763992911"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1763993339"
},
"departure": {
"delay": 59,
"time": "1763993339"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1763992622"
},
"departure": {
"delay": 2,
"time": "1763992622"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1763992409"
},
"departure": {
"delay": 89,
"time": "1763992409"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1763993180"
},
"departure": {
"delay": 80,
"time": "1763993180"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -4,
"time": "1763992736"
},
"departure": {
"delay": -4,
"time": "1763992736"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1763993120"
},
"departure": {
"delay": 20,
"time": "1763993120"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1763991929"
},
"departure": {
"delay": 29,
"time": "1763991929"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1763992698"
},
"departure": {
"delay": 18,
"time": "1763992698"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1763992831"
},
"departure": {
"delay": 31,
"time": "1763992831"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1763992349"
},
"departure": {
"delay": 29,
"time": "1763992349"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"time": "1763991900"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1763991978"
},
"departure": {
"delay": 18,
"time": "1763991978"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595515:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071976x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1763990984"
},
"departure": {
"delay": -16,
"time": "1763990984"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -114,
"time": "1763991426"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -19,
"time": "1763991101"
},
"departure": {
"delay": -19,
"time": "1763991101"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1763991102"
},
"departure": {
"delay": 42,
"time": "1763991102"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -53,
"time": "1763991247"
},
"departure": {
"delay": -53,
"time": "1763991247"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1763990977",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071976x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1304:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1763991000"
},
"departure": {
"delay": -55,
"time": "1763991005"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1763989860"
},
"departure": {
"delay": 5,
"time": "1763989865"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -240,
"time": "1763992440"
},
"departure": {
"delay": -240,
"time": "1763992440"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1763990520"
},
"departure": {
"delay": 5,
"time": "1763990525"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1763991300"
},
"departure": {
"delay": 5,
"time": "1763991305"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -55,
"time": "1763990580"
},
"departure": {
"delay": -55,
"time": "1763990585"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": -240,
"time": "1763991780"
},
"departure": {
"delay": -240,
"time": "1763991780"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": -50,
"time": "1763991125"
},
"departure": {
"delay": -50,
"time": "1763991130"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -240,
"time": "1763992560"
},
"departure": {
"delay": -240,
"time": "1763992560"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1763991240"
},
"departure": {
"delay": 5,
"time": "1763991245"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"delay": 5,
"time": "1763989805"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -240,
"time": "1763992200"
},
"departure": {
"delay": -240,
"time": "1763992200"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763991060"
},
"departure": {
"time": "1763991120"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -240,
"time": "1763992680"
},
"departure": {
"delay": -240,
"time": "1763992680"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": -235,
"time": "1763992625"
},
"departure": {
"delay": -235,
"time": "1763992625"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": -55,
"time": "1763990640"
},
"departure": {
"delay": -55,
"time": "1763990645"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -240,
"time": "1763992080"
},
"departure": {
"delay": -240,
"time": "1763992080"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": -240,
"time": "1763992860"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 65,
"time": "1763990040"
},
"departure": {
"delay": 65,
"time": "1763990045"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1763990340"
},
"departure": {
"delay": -55,
"time": "1763990345"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -115,
"time": "1763990820"
},
"departure": {
"delay": -115,
"time": "1763990825"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -240,
"time": "1763992620"
},
"departure": {
"delay": -240,
"time": "1763992620"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": -240,
"time": "1763992740"
},
"departure": {
"delay": -240,
"time": "1763992740"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": -240,
"time": "1763991600"
},
"departure": {
"delay": -240,
"time": "1763991600"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": -55,
"time": "1763990280"
},
"departure": {
"delay": -55,
"time": "1763990285"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763990400"
},
"departure": {
"time": "1763990460"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1763989920"
},
"departure": {
"delay": 5,
"time": "1763989925"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -240,
"time": "1763992260"
},
"departure": {
"delay": -240,
"time": "1763992260"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1763990220"
},
"departure": {
"delay": 5,
"time": "1763990225"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": -45,
"time": "1763990230"
},
"departure": {
"delay": -45,
"time": "1763990235"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -235,
"time": "1763991420"
},
"departure": {
"delay": -235,
"time": "1763991425"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": -240,
"time": "1763991960"
},
"departure": {
"delay": -240,
"time": "1763991960"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": -45,
"time": "1763990050"
},
"departure": {
"delay": -45,
"time": "1763990055"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1763990760"
},
"departure": {
"delay": 5,
"time": "1763990765"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -45,
"time": "1763990530"
},
"departure": {
"delay": -45,
"time": "1763990535"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1763991649",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1304:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197044x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1763994320"
},
"departure": {
"delay": 20,
"time": "1763994320"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 19,
"time": "1763992639"
},
"departure": {
"delay": 19,
"time": "1763992639"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1763992529"
},
"departure": {
"delay": 29,
"time": "1763992529"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -19,
"time": "1763993201"
},
"departure": {
"delay": -19,
"time": "1763993201"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1763993840"
},
"departure": {
"delay": 20,
"time": "1763993840"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -24,
"time": "1763993496"
},
"departure": {
"delay": -24,
"time": "1763993496"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -18,
"time": "1763992422"
},
"departure": {
"delay": -18,
"time": "1763992422"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1763993070"
},
"departure": {
"delay": 30,
"time": "1763993070"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -24,
"time": "1763994216"
},
"departure": {
"delay": -24,
"time": "1763994216"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 32,
"time": "1763991632"
},
"departure": {
"delay": 32,
"time": "1763991632"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1763991540"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -24,
"time": "1763991876"
},
"departure": {
"delay": -24,
"time": "1763991876"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -12,
"time": "1763993388"
},
"departure": {
"delay": -12,
"time": "1763993388"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -24,
"time": "1763993736"
},
"departure": {
"delay": -24,
"time": "1763993736"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -24,
"time": "1763992296"
},
"departure": {
"delay": -24,
"time": "1763992296"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1763991989"
},
"departure": {
"delay": 29,
"time": "1763991989"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1763993308"
},
"departure": {
"delay": 28,
"time": "1763993308"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -24,
"time": "1763991696"
},
"departure": {
"delay": -24,
"time": "1763991696"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1763994265"
},
"departure": {
"delay": 25,
"time": "1763994265"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -4,
"time": "1763992796"
},
"departure": {
"delay": -4,
"time": "1763992796"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 12,
"time": "1763991792"
},
"departure": {
"delay": 12,
"time": "1763991792"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1763991662"
},
"departure": {
"delay": 2,
"time": "1763991662"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -24,
"time": "1763994576"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 17,
"time": "1763994077"
},
"departure": {
"delay": 17,
"time": "1763994077"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -24,
"time": "1763992056"
},
"departure": {
"delay": -24,
"time": "1763992056"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1763991586"
},
"departure": {
"delay": 46,
"time": "1763991586"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -6,
"time": "1763994054"
},
"departure": {
"delay": -6,
"time": "1763994054"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -20,
"time": "1763992180"
},
"departure": {
"delay": -20,
"time": "1763992180"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1763992716"
},
"departure": {
"delay": -24,
"time": "1763992716"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -23,
"time": "1763992237"
},
"departure": {
"delay": -23,
"time": "1763992237"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1763992373"
},
"departure": {
"delay": -7,
"time": "1763992373"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1763993136"
},
"departure": {
"delay": -24,
"time": "1763993136"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 8,
"time": "1763992988"
},
"departure": {
"delay": 8,
"time": "1763992988"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 6,
"time": "1763992326"
},
"departure": {
"delay": 6,
"time": "1763992326"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1763993976"
},
"departure": {
"delay": -24,
"time": "1763993976"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -19,
"time": "1763992121"
},
"departure": {
"delay": -19,
"time": "1763992121"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1763991951"
},
"departure": {
"delay": -9,
"time": "1763991951"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1763991754"
},
"departure": {
"delay": 34,
"time": "1763991754"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1763994023"
},
"departure": {
"delay": 23,
"time": "1763994023"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1763991637",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197044x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052292xGTFSxGSemHTNIxSemainex06:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1763992144"
},
"departure": {
"delay": 4,
"time": "1763992144"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1763992954"
},
"departure": {
"delay": 34,
"time": "1763992954"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1763995392"
},
"departure": {
"delay": 12,
"time": "1763995392"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 3,
"time": "1763995563"
},
"departure": {
"delay": 3,
"time": "1763995563"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 35,
"time": "1763992055"
},
"departure": {
"delay": 35,
"time": "1763992055"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1763994571"
},
"departure": {
"delay": 31,
"time": "1763994571"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 3,
"time": "1763995683"
},
"departure": {
"delay": 3,
"time": "1763995683"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1763993760"
},
"departure": {
"time": "1763993760"
},
"stopId": "FR:76238:ZE:4039:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1763994240"
},
"departure": {
"time": "1763994240"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 21,
"time": "1763993541"
},
"departure": {
"delay": 21,
"time": "1763993541"
},
"stopId": "FR:76447:ZE:4076:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1763995200"
},
"departure": {
"time": "1763995200"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1763993100"
},
"departure": {
"time": "1763993100"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1763995118"
},
"departure": {
"delay": 38,
"time": "1763995118"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 57,
"time": "1763992737"
},
"departure": {
"delay": 57,
"time": "1763992737"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1763994832"
},
"departure": {
"delay": 52,
"time": "1763994832"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 25,
"time": "1763992885"
},
"departure": {
"delay": 25,
"time": "1763992885"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1763993301"
},
"departure": {
"delay": 21,
"time": "1763993301"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1763992380"
},
"departure": {
"time": "1763992380"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1763994991"
},
"departure": {
"delay": 31,
"time": "1763994991"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1763994062"
},
"departure": {
"delay": 2,
"time": "1763994062"
},
"stopId": "FR:76534:ZE:5130:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 3,
"time": "1763995803"
},
"departure": {
"delay": 3,
"time": "1763995803"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1763993640"
},
"departure": {
"time": "1763993640"
},
"stopId": "FR:76447:ZE:4075:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1763993667"
},
"departure": {
"delay": 27,
"time": "1763993667"
},
"stopId": "FR:76447:ZE:3885:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 13,
"time": "1763993893"
},
"departure": {
"delay": 13,
"time": "1763993893"
},
"stopId": "FR:76238:ZE:4042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1763993348"
},
"departure": {
"delay": 8,
"time": "1763993348"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1763993400"
},
"departure": {
"time": "1763993400"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1763993204"
},
"departure": {
"delay": 44,
"time": "1763993204"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1763994125"
},
"departure": {
"delay": 5,
"time": "1763994125"
},
"stopId": "FR:76534:ZE:3215:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1763994393"
},
"departure": {
"delay": 33,
"time": "1763994393"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1763994000"
},
"departure": {
"time": "1763994000"
},
"stopId": "FR:76534:ZE:3132:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1763994469"
},
"departure": {
"delay": 49,
"time": "1763994469"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"time": "1763991900"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1763992767"
},
"departure": {
"delay": 27,
"time": "1763992767"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1763993705"
},
"departure": {
"delay": 5,
"time": "1763993705"
},
"stopId": "FR:76238:ZE:4029:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1763995860"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 46,
"time": "1763992186"
},
"departure": {
"delay": 46,
"time": "1763992186"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1763994175"
},
"departure": {
"delay": 55,
"time": "1763994175"
},
"stopId": "FR:76477:ZE:3114:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1763991327",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052292xGTFSxGSemHTNIxSemainex06:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:77:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -50,
"time": "1763983486"
},
"departure": {
"delay": -50,
"time": "1763983330"
},
"stopId": "FR:14333:ZE:52:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 175,
"time": "1763983221"
},
"departure": {
"delay": 175,
"time": "1763983375"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"departure": {
"delay": 125,
"time": "1763983025"
},
"stopId": "FR:14333:ZE:42:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -50,
"time": "1763984499"
},
"departure": {
"delay": -50,
"time": "1763984170"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": -50,
"time": "1763983448"
},
"departure": {
"delay": -50,
"time": "1763983270"
},
"stopId": "FR:14333:ZE:50:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": -50,
"time": "1763983716"
},
"departure": {
"delay": -50,
"time": "1763983630"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1763984211"
},
"departure": {
"delay": -50,
"time": "1763984050"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 128,
"time": "1763983135"
},
"departure": {
"delay": 128,
"time": "1763983148"
},
"stopId": "FR:14333:ZE:46:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 137,
"time": "1763983087"
},
"departure": {
"delay": 137,
"time": "1763983097"
},
"stopId": "FR:14333:ZE:44:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": -50,
"time": "1763984524"
},
"departure": {
"delay": -50,
"time": "1763984110"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 105,
"time": "1763984445"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": -50,
"time": "1763984467"
},
"departure": {
"delay": -50,
"time": "1763984230"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1763983406"
},
"departure": {
"delay": -50,
"time": "1763983210"
},
"stopId": "FR:14333:ZE:48:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -50,
"time": "1763983616"
},
"departure": {
"delay": -50,
"time": "1763983570"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 9
}
],
"timestamp": "1763991671",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:77:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1752:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764001980"
},
"departure": {
"time": "1764001980"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764002460"
},
"departure": {
"time": "1764002460"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764001800"
},
"departure": {
"time": "1764001800"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1763999465"
},
"departure": {
"delay": 5,
"time": "1763999465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764002580"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764000360"
},
"departure": {
"time": "1764000360"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1763999400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764000240"
},
"departure": {
"time": "1764000240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764001500"
},
"departure": {
"time": "1764001500"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764002340"
},
"departure": {
"time": "1764002340"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764001320"
},
"departure": {
"time": "1764001320"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763999820"
},
"departure": {
"time": "1763999820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764000120"
},
"departure": {
"time": "1764000120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763999940"
},
"departure": {
"time": "1763999940"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764001620"
},
"departure": {
"time": "1764001620"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764001260"
},
"departure": {
"time": "1764001260"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764002220"
},
"departure": {
"time": "1764002220"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764002100"
},
"departure": {
"time": "1764002100"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764000060"
},
"departure": {
"time": "1764000060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764001560"
},
"departure": {
"time": "1764001560"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764000540"
},
"departure": {
"time": "1764000540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1763999945"
},
"departure": {
"delay": 5,
"time": "1763999945"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764001920"
},
"departure": {
"time": "1764001920"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763999880"
},
"departure": {
"time": "1763999880"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763999700"
},
"departure": {
"time": "1763999700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764000600"
},
"departure": {
"time": "1764000600"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763999460"
},
"departure": {
"time": "1763999460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764000300"
},
"departure": {
"time": "1764000300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764000000"
},
"departure": {
"time": "1764000000"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764002160"
},
"departure": {
"time": "1764002160"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764001860"
},
"departure": {
"time": "1764001860"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764000720"
},
"departure": {
"time": "1764000720"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764000180"
},
"departure": {
"time": "1764000180"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764000900"
},
"departure": {
"time": "1764000900"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
}
],
"timestamp": "1763991664",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1752:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190158x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993880"
},
"departure": {
"time": "1763993880"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1763994060"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 38,
"time": "1763993798"
},
"departure": {
"delay": 38,
"time": "1763993798"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 26,
"time": "1763992886"
},
"departure": {
"delay": 26,
"time": "1763992886"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1763992844"
},
"departure": {
"delay": 44,
"time": "1763992844"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1763992596"
},
"departure": {
"delay": 36,
"time": "1763992596"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1763992335"
},
"departure": {
"delay": 15,
"time": "1763992335"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1763992282"
},
"departure": {
"delay": 22,
"time": "1763992282"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1763993580"
},
"departure": {
"time": "1763993580"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1763992920"
},
"departure": {
"time": "1763992920"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1763993321"
},
"departure": {
"delay": 41,
"time": "1763993321"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1763992211"
},
"departure": {
"delay": 11,
"time": "1763992211"
},
"stopId": "FR:76351:ZE:3193:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1763993381"
},
"departure": {
"delay": 41,
"time": "1763993381"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1763993938"
},
"departure": {
"delay": 58,
"time": "1763993938"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1763993280"
},
"departure": {
"time": "1763993280"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1763993520"
},
"departure": {
"time": "1763993520"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1763993647"
},
"departure": {
"delay": 7,
"time": "1763993647"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1763993847"
},
"departure": {
"delay": 27,
"time": "1763993847"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 25,
"time": "1763992765"
},
"departure": {
"delay": 25,
"time": "1763992765"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1763993100"
},
"departure": {
"time": "1763993100"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1763993441"
},
"departure": {
"delay": 41,
"time": "1763993441"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1763993736"
},
"departure": {
"delay": 36,
"time": "1763993736"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1763992436"
},
"departure": {
"delay": 56,
"time": "1763992436"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1763992493"
},
"departure": {
"delay": 53,
"time": "1763992493"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1763993034"
},
"departure": {
"delay": 54,
"time": "1763993034"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1763992380"
},
"departure": {
"time": "1763992380"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1763992726"
},
"departure": {
"delay": 46,
"time": "1763992726"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1763993700"
},
"departure": {
"time": "1763993700"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"time": "1763991900"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1763992140"
},
"departure": {
"time": "1763992140"
},
"stopId": "FR:76351:ZE:4141:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1763991447",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190158x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107847x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -89,
"time": "1763991691"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1763990791"
},
"departure": {
"delay": 31,
"time": "1763990791"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -125,
"time": "1763991475"
},
"departure": {
"delay": -125,
"time": "1763991475"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -73,
"time": "1763991347"
},
"departure": {
"delay": -73,
"time": "1763991347"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -53,
"time": "1763990887"
},
"departure": {
"delay": -53,
"time": "1763990887"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -47,
"time": "1763991073"
},
"departure": {
"delay": -47,
"time": "1763991073"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -110,
"time": "1763991250"
},
"departure": {
"delay": -110,
"time": "1763991250"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -48,
"time": "1763991612"
},
"departure": {
"delay": -48,
"time": "1763991612"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -86,
"time": "1763991154"
},
"departure": {
"delay": -86,
"time": "1763991154"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107847x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470068:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -72,
"time": "1763994048"
},
"departure": {
"delay": -72,
"time": "1763994048"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1787,
"time": "1763991673"
},
"departure": {
"delay": -1787,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -200,
"time": "1763993740"
},
"departure": {
"delay": -200,
"time": "1763993740"
},
"stopId": "FR:27375:ZE:0x6444:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -49,
"time": "1763994131"
},
"departure": {
"delay": -49,
"time": "1763994131"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -162,
"time": "1763993718"
},
"departure": {
"delay": -162,
"time": "1763993718"
},
"stopId": "FR:27375:ZE:0x6518:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -116,
"time": "1763993584"
},
"departure": {
"delay": -116,
"time": "1763993584"
},
"stopId": "FR:27375:ZE:0x6413:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -171,
"time": "1763993829"
},
"departure": {
"delay": -171,
"time": "1763993829"
},
"stopId": "FR:27375:ZE:0x6522:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1607,
"time": "1763991673"
},
"departure": {
"delay": -1607,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6508:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -156,
"time": "1763993784"
},
"departure": {
"delay": -156,
"time": "1763993784"
},
"stopId": "FR:27375:ZE:0x6474:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 319,
"time": "1763994919"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -161,
"time": "1763993959"
},
"departure": {
"delay": -161,
"time": "1763993959"
},
"stopId": "FR:27375:ZE:0x6472:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -168,
"time": "1763993892"
},
"departure": {
"delay": -168,
"time": "1763993892"
},
"stopId": "FR:27375:ZE:0x6418:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -123,
"time": "1763993637"
},
"departure": {
"delay": -123,
"time": "1763993637"
},
"stopId": "FR:27375:ZE:0x6386:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1907,
"time": "1763991673"
},
"departure": {
"delay": -1907,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6452:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -130,
"time": "1763993690"
},
"departure": {
"delay": -130,
"time": "1763993690"
},
"stopId": "FR:27375:ZE:0x6520:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"delay": -1427,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -73,
"time": "1763993507"
},
"departure": {
"delay": -73,
"time": "1763993507"
},
"stopId": "FR:27375:ZE:0x6479:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -91,
"time": "1763993549"
},
"departure": {
"delay": -91,
"time": "1763993549"
},
"stopId": "FR:27375:ZE:0x6501:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470068:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190090x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 541,
"time": "1763991241"
},
"departure": {
"delay": 541,
"time": "1763991241"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 503,
"time": "1763991083"
},
"departure": {
"delay": 503,
"time": "1763991083"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 612,
"time": "1763991492"
},
"departure": {
"delay": 612,
"time": "1763991492"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 483,
"time": "1763990943"
},
"departure": {
"delay": 483,
"time": "1763990943"
},
"stopId": "FR:76351:ZE:3372:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 507,
"time": "1763990907"
},
"departure": {
"delay": 507,
"time": "1763990907"
},
"stopId": "FR:76351:ZE:3156:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 533,
"time": "1763990993"
},
"departure": {
"delay": 533,
"time": "1763990993"
},
"stopId": "FR:76351:ZE:3134:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 603,
"time": "1763991723"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 545,
"time": "1763991305"
},
"departure": {
"delay": 545,
"time": "1763991305"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 503,
"time": "1763991143"
},
"departure": {
"delay": 503,
"time": "1763991143"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 570,
"time": "1763991510"
},
"departure": {
"delay": 570,
"time": "1763991510"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 661,
"time": "1763991601"
},
"departure": {
"delay": 661,
"time": "1763991601"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 581,
"time": "1763991341"
},
"departure": {
"delay": 581,
"time": "1763991341"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 623,
"time": "1763991443"
},
"departure": {
"delay": 623,
"time": "1763991443"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1763991207",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190090x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057773x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1763992536"
},
"departure": {
"delay": 36,
"time": "1763992536"
},
"stopId": "FR:76305:ZE:3148:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1763995320"
},
"departure": {
"time": "1763995320"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 12,
"time": "1763992692"
},
"departure": {
"delay": 12,
"time": "1763992692"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1763992577"
},
"departure": {
"delay": 17,
"time": "1763992577"
},
"stopId": "FR:76341:ZE:3059:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1763993280"
},
"departure": {
"time": "1763993280"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1763995149"
},
"departure": {
"delay": 9,
"time": "1763995149"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 34,
"time": "1763994574"
},
"departure": {
"delay": 34,
"time": "1763994574"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 45,
"time": "1763993985"
},
"departure": {
"delay": 45,
"time": "1763993985"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1763992680"
},
"departure": {
"time": "1763992680"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1763993860"
},
"departure": {
"delay": 40,
"time": "1763993860"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 45,
"time": "1763992005"
},
"departure": {
"delay": 45,
"time": "1763992005"
},
"stopId": "FR:76305:ZE:4482:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1763991840"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994840"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 41,
"time": "1763993621"
},
"departure": {
"delay": 41,
"time": "1763993621"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1763995062"
},
"departure": {
"delay": 42,
"time": "1763995062"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 56,
"time": "1763992136"
},
"departure": {
"delay": 56,
"time": "1763992136"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1763992471"
},
"departure": {
"delay": 31,
"time": "1763992471"
},
"stopId": "FR:76305:ZE:5192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1763995380"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 27,
"time": "1763993547"
},
"departure": {
"delay": 27,
"time": "1763993547"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1763994963"
},
"departure": {
"delay": 3,
"time": "1763994963"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 14,
"time": "1763992214"
},
"departure": {
"delay": 14,
"time": "1763992214"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1763995275"
},
"departure": {
"delay": 15,
"time": "1763995275"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:76305:ZE:3441:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1763994384"
},
"departure": {
"delay": 24,
"time": "1763994384"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1763993160"
},
"departure": {
"time": "1763993160"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1763994720"
},
"departure": {
"time": "1763994720"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 55,
"time": "1763992615"
},
"departure": {
"delay": 55,
"time": "1763992615"
},
"stopId": "FR:76341:ZE:3243:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1763994526"
},
"departure": {
"delay": 46,
"time": "1763994526"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 16,
"time": "1763995096"
},
"departure": {
"delay": 16,
"time": "1763995096"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"time": "1763993400"
},
"departure": {
"time": "1763993400"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1763993668"
},
"departure": {
"delay": 28,
"time": "1763993668"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1763995020"
},
"departure": {
"time": "1763995020"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"time": "1763994060"
},
"departure": {
"time": "1763994060"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1763993043"
},
"departure": {
"delay": 3,
"time": "1763993043"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1763993916"
},
"departure": {
"delay": 36,
"time": "1763993916"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 38,
"time": "1763995238"
},
"departure": {
"delay": 38,
"time": "1763995238"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 41,
"time": "1763992661"
},
"departure": {
"delay": 41,
"time": "1763992661"
},
"stopId": "FR:76341:ZE:3580:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1763994788"
},
"departure": {
"delay": 8,
"time": "1763994788"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1763993700"
},
"departure": {
"time": "1763993700"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1763993580"
},
"departure": {
"time": "1763993580"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 7,
"time": "1763993347"
},
"departure": {
"delay": 7,
"time": "1763993347"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1763991944"
},
"departure": {
"delay": 44,
"time": "1763991944"
},
"stopId": "FR:76305:ZE:4481:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1763992260"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1763994286"
},
"departure": {
"delay": 46,
"time": "1763994286"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1763993220"
},
"departure": {
"time": "1763993220"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1763993498"
},
"departure": {
"delay": 38,
"time": "1763993498"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 13,
"time": "1763992093"
},
"departure": {
"delay": 13,
"time": "1763992093"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1763992043"
},
"departure": {
"delay": 23,
"time": "1763992043"
},
"stopId": "FR:76305:ZE:4477:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1763993436"
},
"departure": {
"delay": 36,
"time": "1763993436"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1763990897",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057773x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057768x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 167,
"time": "1763991887"
},
"departure": {
"delay": 167,
"time": "1763991887"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 215,
"time": "1763992775"
},
"departure": {
"delay": 215,
"time": "1763992775"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 167,
"time": "1763992727"
},
"departure": {
"delay": 167,
"time": "1763992727"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 167,
"time": "1763992307"
},
"departure": {
"delay": 167,
"time": "1763992307"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 200,
"time": "1763992520"
},
"departure": {
"delay": 200,
"time": "1763992520"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 169,
"time": "1763991289"
},
"departure": {
"delay": 169,
"time": "1763991289"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1763990979"
},
"departure": {
"delay": 39,
"time": "1763990979"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 219,
"time": "1763991639"
},
"departure": {
"delay": 219,
"time": "1763991639"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 207,
"time": "1763992887"
},
"departure": {
"delay": 207,
"time": "1763992887"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 167,
"time": "1763993087"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 242,
"time": "1763991482"
},
"departure": {
"delay": 242,
"time": "1763991482"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 187,
"time": "1763991367"
},
"departure": {
"delay": 187,
"time": "1763991367"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 167,
"time": "1763992247"
},
"departure": {
"delay": 167,
"time": "1763992247"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 204,
"time": "1763992404"
},
"departure": {
"delay": 204,
"time": "1763992404"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 167,
"time": "1763992487"
},
"departure": {
"delay": 167,
"time": "1763992487"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 167,
"time": "1763991827"
},
"departure": {
"delay": 167,
"time": "1763991827"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 191,
"time": "1763992931"
},
"departure": {
"delay": 191,
"time": "1763992931"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 223,
"time": "1763991523"
},
"departure": {
"delay": 223,
"time": "1763991523"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 198,
"time": "1763991978"
},
"departure": {
"delay": 198,
"time": "1763991978"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 170,
"time": "1763991770"
},
"departure": {
"delay": 170,
"time": "1763991770"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 181,
"time": "1763992321"
},
"departure": {
"delay": 181,
"time": "1763992321"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 167,
"time": "1763991647"
},
"departure": {
"delay": 167,
"time": "1763991647"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 167,
"time": "1763992367"
},
"departure": {
"delay": 167,
"time": "1763992367"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 213,
"time": "1763991693"
},
"departure": {
"delay": 213,
"time": "1763991693"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 174,
"time": "1763992974"
},
"departure": {
"delay": 174,
"time": "1763992974"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 188,
"time": "1763991428"
},
"departure": {
"delay": 188,
"time": "1763991428"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 173,
"time": "1763992853"
},
"departure": {
"delay": 173,
"time": "1763992853"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 223,
"time": "1763993023"
},
"departure": {
"delay": 223,
"time": "1763993023"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 182,
"time": "1763992442"
},
"departure": {
"delay": 182,
"time": "1763992442"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 101,
"time": "1763991221"
},
"departure": {
"delay": 101,
"time": "1763991221"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1763991647",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057768x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2687:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764004140"
},
"departure": {
"time": "1764004140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764004200"
},
"departure": {
"time": "1764004200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764004800"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1764004080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1763991524",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2687:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586145:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3312,
"time": "1763991648"
},
"departure": {
"delay": -3312,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -2952,
"time": "1763991648"
},
"departure": {
"delay": -2952,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -2652,
"time": "1763991648"
},
"departure": {
"delay": -2652,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -3792,
"time": "1763991648"
},
"departure": {
"delay": -3792,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -3432,
"time": "1763991648"
},
"departure": {
"delay": -3432,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -3132,
"time": "1763991648"
},
"departure": {
"delay": -3132,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -1752,
"time": "1763991648"
},
"departure": {
"delay": -1752,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2532,
"time": "1763991648"
},
"departure": {
"delay": -2532,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1992,
"time": "1763991648"
},
"departure": {
"delay": -1992,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3672,
"time": "1763991648"
},
"departure": {
"delay": -3672,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -2412,
"time": "1763991648"
},
"departure": {
"delay": -2412,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1932,
"time": "1763991648"
},
"departure": {
"delay": -1932,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2832,
"time": "1763991648"
},
"departure": {
"delay": -2832,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -139,
"time": "1763995421"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -2772,
"time": "1763991648"
},
"departure": {
"delay": -2772,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -3252,
"time": "1763991648"
},
"departure": {
"delay": -3252,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -3492,
"time": "1763991648"
},
"departure": {
"delay": -3492,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -2292,
"time": "1763991648"
},
"departure": {
"delay": -2292,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2052,
"time": "1763991648"
},
"departure": {
"delay": -2052,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3732,
"time": "1763991648"
},
"departure": {
"delay": -3732,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -2712,
"time": "1763991648"
},
"departure": {
"delay": -2712,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -3072,
"time": "1763991648"
},
"departure": {
"delay": -3072,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -3732,
"time": "1763991648"
},
"departure": {
"delay": -3732,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": -1812,
"time": "1763991648"
},
"departure": {
"delay": -1812,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2292,
"time": "1763991648"
},
"departure": {
"delay": -2292,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"delay": -1752,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xFAB01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586145:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1547:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763996040"
},
"departure": {
"time": "1763996040"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763997600"
},
"departure": {
"time": "1763997600"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763995680"
},
"departure": {
"time": "1763995680"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763998260"
},
"departure": {
"time": "1763998260"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763995320"
},
"departure": {
"time": "1763995320"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763997720"
},
"departure": {
"time": "1763997720"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763995740"
},
"departure": {
"time": "1763995740"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763996640"
},
"departure": {
"time": "1763996640"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1763998265"
},
"departure": {
"delay": 5,
"time": "1763998265"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1763996580"
},
"departure": {
"time": "1763996580"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763998500"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1763995800"
},
"departure": {
"time": "1763995800"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763996340"
},
"departure": {
"time": "1763996340"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763997900"
},
"departure": {
"time": "1763997900"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763997840"
},
"departure": {
"time": "1763997840"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763995920"
},
"departure": {
"time": "1763995920"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763995500"
},
"departure": {
"time": "1763995500"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763998380"
},
"departure": {
"time": "1763998380"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1763998320"
},
"departure": {
"time": "1763998320"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1763996160"
},
"departure": {
"time": "1763996160"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763995260"
},
"departure": {
"time": "1763995260"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763996520"
},
"departure": {
"time": "1763996520"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"departure": {
"time": "1763995200"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763995620"
},
"departure": {
"time": "1763995620"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763997420"
},
"departure": {
"time": "1763997420"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1763997060"
},
"departure": {
"time": "1763997060"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763995980"
},
"departure": {
"time": "1763995980"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763996100"
},
"departure": {
"time": "1763996100"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763996460"
},
"departure": {
"time": "1763996460"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763996700"
},
"departure": {
"time": "1763996700"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763995860"
},
"departure": {
"time": "1763995860"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763995380"
},
"departure": {
"time": "1763995380"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763998080"
},
"departure": {
"time": "1763998080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1763998200"
},
"departure": {
"time": "1763998200"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763997240"
},
"departure": {
"time": "1763997240"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1763991574",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1547:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5087107212115968x17:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -125,
"time": "1763991945"
},
"departure": {
"delay": -125,
"time": "1763991955"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -92,
"time": "1763991706"
},
"departure": {
"delay": -92,
"time": "1763991808"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -142,
"time": "1763992048"
},
"departure": {
"delay": -142,
"time": "1763992058"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1763991243"
},
"departure": {
"delay": 25,
"time": "1763991265"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -102,
"time": "1763991602"
},
"departure": {
"delay": -102,
"time": "1763991618"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -130,
"time": "1763991870"
},
"departure": {
"delay": -130,
"time": "1763991890"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -52,
"time": "1763991536"
},
"departure": {
"delay": -52,
"time": "1763991548"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1763991070"
},
"departure": {
"delay": 22,
"time": "1763991082"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -41,
"time": "1763991467"
},
"departure": {
"delay": -41,
"time": "1763991499"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -130,
"time": "1763992190"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 157,
"time": "1763991507"
},
"departure": {
"delay": 157,
"time": "1763991517"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1763991113"
},
"departure": {
"delay": 31,
"time": "1763991151"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1763991329"
},
"departure": {
"delay": 82,
"time": "1763991382"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1763991189"
},
"departure": {
"delay": 18,
"time": "1763991198"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1763991669",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4809340465709056:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5087107212115968x17:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x34930694:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 160,
"time": "1763991100"
},
"departure": {
"delay": 160,
"time": "1763991100"
},
"stopId": "FR:76114:ZE:203:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1763990949"
},
"departure": {
"delay": 80,
"time": "1763990960"
},
"stopId": "FR:76114:ZE:202:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": 131,
"time": "1763990831"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 115,
"time": "1763990862"
},
"departure": {
"delay": 115,
"time": "1763990875"
},
"stopId": "FR:76114:ZE:201:ATOUMOD019",
"stopSequence": 2
}
],
"timestamp": "1763991092",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:2:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x34930694:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3116F4475688x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763982480"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1763985420"
},
"departure": {
"time": "1763985600"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1763990580"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1763984100"
},
"departure": {
"time": "1763984160"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1763983320"
},
"departure": {
"time": "1763983380"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1763980729",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3116F4475688x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108051x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 161,
"time": "1763992121"
},
"departure": {
"delay": 161,
"time": "1763992121"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 134,
"time": "1763991674"
},
"departure": {
"delay": 134,
"time": "1763991674"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 124,
"time": "1763991184"
},
"departure": {
"delay": 124,
"time": "1763991184"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1763991792"
},
"departure": {
"delay": 132,
"time": "1763991792"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 71,
"time": "1763991071"
},
"departure": {
"delay": 71,
"time": "1763991071"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 115,
"time": "1763991895"
},
"departure": {
"delay": 115,
"time": "1763991895"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 121,
"time": "1763992021"
},
"departure": {
"delay": 121,
"time": "1763992021"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1763991533"
},
"departure": {
"delay": 113,
"time": "1763991533"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1763992200"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 102,
"time": "1763991342"
},
"departure": {
"delay": 102,
"time": "1763991342"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108051x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197042x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1763990927"
},
"departure": {
"delay": 47,
"time": "1763990927"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1763992805"
},
"departure": {
"delay": 5,
"time": "1763992805"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 59,
"time": "1763991899"
},
"departure": {
"delay": 59,
"time": "1763991899"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1763991436"
},
"departure": {
"delay": 16,
"time": "1763991436"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1763992852"
},
"departure": {
"delay": 52,
"time": "1763992852"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 46,
"time": "1763992906"
},
"departure": {
"delay": 46,
"time": "1763992906"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 10,
"time": "1763992030"
},
"departure": {
"delay": 10,
"time": "1763992030"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 53,
"time": "1763991053"
},
"departure": {
"delay": 53,
"time": "1763991053"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1763990797"
},
"departure": {
"delay": 37,
"time": "1763990797"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1763991624"
},
"departure": {
"delay": 24,
"time": "1763991624"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1763991965"
},
"departure": {
"delay": 5,
"time": "1763991965"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 100,
"time": "1763990860"
},
"departure": {
"delay": 100,
"time": "1763990860"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1763993094"
},
"departure": {
"delay": 54,
"time": "1763993094"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 32,
"time": "1763991212"
},
"departure": {
"delay": 32,
"time": "1763991212"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1763991261"
},
"departure": {
"delay": 21,
"time": "1763991261"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1763991817"
},
"departure": {
"delay": 37,
"time": "1763991817"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1763993045"
},
"departure": {
"delay": 5,
"time": "1763993045"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 50,
"time": "1763991110"
},
"departure": {
"delay": 50,
"time": "1763991110"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1763992137"
},
"departure": {
"delay": 57,
"time": "1763992137"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 83,
"time": "1763991383"
},
"departure": {
"delay": 83,
"time": "1763991383"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1763991545"
},
"departure": {
"delay": 5,
"time": "1763991545"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1763992565"
},
"departure": {
"delay": 5,
"time": "1763992565"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 49,
"time": "1763993149"
},
"departure": {
"delay": 49,
"time": "1763993149"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 5,
"time": "1763992325"
},
"departure": {
"delay": 5,
"time": "1763992325"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1763992883"
},
"departure": {
"delay": 23,
"time": "1763992883"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1763992217"
},
"departure": {
"delay": 17,
"time": "1763992217"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1763993405"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 54,
"time": "1763991174"
},
"departure": {
"delay": 54,
"time": "1763991174"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1763992669"
},
"departure": {
"delay": 49,
"time": "1763992669"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 52,
"time": "1763990992"
},
"departure": {
"delay": 52,
"time": "1763990992"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 84,
"time": "1763991204"
},
"departure": {
"delay": 84,
"time": "1763991204"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1763990927",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197042x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:63xHO03xLxCJxSx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 119,
"time": "1763974232"
},
"departure": {
"delay": 119,
"time": "1763974319"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 84,
"time": "1763973701"
},
"departure": {
"delay": 84,
"time": "1763973864"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 105,
"time": "1763973545"
},
"departure": {
"delay": 105,
"time": "1763973585"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1763973953"
},
"departure": {
"delay": 62,
"time": "1763973962"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 101,
"time": "1763973514"
},
"departure": {
"delay": 101,
"time": "1763973521"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 114,
"time": "1763973245"
},
"departure": {
"delay": 114,
"time": "1763973294"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 13,
"time": "1763973997"
},
"departure": {
"delay": 13,
"time": "1763974033"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 83,
"time": "1763973373"
},
"departure": {
"delay": 83,
"time": "1763973383"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1763974129"
},
"departure": {
"delay": 49,
"time": "1763974189"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1763972865"
},
"departure": {
"delay": 54,
"time": "1763972934"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"departure": {
"delay": 58,
"time": "1763972758"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": -22,
"time": "1763974418"
},
"departure": {
"delay": -22,
"time": "1763974418"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1763974344"
},
"departure": {
"delay": 90,
"time": "1763974350"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": -146,
"time": "1763974534"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": -22,
"time": "1763974464"
},
"departure": {
"delay": -22,
"time": "1763974478"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1763973327"
},
"departure": {
"delay": 94,
"time": "1763973334"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1763973044"
},
"departure": {
"delay": 103,
"time": "1763973103"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1763972791"
},
"departure": {
"delay": 46,
"time": "1763972806"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -5,
"time": "1763974375"
},
"departure": {
"delay": -5,
"time": "1763974375"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1763973129"
},
"departure": {
"delay": 64,
"time": "1763973184"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 139,
"time": "1763973440"
},
"departure": {
"delay": 139,
"time": "1763973499"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
}
],
"timestamp": "1763991676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:63xHO03xLxCJxSx:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -34,
"time": "1763964972"
},
"departure": {
"delay": -34,
"time": "1763964986"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1763964775"
},
"departure": {
"delay": 65,
"time": "1763964785"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1763964936"
},
"departure": {
"delay": 49,
"time": "1763964949"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 92,
"time": "1763964740"
},
"departure": {
"delay": 92,
"time": "1763964752"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1763964321"
},
"departure": {
"delay": 33,
"time": "1763964333"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1763964294"
},
"departure": {
"delay": 71,
"time": "1763964311"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 83,
"time": "1763964171"
},
"departure": {
"delay": 83,
"time": "1763964263"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1763965113"
},
"departure": {
"delay": -7,
"time": "1763965133"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"departure": {
"delay": 107,
"time": "1763963867"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1763964610"
},
"departure": {
"delay": 76,
"time": "1763964676"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1763964798"
},
"departure": {
"delay": 29,
"time": "1763964809"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1763965013"
},
"departure": {
"delay": 6,
"time": "1763965086"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1763964038"
},
"departure": {
"delay": 55,
"time": "1763964055"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -29,
"time": "1763965221"
},
"departure": {
"delay": -29,
"time": "1763965231"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1763963955"
},
"departure": {
"delay": 90,
"time": "1763963970"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1763964386"
},
"departure": {
"delay": 75,
"time": "1763964435"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1763964447"
},
"departure": {
"delay": 41,
"time": "1763964521"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1763963921"
},
"departure": {
"delay": 116,
"time": "1763963936"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -132,
"time": "1763965414"
},
"departure": {
"delay": -132,
"time": "1763965428"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": -120,
"time": "1763965500"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": -121,
"time": "1763965368"
},
"departure": {
"delay": -121,
"time": "1763965379"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1763964833"
},
"departure": {
"delay": 68,
"time": "1763964908"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1763964551"
},
"departure": {
"delay": 25,
"time": "1763964565"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": -39,
"time": "1763965304"
},
"departure": {
"delay": -39,
"time": "1763965341"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": -62,
"time": "1763965252"
},
"departure": {
"delay": -62,
"time": "1763965258"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
}
],
"timestamp": "1763991659",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:1:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 215,
"time": "1763968939"
},
"departure": {
"delay": 215,
"time": "1763968955"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 264,
"time": "1763968842"
},
"departure": {
"delay": 264,
"time": "1763968884"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 324,
"time": "1763968768"
},
"departure": {
"delay": 324,
"time": "1763968824"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 144,
"time": "1763969053"
},
"departure": {
"delay": 144,
"time": "1763969064"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 123,
"time": "1763968052"
},
"departure": {
"delay": 123,
"time": "1763968083"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 330,
"time": "1763968615"
},
"departure": {
"delay": 330,
"time": "1763968650"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 335,
"time": "1763968562"
},
"departure": {
"delay": 335,
"time": "1763968595"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"departure": {
"delay": 47,
"time": "1763967407"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 321,
"time": "1763968655"
},
"departure": {
"delay": 321,
"time": "1763968701"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1763967461"
},
"departure": {
"delay": 88,
"time": "1763967508"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1763967622"
},
"departure": {
"delay": 68,
"time": "1763967668"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 94,
"time": "1763967838"
},
"departure": {
"delay": 94,
"time": "1763967874"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1763969335"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 156,
"time": "1763969105"
},
"departure": {
"delay": 156,
"time": "1763969136"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 180,
"time": "1763969010"
},
"departure": {
"delay": 180,
"time": "1763969040"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 78,
"time": "1763969222"
},
"departure": {
"delay": 78,
"time": "1763969238"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 256,
"time": "1763968396"
},
"departure": {
"delay": 256,
"time": "1763968456"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 93,
"time": "1763969166"
},
"departure": {
"delay": 93,
"time": "1763969193"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 111,
"time": "1763968106"
},
"departure": {
"delay": 111,
"time": "1763968191"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1763967965"
},
"departure": {
"delay": 95,
"time": "1763967995"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1763967538"
},
"departure": {
"delay": 70,
"time": "1763967550"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 210,
"time": "1763968226"
},
"departure": {
"delay": 210,
"time": "1763968350"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 298,
"time": "1763968723"
},
"departure": {
"delay": 298,
"time": "1763968738"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 233,
"time": "1763968903"
},
"departure": {
"delay": 233,
"time": "1763968913"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 104,
"time": "1763967903"
},
"departure": {
"delay": 104,
"time": "1763967944"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
}
],
"timestamp": "1763991659",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:5:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764014100"
},
"departure": {
"time": "1764014100"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764014160"
},
"departure": {
"time": "1764014160"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764014340"
},
"departure": {
"time": "1764014340"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1764013500"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764013800"
},
"departure": {
"time": "1764013800"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764014400"
},
"departure": {
"time": "1764014400"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764013680"
},
"departure": {
"time": "1764013680"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764014580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764013620"
},
"departure": {
"time": "1764013620"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764014460"
},
"departure": {
"time": "1764014460"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764013740"
},
"departure": {
"time": "1764013740"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764013920"
},
"departure": {
"time": "1764013920"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764013860"
},
"departure": {
"time": "1764013860"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764013560"
},
"departure": {
"time": "1764013560"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3211:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181444x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1763992077"
},
"departure": {
"delay": 117,
"time": "1763992077"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 117,
"time": "1763992257"
},
"departure": {
"delay": 117,
"time": "1763992257"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 117,
"time": "1763992437"
},
"departure": {
"delay": 117,
"time": "1763992437"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 135,
"time": "1763991975"
},
"departure": {
"delay": 135,
"time": "1763991975"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 126,
"time": "1763992206"
},
"departure": {
"delay": 126,
"time": "1763992206"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 121,
"time": "1763992141"
},
"departure": {
"delay": 121,
"time": "1763992141"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 125,
"time": "1763992565"
},
"departure": {
"delay": 125,
"time": "1763992565"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 172,
"time": "1763991832"
},
"departure": {
"delay": 172,
"time": "1763991832"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 175,
"time": "1763991595"
},
"departure": {
"delay": 175,
"time": "1763991595"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 176,
"time": "1763991896"
},
"departure": {
"delay": 176,
"time": "1763991896"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 114,
"time": "1763991534"
},
"departure": {
"delay": 114,
"time": "1763991534"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 129,
"time": "1763992029"
},
"departure": {
"delay": 129,
"time": "1763992029"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 117,
"time": "1763992797"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 164,
"time": "1763992364"
},
"departure": {
"delay": 164,
"time": "1763992364"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 157,
"time": "1763992297"
},
"departure": {
"delay": 157,
"time": "1763992297"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 117,
"time": "1763992497"
},
"departure": {
"delay": 117,
"time": "1763992497"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 173,
"time": "1763992673"
},
"departure": {
"delay": 173,
"time": "1763992673"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 117,
"time": "1763991777"
},
"departure": {
"delay": 117,
"time": "1763991777"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 119,
"time": "1763992739"
},
"departure": {
"delay": 119,
"time": "1763992739"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1763991597",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181444x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2173:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763996760"
},
"departure": {
"time": "1763996760"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763996460"
},
"departure": {
"time": "1763996460"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763995800"
},
"departure": {
"time": "1763995800"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763995740"
},
"departure": {
"time": "1763995740"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763996100"
},
"departure": {
"time": "1763996100"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763996700"
},
"departure": {
"time": "1763996700"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763996340"
},
"departure": {
"time": "1763996340"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763995920"
},
"departure": {
"time": "1763995920"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763996040"
},
"departure": {
"time": "1763996040"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763995860"
},
"departure": {
"time": "1763995860"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763996640"
},
"departure": {
"time": "1763996640"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1763995680"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763996880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763996160"
},
"departure": {
"time": "1763996160"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1763990403",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2173:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586847:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763994360"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1763994432"
},
"departure": {
"delay": 12,
"time": "1763994432"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -102,
"time": "1763994798"
},
"departure": {
"delay": -102,
"time": "1763994798"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -222,
"time": "1763994918"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -79,
"time": "1763994641"
},
"departure": {
"delay": -79,
"time": "1763994641"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -19,
"time": "1763994581"
},
"departure": {
"delay": -19,
"time": "1763994581"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586847:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584639:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1152,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2352,
"time": "1763991648"
},
"departure": {
"delay": -2352,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1932,
"time": "1763991648"
},
"departure": {
"delay": -1932,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1572,
"time": "1763991648"
},
"departure": {
"delay": -1572,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2652,
"time": "1763991648"
},
"departure": {
"delay": -2652,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -1872,
"time": "1763991648"
},
"departure": {
"delay": -1872,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2532,
"time": "1763991648"
},
"departure": {
"delay": -2532,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -1152,
"time": "1763991648"
},
"departure": {
"delay": -1152,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2232,
"time": "1763991648"
},
"departure": {
"delay": -2232,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2412,
"time": "1763991648"
},
"departure": {
"delay": -2412,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1212,
"time": "1763991648"
},
"departure": {
"delay": -1212,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1692,
"time": "1763991648"
},
"departure": {
"delay": -1692,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3312,
"time": "1763991648"
},
"departure": {
"delay": -3312,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -2772,
"time": "1763991648"
},
"departure": {
"delay": -2772,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -245,
"time": "1763995075"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -2712,
"time": "1763991648"
},
"departure": {
"delay": -2712,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -221,
"time": "1763994919"
},
"departure": {
"delay": -221,
"time": "1763994919"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1632,
"time": "1763991648"
},
"departure": {
"delay": -1632,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -192,
"time": "1763994828"
},
"departure": {
"delay": -192,
"time": "1763994828"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -2832,
"time": "1763991648"
},
"departure": {
"delay": -2832,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -210,
"time": "1763994990"
},
"departure": {
"delay": -210,
"time": "1763994990"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -2052,
"time": "1763991648"
},
"departure": {
"delay": -2052,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1392,
"time": "1763991648"
},
"departure": {
"delay": -1392,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584639:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071980x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1763993419"
},
"departure": {
"delay": 19,
"time": "1763993419"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1763992444"
},
"departure": {
"delay": 4,
"time": "1763992444"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1763993515"
},
"departure": {
"delay": 55,
"time": "1763993515"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1763993940"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1763992378"
},
"departure": {
"delay": 58,
"time": "1763992378"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1763992859"
},
"departure": {
"delay": 59,
"time": "1763992859"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1763992620"
},
"departure": {
"time": "1763992620"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1763992566"
},
"departure": {
"delay": 6,
"time": "1763992566"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1763993101"
},
"departure": {
"delay": 1,
"time": "1763993101"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1763993700"
},
"departure": {
"time": "1763993700"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1763993160"
},
"departure": {
"time": "1763993160"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1763993340"
},
"departure": {
"time": "1763993340"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1763992910"
},
"departure": {
"delay": 50,
"time": "1763992910"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1763992239"
},
"departure": {
"delay": 39,
"time": "1763992239"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1763992696"
},
"departure": {
"delay": 16,
"time": "1763992696"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1763993032"
},
"departure": {
"delay": 52,
"time": "1763993032"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1763992080"
},
"stopId": "FR:76481:ZE:5094:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1763992146"
},
"departure": {
"delay": 6,
"time": "1763992146"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1763992208"
},
"departure": {
"delay": 8,
"time": "1763992208"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1763992320"
},
"departure": {
"time": "1763992320"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1763993579"
},
"departure": {
"delay": 59,
"time": "1763993579"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1763992740"
},
"departure": {
"time": "1763992740"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071980x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196960x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 105,
"time": "1763994645"
},
"departure": {
"delay": 105,
"time": "1763994645"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 59,
"time": "1763994719"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 91,
"time": "1763994151"
},
"departure": {
"delay": 91,
"time": "1763994151"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 117,
"time": "1763992377"
},
"departure": {
"delay": 117,
"time": "1763992377"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1763994059"
},
"departure": {
"delay": 59,
"time": "1763994059"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1763994009"
},
"departure": {
"delay": 69,
"time": "1763994009"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 118,
"time": "1763994358"
},
"departure": {
"delay": 118,
"time": "1763994358"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 80,
"time": "1763991560"
},
"departure": {
"delay": 80,
"time": "1763991560"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1763993976"
},
"departure": {
"delay": 96,
"time": "1763993976"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1763992259"
},
"departure": {
"delay": 59,
"time": "1763992259"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1763994299"
},
"departure": {
"delay": 59,
"time": "1763994299"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 91,
"time": "1763994691"
},
"departure": {
"delay": 91,
"time": "1763994691"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 102,
"time": "1763992122"
},
"departure": {
"delay": 102,
"time": "1763992122"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 105,
"time": "1763993565"
},
"departure": {
"delay": 105,
"time": "1763993565"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1763993062"
},
"departure": {
"delay": 82,
"time": "1763993062"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1763993809"
},
"departure": {
"delay": 109,
"time": "1763993809"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1763994419"
},
"departure": {
"delay": 59,
"time": "1763994419"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 110,
"time": "1763993690"
},
"departure": {
"delay": 110,
"time": "1763993690"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1763993356"
},
"departure": {
"delay": 76,
"time": "1763993356"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 77,
"time": "1763993297"
},
"departure": {
"delay": 77,
"time": "1763993297"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1763992799"
},
"departure": {
"delay": 59,
"time": "1763992799"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1763992439"
},
"departure": {
"delay": 59,
"time": "1763992439"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1763994467"
},
"departure": {
"delay": 107,
"time": "1763994467"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 97,
"time": "1763992177"
},
"departure": {
"delay": 97,
"time": "1763992177"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1763991959"
},
"departure": {
"delay": 59,
"time": "1763991959"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 69,
"time": "1763992929"
},
"departure": {
"delay": 69,
"time": "1763992929"
},
"stopId": "FR:76351:ZE:3275:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 67,
"time": "1763994547"
},
"departure": {
"delay": 67,
"time": "1763994547"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"time": "1763991480"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1763991584"
},
"departure": {
"delay": 104,
"time": "1763991584"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1763994100"
},
"departure": {
"delay": 100,
"time": "1763994100"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 75,
"time": "1763991915"
},
"departure": {
"delay": 75,
"time": "1763991915"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1763994599"
},
"departure": {
"delay": 59,
"time": "1763994599"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 59,
"time": "1763993159"
},
"departure": {
"delay": 59,
"time": "1763993159"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 59,
"time": "1763993639"
},
"departure": {
"delay": 59,
"time": "1763993639"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 105,
"time": "1763994225"
},
"departure": {
"delay": 105,
"time": "1763994225"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1763993887"
},
"departure": {
"delay": 67,
"time": "1763993887"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 93,
"time": "1763994513"
},
"departure": {
"delay": 93,
"time": "1763994513"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 84,
"time": "1763994624"
},
"departure": {
"delay": 84,
"time": "1763994624"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 59,
"time": "1763993219"
},
"departure": {
"delay": 59,
"time": "1763993219"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196960x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584938:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1763994241"
},
"departure": {
"delay": 1,
"time": "1763994241"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1763994489"
},
"departure": {
"delay": 9,
"time": "1763994489"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -134,
"time": "1763995066"
},
"departure": {
"delay": -134,
"time": "1763995066"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -154,
"time": "1763994986"
},
"departure": {
"delay": -154,
"time": "1763994986"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1763994429"
},
"departure": {
"delay": 9,
"time": "1763994429"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"time": "1763994180"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1763994301"
},
"departure": {
"delay": 1,
"time": "1763994301"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -113,
"time": "1763994847"
},
"departure": {
"delay": -113,
"time": "1763994847"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -194,
"time": "1763995186"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -23,
"time": "1763994757"
},
"departure": {
"delay": -23,
"time": "1763994757"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -49,
"time": "1763994671"
},
"departure": {
"delay": -49,
"time": "1763994671"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -143,
"time": "1763994937"
},
"departure": {
"delay": -143,
"time": "1763994937"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1763994598"
},
"departure": {
"delay": -2,
"time": "1763994598"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584938:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:32:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992620"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"time": "1763992380"
},
"departure": {
"time": "1763992380"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1763991990"
},
"departure": {
"delay": 30,
"time": "1763991990"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"time": "1763992320"
},
"departure": {
"time": "1763992320"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"time": "1763992020"
},
"departure": {
"time": "1763992020"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"departure": {
"time": "1763991780"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"time": "1763991900"
},
"departure": {
"time": "1763991900"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"time": "1763992080"
},
"departure": {
"time": "1763992080"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"time": "1763991960"
},
"departure": {
"time": "1763991960"
},
"stopId": "FR:76057:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"time": "1763992140"
},
"departure": {
"time": "1763992140"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"time": "1763991840"
},
"departure": {
"time": "1763991840"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"time": "1763992560"
},
"departure": {
"time": "1763992560"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"time": "1763992260"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1763991665",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:32:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011307x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1763992966"
},
"departure": {
"delay": 46,
"time": "1763992966"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 87,
"time": "1763991687"
},
"departure": {
"delay": 87,
"time": "1763991687"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1763992891"
},
"departure": {
"delay": 91,
"time": "1763992891"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 75,
"time": "1763991135"
},
"departure": {
"delay": 75,
"time": "1763991135"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1763994346"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 46,
"time": "1763991766"
},
"departure": {
"delay": 46,
"time": "1763991766"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1763993396"
},
"departure": {
"delay": 56,
"time": "1763993396"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 46,
"time": "1763992006"
},
"departure": {
"delay": 46,
"time": "1763992006"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 93,
"time": "1763993973"
},
"departure": {
"delay": 93,
"time": "1763993973"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 64,
"time": "1763992624"
},
"departure": {
"delay": 64,
"time": "1763992624"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 71,
"time": "1763992211"
},
"departure": {
"delay": 71,
"time": "1763992211"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 96,
"time": "1763993676"
},
"departure": {
"delay": 96,
"time": "1763993676"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 89,
"time": "1763994149"
},
"departure": {
"delay": 89,
"time": "1763994149"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 98,
"time": "1763992418"
},
"departure": {
"delay": 98,
"time": "1763992418"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 14,
"time": "1763991554"
},
"departure": {
"delay": 14,
"time": "1763991554"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1763990946"
},
"departure": {
"delay": 6,
"time": "1763990946"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1763991899"
},
"departure": {
"delay": 59,
"time": "1763991899"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1763991834"
},
"departure": {
"delay": 54,
"time": "1763991834"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1763992126"
},
"departure": {
"delay": 46,
"time": "1763992126"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1763994299"
},
"departure": {
"delay": 59,
"time": "1763994299"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 46,
"time": "1763993506"
},
"departure": {
"delay": 46,
"time": "1763993506"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 46,
"time": "1763993926"
},
"departure": {
"delay": 46,
"time": "1763993926"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 85,
"time": "1763993845"
},
"departure": {
"delay": 85,
"time": "1763993845"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 101,
"time": "1763992361"
},
"departure": {
"delay": 101,
"time": "1763992361"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 104,
"time": "1763991944"
},
"departure": {
"delay": 104,
"time": "1763991944"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1763993626"
},
"departure": {
"delay": 46,
"time": "1763993626"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -46,
"time": "1763991194"
},
"departure": {
"delay": -46,
"time": "1763991194"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1763993752"
},
"departure": {
"delay": 52,
"time": "1763993752"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 46,
"time": "1763994046"
},
"departure": {
"delay": 46,
"time": "1763994046"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 85,
"time": "1763994265"
},
"departure": {
"delay": 85,
"time": "1763994265"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 103,
"time": "1763994103"
},
"departure": {
"delay": 103,
"time": "1763994103"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 67,
"time": "1763993587"
},
"departure": {
"delay": 67,
"time": "1763993587"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 84,
"time": "1763993064"
},
"departure": {
"delay": 84,
"time": "1763993064"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1763993225"
},
"departure": {
"delay": 65,
"time": "1763993225"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 96,
"time": "1763993796"
},
"departure": {
"delay": 96,
"time": "1763993796"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 55,
"time": "1763993155"
},
"departure": {
"delay": 55,
"time": "1763993155"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 94,
"time": "1763994214"
},
"departure": {
"delay": 94,
"time": "1763994214"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 46,
"time": "1763992546"
},
"departure": {
"delay": 46,
"time": "1763992546"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 105,
"time": "1763993325"
},
"departure": {
"delay": 105,
"time": "1763993325"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1763991119"
},
"departure": {
"delay": -1,
"time": "1763991119"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1763992476"
},
"departure": {
"delay": 96,
"time": "1763992476"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 71,
"time": "1763992811"
},
"departure": {
"delay": 71,
"time": "1763992811"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 69,
"time": "1763992269"
},
"departure": {
"delay": 69,
"time": "1763992269"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011307x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1458:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763995860"
},
"departure": {
"time": "1763995860"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763996280"
},
"departure": {
"time": "1763996280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763993940"
},
"departure": {
"time": "1763993940"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763993880"
},
"departure": {
"time": "1763993880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763993640"
},
"departure": {
"time": "1763993640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763993460"
},
"departure": {
"time": "1763993460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763996460"
},
"departure": {
"time": "1763996460"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"departure": {
"time": "1763993400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763996700"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1763993520"
},
"departure": {
"time": "1763993520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763996640"
},
"departure": {
"time": "1763996640"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1763995920"
},
"departure": {
"time": "1763995920"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1763995080"
},
"departure": {
"time": "1763995080"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763995020"
},
"departure": {
"time": "1763995020"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763995620"
},
"departure": {
"time": "1763995620"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1763994660"
},
"departure": {
"time": "1763994660"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763996520"
},
"departure": {
"time": "1763996520"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763995260"
},
"departure": {
"time": "1763995260"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763996160"
},
"departure": {
"time": "1763996160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763996400"
},
"departure": {
"time": "1763996400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1763994300"
},
"departure": {
"time": "1763994300"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763995800"
},
"departure": {
"time": "1763995800"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763994000"
},
"departure": {
"time": "1763994000"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763996040"
},
"departure": {
"time": "1763996040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763993700"
},
"departure": {
"time": "1763993700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763995980"
},
"departure": {
"time": "1763995980"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763995380"
},
"departure": {
"time": "1763995380"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763996100"
},
"departure": {
"time": "1763996100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763995500"
},
"departure": {
"time": "1763995500"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763995320"
},
"departure": {
"time": "1763995320"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1763991649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1458:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:31:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1763992130"
},
"departure": {
"delay": 110,
"time": "1763992130"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1763992070"
},
"departure": {
"delay": 110,
"time": "1763992070"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 168,
"time": "1763991488"
},
"departure": {
"delay": 168,
"time": "1763991528"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1763991710"
},
"departure": {
"delay": 110,
"time": "1763991710"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 114,
"time": "1763991587"
},
"departure": {
"delay": 114,
"time": "1763991654"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 201,
"time": "1763991316"
},
"departure": {
"delay": 201,
"time": "1763991321"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 190,
"time": "1763991353"
},
"departure": {
"delay": 190,
"time": "1763991370"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 211,
"time": "1763991211"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1763992190"
},
"departure": {
"delay": 110,
"time": "1763992190"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1763992250"
},
"departure": {
"delay": 110,
"time": "1763992250"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1763992010"
},
"departure": {
"delay": 110,
"time": "1763992010"
},
"stopId": "FR:76495:ZE:30033:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 117,
"time": "1763992197"
},
"departure": {
"delay": 117,
"time": "1763992197"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1763991950"
},
"departure": {
"delay": 110,
"time": "1763991950"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 153,
"time": "1763991552"
},
"departure": {
"delay": 153,
"time": "1763991573"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1763992430"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 110,
"time": "1763991770"
},
"departure": {
"delay": 110,
"time": "1763991770"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 110,
"time": "1763991830"
},
"departure": {
"delay": 110,
"time": "1763991830"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 230,
"time": "1763991414"
},
"departure": {
"delay": 230,
"time": "1763991470"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
}
],
"timestamp": "1763991659",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:31:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2553:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764002220"
},
"departure": {
"time": "1764002220"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764002040"
},
"departure": {
"time": "1764002040"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764002280"
},
"departure": {
"time": "1764002280"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764002700"
},
"departure": {
"time": "1764002700"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764002520"
},
"departure": {
"time": "1764002520"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1764001920"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764002160"
},
"departure": {
"time": "1764002160"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764002760"
},
"departure": {
"time": "1764002760"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764003000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1764002820"
},
"departure": {
"time": "1764002820"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
}
],
"timestamp": "1763985175",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2553:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:13:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 232,
"time": "1763976577"
},
"departure": {
"delay": 232,
"time": "1763976592"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1763974640"
},
"departure": {
"delay": 53,
"time": "1763974673"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 273,
"time": "1763975464"
},
"departure": {
"delay": 273,
"time": "1763975553"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 364,
"time": "1763976170"
},
"departure": {
"delay": 364,
"time": "1763976184"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 307,
"time": "1763976357"
},
"departure": {
"delay": 307,
"time": "1763976367"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 446,
"time": "1763975950"
},
"departure": {
"delay": 446,
"time": "1763975966"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 244,
"time": "1763976533"
},
"departure": {
"delay": 244,
"time": "1763976544"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 318,
"time": "1763975581"
},
"departure": {
"delay": 318,
"time": "1763975658"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1763975071"
},
"departure": {
"delay": 80,
"time": "1763975120"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1763974799"
},
"departure": {
"delay": 38,
"time": "1763974838"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1763974698"
},
"departure": {
"delay": 29,
"time": "1763974709"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 320,
"time": "1763976468"
},
"departure": {
"delay": 320,
"time": "1763976500"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 260,
"time": "1763976680"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 467,
"time": "1763975979"
},
"departure": {
"delay": 467,
"time": "1763976047"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"departure": {
"delay": 33,
"time": "1763974593"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 304,
"time": "1763976383"
},
"departure": {
"delay": 304,
"time": "1763976424"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 448,
"time": "1763976123"
},
"departure": {
"delay": 448,
"time": "1763976148"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 335,
"time": "1763976204"
},
"departure": {
"delay": 335,
"time": "1763976215"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 471,
"time": "1763975883"
},
"departure": {
"delay": 471,
"time": "1763975931"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 390,
"time": "1763975700"
},
"departure": {
"delay": 390,
"time": "1763975790"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1763975139"
},
"departure": {
"delay": 46,
"time": "1763975146"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1763974999"
},
"departure": {
"delay": 62,
"time": "1763975042"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 335,
"time": "1763976241"
},
"departure": {
"delay": 335,
"time": "1763976275"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 242,
"time": "1763975218"
},
"departure": {
"delay": 242,
"time": "1763975402"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 458,
"time": "1763976062"
},
"departure": {
"delay": 458,
"time": "1763976098"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
}
],
"timestamp": "1763991659",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:13:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584940:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -37,
"time": "1763994683"
},
"departure": {
"delay": -37,
"time": "1763994683"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -78,
"time": "1763995002"
},
"departure": {
"delay": -78,
"time": "1763995002"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1763994487"
},
"departure": {
"delay": 7,
"time": "1763994487"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -132,
"time": "1763995368"
},
"departure": {
"delay": -132,
"time": "1763995368"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -154,
"time": "1763995706"
},
"departure": {
"delay": -154,
"time": "1763995706"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -138,
"time": "1763995062"
},
"departure": {
"delay": -138,
"time": "1763995062"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"departure": {
"delay": -2652,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -43,
"time": "1763994737"
},
"departure": {
"delay": -43,
"time": "1763994737"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -172,
"time": "1763995748"
},
"departure": {
"delay": -172,
"time": "1763995748"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -153,
"time": "1763995647"
},
"departure": {
"delay": -153,
"time": "1763995647"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -153,
"time": "1763995587"
},
"departure": {
"delay": -153,
"time": "1763995587"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -48,
"time": "1763995212"
},
"departure": {
"delay": -48,
"time": "1763995212"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -153,
"time": "1763995527"
},
"departure": {
"delay": -153,
"time": "1763995527"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -122,
"time": "1763995438"
},
"departure": {
"delay": -122,
"time": "1763995438"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -102,
"time": "1763995278"
},
"departure": {
"delay": -102,
"time": "1763995278"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -67,
"time": "1763994773"
},
"departure": {
"delay": -67,
"time": "1763994773"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -23,
"time": "1763994577"
},
"departure": {
"delay": -23,
"time": "1763994577"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -181,
"time": "1763995799"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -76,
"time": "1763994824"
},
"departure": {
"delay": -76,
"time": "1763994824"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584940:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2198:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764010380"
},
"departure": {
"time": "1764010380"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764011940"
},
"departure": {
"time": "1764011940"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764012720"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764010980"
},
"departure": {
"time": "1764010980"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1764012545"
},
"departure": {
"delay": 5,
"time": "1764012545"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764010860"
},
"departure": {
"time": "1764010860"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764011580"
},
"departure": {
"time": "1764011580"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764012240"
},
"departure": {
"time": "1764012240"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1764011885"
},
"departure": {
"delay": 5,
"time": "1764011885"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764010320"
},
"departure": {
"time": "1764010320"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764011040"
},
"departure": {
"time": "1764011040"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764010920"
},
"departure": {
"time": "1764010920"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764010440"
},
"departure": {
"time": "1764010440"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1764010385"
},
"departure": {
"delay": 5,
"time": "1764010385"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764011820"
},
"departure": {
"time": "1764011820"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764010260"
},
"departure": {
"time": "1764010260"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764012180"
},
"departure": {
"time": "1764012180"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1764010200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764012120"
},
"departure": {
"time": "1764012120"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764012360"
},
"departure": {
"time": "1764012360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764010500"
},
"departure": {
"time": "1764010500"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764012000"
},
"departure": {
"time": "1764012000"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764011100"
},
"departure": {
"time": "1764011100"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1764012190"
},
"departure": {
"delay": 10,
"time": "1764012190"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764012540"
},
"departure": {
"time": "1764012540"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764010560"
},
"departure": {
"time": "1764010560"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764011400"
},
"departure": {
"time": "1764011400"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1764012185"
},
"departure": {
"delay": 5,
"time": "1764012185"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764010680"
},
"departure": {
"time": "1764010680"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764011700"
},
"departure": {
"time": "1764011700"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1764011945"
},
"departure": {
"delay": 5,
"time": "1764011945"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764011880"
},
"departure": {
"time": "1764011880"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764010620"
},
"departure": {
"time": "1764010620"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764012060"
},
"departure": {
"time": "1764012060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
}
],
"timestamp": "1763991664",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2198:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1723:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764000180"
},
"departure": {
"time": "1764000180"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764000540"
},
"departure": {
"time": "1764000540"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1763998800"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763999640"
},
"departure": {
"time": "1763999640"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764000000"
},
"departure": {
"time": "1764000000"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763999160"
},
"departure": {
"time": "1763999160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763999460"
},
"departure": {
"time": "1763999460"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763999820"
},
"departure": {
"time": "1763999820"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763999280"
},
"departure": {
"time": "1763999280"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763999940"
},
"departure": {
"time": "1763999940"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764000600"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764000360"
},
"departure": {
"time": "1764000360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763999700"
},
"departure": {
"time": "1763999700"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763999760"
},
"departure": {
"time": "1763999760"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763999880"
},
"departure": {
"time": "1763999880"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763999520"
},
"departure": {
"time": "1763999520"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763999580"
},
"departure": {
"time": "1763999580"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763998980"
},
"departure": {
"time": "1763998980"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1763991635",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1723:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4030879xGTFSxGSemHTNIxSemainex06:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1763993706"
},
"departure": {
"delay": 126,
"time": "1763993706"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 101,
"time": "1763993501"
},
"departure": {
"delay": 101,
"time": "1763993501"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 99,
"time": "1763992839"
},
"departure": {
"delay": 99,
"time": "1763992839"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 103,
"time": "1763992783"
},
"departure": {
"delay": 103,
"time": "1763992783"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -1,
"time": "1763991239"
},
"departure": {
"delay": -1,
"time": "1763991239"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 151,
"time": "1763992471"
},
"departure": {
"delay": 151,
"time": "1763992471"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 107,
"time": "1763992727"
},
"departure": {
"delay": 107,
"time": "1763992727"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 139,
"time": "1763991919"
},
"departure": {
"delay": 139,
"time": "1763991919"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 99,
"time": "1763991699"
},
"departure": {
"delay": 99,
"time": "1763991699"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 136,
"time": "1763991556"
},
"departure": {
"delay": 136,
"time": "1763991556"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1763993919"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 99,
"time": "1763993199"
},
"departure": {
"delay": 99,
"time": "1763993199"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 120,
"time": "1763992380"
},
"departure": {
"delay": 120,
"time": "1763992380"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 99,
"time": "1763992659"
},
"departure": {
"delay": 99,
"time": "1763992659"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 138,
"time": "1763991978"
},
"departure": {
"delay": 138,
"time": "1763991978"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1763991400"
},
"departure": {
"delay": 100,
"time": "1763991400"
},
"stopId": "FR:76647:ZE:5070:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1763993566"
},
"departure": {
"delay": 106,
"time": "1763993566"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 100,
"time": "1763992240"
},
"departure": {
"delay": 100,
"time": "1763992240"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 99,
"time": "1763992299"
},
"departure": {
"delay": 99,
"time": "1763992299"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 119,
"time": "1763991779"
},
"departure": {
"delay": 119,
"time": "1763991779"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 123,
"time": "1763992503"
},
"departure": {
"delay": 123,
"time": "1763992503"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 115,
"time": "1763992615"
},
"departure": {
"delay": 115,
"time": "1763992615"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 109,
"time": "1763992189"
},
"departure": {
"delay": 109,
"time": "1763992189"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4030879xGTFSxGSemHTNIxSemainex06:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584187:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -177,
"time": "1763994303"
},
"departure": {
"delay": -177,
"time": "1763994303"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -105,
"time": "1763993535"
},
"departure": {
"delay": -105,
"time": "1763993535"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -14,
"time": "1763993986"
},
"departure": {
"delay": -14,
"time": "1763993986"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1763994065"
},
"departure": {
"delay": 5,
"time": "1763994065"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1452,
"time": "1763991648"
},
"departure": {
"delay": -1452,
"time": "1763991648"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -301,
"time": "1763994659"
},
"departure": {
"delay": -301,
"time": "1763994659"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -70,
"time": "1763994110"
},
"departure": {
"delay": -70,
"time": "1763994110"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -1332,
"time": "1763991648"
},
"departure": {
"delay": -1332,
"time": "1763991648"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1152,
"time": "1763991648"
},
"departure": {
"delay": -1152,
"time": "1763991648"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -273,
"time": "1763994807"
},
"departure": {
"delay": -273,
"time": "1763994807"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -1452,
"time": "1763991648"
},
"departure": {
"delay": -1452,
"time": "1763991648"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -209,
"time": "1763994511"
},
"departure": {
"delay": -209,
"time": "1763994511"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -24,
"time": "1763993798"
},
"departure": {
"delay": -24,
"time": "1763993916"
},
"stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -204,
"time": "1763994216"
},
"departure": {
"delay": -204,
"time": "1763994216"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -335,
"time": "1763994865"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -235,
"time": "1763994605"
},
"departure": {
"delay": -235,
"time": "1763994605"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 36
},
{
"departure": {
"delay": -1152,
"time": "1763991648"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -220,
"time": "1763994500"
},
"departure": {
"delay": -220,
"time": "1763994500"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -151,
"time": "1763994269"
},
"departure": {
"delay": -151,
"time": "1763994269"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -1512,
"time": "1763991648"
},
"departure": {
"delay": -1512,
"time": "1763991648"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -160,
"time": "1763994440"
},
"departure": {
"delay": -160,
"time": "1763994440"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -1392,
"time": "1763991648"
},
"departure": {
"delay": -1392,
"time": "1763991648"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1763994006"
},
"departure": {
"delay": 6,
"time": "1763994006"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1332,
"time": "1763991648"
},
"departure": {
"delay": -1332,
"time": "1763991648"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -242,
"time": "1763994718"
},
"departure": {
"delay": -242,
"time": "1763994718"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -147,
"time": "1763994393"
},
"departure": {
"delay": -147,
"time": "1763994393"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -220,
"time": "1763994560"
},
"departure": {
"delay": -220,
"time": "1763994560"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -1272,
"time": "1763991648"
},
"departure": {
"delay": -1272,
"time": "1763991648"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -327,
"time": "1763994753"
},
"departure": {
"delay": -327,
"time": "1763994753"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 39
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584187:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471233:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5027,
"time": "1763991673"
},
"departure": {
"delay": -5027,
"time": "1763991673"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -3167,
"time": "1763991673"
},
"departure": {
"delay": -3167,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3227,
"time": "1763991673"
},
"departure": {
"delay": -3227,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -4967,
"time": "1763991673"
},
"departure": {
"delay": -4967,
"time": "1763991673"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -5087,
"time": "1763991673"
},
"departure": {
"delay": -5087,
"time": "1763991673"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -4787,
"time": "1763991673"
},
"departure": {
"delay": -4787,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2927,
"time": "1763991673"
},
"departure": {
"delay": -2927,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3047,
"time": "1763991673"
},
"departure": {
"delay": -3047,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3347,
"time": "1763991673"
},
"departure": {
"delay": -3347,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3227,
"time": "1763991673"
},
"departure": {
"delay": -3227,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -4247,
"time": "1763991673"
},
"departure": {
"delay": -4247,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -4907,
"time": "1763991673"
},
"departure": {
"delay": -4907,
"time": "1763991673"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -4367,
"time": "1763991673"
},
"departure": {
"delay": -4367,
"time": "1763991673"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -302,
"time": "1763996818"
},
"departure": {
"delay": -302,
"time": "1763996818"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -313,
"time": "1763996687"
},
"departure": {
"delay": -313,
"time": "1763996687"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -4967,
"time": "1763991673"
},
"departure": {
"delay": -4967,
"time": "1763991673"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -3047,
"time": "1763991673"
},
"departure": {
"delay": -3047,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -4247,
"time": "1763991673"
},
"departure": {
"delay": -4247,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -4067,
"time": "1763991673"
},
"departure": {
"delay": -4067,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3887,
"time": "1763991673"
},
"departure": {
"delay": -3887,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -4127,
"time": "1763991673"
},
"departure": {
"delay": -4127,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -5087,
"time": "1763991673"
},
"departure": {
"delay": -5087,
"time": "1763991673"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -5147,
"time": "1763991673"
},
"departure": {
"delay": -5147,
"time": "1763991673"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -290,
"time": "1763996650"
},
"departure": {
"delay": -290,
"time": "1763996650"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -358,
"time": "1763996762"
},
"departure": {
"delay": -358,
"time": "1763996762"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -4847,
"time": "1763991673"
},
"departure": {
"delay": -4847,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"departure": {
"delay": -2927,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -5207,
"time": "1763991673"
},
"departure": {
"delay": -5207,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -402,
"time": "1763996898"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -4667,
"time": "1763991673"
},
"departure": {
"delay": -4667,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3107,
"time": "1763991673"
},
"departure": {
"delay": -3107,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3107,
"time": "1763991673"
},
"departure": {
"delay": -3107,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -4427,
"time": "1763991673"
},
"departure": {
"delay": -4427,
"time": "1763991673"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -4007,
"time": "1763991673"
},
"departure": {
"delay": -4007,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4067,
"time": "1763991673"
},
"departure": {
"delay": -4067,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471233:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:67xHO03xLxCJxSx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1763975986"
},
"departure": {
"delay": 30,
"time": "1763976030"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1763976736"
},
"departure": {
"delay": 7,
"time": "1763976787"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1763976079"
},
"departure": {
"delay": 35,
"time": "1763976155"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1763975630"
},
"departure": {
"delay": -1,
"time": "1763975639"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1763976595"
},
"departure": {
"delay": 67,
"time": "1763976667"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": -27,
"time": "1763977353"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1763976440"
},
"departure": {
"delay": 27,
"time": "1763976567"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": -28,
"time": "1763977087"
},
"departure": {
"delay": -28,
"time": "1763977112"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": -43,
"time": "1763975703"
},
"departure": {
"delay": -43,
"time": "1763975717"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1763976831"
},
"departure": {
"delay": 4,
"time": "1763976844"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"time": "1763975573"
},
"departure": {
"time": "1763975580"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1763977205"
},
"departure": {
"delay": -7,
"time": "1763977253"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": -17,
"time": "1763977296"
},
"departure": {
"delay": -17,
"time": "1763977303"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1763976284"
},
"departure": {
"delay": 76,
"time": "1763976316"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": -16,
"time": "1763976874"
},
"departure": {
"delay": -16,
"time": "1763976884"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"departure": {
"time": "1763975400"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": -24,
"time": "1763975667"
},
"departure": {
"delay": -24,
"time": "1763975676"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1763976684"
},
"departure": {
"delay": 58,
"time": "1763976718"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1763975485"
},
"departure": {
"delay": 15,
"time": "1763975535"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1763975753"
},
"departure": {
"delay": 6,
"time": "1763975886"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1763976962"
},
"departure": {
"delay": 11,
"time": "1763977031"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
}
],
"timestamp": "1763991676",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:67xHO03xLxCJxSx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051171xGTFSxGSemHTNIxSemainex06:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1763991761"
},
"departure": {
"delay": 101,
"time": "1763991761"
},
"stopId": "FR:76167:ZE:4065:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1763991048"
},
"departure": {
"delay": 48,
"time": "1763991048"
},
"stopId": "FR:76481:ZE:3829:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1763992068"
},
"departure": {
"delay": 48,
"time": "1763992068"
},
"stopId": "FR:76595:ZE:5061:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1763992942"
},
"departure": {
"delay": 82,
"time": "1763992942"
},
"stopId": "FR:76693:ZE:5119:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1763991295"
},
"departure": {
"delay": 55,
"time": "1763991295"
},
"stopId": "FR:76481:ZE:3473:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1763991500"
},
"departure": {
"delay": 80,
"time": "1763991500"
},
"stopId": "FR:76481:ZE:4729:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 106,
"time": "1763992726"
},
"departure": {
"delay": 106,
"time": "1763992726"
},
"stopId": "FR:76609:ZE:5056:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1763992848"
},
"departure": {
"delay": 48,
"time": "1763992848"
},
"stopId": "FR:76508:ZE:5036:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 81,
"time": "1763991141"
},
"departure": {
"delay": 81,
"time": "1763991141"
},
"stopId": "FR:76481:ZE:3821:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1763991404"
},
"departure": {
"delay": 44,
"time": "1763991404"
},
"stopId": "FR:76481:ZE:4727:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1763991186"
},
"departure": {
"delay": 66,
"time": "1763991186"
},
"stopId": "FR:76481:ZE:3825:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1763992428"
},
"departure": {
"delay": 48,
"time": "1763992428"
},
"stopId": "FR:76307:ZE:3423:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1763991988"
},
"departure": {
"delay": 88,
"time": "1763991988"
},
"stopId": "FR:76595:ZE:5117:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1763992583"
},
"departure": {
"delay": 83,
"time": "1763992583"
},
"stopId": "FR:76064:ZE:3379:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1763992646"
},
"departure": {
"delay": 86,
"time": "1763992646"
},
"stopId": "FR:76064:ZE:3392:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1763992523"
},
"departure": {
"delay": 83,
"time": "1763992523"
},
"stopId": "FR:76307:ZE:3391:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1763991895"
},
"departure": {
"delay": 55,
"time": "1763991895"
},
"stopId": "FR:76361:ZE:5116:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1763991846"
},
"departure": {
"delay": 66,
"time": "1763991846"
},
"stopId": "FR:76361:ZE:5115:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1763991651"
},
"departure": {
"delay": 51,
"time": "1763991651"
},
"stopId": "FR:76167:ZE:3033:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1763993028"
},
"departure": {
"delay": 48,
"time": "1763993028"
},
"stopId": "FR:76693:ZE:5039:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1763992360"
},
"departure": {
"delay": 100,
"time": "1763992360"
},
"stopId": "FR:76307:ZE:3456:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1763993508"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"time": "1763991000"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 87,
"time": "1763993127"
},
"departure": {
"delay": 87,
"time": "1763993127"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1763992204"
},
"departure": {
"delay": 64,
"time": "1763992204"
},
"stopId": "FR:76595:ZE:5118:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1763991647",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051171xGTFSxGSemHTNIxSemainex06:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857118F4464707x2025x11x07T21x44x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763991660"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1763996160"
},
"departure": {
"time": "1763996280"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1763994060"
},
"departure": {
"time": "1763994180"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1763998440"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1763992440"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1763995260"
},
"departure": {
"time": "1763995320"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1763997660"
},
"departure": {
"time": "1763997720"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1763994720"
},
"departure": {
"time": "1763994780"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1763997180"
},
"departure": {
"time": "1763997240"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992860"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1763988051",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857118F4464707x2025x11x07T21x44x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057769x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 28,
"time": "1763991868"
},
"departure": {
"delay": 28,
"time": "1763991868"
},
"stopId": "FR:76447:ZE:3139:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1763994966"
},
"departure": {
"delay": 6,
"time": "1763994966"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994840"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 15,
"time": "1763992515"
},
"departure": {
"delay": 15,
"time": "1763992515"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1763994091"
},
"departure": {
"delay": 31,
"time": "1763994091"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1763992260"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1763992378"
},
"departure": {
"delay": 58,
"time": "1763992378"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1763995000"
},
"departure": {
"delay": 40,
"time": "1763995000"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 6,
"time": "1763991906"
},
"departure": {
"delay": 6,
"time": "1763991906"
},
"stopId": "FR:76447:ZE:3147:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1763993480"
},
"departure": {
"delay": 20,
"time": "1763993480"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1763994517"
},
"departure": {
"delay": 37,
"time": "1763994517"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1763995200"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 46,
"time": "1763993806"
},
"departure": {
"delay": 46,
"time": "1763993806"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 50,
"time": "1763992310"
},
"departure": {
"delay": 50,
"time": "1763992310"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1763993438"
},
"departure": {
"delay": 38,
"time": "1763993438"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1763992786"
},
"departure": {
"delay": 46,
"time": "1763992786"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1763995087"
},
"departure": {
"delay": 7,
"time": "1763995087"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"time": "1763994420"
},
"departure": {
"time": "1763994420"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 56,
"time": "1763992016"
},
"departure": {
"delay": 56,
"time": "1763992016"
},
"stopId": "FR:76447:ZE:3696:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1763993520"
},
"departure": {
"time": "1763993520"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1763992140"
},
"departure": {
"time": "1763992140"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1763995136"
},
"departure": {
"delay": 56,
"time": "1763995136"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"time": "1763993940"
},
"departure": {
"time": "1763993940"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 55,
"time": "1763993215"
},
"departure": {
"delay": 55,
"time": "1763993215"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1763993152"
},
"departure": {
"delay": 52,
"time": "1763993152"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"time": "1763991720"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1763993883"
},
"departure": {
"delay": 3,
"time": "1763993883"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1763991840"
},
"departure": {
"time": "1763991840"
},
"stopId": "FR:76447:ZE:3493:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1763993574"
},
"departure": {
"delay": 54,
"time": "1763993574"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 14,
"time": "1763994434"
},
"departure": {
"delay": 14,
"time": "1763994434"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 25,
"time": "1763992585"
},
"departure": {
"delay": 25,
"time": "1763992585"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1763992080"
},
"departure": {
"time": "1763992080"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1763993400"
},
"departure": {
"time": "1763993400"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 21,
"time": "1763993721"
},
"departure": {
"delay": 21,
"time": "1763993721"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1763994000"
},
"departure": {
"time": "1763994000"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 52,
"time": "1763993632"
},
"departure": {
"delay": 52,
"time": "1763993632"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 24,
"time": "1763995044"
},
"departure": {
"delay": 24,
"time": "1763995044"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"time": "1763993760"
},
"departure": {
"time": "1763993760"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 48,
"time": "1763994888"
},
"departure": {
"delay": 48,
"time": "1763994888"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 16,
"time": "1763992696"
},
"departure": {
"delay": 16,
"time": "1763992696"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1763994555"
},
"departure": {
"delay": 15,
"time": "1763994555"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1763992620"
},
"departure": {
"time": "1763992620"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1763993074"
},
"departure": {
"delay": 34,
"time": "1763993074"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1763991977"
},
"departure": {
"delay": 17,
"time": "1763991977"
},
"stopId": "FR:76447:ZE:3435:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1763994633"
},
"departure": {
"delay": 33,
"time": "1763994633"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1763991557",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057769x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181446x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1763991671"
},
"departure": {
"delay": 11,
"time": "1763991671"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1763991431"
},
"departure": {
"delay": 11,
"time": "1763991431"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1763992931"
},
"departure": {
"delay": 11,
"time": "1763992931"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1763993231"
},
"departure": {
"delay": 11,
"time": "1763993231"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 15,
"time": "1763993295"
},
"departure": {
"delay": 15,
"time": "1763993295"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 11,
"time": "1763993591"
},
"departure": {
"delay": 11,
"time": "1763993591"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 70,
"time": "1763993050"
},
"departure": {
"delay": 70,
"time": "1763993050"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1763991322"
},
"departure": {
"delay": 22,
"time": "1763991322"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1763991512"
},
"departure": {
"delay": 32,
"time": "1763991512"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1763993360"
},
"departure": {
"delay": 20,
"time": "1763993360"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 11,
"time": "1763991971"
},
"departure": {
"delay": 11,
"time": "1763991971"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1763993893"
},
"departure": {
"delay": 13,
"time": "1763993893"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 34,
"time": "1763992474"
},
"departure": {
"delay": 34,
"time": "1763992474"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1763993129"
},
"departure": {
"delay": 29,
"time": "1763993129"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1763993518"
},
"departure": {
"delay": 58,
"time": "1763993518"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 11,
"time": "1763993951"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 22,
"time": "1763991382"
},
"departure": {
"delay": 22,
"time": "1763991382"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 66,
"time": "1763992986"
},
"departure": {
"delay": 66,
"time": "1763992986"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1763993719"
},
"departure": {
"delay": 19,
"time": "1763993719"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 51,
"time": "1763993451"
},
"departure": {
"delay": 51,
"time": "1763993451"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 24,
"time": "1763991864"
},
"departure": {
"delay": 24,
"time": "1763991864"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 67,
"time": "1763993827"
},
"departure": {
"delay": 67,
"time": "1763993827"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 11,
"time": "1763992211"
},
"departure": {
"delay": 11,
"time": "1763992211"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1763991731"
},
"departure": {
"delay": 11,
"time": "1763991731"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1763993411"
},
"departure": {
"delay": 11,
"time": "1763993411"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 69,
"time": "1763992749"
},
"departure": {
"delay": 69,
"time": "1763992749"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1763992631"
},
"departure": {
"delay": 11,
"time": "1763992631"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1763993651"
},
"departure": {
"delay": 11,
"time": "1763993651"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1763991255"
},
"departure": {
"delay": 15,
"time": "1763991255"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1763992698"
},
"departure": {
"delay": 18,
"time": "1763992698"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1763993183"
},
"departure": {
"delay": 23,
"time": "1763993183"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1763992341"
},
"departure": {
"delay": 21,
"time": "1763992341"
},
"stopId": "FR:76351:ZE:3275:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1763991180"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1763992571"
},
"departure": {
"delay": 11,
"time": "1763992571"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1763991607",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181446x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584186:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1763992163"
},
"departure": {
"delay": 23,
"time": "1763992163"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 85,
"time": "1763991865"
},
"departure": {
"delay": 85,
"time": "1763991865"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 38,
"time": "1763992118"
},
"departure": {
"delay": 38,
"time": "1763992118"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 135,
"time": "1763991495"
},
"departure": {
"delay": 135,
"time": "1763991495"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -7,
"time": "1763992373"
},
"departure": {
"delay": -7,
"time": "1763992373"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -64,
"time": "1763992316"
},
"departure": {
"delay": -64,
"time": "1763992316"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 99,
"time": "1763991399"
},
"departure": {
"delay": 99,
"time": "1763991399"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 105,
"time": "1763991825"
},
"departure": {
"delay": 105,
"time": "1763991825"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 55,
"time": "1763991775"
},
"departure": {
"delay": 55,
"time": "1763991775"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 93,
"time": "1763991573"
},
"departure": {
"delay": 93,
"time": "1763991573"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 119,
"time": "1763991419"
},
"departure": {
"delay": 119,
"time": "1763991419"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1763992062"
},
"departure": {
"delay": 42,
"time": "1763992062"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -32,
"time": "1763992228"
},
"departure": {
"delay": -32,
"time": "1763992228"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 51,
"time": "1763992071"
},
"departure": {
"delay": 51,
"time": "1763992071"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 102,
"time": "1763992002"
},
"departure": {
"delay": 102,
"time": "1763992002"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 115,
"time": "1763991955"
},
"departure": {
"delay": 115,
"time": "1763991955"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -81,
"time": "1763992419"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 26,
"time": "1763992286"
},
"departure": {
"delay": 26,
"time": "1763992286"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 38
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584186:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2172:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764009480"
},
"departure": {
"time": "1764009480"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764010080"
},
"departure": {
"time": "1764010080"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764010440"
},
"departure": {
"time": "1764010440"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764010620"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764010500"
},
"departure": {
"time": "1764010500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764010020"
},
"departure": {
"time": "1764010020"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764009360"
},
"departure": {
"time": "1764009360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764010140"
},
"departure": {
"time": "1764010140"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764009840"
},
"departure": {
"time": "1764009840"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764009780"
},
"departure": {
"time": "1764009780"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1764009785"
},
"departure": {
"delay": 5,
"time": "1764009785"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1764009120"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764009600"
},
"departure": {
"time": "1764009600"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764009960"
},
"departure": {
"time": "1764009960"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764010260"
},
"departure": {
"time": "1764010260"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764009660"
},
"departure": {
"time": "1764009660"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764010380"
},
"departure": {
"time": "1764010380"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764009180"
},
"departure": {
"time": "1764009180"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764009900"
},
"departure": {
"time": "1764009900"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1763991515",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2172:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470284:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3107,
"time": "1763991673"
},
"departure": {
"delay": -3107,
"time": "1763991673"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -59,
"time": "1763995201"
},
"departure": {
"delay": -59,
"time": "1763995201"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3227,
"time": "1763991673"
},
"departure": {
"delay": -3227,
"time": "1763991673"
},
"stopId": "FR:27275:ZE:0x6203:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -159,
"time": "1763995521"
},
"departure": {
"delay": -159,
"time": "1763995521"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -120,
"time": "1763995680"
},
"departure": {
"delay": -120,
"time": "1763995680"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3407,
"time": "1763991673"
},
"departure": {
"delay": -3407,
"time": "1763991673"
},
"stopId": "FR:27275:ZE:0x6215:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -79,
"time": "1763995301"
},
"departure": {
"delay": -79,
"time": "1763995301"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3287,
"time": "1763991673"
},
"departure": {
"delay": -3287,
"time": "1763991673"
},
"stopId": "FR:27275:ZE:0x6205:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -299,
"time": "1763995981"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"delay": -2927,
"time": "1763991673"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -235,
"time": "1763995865"
},
"departure": {
"delay": -235,
"time": "1763995865"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -94,
"time": "1763995106"
},
"departure": {
"delay": -94,
"time": "1763995106"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2927,
"time": "1763991673"
},
"departure": {
"delay": -2927,
"time": "1763991673"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -144,
"time": "1763995656"
},
"departure": {
"delay": -144,
"time": "1763995656"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -180,
"time": "1763995740"
},
"departure": {
"delay": -180,
"time": "1763995740"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -243,
"time": "1763995797"
},
"departure": {
"delay": -243,
"time": "1763995797"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -294,
"time": "1763995926"
},
"departure": {
"delay": -294,
"time": "1763995926"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3227,
"time": "1763991673"
},
"departure": {
"delay": -3227,
"time": "1763991673"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -67,
"time": "1763995253"
},
"departure": {
"delay": -67,
"time": "1763995253"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -148,
"time": "1763995412"
},
"departure": {
"delay": -148,
"time": "1763995412"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -35,
"time": "1763995165"
},
"departure": {
"delay": -35,
"time": "1763995165"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -129,
"time": "1763995611"
},
"departure": {
"delay": -129,
"time": "1763995611"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470284:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:66:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 207,
"time": "1763975597"
},
"departure": {
"delay": 207,
"time": "1763975787"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1763976009"
},
"departure": {
"delay": 19,
"time": "1763976019"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 11
},
{
"departure": {
"delay": 154,
"time": "1763974954"
},
"stopId": "FR:14333:ZE:42:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 220,
"time": "1763976460"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 196,
"time": "1763975107"
},
"departure": {
"delay": 196,
"time": "1763975116"
},
"stopId": "FR:14333:ZE:46:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"time": "1763976112"
},
"departure": {
"time": "1763976120"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1763975507"
},
"departure": {
"delay": 6,
"time": "1763975526"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 88,
"time": "1763975302"
},
"departure": {
"delay": 88,
"time": "1763975308"
},
"stopId": "FR:14333:ZE:50:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1763976048"
},
"departure": {
"delay": -2,
"time": "1763976058"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1763975341"
},
"departure": {
"delay": 98,
"time": "1763975378"
},
"stopId": "FR:14333:ZE:52:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 135,
"time": "1763975181"
},
"departure": {
"delay": 135,
"time": "1763975235"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 152,
"time": "1763975003"
},
"departure": {
"delay": 152,
"time": "1763975012"
},
"stopId": "FR:14333:ZE:44:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 251,
"time": "1763976142"
},
"departure": {
"delay": 251,
"time": "1763976431"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 103,
"time": "1763975263"
},
"departure": {
"delay": 103,
"time": "1763975263"
},
"stopId": "FR:14333:ZE:48:ATOUMOD021",
"stopSequence": 6
}
],
"timestamp": "1763991671",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:66:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107950x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1763992625"
},
"departure": {
"delay": -55,
"time": "1763992625"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 11,
"time": "1763991431"
},
"departure": {
"delay": 11,
"time": "1763991431"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -49,
"time": "1763992751"
},
"departure": {
"delay": -49,
"time": "1763992751"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1763991730"
},
"departure": {
"delay": -50,
"time": "1763991730"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1763991554"
},
"departure": {
"delay": 14,
"time": "1763991554"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -16,
"time": "1763992124"
},
"departure": {
"delay": -16,
"time": "1763992124"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -38,
"time": "1763992522"
},
"departure": {
"delay": -38,
"time": "1763992522"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1763991845"
},
"departure": {
"delay": -55,
"time": "1763991845"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1763991300"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -2,
"time": "1763991958"
},
"departure": {
"delay": -2,
"time": "1763991958"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -13,
"time": "1763992307"
},
"departure": {
"delay": -13,
"time": "1763992307"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -36,
"time": "1763992404"
},
"departure": {
"delay": -36,
"time": "1763992404"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1763992851"
},
"departure": {
"delay": -9,
"time": "1763992851"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -50,
"time": "1763992930"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -50,
"time": "1763991610"
},
"departure": {
"delay": -50,
"time": "1763991610"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107950x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056483x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1763991155"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -24,
"time": "1763991036"
},
"departure": {
"delay": -24,
"time": "1763991036"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1763990956"
},
"departure": {
"delay": 16,
"time": "1763990956"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -8,
"time": "1763990932"
},
"departure": {
"delay": -8,
"time": "1763990932"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1763991157",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056483x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2087:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764007320"
},
"departure": {
"time": "1764007320"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764009420"
},
"departure": {
"time": "1764009420"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764009300"
},
"departure": {
"time": "1764009300"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764006900"
},
"departure": {
"time": "1764006900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1764007025"
},
"departure": {
"delay": 5,
"time": "1764007025"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764009240"
},
"departure": {
"time": "1764009240"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764008340"
},
"departure": {
"time": "1764008340"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764007860"
},
"departure": {
"time": "1764007860"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1764006665"
},
"departure": {
"delay": 5,
"time": "1764006665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764009180"
},
"departure": {
"time": "1764009180"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1764008885"
},
"departure": {
"delay": 5,
"time": "1764008885"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764007080"
},
"departure": {
"time": "1764007080"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1764007085"
},
"departure": {
"delay": 5,
"time": "1764007085"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764007200"
},
"departure": {
"time": "1764007200"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764009480"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764008880"
},
"departure": {
"time": "1764008880"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764008700"
},
"departure": {
"time": "1764008700"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764008580"
},
"departure": {
"time": "1764008580"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764006660"
},
"departure": {
"time": "1764006660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764007380"
},
"departure": {
"time": "1764007380"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764007020"
},
"departure": {
"time": "1764007020"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764007680"
},
"departure": {
"time": "1764007680"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764009000"
},
"departure": {
"time": "1764009000"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764008940"
},
"departure": {
"time": "1764008940"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764008400"
},
"departure": {
"time": "1764008400"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"departure": {
"time": "1764006600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764008640"
},
"departure": {
"time": "1764008640"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764009120"
},
"departure": {
"time": "1764009120"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764007140"
},
"departure": {
"time": "1764007140"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764008040"
},
"departure": {
"time": "1764008040"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764007260"
},
"departure": {
"time": "1764007260"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764007740"
},
"departure": {
"time": "1764007740"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764007440"
},
"departure": {
"time": "1764007440"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764007500"
},
"departure": {
"time": "1764007500"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1763991664",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2087:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2935:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764007980"
},
"departure": {
"time": "1764007980"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764007860"
},
"departure": {
"time": "1764007860"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764008280"
},
"departure": {
"time": "1764008280"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1764007500"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764007560"
},
"departure": {
"time": "1764007560"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764008760"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764008040"
},
"departure": {
"time": "1764008040"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764007740"
},
"departure": {
"time": "1764007740"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764008460"
},
"departure": {
"time": "1764008460"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764007920"
},
"departure": {
"time": "1764007920"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764008520"
},
"departure": {
"time": "1764008520"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764008100"
},
"departure": {
"time": "1764008100"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764008400"
},
"departure": {
"time": "1764008400"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1763990403",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2935:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850619F4479419x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992920"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1763992680"
},
"departure": {
"time": "1763992740"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763994720"
},
"departure": {
"time": "1763994780"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994180"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1763995320"
},
"departure": {
"time": "1763995380"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1763995800"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1763993220"
},
"departure": {
"time": "1763993340"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1763993700"
},
"departure": {
"time": "1763993880"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1763994900"
},
"departure": {
"time": "1763994960"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1763992200"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994420"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1763988591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850619F4479419x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471215:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 323,
"time": "1763991983"
},
"departure": {
"delay": 323,
"time": "1763991983"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 362,
"time": "1763991059"
},
"departure": {
"delay": 362,
"time": "1763991062"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 277,
"time": "1763990797"
},
"departure": {
"delay": 277,
"time": "1763990797"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 246,
"time": "1763991426"
},
"departure": {
"delay": 246,
"time": "1763991426"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 258,
"time": "1763992398"
},
"departure": {
"delay": 258,
"time": "1763992398"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 367,
"time": "1763991187"
},
"departure": {
"delay": 367,
"time": "1763991187"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 163,
"time": "1763992783"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 302,
"time": "1763990870"
},
"departure": {
"delay": 302,
"time": "1763990882"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 283,
"time": "1763992603"
},
"departure": {
"delay": 283,
"time": "1763992603"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 392,
"time": "1763991073"
},
"departure": {
"delay": 392,
"time": "1763991092"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 242,
"time": "1763991351"
},
"departure": {
"delay": 242,
"time": "1763991362"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1763991840"
},
"departure": {
"delay": 300,
"time": "1763991840"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 302,
"time": "1763990917"
},
"departure": {
"delay": 302,
"time": "1763990942"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 326,
"time": "1763991326"
},
"departure": {
"delay": 326,
"time": "1763991326"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 302,
"time": "1763992682"
},
"departure": {
"delay": 302,
"time": "1763992682"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 313,
"time": "1763992153"
},
"departure": {
"delay": 313,
"time": "1763992153"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 366,
"time": "1763991126"
},
"departure": {
"delay": 366,
"time": "1763991126"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 337,
"time": "1763992357"
},
"departure": {
"delay": 337,
"time": "1763992357"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 332,
"time": "1763991249"
},
"departure": {
"delay": 332,
"time": "1763991272"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 312,
"time": "1763992272"
},
"departure": {
"delay": 312,
"time": "1763992272"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 293,
"time": "1763991233"
},
"departure": {
"delay": 293,
"time": "1763991233"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 270,
"time": "1763991930"
},
"departure": {
"delay": 270,
"time": "1763991930"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 243,
"time": "1763991483"
},
"departure": {
"delay": 243,
"time": "1763991483"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 317,
"time": "1763992037"
},
"departure": {
"delay": 317,
"time": "1763992037"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 242,
"time": "1763991522"
},
"departure": {
"delay": 242,
"time": "1763991542"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 272,
"time": "1763991622"
},
"departure": {
"delay": 272,
"time": "1763991632"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 282,
"time": "1763992182"
},
"departure": {
"delay": 282,
"time": "1763992182"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 251,
"time": "1763992751"
},
"departure": {
"delay": 251,
"time": "1763992751"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 317,
"time": "1763992097"
},
"departure": {
"delay": 317,
"time": "1763992097"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 303,
"time": "1763992503"
},
"departure": {
"delay": 303,
"time": "1763992503"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471215:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595551:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1763991489"
},
"departure": {
"delay": 69,
"time": "1763991489"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 152,
"time": "1763991272"
},
"departure": {
"delay": 152,
"time": "1763991272"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1763991675"
},
"departure": {
"delay": 75,
"time": "1763991675"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1763991964"
},
"departure": {
"delay": 64,
"time": "1763991964"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 66,
"time": "1763992266"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1763991605"
},
"departure": {
"delay": 5,
"time": "1763991605"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 124,
"time": "1763992024"
},
"departure": {
"delay": 124,
"time": "1763992024"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 103,
"time": "1763992183"
},
"departure": {
"delay": 103,
"time": "1763992183"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1763991755"
},
"departure": {
"delay": 35,
"time": "1763991755"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1763991078"
},
"departure": {
"delay": 48,
"time": "1763991108"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 104,
"time": "1763990864"
},
"departure": {
"delay": 104,
"time": "1763990864"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 88,
"time": "1763992108"
},
"departure": {
"delay": 88,
"time": "1763992108"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 78,
"time": "1763990918"
},
"departure": {
"delay": 78,
"time": "1763990958"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 88,
"time": "1763990788"
},
"departure": {
"delay": 88,
"time": "1763990788"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1763991582"
},
"departure": {
"delay": 42,
"time": "1763991582"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 64,
"time": "1763991544"
},
"departure": {
"delay": 64,
"time": "1763991544"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 72,
"time": "1763992212"
},
"departure": {
"delay": 72,
"time": "1763992212"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1763991340"
},
"departure": {
"delay": 40,
"time": "1763991340"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1763992054"
},
"departure": {
"delay": 94,
"time": "1763992054"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 108,
"time": "1763991228"
},
"departure": {
"delay": 108,
"time": "1763991228"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1763991406",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595551:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13136F4476427x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763986200"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763986860"
},
"departure": {
"time": "1763986920"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763987580"
},
"departure": {
"time": "1763987640"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1763989680"
},
"departure": {
"time": "1763989800"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1763988240"
},
"departure": {
"time": "1763988300"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1763987220"
},
"departure": {
"time": "1763987280"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763992080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1763988720"
},
"departure": {
"time": "1763988840"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1763982589",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13136F4476427x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057150x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1763992081"
},
"departure": {
"delay": 121,
"time": "1763992081"
},
"stopId": "FR:76351:ZE:3934:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 115,
"time": "1763991895"
},
"departure": {
"delay": 115,
"time": "1763991895"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1763992675"
},
"departure": {
"delay": 115,
"time": "1763992675"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 133,
"time": "1763992753"
},
"departure": {
"delay": 133,
"time": "1763992753"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 146,
"time": "1763992466"
},
"departure": {
"delay": 146,
"time": "1763992466"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 106,
"time": "1763991586"
},
"departure": {
"delay": 106,
"time": "1763991586"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 128,
"time": "1763992208"
},
"departure": {
"delay": 128,
"time": "1763992208"
},
"stopId": "FR:76351:ZE:4861:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 142,
"time": "1763991922"
},
"departure": {
"delay": 142,
"time": "1763991922"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 45,
"time": "1763991465"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 137,
"time": "1763992397"
},
"departure": {
"delay": 137,
"time": "1763992397"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1763992135"
},
"departure": {
"delay": 115,
"time": "1763992135"
},
"stopId": "FR:76351:ZE:3540:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1763992015"
},
"departure": {
"delay": 115,
"time": "1763992015"
},
"stopId": "FR:76351:ZE:3658:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 149,
"time": "1763992949"
},
"departure": {
"delay": 149,
"time": "1763992949"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 115,
"time": "1763991715"
},
"departure": {
"delay": 115,
"time": "1763991715"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 142,
"time": "1763992342"
},
"departure": {
"delay": 142,
"time": "1763992342"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 159,
"time": "1763992779"
},
"departure": {
"delay": 159,
"time": "1763992779"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 125,
"time": "1763992565"
},
"departure": {
"delay": 125,
"time": "1763992565"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 115,
"time": "1763993035"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 137,
"time": "1763992277"
},
"departure": {
"delay": 137,
"time": "1763992277"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 139,
"time": "1763992879"
},
"departure": {
"delay": 139,
"time": "1763992879"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 131,
"time": "1763992511"
},
"departure": {
"delay": 131,
"time": "1763992511"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 116,
"time": "1763991776"
},
"departure": {
"delay": 116,
"time": "1763991776"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1763991637",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057150x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595553:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1763993788"
},
"departure": {
"delay": 28,
"time": "1763993788"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -14,
"time": "1763994526"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 51,
"time": "1763994051"
},
"departure": {
"delay": 51,
"time": "1763994051"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 84,
"time": "1763993844"
},
"departure": {
"delay": 84,
"time": "1763993844"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": -1452,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -44,
"time": "1763994316"
},
"departure": {
"delay": -44,
"time": "1763994316"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -1932,
"time": "1763991648"
},
"departure": {
"delay": -1932,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1512,
"time": "1763991648"
},
"departure": {
"delay": -1512,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1632,
"time": "1763991648"
},
"departure": {
"delay": -1632,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -59,
"time": "1763994241"
},
"departure": {
"delay": -59,
"time": "1763994241"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1692,
"time": "1763991648"
},
"departure": {
"delay": -1692,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1763993958"
},
"departure": {
"delay": 78,
"time": "1763993958"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -1752,
"time": "1763991648"
},
"departure": {
"delay": -1752,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1992,
"time": "1763991648"
},
"departure": {
"delay": -1992,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 61,
"time": "1763994001"
},
"departure": {
"delay": 61,
"time": "1763994001"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -1572,
"time": "1763991648"
},
"departure": {
"delay": -1572,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1452,
"time": "1763991648"
},
"departure": {
"delay": -1452,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1763993921"
},
"departure": {
"delay": 41,
"time": "1763993921"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1763994129"
},
"departure": {
"delay": 9,
"time": "1763994129"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595553:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1763977296"
},
"departure": {
"delay": 117,
"time": "1763977317"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 149,
"time": "1763977799"
},
"departure": {
"delay": 149,
"time": "1763977829"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 216,
"time": "1763977142"
},
"departure": {
"delay": 216,
"time": "1763977176"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1763977383"
},
"departure": {
"delay": 99,
"time": "1763977419"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 155,
"time": "1763977866"
},
"departure": {
"delay": 155,
"time": "1763977895"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 283,
"time": "1763977059"
},
"departure": {
"delay": 283,
"time": "1763977123"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 241,
"time": "1763976966"
},
"departure": {
"delay": 241,
"time": "1763977021"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 211,
"time": "1763976811"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1763977712"
},
"departure": {
"delay": 101,
"time": "1763977721"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 226,
"time": "1763976917"
},
"departure": {
"delay": 226,
"time": "1763976946"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 108,
"time": "1763977778"
},
"departure": {
"delay": 108,
"time": "1763977788"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 121,
"time": "1763977561"
},
"departure": {
"delay": 121,
"time": "1763977621"
},
"stopId": "FR:76495:ZE:30033:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1763977642"
},
"departure": {
"delay": 125,
"time": "1763977685"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 198,
"time": "1763977192"
},
"departure": {
"delay": 198,
"time": "1763977218"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 139,
"time": "1763977233"
},
"departure": {
"delay": 139,
"time": "1763977279"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1763977486"
},
"departure": {
"delay": 55,
"time": "1763977495"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1763978030"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 102,
"time": "1763977329"
},
"departure": {
"delay": 102,
"time": "1763977362"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1763991659",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:15:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4198145x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 400,
"time": "1763992240"
},
"departure": {
"delay": 400,
"time": "1763992240"
},
"stopId": "FR:76481:ZE:4138:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 341,
"time": "1763992661"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 368,
"time": "1763991548"
},
"departure": {
"delay": 368,
"time": "1763991548"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 343,
"time": "1763992543"
},
"departure": {
"delay": 343,
"time": "1763992543"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 241,
"time": "1763991301"
},
"departure": {
"delay": 241,
"time": "1763991301"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 341,
"time": "1763991881"
},
"departure": {
"delay": 341,
"time": "1763991881"
},
"stopId": "FR:76270:ZE:3336:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 357,
"time": "1763992617"
},
"departure": {
"delay": 357,
"time": "1763992617"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 360,
"time": "1763991960"
},
"departure": {
"delay": 360,
"time": "1763991960"
},
"stopId": "FR:76270:ZE:4089:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 264,
"time": "1763991144"
},
"departure": {
"delay": 264,
"time": "1763991144"
},
"stopId": "FR:76447:ZE:4512:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 376,
"time": "1763991616"
},
"departure": {
"delay": 376,
"time": "1763991616"
},
"stopId": "FR:76447:ZE:3335:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 345,
"time": "1763992125"
},
"departure": {
"delay": 345,
"time": "1763992125"
},
"stopId": "FR:76481:ZE:4337:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 240,
"time": "1763991000"
},
"departure": {
"delay": 240,
"time": "1763991000"
},
"stopId": "FR:76447:ZE:5184:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 337,
"time": "1763991457"
},
"departure": {
"delay": 337,
"time": "1763991457"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 341,
"time": "1763992301"
},
"departure": {
"delay": 341,
"time": "1763992301"
},
"stopId": "FR:76481:ZE:4820:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 394,
"time": "1763992174"
},
"departure": {
"delay": 394,
"time": "1763992174"
},
"stopId": "FR:76481:ZE:3843:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 383,
"time": "1763992043"
},
"departure": {
"delay": 383,
"time": "1763992043"
},
"stopId": "FR:76270:ZE:4087:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 382,
"time": "1763992402"
},
"departure": {
"delay": 382,
"time": "1763992402"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 349,
"time": "1763992489"
},
"departure": {
"delay": 349,
"time": "1763992489"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 249,
"time": "1763990889"
},
"departure": {
"delay": 249,
"time": "1763990889"
},
"stopId": "FR:76447:ZE:3141:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 341,
"time": "1763991701"
},
"departure": {
"delay": 341,
"time": "1763991701"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 345,
"time": "1763991765"
},
"departure": {
"delay": 345,
"time": "1763991765"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1763991647",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4198145x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584413:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1763991901"
},
"departure": {
"delay": 61,
"time": "1763991901"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 88,
"time": "1763991868"
},
"departure": {
"delay": 88,
"time": "1763991868"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 26
},
{
"departure": {
"delay": 91,
"time": "1763991631"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"time": "1763991960"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 43,
"time": "1763991823"
},
"departure": {
"delay": 43,
"time": "1763991823"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584413:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1302:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1763993040"
},
"departure": {
"delay": 120,
"time": "1763993040"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1763989920"
},
"departure": {
"delay": 65,
"time": "1763989925"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1763991540"
},
"departure": {
"delay": 125,
"time": "1763991545"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1763993160"
},
"departure": {
"delay": 120,
"time": "1763993160"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1763992680"
},
"departure": {
"delay": 120,
"time": "1763992680"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1763990340"
},
"departure": {
"delay": 120,
"time": "1763990400"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1763992980"
},
"departure": {
"delay": 120,
"time": "1763992980"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1763992320"
},
"departure": {
"delay": 120,
"time": "1763992320"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 300,
"time": "1763991060"
},
"departure": {
"delay": 300,
"time": "1763991360"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1763992560"
},
"departure": {
"delay": 120,
"time": "1763992560"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1763991780"
},
"departure": {
"delay": 120,
"time": "1763991780"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1763990160"
},
"departure": {
"delay": 125,
"time": "1763990165"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1763990760"
},
"departure": {
"delay": 5,
"time": "1763990765"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1763991600"
},
"departure": {
"delay": 120,
"time": "1763991600"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1763992020"
},
"departure": {
"delay": 120,
"time": "1763992020"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1763993220"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 120,
"time": "1763992500"
},
"departure": {
"delay": 120,
"time": "1763992500"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 125,
"time": "1763990520"
},
"departure": {
"delay": 125,
"time": "1763990525"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1763992620"
},
"departure": {
"delay": 120,
"time": "1763992620"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763990640"
},
"departure": {
"time": "1763990700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1763991840"
},
"departure": {
"delay": 120,
"time": "1763991840"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1763990530"
},
"departure": {
"delay": 15,
"time": "1763990535"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1763991900"
},
"departure": {
"delay": 120,
"time": "1763991900"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1763990460"
},
"departure": {
"delay": 125,
"time": "1763990465"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1763989800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1763992140"
},
"departure": {
"delay": 120,
"time": "1763992140"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1763990220"
},
"departure": {
"delay": 125,
"time": "1763990225"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1763989980"
},
"departure": {
"delay": 65,
"time": "1763989985"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1763992800"
},
"departure": {
"delay": 120,
"time": "1763992800"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1763992920"
},
"departure": {
"delay": 120,
"time": "1763992920"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1763990820"
},
"departure": {
"delay": 60,
"time": "1763990940"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1763992440"
},
"departure": {
"delay": 120,
"time": "1763992440"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1763992380"
},
"departure": {
"delay": 120,
"time": "1763992380"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
}
],
"timestamp": "1763991574",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1302:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1256:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1763988780"
},
"departure": {
"delay": 125,
"time": "1763988785"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 130,
"time": "1763989205"
},
"departure": {
"delay": 130,
"time": "1763989210"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": -55,
"time": "1763991000"
},
"departure": {
"delay": -55,
"time": "1763991005"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 125,
"time": "1763989620"
},
"departure": {
"delay": 125,
"time": "1763989625"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1763988660"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -115,
"time": "1763990580"
},
"departure": {
"delay": -115,
"time": "1763990585"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": -55,
"time": "1763990940"
},
"departure": {
"delay": -55,
"time": "1763990945"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1763991360"
},
"departure": {
"delay": 5,
"time": "1763991365"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 135,
"time": "1763989330"
},
"departure": {
"delay": 135,
"time": "1763989335"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1763989930"
},
"departure": {
"delay": 60,
"time": "1763989980"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -175,
"time": "1763990820"
},
"departure": {
"delay": -175,
"time": "1763990825"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1763990100"
},
"departure": {
"delay": 60,
"time": "1763990160"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 125,
"time": "1763989920"
},
"departure": {
"delay": 125,
"time": "1763989925"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1763991180"
},
"departure": {
"delay": -55,
"time": "1763991185"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1763989020"
},
"departure": {
"delay": 180,
"time": "1763989080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1763991240"
},
"departure": {
"delay": -55,
"time": "1763991245"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1763989260"
},
"departure": {
"delay": 125,
"time": "1763989265"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1763990400"
},
"departure": {
"delay": -55,
"time": "1763990405"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1763989560"
},
"departure": {
"delay": 125,
"time": "1763989565"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": -120,
"time": "1763991540"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": -60,
"time": "1763990640"
},
"departure": {
"delay": -60,
"time": "1763990700"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1763989440"
},
"departure": {
"delay": 125,
"time": "1763989445"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1763989740"
},
"departure": {
"delay": 60,
"time": "1763989800"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763990460"
},
"departure": {
"time": "1763990520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -55,
"time": "1763991060"
},
"departure": {
"delay": -55,
"time": "1763991065"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -55,
"time": "1763991420"
},
"departure": {
"delay": -55,
"time": "1763991425"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": -115,
"time": "1763991480"
},
"departure": {
"delay": -115,
"time": "1763991485"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 125,
"time": "1763989380"
},
"departure": {
"delay": 125,
"time": "1763989385"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -55,
"time": "1763990760"
},
"departure": {
"delay": -55,
"time": "1763990765"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 125,
"time": "1763989680"
},
"departure": {
"delay": 125,
"time": "1763989685"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 185,
"time": "1763989320"
},
"departure": {
"delay": 185,
"time": "1763989325"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1763988720"
},
"departure": {
"delay": 65,
"time": "1763988725"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1763989140"
},
"departure": {
"delay": 180,
"time": "1763989200"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1763989500"
},
"departure": {
"delay": 125,
"time": "1763989505"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1763991598",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1256:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011244x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1763992814"
},
"departure": {
"delay": 14,
"time": "1763992814"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -2,
"time": "1763991658"
},
"departure": {
"delay": -2,
"time": "1763991658"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1763993280"
},
"departure": {
"time": "1763993280"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 53,
"time": "1763993453"
},
"departure": {
"delay": 53,
"time": "1763993453"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -2,
"time": "1763993578"
},
"departure": {
"delay": -2,
"time": "1763993578"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -6,
"time": "1763991534"
},
"departure": {
"delay": -6,
"time": "1763991534"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1763993212"
},
"departure": {
"delay": 52,
"time": "1763993212"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -2,
"time": "1763993998"
},
"departure": {
"delay": -2,
"time": "1763993998"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 6,
"time": "1763991726"
},
"departure": {
"delay": 6,
"time": "1763991726"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1763991485"
},
"departure": {
"delay": 5,
"time": "1763991485"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1763991581"
},
"departure": {
"delay": 41,
"time": "1763991581"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1763994178"
},
"departure": {
"delay": -2,
"time": "1763994178"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 29,
"time": "1763992349"
},
"departure": {
"delay": 29,
"time": "1763992349"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1763995138"
},
"departure": {
"delay": -2,
"time": "1763995138"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 46,
"time": "1763993806"
},
"departure": {
"delay": 46,
"time": "1763993806"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -2,
"time": "1763995198"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 45,
"time": "1763993385"
},
"departure": {
"delay": 45,
"time": "1763993385"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 25,
"time": "1763991865"
},
"departure": {
"delay": 25,
"time": "1763991865"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1763994809"
},
"departure": {
"delay": 29,
"time": "1763994809"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 6,
"time": "1763994066"
},
"departure": {
"delay": 6,
"time": "1763994066"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 12,
"time": "1763992272"
},
"departure": {
"delay": 12,
"time": "1763992272"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 52,
"time": "1763995072"
},
"departure": {
"delay": 52,
"time": "1763995072"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 16,
"time": "1763994856"
},
"departure": {
"delay": 16,
"time": "1763994856"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 25,
"time": "1763994985"
},
"departure": {
"delay": 25,
"time": "1763994985"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -2,
"time": "1763992738"
},
"departure": {
"delay": -2,
"time": "1763992738"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1763995036"
},
"departure": {
"delay": 16,
"time": "1763995036"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -2,
"time": "1763991778"
},
"departure": {
"delay": -2,
"time": "1763991778"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1763992028"
},
"departure": {
"delay": 8,
"time": "1763992028"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1763994549"
},
"departure": {
"delay": 9,
"time": "1763994549"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 56,
"time": "1763994776"
},
"departure": {
"delay": 56,
"time": "1763994776"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 1,
"time": "1763991901"
},
"departure": {
"delay": 1,
"time": "1763991901"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1763992863"
},
"departure": {
"delay": 3,
"time": "1763992863"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 86,
"time": "1763991326"
},
"departure": {
"delay": 86,
"time": "1763991326"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -2,
"time": "1763993098"
},
"departure": {
"delay": -2,
"time": "1763993098"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1763993920"
},
"departure": {
"delay": 40,
"time": "1763993920"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 57,
"time": "1763993037"
},
"departure": {
"delay": 57,
"time": "1763993037"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1763993172"
},
"departure": {
"delay": 12,
"time": "1763993172"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1763991367"
},
"departure": {
"delay": 67,
"time": "1763991367"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1763991960"
},
"departure": {
"time": "1763991960"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1763993758"
},
"departure": {
"delay": -2,
"time": "1763993758"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -2,
"time": "1763992198"
},
"departure": {
"delay": -2,
"time": "1763992198"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1763994418"
},
"departure": {
"delay": -2,
"time": "1763994418"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"time": "1763991240"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -1,
"time": "1763994899"
},
"departure": {
"delay": -1,
"time": "1763994899"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 32,
"time": "1763992472"
},
"departure": {
"delay": 32,
"time": "1763992472"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -2,
"time": "1763992078"
},
"departure": {
"delay": -2,
"time": "1763992078"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1763994507"
},
"departure": {
"delay": 27,
"time": "1763994507"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -2,
"time": "1763994718"
},
"departure": {
"delay": -2,
"time": "1763994718"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 48,
"time": "1763993868"
},
"departure": {
"delay": 48,
"time": "1763993868"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 63,
"time": "1763991423"
},
"departure": {
"delay": 63,
"time": "1763991423"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1763992131"
},
"departure": {
"delay": 51,
"time": "1763992131"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1763992636"
},
"departure": {
"delay": 16,
"time": "1763992636"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011244x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196959x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1763993979"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -21,
"time": "1763992899"
},
"departure": {
"delay": -21,
"time": "1763992899"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1763993951"
},
"departure": {
"delay": 11,
"time": "1763993951"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 25,
"time": "1763993905"
},
"departure": {
"delay": 25,
"time": "1763993905"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 20,
"time": "1763993360"
},
"departure": {
"delay": 20,
"time": "1763993360"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -15,
"time": "1763991465"
},
"departure": {
"delay": -15,
"time": "1763991465"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -21,
"time": "1763992119"
},
"departure": {
"delay": -21,
"time": "1763992119"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1763991254"
},
"departure": {
"delay": 14,
"time": "1763991254"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1763993236"
},
"departure": {
"delay": 16,
"time": "1763993236"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -21,
"time": "1763992479"
},
"departure": {
"delay": -21,
"time": "1763992479"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -2,
"time": "1763991298"
},
"departure": {
"delay": -2,
"time": "1763991298"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1763992950"
},
"departure": {
"delay": 30,
"time": "1763992950"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 57,
"time": "1763991477"
},
"departure": {
"delay": 57,
"time": "1763991477"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1763993559"
},
"departure": {
"delay": -21,
"time": "1763993559"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1763993727"
},
"departure": {
"delay": 27,
"time": "1763993727"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1763992382"
},
"departure": {
"delay": 2,
"time": "1763992382"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1763993269"
},
"departure": {
"delay": -11,
"time": "1763993269"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -21,
"time": "1763993679"
},
"departure": {
"delay": -21,
"time": "1763993679"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -13,
"time": "1763993147"
},
"departure": {
"delay": -13,
"time": "1763993147"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1763992836"
},
"departure": {
"delay": 36,
"time": "1763992836"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -13,
"time": "1763993807"
},
"departure": {
"delay": -13,
"time": "1763993807"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 29,
"time": "1763993069"
},
"departure": {
"delay": 29,
"time": "1763993069"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1763991697"
},
"departure": {
"delay": 37,
"time": "1763991697"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -21,
"time": "1763991759"
},
"departure": {
"delay": -21,
"time": "1763991759"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -21,
"time": "1763993859"
},
"departure": {
"delay": -21,
"time": "1763993859"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -11,
"time": "1763992249"
},
"departure": {
"delay": -11,
"time": "1763992249"
},
"stopId": "FR:76351:ZE:3275:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -21,
"time": "1763992539"
},
"departure": {
"delay": -21,
"time": "1763992539"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -32,
"time": "1763991568"
},
"departure": {
"delay": -32,
"time": "1763991568"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -21,
"time": "1763993319"
},
"departure": {
"delay": -21,
"time": "1763993319"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1763992656"
},
"departure": {
"delay": 36,
"time": "1763992656"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1763993773"
},
"departure": {
"delay": 13,
"time": "1763993773"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 11,
"time": "1763993411"
},
"departure": {
"delay": 11,
"time": "1763993411"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1763993485"
},
"departure": {
"delay": 25,
"time": "1763993485"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 4,
"time": "1763993884"
},
"departure": {
"delay": 4,
"time": "1763993884"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 38,
"time": "1763993618"
},
"departure": {
"delay": 38,
"time": "1763993618"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -15,
"time": "1763992605"
},
"departure": {
"delay": -15,
"time": "1763992605"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1763991637",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196959x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2647:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764003480"
},
"departure": {
"time": "1764003480"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764003240"
},
"departure": {
"time": "1764003240"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764003180"
},
"departure": {
"time": "1764003180"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1764002940"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764003540"
},
"departure": {
"time": "1764003540"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764003360"
},
"departure": {
"time": "1764003360"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764003120"
},
"departure": {
"time": "1764003120"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764003420"
},
"departure": {
"time": "1764003420"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764003000"
},
"departure": {
"time": "1764003000"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764003060"
},
"departure": {
"time": "1764003060"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764003780"
},
"departure": {
"time": "1764003780"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764003900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764003600"
},
"departure": {
"time": "1764003600"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1763991599",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2647:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:69:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1763976736"
},
"departure": {
"delay": 88,
"time": "1763976748"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -87,
"time": "1763977888"
},
"departure": {
"delay": -87,
"time": "1763977893"
},
"stopId": "FR:14333:ZE:47:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1763977939"
},
"departure": {
"delay": 15,
"time": "1763978055"
},
"stopId": "FR:14333:ZE:45:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 140,
"time": "1763976785"
},
"departure": {
"delay": 140,
"time": "1763976860"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1763977590"
},
"departure": {
"delay": 38,
"time": "1763977658"
},
"stopId": "FR:14333:ZE:51:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -120,
"time": "1763978100"
},
"stopId": "FR:14333:ZE:43:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1763977693"
},
"departure": {
"delay": 19,
"time": "1763977699"
},
"stopId": "FR:14333:ZE:49:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 74,
"time": "1763976944"
},
"departure": {
"delay": 74,
"time": "1763976974"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1763977133"
},
"departure": {
"delay": 1,
"time": "1763977141"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -6,
"time": "1763977548"
},
"departure": {
"delay": -6,
"time": "1763977554"
},
"stopId": "FR:14333:ZE:53:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1763977743"
},
"departure": {
"delay": 36,
"time": "1763977836"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 11
},
{
"departure": {
"delay": 99,
"time": "1763976699"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1763976883"
},
"departure": {
"delay": 54,
"time": "1763976894"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 158,
"time": "1763977209"
},
"departure": {
"delay": 158,
"time": "1763977358"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 7
}
],
"timestamp": "1763991671",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:69:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072056x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1763992403"
},
"departure": {
"delay": 23,
"time": "1763992403"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1763992083"
},
"departure": {
"delay": 63,
"time": "1763992083"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1763992520"
},
"departure": {
"delay": 80,
"time": "1763992520"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1763992966"
},
"departure": {
"delay": 46,
"time": "1763992966"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1763992651"
},
"departure": {
"delay": 31,
"time": "1763992651"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1763992267"
},
"departure": {
"delay": 67,
"time": "1763992267"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1763993141"
},
"departure": {
"delay": 41,
"time": "1763993141"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1763992583"
},
"departure": {
"delay": 23,
"time": "1763992583"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1763991480"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1763993183"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1763992916"
},
"departure": {
"delay": 56,
"time": "1763992916"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1763992763"
},
"departure": {
"delay": 23,
"time": "1763992763"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1763993104"
},
"departure": {
"delay": 64,
"time": "1763993104"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1763993067"
},
"departure": {
"delay": 27,
"time": "1763993067"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 78,
"time": "1763991918"
},
"departure": {
"delay": 78,
"time": "1763991918"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1763992451"
},
"departure": {
"delay": 71,
"time": "1763992451"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1763991743"
},
"departure": {
"delay": 23,
"time": "1763991743"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1763992821"
},
"departure": {
"delay": 81,
"time": "1763992821"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1763993003"
},
"departure": {
"delay": 23,
"time": "1763993003"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1763991991"
},
"departure": {
"delay": 31,
"time": "1763991991"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1763992163"
},
"departure": {
"delay": 23,
"time": "1763992163"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1763992883"
},
"departure": {
"delay": 23,
"time": "1763992883"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1763991377",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072056x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011243x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -124,
"time": "1763993756"
},
"departure": {
"delay": -124,
"time": "1763993756"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -142,
"time": "1763991698"
},
"departure": {
"delay": -142,
"time": "1763991698"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1763990947"
},
"departure": {
"delay": 67,
"time": "1763990947"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -13,
"time": "1763991527"
},
"departure": {
"delay": -13,
"time": "1763991527"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1763991196"
},
"departure": {
"delay": 16,
"time": "1763991196"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -93,
"time": "1763993727"
},
"departure": {
"delay": -93,
"time": "1763993727"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -137,
"time": "1763991823"
},
"departure": {
"delay": -137,
"time": "1763991823"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -119,
"time": "1763992381"
},
"departure": {
"delay": -119,
"time": "1763992381"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -92,
"time": "1763992888"
},
"departure": {
"delay": -92,
"time": "1763992888"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -117,
"time": "1763992263"
},
"departure": {
"delay": -117,
"time": "1763992263"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -142,
"time": "1763993678"
},
"departure": {
"delay": -142,
"time": "1763993678"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -83,
"time": "1763991997"
},
"departure": {
"delay": -83,
"time": "1763991997"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -126,
"time": "1763991774"
},
"departure": {
"delay": -126,
"time": "1763991774"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -94,
"time": "1763993906"
},
"departure": {
"delay": -94,
"time": "1763993906"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -139,
"time": "1763993981"
},
"departure": {
"delay": -139,
"time": "1763993981"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -142,
"time": "1763993198"
},
"departure": {
"delay": -142,
"time": "1763993198"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -142,
"time": "1763994098"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -131,
"time": "1763993509"
},
"departure": {
"delay": -131,
"time": "1763993509"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -142,
"time": "1763994038"
},
"departure": {
"delay": -142,
"time": "1763994038"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -98,
"time": "1763993542"
},
"departure": {
"delay": -98,
"time": "1763993542"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -7,
"time": "1763991353"
},
"departure": {
"delay": -7,
"time": "1763991353"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -100,
"time": "1763992940"
},
"departure": {
"delay": -100,
"time": "1763992940"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -142,
"time": "1763992778"
},
"departure": {
"delay": -142,
"time": "1763992778"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -142,
"time": "1763992058"
},
"departure": {
"delay": -142,
"time": "1763992058"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -151,
"time": "1763991569"
},
"departure": {
"delay": -151,
"time": "1763991569"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1763990956"
},
"departure": {
"delay": 16,
"time": "1763990956"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -84,
"time": "1763993796"
},
"departure": {
"delay": -84,
"time": "1763993796"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 15,
"time": "1763991015"
},
"departure": {
"delay": 15,
"time": "1763991015"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1763991135"
},
"departure": {
"delay": 15,
"time": "1763991135"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -107,
"time": "1763993833"
},
"departure": {
"delay": -107,
"time": "1763993833"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -119,
"time": "1763992141"
},
"departure": {
"delay": -119,
"time": "1763992141"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -94,
"time": "1763992826"
},
"departure": {
"delay": -94,
"time": "1763992826"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -142,
"time": "1763993438"
},
"departure": {
"delay": -142,
"time": "1763993438"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -50,
"time": "1763991250"
},
"departure": {
"delay": -50,
"time": "1763991250"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -142,
"time": "1763992598"
},
"departure": {
"delay": -142,
"time": "1763992598"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -103,
"time": "1763992457"
},
"departure": {
"delay": -103,
"time": "1763992457"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 25,
"time": "1763991085"
},
"departure": {
"delay": 25,
"time": "1763991085"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -142,
"time": "1763993018"
},
"departure": {
"delay": -142,
"time": "1763993018"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -133,
"time": "1763992187"
},
"departure": {
"delay": -133,
"time": "1763992187"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -109,
"time": "1763993951"
},
"departure": {
"delay": -109,
"time": "1763993951"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -134,
"time": "1763993086"
},
"departure": {
"delay": -134,
"time": "1763993086"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 11,
"time": "1763991431"
},
"departure": {
"delay": 11,
"time": "1763991431"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1763991597",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011243x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108084x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1763993156"
},
"departure": {
"delay": 56,
"time": "1763993156"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1763992302"
},
"departure": {
"delay": 42,
"time": "1763992302"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1763992810"
},
"departure": {
"delay": 10,
"time": "1763992810"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1763993281"
},
"departure": {
"delay": 1,
"time": "1763993281"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1763992922"
},
"departure": {
"delay": 2,
"time": "1763992922"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1763992688"
},
"departure": {
"delay": 8,
"time": "1763992688"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1763992402"
},
"departure": {
"delay": 22,
"time": "1763992402"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1763993003"
},
"departure": {
"delay": 23,
"time": "1763993003"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1763993526"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1763991946"
},
"departure": {
"delay": 46,
"time": "1763991946"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"time": "1763991840"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1763993391"
},
"departure": {
"delay": 51,
"time": "1763993391"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1763992061"
},
"departure": {
"delay": 41,
"time": "1763992061"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1763992513"
},
"departure": {
"delay": 13,
"time": "1763992513"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1763992184"
},
"departure": {
"delay": 44,
"time": "1763992184"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1763991557",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108084x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:29:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 166,
"time": "1763989154"
},
"departure": {
"delay": 166,
"time": "1763989186"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 166,
"time": "1763990417"
},
"departure": {
"delay": 166,
"time": "1763990446"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 196,
"time": "1763989452"
},
"departure": {
"delay": 196,
"time": "1763989576"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 227,
"time": "1763990192"
},
"departure": {
"delay": 227,
"time": "1763990207"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 113,
"time": "1763989298"
},
"departure": {
"delay": 113,
"time": "1763989313"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 265,
"time": "1763990326"
},
"departure": {
"delay": 265,
"time": "1763990365"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 140,
"time": "1763989214"
},
"departure": {
"delay": 140,
"time": "1763989220"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 109,
"time": "1763990657"
},
"departure": {
"delay": 109,
"time": "1763990689"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": -15,
"time": "1763990735"
},
"departure": {
"delay": -15,
"time": "1763990745"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 179,
"time": "1763990382"
},
"departure": {
"delay": 179,
"time": "1763990399"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 160,
"time": "1763989647"
},
"departure": {
"delay": 160,
"time": "1763989660"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 293,
"time": "1763990140"
},
"departure": {
"delay": 293,
"time": "1763990153"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"departure": {
"delay": 147,
"time": "1763989107"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 261,
"time": "1763990173"
},
"departure": {
"delay": 261,
"time": "1763990181"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 202,
"time": "1763989879"
},
"departure": {
"delay": 202,
"time": "1763989942"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 172,
"time": "1763990471"
},
"departure": {
"delay": 172,
"time": "1763990512"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 204,
"time": "1763989703"
},
"departure": {
"delay": 204,
"time": "1763989764"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 121,
"time": "1763990569"
},
"departure": {
"delay": 121,
"time": "1763990581"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 247,
"time": "1763990223"
},
"departure": {
"delay": 247,
"time": "1763990287"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 166,
"time": "1763989774"
},
"departure": {
"delay": 166,
"time": "1763989846"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 255,
"time": "1763989986"
},
"departure": {
"delay": 255,
"time": "1763990055"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 186,
"time": "1763989608"
},
"departure": {
"delay": 186,
"time": "1763989626"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1763990851"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
}
],
"timestamp": "1763991659",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:29:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057043x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1763991941"
},
"departure": {
"delay": -19,
"time": "1763991941"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -22,
"time": "1763991998"
},
"departure": {
"delay": -22,
"time": "1763991998"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -16,
"time": "1763991644"
},
"departure": {
"delay": -16,
"time": "1763991644"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1763991249"
},
"departure": {
"delay": 69,
"time": "1763991249"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1763991583"
},
"departure": {
"delay": 43,
"time": "1763991583"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -5,
"time": "1763992075"
},
"departure": {
"delay": -5,
"time": "1763992075"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1763991339"
},
"departure": {
"delay": 39,
"time": "1763991339"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -22,
"time": "1763992478"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1763991157"
},
"departure": {
"delay": 37,
"time": "1763991157"
},
"stopId": "FR:76351:ZE:4590:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1763991729"
},
"departure": {
"delay": 9,
"time": "1763991729"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -22,
"time": "1763992118"
},
"departure": {
"delay": -22,
"time": "1763992118"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -3,
"time": "1763991417"
},
"departure": {
"delay": -3,
"time": "1763991417"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1763991677"
},
"departure": {
"delay": 17,
"time": "1763991677"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1763991531"
},
"departure": {
"delay": 51,
"time": "1763991531"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1763991490"
},
"departure": {
"delay": 10,
"time": "1763991490"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1763991201"
},
"departure": {
"delay": 21,
"time": "1763991201"
},
"stopId": "FR:76351:ZE:4569:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1763991803"
},
"departure": {
"delay": 23,
"time": "1763991803"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -22,
"time": "1763992178"
},
"departure": {
"delay": -22,
"time": "1763992178"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1763991857"
},
"departure": {
"delay": 17,
"time": "1763991857"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1763991313"
},
"departure": {
"delay": 73,
"time": "1763991313"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1763991647",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057043x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:85xHO20xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -50,
"time": "1763992150"
},
"departure": {
"delay": -50,
"time": "1763992150"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 171,
"time": "1763991228"
},
"departure": {
"delay": 171,
"time": "1763991291"
},
"stopId": "FR:14333:ZE:46:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 136,
"time": "1763991190"
},
"departure": {
"delay": 136,
"time": "1763991196"
},
"stopId": "FR:14333:ZE:44:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1763991520"
},
"departure": {
"delay": 40,
"time": "1763991520"
},
"stopId": "FR:14333:ZE:52:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -50,
"time": "1763992210"
},
"departure": {
"delay": -50,
"time": "1763992210"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": -50,
"time": "1763991730"
},
"departure": {
"delay": -50,
"time": "1763991730"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1763992270"
},
"departure": {
"delay": -50,
"time": "1763992270"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 13
},
{
"departure": {
"delay": 137,
"time": "1763991137"
},
"stopId": "FR:14333:ZE:42:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -50,
"time": "1763992390"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1763991434"
},
"departure": {
"delay": 84,
"time": "1763991444"
},
"stopId": "FR:14333:ZE:48:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -50,
"time": "1763992330"
},
"departure": {
"delay": -50,
"time": "1763992330"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"time": "1763991663"
},
"departure": {
"time": "1763991720"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1763991364"
},
"departure": {
"delay": 116,
"time": "1763991416"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1763991476"
},
"departure": {
"delay": 66,
"time": "1763991486"
},
"stopId": "FR:14333:ZE:50:ATOUMOD021",
"stopSequence": 7
}
],
"timestamp": "1763991671",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:85xHO20xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851720F4479485x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763991240"
},
"departure": {
"time": "1763991300"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1763989320"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763990940"
},
"departure": {
"time": "1763991000"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763990220"
},
"departure": {
"time": "1763990280"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763992020"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1763985711",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851720F4479485x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3421F4475407x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993700"
},
"departure": {
"time": "1763993760"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1763995020"
},
"departure": {
"time": "1763995080"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"delay": 600,
"time": "1763997960"
},
"departure": {
"delay": 600,
"time": "1763998020"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"delay": 600,
"time": "1763999880"
},
"departure": {
"delay": 600,
"time": "1763999940"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 59
},
{
"departure": {
"time": "1763988840"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1763996700"
},
"departure": {
"time": "1763997360"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1763991540"
},
"departure": {
"time": "1763991600"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"delay": 600,
"time": "1764001020"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 66
},
{
"arrival": {
"time": "1763995620"
},
"departure": {
"time": "1763995800"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"delay": 600,
"time": "1763998920"
},
"departure": {
"delay": 600,
"time": "1763998980"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 57
},
{
"arrival": {
"time": "1763992740"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 44
}
],
"timestamp": "1763985231",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3421F4475407x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196956x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 248,
"time": "1763991548"
},
"departure": {
"delay": 248,
"time": "1763991548"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 294,
"time": "1763992014"
},
"departure": {
"delay": 294,
"time": "1763992014"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 276,
"time": "1763991756"
},
"departure": {
"delay": 276,
"time": "1763991756"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 326,
"time": "1763991086"
},
"departure": {
"delay": 326,
"time": "1763991086"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 165,
"time": "1763990865"
},
"departure": {
"delay": 165,
"time": "1763990865"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 235,
"time": "1763992255"
},
"departure": {
"delay": 235,
"time": "1763992255"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 283,
"time": "1763992123"
},
"departure": {
"delay": 283,
"time": "1763992123"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 171,
"time": "1763990931"
},
"departure": {
"delay": 171,
"time": "1763990931"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 344,
"time": "1763991284"
},
"departure": {
"delay": 344,
"time": "1763991284"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 238,
"time": "1763991298"
},
"departure": {
"delay": 238,
"time": "1763991298"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 267,
"time": "1763992347"
},
"departure": {
"delay": 267,
"time": "1763992347"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 218,
"time": "1763991398"
},
"departure": {
"delay": 218,
"time": "1763991398"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 235,
"time": "1763991955"
},
"departure": {
"delay": 235,
"time": "1763991955"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 260,
"time": "1763992280"
},
"departure": {
"delay": 260,
"time": "1763992280"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 272,
"time": "1763991632"
},
"departure": {
"delay": 272,
"time": "1763991632"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 269,
"time": "1763992169"
},
"departure": {
"delay": 269,
"time": "1763992169"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 219,
"time": "1763991279"
},
"departure": {
"delay": 219,
"time": "1763991279"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 235,
"time": "1763992375"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 281,
"time": "1763991881"
},
"departure": {
"delay": 281,
"time": "1763991881"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 235,
"time": "1763991715"
},
"departure": {
"delay": 235,
"time": "1763991715"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 281,
"time": "1763992301"
},
"departure": {
"delay": 281,
"time": "1763992301"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 267,
"time": "1763991807"
},
"departure": {
"delay": 267,
"time": "1763991807"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 194,
"time": "1763990834"
},
"departure": {
"delay": 194,
"time": "1763990834"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 245,
"time": "1763991665"
},
"departure": {
"delay": 245,
"time": "1763991665"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 243,
"time": "1763992203"
},
"departure": {
"delay": 243,
"time": "1763992203"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 235,
"time": "1763992075"
},
"departure": {
"delay": 235,
"time": "1763992075"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1763991507",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196956x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1238:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 245,
"time": "1763989080"
},
"departure": {
"delay": 245,
"time": "1763989085"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 300,
"time": "1763988900"
},
"departure": {
"delay": 300,
"time": "1763988960"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1763989260"
},
"departure": {
"delay": 125,
"time": "1763989265"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1763991420"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 125,
"time": "1763989560"
},
"departure": {
"delay": 125,
"time": "1763989565"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1763990340"
},
"departure": {
"time": "1763990400"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 250,
"time": "1763988965"
},
"departure": {
"delay": 250,
"time": "1763988970"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1763990700"
},
"departure": {
"delay": 5,
"time": "1763990705"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -55,
"time": "1763989800"
},
"departure": {
"delay": -55,
"time": "1763989805"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763990820"
},
"departure": {
"time": "1763990880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 305,
"time": "1763988840"
},
"departure": {
"delay": 305,
"time": "1763988845"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1763990160"
},
"departure": {
"delay": 125,
"time": "1763990165"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 240,
"time": "1763988600"
},
"departure": {
"delay": 240,
"time": "1763988660"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1763991180"
},
"departure": {
"delay": 125,
"time": "1763991185"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 125,
"time": "1763991240"
},
"departure": {
"delay": 125,
"time": "1763991245"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 75,
"time": "1763989450"
},
"departure": {
"delay": 75,
"time": "1763989455"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1763990280"
},
"departure": {
"delay": 65,
"time": "1763990285"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 245,
"time": "1763989200"
},
"departure": {
"delay": 245,
"time": "1763989205"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1763990640"
},
"departure": {
"delay": 5,
"time": "1763990645"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 195,
"time": "1763989090"
},
"departure": {
"delay": 195,
"time": "1763989095"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1763991300"
},
"departure": {
"delay": 125,
"time": "1763991305"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 245,
"time": "1763988720"
},
"departure": {
"delay": 245,
"time": "1763988725"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1763990460"
},
"departure": {
"delay": -55,
"time": "1763990465"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1763989380"
},
"departure": {
"delay": 125,
"time": "1763989385"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 245,
"time": "1763989020"
},
"departure": {
"delay": 245,
"time": "1763989025"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 255,
"time": "1763988850"
},
"departure": {
"delay": 255,
"time": "1763988855"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1763989620"
},
"departure": {
"delay": 125,
"time": "1763989625"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1763991070"
},
"departure": {
"delay": 15,
"time": "1763991075"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 125,
"time": "1763989440"
},
"departure": {
"delay": 125,
"time": "1763989445"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1763991060"
},
"departure": {
"delay": 65,
"time": "1763991065"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
}
],
"timestamp": "1763991446",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1238:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:57xHO03xLxCJxSx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1763966470"
},
"departure": {
"delay": 25,
"time": "1763966485"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1763967088"
},
"departure": {
"delay": 6,
"time": "1763967246"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1763967326"
},
"departure": {
"delay": 46,
"time": "1763967406"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": -5,
"time": "1763967283"
},
"departure": {
"delay": -5,
"time": "1763967295"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1763967425"
},
"departure": {
"delay": 5,
"time": "1763967485"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1763966368"
},
"departure": {
"delay": 37,
"time": "1763966377"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1763967698"
},
"departure": {
"delay": 60,
"time": "1763967780"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1763966516"
},
"departure": {
"delay": 22,
"time": "1763966602"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1763966942"
},
"departure": {
"delay": 35,
"time": "1763966975"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1763966312"
},
"departure": {
"delay": 38,
"time": "1763966318"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"departure": {
"time": "1763966100"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1763968082"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 19,
"time": "1763967586"
},
"departure": {
"delay": 19,
"time": "1763967619"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1763966799"
},
"departure": {
"delay": 30,
"time": "1763966850"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1763968040"
},
"departure": {
"delay": 36,
"time": "1763968056"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1763967963"
},
"departure": {
"delay": 50,
"time": "1763968010"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1763966178"
},
"departure": {
"delay": 51,
"time": "1763966271"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1763967538"
},
"departure": {
"delay": 12,
"time": "1763967552"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1763966409"
},
"departure": {
"delay": 53,
"time": "1763966453"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1763967831"
},
"departure": {
"delay": 36,
"time": "1763967876"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1763966703"
},
"departure": {
"delay": 42,
"time": "1763966742"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
}
],
"timestamp": "1763991676",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:57xHO03xLxCJxSx:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1456:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993700"
},
"departure": {
"time": "1763993700"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763994000"
},
"departure": {
"time": "1763994000"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763996400"
},
"departure": {
"time": "1763996400"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763993580"
},
"departure": {
"time": "1763993580"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763995260"
},
"departure": {
"time": "1763995260"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763993880"
},
"departure": {
"time": "1763993880"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763995440"
},
"departure": {
"time": "1763995440"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1763993820"
},
"departure": {
"time": "1763993820"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763993520"
},
"departure": {
"time": "1763993520"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763993940"
},
"departure": {
"time": "1763993940"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763995800"
},
"departure": {
"time": "1763995800"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763994540"
},
"departure": {
"time": "1763994540"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763994720"
},
"departure": {
"time": "1763994720"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1763996465"
},
"departure": {
"delay": 5,
"time": "1763996465"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1763996580"
},
"departure": {
"time": "1763996580"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"departure": {
"time": "1763993400"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763994300"
},
"departure": {
"time": "1763994300"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763996460"
},
"departure": {
"time": "1763996460"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763994660"
},
"departure": {
"time": "1763994660"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763996700"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1763994060"
},
"departure": {
"time": "1763994060"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763996100"
},
"departure": {
"time": "1763996100"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994840"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1763994180"
},
"departure": {
"time": "1763994180"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763994240"
},
"departure": {
"time": "1763994240"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763994780"
},
"departure": {
"time": "1763994780"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763993460"
},
"departure": {
"time": "1763993460"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763996040"
},
"departure": {
"time": "1763996040"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763994900"
},
"departure": {
"time": "1763994900"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763996520"
},
"departure": {
"time": "1763996520"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1763995920"
},
"departure": {
"time": "1763995920"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763995620"
},
"departure": {
"time": "1763995620"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1763996280"
},
"departure": {
"time": "1763996280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1763991323",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1456:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470553:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763991456"
},
"departure": {
"time": "1763991540"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1763991908"
},
"departure": {
"delay": -52,
"time": "1763991908"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -81,
"time": "1763992119"
},
"departure": {
"delay": -81,
"time": "1763992119"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -90,
"time": "1763991990"
},
"departure": {
"delay": -90,
"time": "1763991990"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -141,
"time": "1763992059"
},
"departure": {
"delay": -141,
"time": "1763992059"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -120,
"time": "1763992140"
},
"departure": {
"delay": -120,
"time": "1763992140"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -51,
"time": "1763991849"
},
"departure": {
"delay": -51,
"time": "1763991849"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -82,
"time": "1763992418"
},
"departure": {
"delay": -82,
"time": "1763992418"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -50,
"time": "1763991310"
},
"departure": {
"delay": -50,
"time": "1763991310"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -46,
"time": "1763992454"
},
"departure": {
"delay": -46,
"time": "1763992454"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -50,
"time": "1763991370"
},
"departure": {
"delay": -50,
"time": "1763991370"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -126,
"time": "1763992254"
},
"departure": {
"delay": -126,
"time": "1763992254"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -63,
"time": "1763991777"
},
"departure": {
"delay": -63,
"time": "1763991777"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -29,
"time": "1763991871"
},
"departure": {
"delay": -29,
"time": "1763991871"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -148,
"time": "1763992532"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -99,
"time": "1763992341"
},
"departure": {
"delay": -99,
"time": "1763992341"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -28,
"time": "1763991692"
},
"departure": {
"delay": -28,
"time": "1763991692"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -72,
"time": "1763991948"
},
"departure": {
"delay": -72,
"time": "1763991948"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -8,
"time": "1763991592"
},
"departure": {
"delay": -8,
"time": "1763991592"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -81,
"time": "1763991198"
},
"departure": {
"delay": -81,
"time": "1763991219"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1763991401",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470553:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1989:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764007440"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764006180"
},
"departure": {
"time": "1764006180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764006060"
},
"departure": {
"time": "1764006060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764006600"
},
"departure": {
"time": "1764006600"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"departure": {
"time": "1764004200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764007260"
},
"departure": {
"time": "1764007260"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764005280"
},
"departure": {
"time": "1764005280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764005460"
},
"departure": {
"time": "1764005460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764007200"
},
"departure": {
"time": "1764007200"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764004260"
},
"departure": {
"time": "1764004260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764007380"
},
"departure": {
"time": "1764007380"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764005820"
},
"departure": {
"time": "1764005820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764005160"
},
"departure": {
"time": "1764005160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764007020"
},
"departure": {
"time": "1764007020"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764007140"
},
"departure": {
"time": "1764007140"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764006900"
},
"departure": {
"time": "1764006900"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764006840"
},
"departure": {
"time": "1764006840"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764004680"
},
"departure": {
"time": "1764004680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764004800"
},
"departure": {
"time": "1764004800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764004440"
},
"departure": {
"time": "1764004440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764004920"
},
"departure": {
"time": "1764004920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764004740"
},
"departure": {
"time": "1764004740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764005100"
},
"departure": {
"time": "1764005100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764006540"
},
"departure": {
"time": "1764006540"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764006420"
},
"departure": {
"time": "1764006420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764006660"
},
"departure": {
"time": "1764006660"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764006120"
},
"departure": {
"time": "1764006120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764005880"
},
"departure": {
"time": "1764005880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764006720"
},
"departure": {
"time": "1764006720"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764004500"
},
"departure": {
"time": "1764004500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764004320"
},
"departure": {
"time": "1764004320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764006780"
},
"departure": {
"time": "1764006780"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764006300"
},
"departure": {
"time": "1764006300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
}
],
"timestamp": "1763991323",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1989:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056576x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1763991973"
},
"departure": {
"delay": 13,
"time": "1763991973"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1763992513"
},
"departure": {
"delay": 13,
"time": "1763992513"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1763991416"
},
"departure": {
"delay": 56,
"time": "1763991416"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1763992126"
},
"departure": {
"delay": 46,
"time": "1763992126"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 76,
"time": "1763991256"
},
"departure": {
"delay": 76,
"time": "1763991256"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1763992388"
},
"departure": {
"delay": 68,
"time": "1763992388"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"time": "1763991120"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1763991886"
},
"departure": {
"delay": 46,
"time": "1763991886"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1763992295"
},
"departure": {
"delay": 35,
"time": "1763992295"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1763991653"
},
"departure": {
"delay": 53,
"time": "1763991653"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1763992056"
},
"departure": {
"delay": 36,
"time": "1763992056"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1763991790"
},
"departure": {
"delay": 70,
"time": "1763991790"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 88,
"time": "1763991568"
},
"departure": {
"delay": 88,
"time": "1763991568"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1763992214"
},
"departure": {
"delay": 14,
"time": "1763992214"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1763991673"
},
"departure": {
"delay": 13,
"time": "1763991673"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1763991192"
},
"departure": {
"delay": 12,
"time": "1763991192"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1763992333"
},
"departure": {
"delay": 13,
"time": "1763992333"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1763992873"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1763991321"
},
"departure": {
"delay": 21,
"time": "1763991321"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1763991480"
},
"departure": {
"delay": 60,
"time": "1763991480"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1763992663"
},
"departure": {
"delay": 43,
"time": "1763992663"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1763992708"
},
"departure": {
"delay": 28,
"time": "1763992708"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 31,
"time": "1763992591"
},
"departure": {
"delay": 31,
"time": "1763992591"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056576x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3059:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764010260"
},
"departure": {
"time": "1764010260"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764010320"
},
"departure": {
"time": "1764010320"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764009720"
},
"departure": {
"time": "1764009720"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1764008940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764009900"
},
"departure": {
"time": "1764009900"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764009300"
},
"departure": {
"time": "1764009300"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764009960"
},
"departure": {
"time": "1764009960"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764009000"
},
"departure": {
"time": "1764009000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764009540"
},
"departure": {
"time": "1764009540"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764010140"
},
"departure": {
"time": "1764010140"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764010380"
},
"departure": {
"time": "1764010380"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764010440"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764009420"
},
"departure": {
"time": "1764009420"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764009360"
},
"departure": {
"time": "1764009360"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764009060"
},
"departure": {
"time": "1764009060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1763990403",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3059:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1644:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763997180"
},
"departure": {
"time": "1763997180"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763997900"
},
"departure": {
"time": "1763997900"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763998140"
},
"departure": {
"time": "1763998140"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763997120"
},
"departure": {
"time": "1763997120"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763998500"
},
"departure": {
"time": "1763998500"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763997060"
},
"departure": {
"time": "1763997060"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763999040"
},
"departure": {
"time": "1763999040"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1763998860"
},
"departure": {
"time": "1763998860"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763997780"
},
"departure": {
"time": "1763997780"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763997300"
},
"departure": {
"time": "1763997300"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763997600"
},
"departure": {
"time": "1763997600"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1764000065"
},
"departure": {
"delay": 5,
"time": "1764000065"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764000120"
},
"departure": {
"time": "1764000120"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764000060"
},
"departure": {
"time": "1764000060"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763997660"
},
"departure": {
"time": "1763997660"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763999700"
},
"departure": {
"time": "1763999700"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763997960"
},
"departure": {
"time": "1763997960"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763998380"
},
"departure": {
"time": "1763998380"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763998320"
},
"departure": {
"time": "1763998320"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763998260"
},
"departure": {
"time": "1763998260"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763999220"
},
"departure": {
"time": "1763999220"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1763997720"
},
"departure": {
"time": "1763997720"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763999520"
},
"departure": {
"time": "1763999520"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"time": "1763997000"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763999640"
},
"departure": {
"time": "1763999640"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763999880"
},
"departure": {
"time": "1763999880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1763997840"
},
"departure": {
"time": "1763997840"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763997480"
},
"departure": {
"time": "1763997480"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763998440"
},
"departure": {
"time": "1763998440"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764000000"
},
"departure": {
"time": "1764000000"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763999400"
},
"departure": {
"time": "1763999400"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764000300"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1763997540"
},
"departure": {
"time": "1763997540"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764000180"
},
"departure": {
"time": "1764000180"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1763997420"
},
"departure": {
"time": "1763997420"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1763991605",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1644:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072057x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992320"
},
"departure": {
"time": "1763992320"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1763993458"
},
"departure": {
"delay": 58,
"time": "1763993458"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1763993220"
},
"departure": {
"time": "1763993220"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1763993553"
},
"departure": {
"delay": 33,
"time": "1763993553"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1763992568"
},
"departure": {
"delay": 8,
"time": "1763992568"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1763993520"
},
"departure": {
"time": "1763993520"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1763993741"
},
"departure": {
"delay": 41,
"time": "1763993741"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1763993640"
},
"departure": {
"time": "1763993640"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1763993820"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1763993400"
},
"departure": {
"time": "1763993400"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1763993044"
},
"departure": {
"delay": 4,
"time": "1763993044"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1763992844"
},
"departure": {
"delay": 44,
"time": "1763992844"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1763993704"
},
"departure": {
"delay": 4,
"time": "1763993704"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1763993603"
},
"departure": {
"delay": 23,
"time": "1763993603"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1763993136"
},
"departure": {
"delay": 36,
"time": "1763993136"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1763993778"
},
"departure": {
"delay": 18,
"time": "1763993778"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1763992740"
},
"departure": {
"time": "1763992740"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1763993288"
},
"departure": {
"delay": 8,
"time": "1763993288"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1763992495"
},
"departure": {
"delay": 55,
"time": "1763992495"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1763992660"
},
"departure": {
"delay": 40,
"time": "1763992660"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1763992080"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1763991377",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072057x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2605:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764002520"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764002580"
},
"departure": {
"time": "1764002580"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764003000"
},
"departure": {
"time": "1764003000"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764002880"
},
"departure": {
"time": "1764002880"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764002760"
},
"departure": {
"time": "1764002760"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764003180"
},
"departure": {
"time": "1764003180"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764003540"
},
"departure": {
"time": "1764003540"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764002700"
},
"departure": {
"time": "1764002700"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764003060"
},
"departure": {
"time": "1764003060"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764003240"
},
"departure": {
"time": "1764003240"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764002940"
},
"departure": {
"time": "1764002940"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764003600"
},
"departure": {
"time": "1764003600"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764003780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764002820"
},
"departure": {
"time": "1764002820"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1763991524",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2605:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072055x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1763992281"
},
"departure": {
"delay": 21,
"time": "1763992281"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1763992539"
},
"departure": {
"delay": 39,
"time": "1763992539"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 62,
"time": "1763992502"
},
"departure": {
"delay": 62,
"time": "1763992502"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 21,
"time": "1763991801"
},
"departure": {
"delay": 21,
"time": "1763991801"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1763991918"
},
"departure": {
"delay": 78,
"time": "1763991918"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1763991665"
},
"departure": {
"delay": 65,
"time": "1763991665"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1763992314"
},
"departure": {
"delay": 54,
"time": "1763992314"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1763992465"
},
"departure": {
"delay": 25,
"time": "1763992465"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -78,
"time": "1763991462"
},
"departure": {
"delay": -78,
"time": "1763991462"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1763992219"
},
"departure": {
"delay": 79,
"time": "1763992219"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1763992049"
},
"departure": {
"delay": 29,
"time": "1763992049"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1763991849"
},
"departure": {
"delay": 69,
"time": "1763991849"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1763991981"
},
"departure": {
"delay": 21,
"time": "1763991981"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1763992401"
},
"departure": {
"delay": 21,
"time": "1763992401"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1763992581"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1763992161"
},
"departure": {
"delay": 21,
"time": "1763992161"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1763992364"
},
"departure": {
"delay": 44,
"time": "1763992364"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072055x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2184:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764011820"
},
"departure": {
"time": "1764011820"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764010800"
},
"departure": {
"time": "1764010800"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764010080"
},
"departure": {
"time": "1764010080"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764010620"
},
"departure": {
"time": "1764010620"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764012060"
},
"departure": {
"time": "1764012060"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764010320"
},
"departure": {
"time": "1764010320"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764009900"
},
"departure": {
"time": "1764009900"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764011100"
},
"departure": {
"time": "1764011100"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764011940"
},
"departure": {
"time": "1764011940"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764011700"
},
"departure": {
"time": "1764011700"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764010680"
},
"departure": {
"time": "1764010680"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764010560"
},
"departure": {
"time": "1764010560"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764010020"
},
"departure": {
"time": "1764010020"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764010200"
},
"departure": {
"time": "1764010200"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764011640"
},
"departure": {
"time": "1764011640"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764012000"
},
"departure": {
"time": "1764012000"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764010260"
},
"departure": {
"time": "1764010260"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1764009600"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1764010025"
},
"departure": {
"delay": 5,
"time": "1764010025"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764011520"
},
"departure": {
"time": "1764011520"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764011280"
},
"departure": {
"time": "1764011280"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1764010145"
},
"departure": {
"delay": 5,
"time": "1764010145"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764012240"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1764012120"
},
"departure": {
"time": "1764012120"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764011580"
},
"departure": {
"time": "1764011580"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764009780"
},
"departure": {
"time": "1764009780"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764009720"
},
"departure": {
"time": "1764009720"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764009840"
},
"departure": {
"time": "1764009840"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764010440"
},
"departure": {
"time": "1764010440"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764009660"
},
"departure": {
"time": "1764009660"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764011400"
},
"departure": {
"time": "1764011400"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764010740"
},
"departure": {
"time": "1764010740"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764010140"
},
"departure": {
"time": "1764010140"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764009960"
},
"departure": {
"time": "1764009960"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1764012005"
},
"departure": {
"delay": 5,
"time": "1764012005"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
}
],
"timestamp": "1763991574",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2184:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2431:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763999940"
},
"departure": {
"time": "1763999940"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763999820"
},
"departure": {
"time": "1763999820"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763999880"
},
"departure": {
"time": "1763999880"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763999580"
},
"departure": {
"time": "1763999580"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764000300"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1763999460"
},
"departure": {
"time": "1763999460"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763999640"
},
"departure": {
"time": "1763999640"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1763999340"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763999760"
},
"departure": {
"time": "1763999760"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764000180"
},
"departure": {
"time": "1764000180"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763999520"
},
"departure": {
"time": "1763999520"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764000000"
},
"departure": {
"time": "1764000000"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763999400"
},
"departure": {
"time": "1763999400"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1763991658",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2431:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2371:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763999520"
},
"departure": {
"time": "1763999520"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764000120"
},
"departure": {
"time": "1764000120"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763998980"
},
"departure": {
"time": "1763998980"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763999640"
},
"departure": {
"time": "1763999640"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764000180"
},
"departure": {
"time": "1764000180"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763999940"
},
"departure": {
"time": "1763999940"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763999760"
},
"departure": {
"time": "1763999760"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1763998920"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763999580"
},
"departure": {
"time": "1763999580"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764000480"
},
"departure": {
"time": "1764000480"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764000060"
},
"departure": {
"time": "1764000060"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763999700"
},
"departure": {
"time": "1763999700"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764000540"
},
"departure": {
"time": "1764000540"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764000720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1763999400"
},
"departure": {
"time": "1763999400"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2371:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470145:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -251,
"time": "1763994169"
},
"departure": {
"delay": -251,
"time": "1763994169"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -315,
"time": "1763995005"
},
"departure": {
"delay": -315,
"time": "1763995005"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -124,
"time": "1763993816"
},
"departure": {
"delay": -124,
"time": "1763993816"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1763993441"
},
"departure": {
"delay": 41,
"time": "1763993441"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -237,
"time": "1763994483"
},
"departure": {
"delay": -237,
"time": "1763994483"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -346,
"time": "1763995154"
},
"departure": {
"delay": -346,
"time": "1763995154"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -274,
"time": "1763994446"
},
"departure": {
"delay": -274,
"time": "1763994446"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -88,
"time": "1763993612"
},
"departure": {
"delay": -88,
"time": "1763993612"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -108,
"time": "1763993772"
},
"departure": {
"delay": -108,
"time": "1763993772"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -322,
"time": "1763995118"
},
"departure": {
"delay": -322,
"time": "1763995118"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -45,
"time": "1763993535"
},
"departure": {
"delay": -45,
"time": "1763993535"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -159,
"time": "1763993901"
},
"departure": {
"delay": -159,
"time": "1763993901"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -292,
"time": "1763994548"
},
"departure": {
"delay": -292,
"time": "1763994548"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1763993471"
},
"departure": {
"delay": 11,
"time": "1763993471"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -241,
"time": "1763994419"
},
"departure": {
"delay": -241,
"time": "1763994419"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"departure": {
"time": "1763993100"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -278,
"time": "1763994202"
},
"departure": {
"delay": -278,
"time": "1763994202"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 53,
"time": "1763993213"
},
"departure": {
"delay": 53,
"time": "1763993213"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -258,
"time": "1763994222"
},
"departure": {
"delay": -258,
"time": "1763994222"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -97,
"time": "1763993603"
},
"departure": {
"delay": -97,
"time": "1763993603"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1763993398"
},
"departure": {
"delay": -2,
"time": "1763993398"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -197,
"time": "1763993983"
},
"departure": {
"delay": -197,
"time": "1763993983"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -357,
"time": "1763994903"
},
"departure": {
"delay": -357,
"time": "1763994903"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -12,
"time": "1763993568"
},
"departure": {
"delay": -12,
"time": "1763993568"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -21,
"time": "1763993319"
},
"departure": {
"delay": -21,
"time": "1763993319"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1763993175"
},
"departure": {
"delay": 15,
"time": "1763993175"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1763993368"
},
"departure": {
"delay": 28,
"time": "1763993368"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -352,
"time": "1763994848"
},
"departure": {
"delay": -352,
"time": "1763994848"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -338,
"time": "1763995042"
},
"departure": {
"delay": -338,
"time": "1763995042"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -251,
"time": "1763994109"
},
"departure": {
"delay": -251,
"time": "1763994109"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -380,
"time": "1763995240"
},
"departure": {
"delay": -380,
"time": "1763995240"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -371,
"time": "1763995189"
},
"departure": {
"delay": -371,
"time": "1763995189"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -159,
"time": "1763993961"
},
"departure": {
"delay": -159,
"time": "1763993961"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -157,
"time": "1763993663"
},
"departure": {
"delay": -157,
"time": "1763993663"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -447,
"time": "1763995353"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -322,
"time": "1763995058"
},
"departure": {
"delay": -322,
"time": "1763995058"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -281,
"time": "1763994619"
},
"departure": {
"delay": -281,
"time": "1763994619"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -352,
"time": "1763994668"
},
"departure": {
"delay": -352,
"time": "1763994668"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -338,
"time": "1763995282"
},
"departure": {
"delay": -338,
"time": "1763995282"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -141,
"time": "1763993859"
},
"departure": {
"delay": -141,
"time": "1763993859"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -147,
"time": "1763993733"
},
"departure": {
"delay": -147,
"time": "1763993733"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470145:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1413:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763994300"
},
"departure": {
"time": "1763994300"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763992860"
},
"departure": {
"time": "1763992860"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763995380"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1763992265"
},
"departure": {
"delay": 5,
"time": "1763992265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763994660"
},
"departure": {
"time": "1763994660"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763994960"
},
"departure": {
"time": "1763994960"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763993040"
},
"departure": {
"time": "1763993040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763992680"
},
"departure": {
"time": "1763992680"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763995140"
},
"departure": {
"time": "1763995140"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763993160"
},
"departure": {
"time": "1763993160"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763993520"
},
"departure": {
"time": "1763993520"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763993100"
},
"departure": {
"time": "1763993100"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763992620"
},
"departure": {
"time": "1763992620"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763995260"
},
"departure": {
"time": "1763995260"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763992740"
},
"departure": {
"time": "1763992740"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763993700"
},
"departure": {
"time": "1763993700"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763994060"
},
"departure": {
"time": "1763994060"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1763992920"
},
"departure": {
"time": "1763992920"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763992260"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763994420"
},
"departure": {
"time": "1763994420"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1763993340"
},
"departure": {
"time": "1763993340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763995020"
},
"departure": {
"time": "1763995020"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763994900"
},
"departure": {
"time": "1763994900"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1763993400"
},
"departure": {
"time": "1763993400"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1763992745"
},
"departure": {
"delay": 5,
"time": "1763992745"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763994720"
},
"departure": {
"time": "1763994720"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1763992200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763994780"
},
"departure": {
"time": "1763994780"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1763991605",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1413:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584706:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 262,
"time": "1763991562"
},
"departure": {
"delay": 262,
"time": "1763991562"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 175,
"time": "1763991715"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 272,
"time": "1763991028"
},
"departure": {
"delay": 272,
"time": "1763991032"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 297,
"time": "1763991477"
},
"departure": {
"delay": 297,
"time": "1763991477"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 302,
"time": "1763991299"
},
"departure": {
"delay": 302,
"time": "1763991302"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 309,
"time": "1763991249"
},
"departure": {
"delay": 309,
"time": "1763991249"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 332,
"time": "1763991191"
},
"departure": {
"delay": 332,
"time": "1763991212"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 281,
"time": "1763991401"
},
"departure": {
"delay": 281,
"time": "1763991401"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 261,
"time": "1763990841"
},
"departure": {
"delay": 261,
"time": "1763990841"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 302,
"time": "1763991107"
},
"departure": {
"delay": 302,
"time": "1763991122"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1763991558",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584706:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1731:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764001260"
},
"departure": {
"time": "1764001260"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763999460"
},
"departure": {
"time": "1763999460"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764000960"
},
"departure": {
"time": "1764000960"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764000480"
},
"departure": {
"time": "1764000480"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764001440"
},
"departure": {
"time": "1764001440"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"departure": {
"time": "1763998800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764001500"
},
"departure": {
"time": "1764001500"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764000720"
},
"departure": {
"time": "1764000720"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764002160"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1763999280"
},
"departure": {
"time": "1763999280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764001620"
},
"departure": {
"time": "1764001620"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763999400"
},
"departure": {
"time": "1763999400"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764001560"
},
"departure": {
"time": "1764001560"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764001740"
},
"departure": {
"time": "1764001740"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764001320"
},
"departure": {
"time": "1764001320"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763999580"
},
"departure": {
"time": "1763999580"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764000120"
},
"departure": {
"time": "1764000120"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764001920"
},
"departure": {
"time": "1764001920"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763999040"
},
"departure": {
"time": "1763999040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764000840"
},
"departure": {
"time": "1764000840"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764000780"
},
"departure": {
"time": "1764000780"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764000540"
},
"departure": {
"time": "1764000540"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763999940"
},
"departure": {
"time": "1763999940"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764001980"
},
"departure": {
"time": "1764001980"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763999100"
},
"departure": {
"time": "1763999100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763998860"
},
"departure": {
"time": "1763998860"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764001860"
},
"departure": {
"time": "1764001860"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1763999760"
},
"departure": {
"time": "1763999760"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764001380"
},
"departure": {
"time": "1764001380"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1763998920"
},
"departure": {
"time": "1763998920"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764001080"
},
"departure": {
"time": "1764001080"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1763999820"
},
"departure": {
"time": "1763999820"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764002100"
},
"departure": {
"time": "1764002100"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
}
],
"timestamp": "1763991574",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1731:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 143,
"time": "1763969777"
},
"departure": {
"delay": 143,
"time": "1763969783"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1763970278"
},
"departure": {
"delay": 15,
"time": "1763970315"
},
"stopId": "FR:76495:ZE:30033:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 156,
"time": "1763969716"
},
"departure": {
"delay": 156,
"time": "1763969736"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 139,
"time": "1763970633"
},
"departure": {
"delay": 139,
"time": "1763970679"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1763969853"
},
"departure": {
"delay": 46,
"time": "1763969866"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -11,
"time": "1763969957"
},
"departure": {
"delay": -11,
"time": "1763969989"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"departure": {
"delay": 181,
"time": "1763969581"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 96,
"time": "1763970560"
},
"departure": {
"delay": 96,
"time": "1763970576"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -46,
"time": "1763969999"
},
"departure": {
"delay": -46,
"time": "1763970014"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -12,
"time": "1763969898"
},
"departure": {
"delay": -12,
"time": "1763969928"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -108,
"time": "1763970115"
},
"departure": {
"delay": -108,
"time": "1763970132"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1763970830"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -70,
"time": "1763970036"
},
"departure": {
"delay": -70,
"time": "1763970050"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1763970453"
},
"departure": {
"delay": 72,
"time": "1763970492"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1763970330"
},
"departure": {
"delay": 70,
"time": "1763970430"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1763970588"
},
"departure": {
"delay": 116,
"time": "1763970596"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1763969804"
},
"departure": {
"delay": 53,
"time": "1763969813"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 174,
"time": "1763969683"
},
"departure": {
"delay": 174,
"time": "1763969694"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
}
],
"timestamp": "1763991659",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:7:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1750:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764001620"
},
"departure": {
"time": "1764001620"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764001320"
},
"departure": {
"time": "1764001320"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764000780"
},
"departure": {
"time": "1764000780"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1763999400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764001920"
},
"departure": {
"time": "1764001920"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1764002345"
},
"departure": {
"delay": 5,
"time": "1764002345"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764002340"
},
"departure": {
"time": "1764002340"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1763999760"
},
"departure": {
"time": "1763999760"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764001440"
},
"departure": {
"time": "1764001440"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1763999820"
},
"departure": {
"time": "1763999820"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764000960"
},
"departure": {
"time": "1764000960"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764002160"
},
"departure": {
"time": "1764002160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764001800"
},
"departure": {
"time": "1764001800"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763999640"
},
"departure": {
"time": "1763999640"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763999940"
},
"departure": {
"time": "1763999940"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764001860"
},
"departure": {
"time": "1764001860"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763999520"
},
"departure": {
"time": "1763999520"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1764001925"
},
"departure": {
"delay": 5,
"time": "1764001925"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764000240"
},
"departure": {
"time": "1764000240"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764000420"
},
"departure": {
"time": "1764000420"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763999580"
},
"departure": {
"time": "1763999580"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764000180"
},
"departure": {
"time": "1764000180"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764000360"
},
"departure": {
"time": "1764000360"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764001740"
},
"departure": {
"time": "1764001740"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1763999880"
},
"departure": {
"time": "1763999880"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1764001930"
},
"departure": {
"delay": 10,
"time": "1764001930"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764001680"
},
"departure": {
"time": "1764001680"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764000300"
},
"departure": {
"time": "1764000300"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763999700"
},
"departure": {
"time": "1763999700"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764000000"
},
"departure": {
"time": "1764000000"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764001140"
},
"departure": {
"time": "1764001140"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764001980"
},
"departure": {
"time": "1764001980"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764001560"
},
"departure": {
"time": "1764001560"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764002520"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
}
],
"timestamp": "1763989820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1750:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2507:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764001860"
},
"departure": {
"time": "1764001860"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764001260"
},
"departure": {
"time": "1764001260"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764001920"
},
"departure": {
"time": "1764001920"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764002160"
},
"departure": {
"time": "1764002160"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1764001200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764002040"
},
"departure": {
"time": "1764002040"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764001320"
},
"departure": {
"time": "1764001320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764001740"
},
"departure": {
"time": "1764001740"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764001680"
},
"departure": {
"time": "1764001680"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764002280"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764001800"
},
"departure": {
"time": "1764001800"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764001560"
},
"departure": {
"time": "1764001560"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764001980"
},
"departure": {
"time": "1764001980"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764001620"
},
"departure": {
"time": "1764001620"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1763991524",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2507:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2050:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764006420"
},
"departure": {
"time": "1764006420"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764007560"
},
"departure": {
"time": "1764007560"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764006120"
},
"departure": {
"time": "1764006120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764006660"
},
"departure": {
"time": "1764006660"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764006720"
},
"departure": {
"time": "1764006720"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764007620"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764007080"
},
"departure": {
"time": "1764007080"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764007260"
},
"departure": {
"time": "1764007260"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764006600"
},
"departure": {
"time": "1764006600"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764006840"
},
"departure": {
"time": "1764006840"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764007020"
},
"departure": {
"time": "1764007020"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764006540"
},
"departure": {
"time": "1764006540"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764006900"
},
"departure": {
"time": "1764006900"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764006300"
},
"departure": {
"time": "1764006300"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764006960"
},
"departure": {
"time": "1764006960"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764006780"
},
"departure": {
"time": "1764006780"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1764006000"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764007380"
},
"departure": {
"time": "1764007380"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1763991515",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2050:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107881x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1763992022"
},
"departure": {
"delay": 62,
"time": "1763992022"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"time": "1763991540"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1763992775"
},
"departure": {
"delay": 35,
"time": "1763992775"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1763993191"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1763992684"
},
"departure": {
"delay": 64,
"time": "1763992684"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1763992564"
},
"departure": {
"delay": 64,
"time": "1763992564"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1763992412"
},
"departure": {
"delay": 32,
"time": "1763992412"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1763993096"
},
"departure": {
"delay": 56,
"time": "1763993096"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 68,
"time": "1763992988"
},
"departure": {
"delay": 68,
"time": "1763992988"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1763991781"
},
"departure": {
"delay": 61,
"time": "1763991781"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1763992122"
},
"departure": {
"delay": 42,
"time": "1763992122"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1763992233"
},
"departure": {
"delay": 33,
"time": "1763992233"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1763991666"
},
"departure": {
"delay": 66,
"time": "1763991666"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1763992885"
},
"departure": {
"delay": 25,
"time": "1763992885"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 64,
"time": "1763991904"
},
"departure": {
"delay": 64,
"time": "1763991904"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107881x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585310:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -58,
"time": "1763992082"
},
"departure": {
"delay": -58,
"time": "1763992082"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -26,
"time": "1763991994"
},
"departure": {
"delay": -26,
"time": "1763991994"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -169,
"time": "1763992451"
},
"departure": {
"delay": -169,
"time": "1763992451"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1763991855"
},
"departure": {
"delay": 15,
"time": "1763991855"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -106,
"time": "1763992214"
},
"departure": {
"delay": -106,
"time": "1763992214"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1763991700"
},
"departure": {
"delay": 40,
"time": "1763991700"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -190,
"time": "1763992670"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"departure": {
"delay": 32,
"time": "1763991632"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -146,
"time": "1763992294"
},
"departure": {
"delay": -146,
"time": "1763992294"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -158,
"time": "1763992402"
},
"departure": {
"delay": -158,
"time": "1763992402"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -104,
"time": "1763992156"
},
"departure": {
"delay": -104,
"time": "1763992156"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -110,
"time": "1763992270"
},
"departure": {
"delay": -110,
"time": "1763992270"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1763991765"
},
"departure": {
"delay": 45,
"time": "1763991765"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -45,
"time": "1763991915"
},
"departure": {
"delay": -45,
"time": "1763991915"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -149,
"time": "1763992531"
},
"departure": {
"delay": -149,
"time": "1763992531"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585310:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470573:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763992200"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -157,
"time": "1763992643"
},
"departure": {
"delay": -157,
"time": "1763992643"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -86,
"time": "1763992894"
},
"departure": {
"delay": -86,
"time": "1763992894"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"time": "1763992320"
},
"departure": {
"time": "1763992320"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -64,
"time": "1763993096"
},
"departure": {
"delay": -64,
"time": "1763993096"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -38,
"time": "1763992402"
},
"departure": {
"delay": -38,
"time": "1763992402"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -84,
"time": "1763993016"
},
"departure": {
"delay": -84,
"time": "1763993016"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -116,
"time": "1763992804"
},
"departure": {
"delay": -116,
"time": "1763992804"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -140,
"time": "1763992840"
},
"departure": {
"delay": -140,
"time": "1763992840"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -137,
"time": "1763992603"
},
"departure": {
"delay": -137,
"time": "1763992603"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -94,
"time": "1763993186"
},
"departure": {
"delay": -94,
"time": "1763993186"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -217,
"time": "1763993543"
},
"departure": {
"delay": -217,
"time": "1763993543"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -90,
"time": "1763992950"
},
"departure": {
"delay": -90,
"time": "1763992950"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -136,
"time": "1763993324"
},
"departure": {
"delay": -136,
"time": "1763993324"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -136,
"time": "1763993264"
},
"departure": {
"delay": -136,
"time": "1763993264"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -187,
"time": "1763993453"
},
"departure": {
"delay": -187,
"time": "1763993453"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -16,
"time": "1763992364"
},
"departure": {
"delay": -16,
"time": "1763992364"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -236,
"time": "1763993584"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -174,
"time": "1763992686"
},
"departure": {
"delay": -174,
"time": "1763992686"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -124,
"time": "1763992496"
},
"departure": {
"delay": -124,
"time": "1763992496"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -146,
"time": "1763992774"
},
"departure": {
"delay": -146,
"time": "1763992774"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -99,
"time": "1763993421"
},
"departure": {
"delay": -99,
"time": "1763993421"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470573:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470589:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -140,
"time": "1763995360"
},
"departure": {
"delay": -140,
"time": "1763995360"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -142,
"time": "1763995418"
},
"departure": {
"delay": -142,
"time": "1763995418"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -213,
"time": "1763996067"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -37,
"time": "1763994923"
},
"departure": {
"delay": -37,
"time": "1763994923"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"delay": 29,
"time": "1763994629"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -114,
"time": "1763995086"
},
"departure": {
"delay": -114,
"time": "1763995086"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -113,
"time": "1763995987"
},
"departure": {
"delay": -113,
"time": "1763995987"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -155,
"time": "1763995285"
},
"departure": {
"delay": -155,
"time": "1763995285"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -48,
"time": "1763994972"
},
"departure": {
"delay": -48,
"time": "1763994972"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -184,
"time": "1763995856"
},
"departure": {
"delay": -184,
"time": "1763995856"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -116,
"time": "1763995384"
},
"departure": {
"delay": -116,
"time": "1763995384"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -159,
"time": "1763995641"
},
"departure": {
"delay": -159,
"time": "1763995641"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -169,
"time": "1763995931"
},
"departure": {
"delay": -169,
"time": "1763995931"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -42,
"time": "1763994858"
},
"departure": {
"delay": -42,
"time": "1763994858"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -131,
"time": "1763995189"
},
"departure": {
"delay": -131,
"time": "1763995189"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -196,
"time": "1763995664"
},
"departure": {
"delay": -196,
"time": "1763995664"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -210,
"time": "1763995770"
},
"departure": {
"delay": -210,
"time": "1763995770"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -108,
"time": "1763995032"
},
"departure": {
"delay": -108,
"time": "1763995032"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -153,
"time": "1763995467"
},
"departure": {
"delay": -153,
"time": "1763995467"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -174,
"time": "1763995506"
},
"departure": {
"delay": -174,
"time": "1763995506"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -219,
"time": "1763995581"
},
"departure": {
"delay": -219,
"time": "1763995581"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470589:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3316F4475571x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763994960"
},
"departure": {
"time": "1763995020"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1763991660"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763993460"
},
"departure": {
"time": "1763993520"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763992680"
},
"departure": {
"time": "1763992740"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763995980"
},
"departure": {
"time": "1763996160"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764003660"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1764001260"
},
"departure": {
"time": "1764001380"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994180"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1763988051",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3316F4475571x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3117F4475684x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763999460"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1763996340"
},
"departure": {
"time": "1763996520"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1763997720"
},
"departure": {
"time": "1763997780"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1763998500"
},
"departure": {
"time": "1763998560"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 28
},
{
"departure": {
"time": "1763991600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1763987991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3117F4475684x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD014:ServiceJourney:4835601858691072x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1763991773"
},
"departure": {
"delay": 123,
"time": "1763991783"
},
"stopId": "FR:27056:ZE:810750001:ATOUMOD014",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1763991517"
},
"departure": {
"delay": 39,
"time": "1763991519"
},
"stopId": "FR:27056:ZE:10030155:ATOUMOD014",
"stopSequence": 6
},
{
"arrival": {
"delay": -34,
"time": "1763992696"
},
"departure": {
"delay": -34,
"time": "1763992706"
},
"stopId": "FR:27398:ZE:851790001:ATOUMOD014",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1763993360"
},
"departure": {
"delay": -30,
"time": "1763993370"
},
"stopId": "FR:27056:ZE:20770022:ATOUMOD014",
"stopSequence": 23
},
{
"arrival": {
"delay": -152,
"time": "1763992338"
},
"departure": {
"delay": -152,
"time": "1763992348"
},
"stopId": "FR:27056:ZE:861480001:ATOUMOD014",
"stopSequence": 14
},
{
"arrival": {
"delay": -71,
"time": "1763993499"
},
"departure": {
"delay": -71,
"time": "1763993509"
},
"stopId": "FR:27056:ZE:20780020:ATOUMOD014",
"stopSequence": 25
},
{
"arrival": {
"delay": 57,
"time": "1763991378"
},
"departure": {
"delay": 57,
"time": "1763991417"
},
"stopId": "FR:27056:ZE:10760019:ATOUMOD014",
"stopSequence": 5
},
{
"arrival": {
"delay": 126,
"time": "1763991231"
},
"departure": {
"delay": 126,
"time": "1763991246"
},
"stopId": "FR:27056:ZE:840350001:ATOUMOD014",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1763993173"
},
"departure": {
"delay": 23,
"time": "1763993183"
},
"stopId": "FR:27056:ZE:847890001:ATOUMOD014",
"stopSequence": 21
},
{
"departure": {
"delay": 172,
"time": "1763991172"
},
"stopId": "FR:27056:ZE:2050136:ATOUMOD014",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1763991573"
},
"departure": {
"delay": 52,
"time": "1763991592"
},
"stopId": "FR:27056:ZE:36660020:ATOUMOD014",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1763991870"
},
"departure": {
"delay": 100,
"time": "1763991880"
},
"stopId": "FR:27056:ZE:26020156:ATOUMOD014",
"stopSequence": 9
},
{
"arrival": {
"delay": -93,
"time": "1763992517"
},
"departure": {
"delay": -93,
"time": "1763992527"
},
"stopId": "FR:27398:ZE:810730001:ATOUMOD014",
"stopSequence": 15
},
{
"arrival": {
"delay": -33,
"time": "1763992637"
},
"departure": {
"delay": -33,
"time": "1763992647"
},
"stopId": "FR:27398:ZE:865510001:ATOUMOD014",
"stopSequence": 16
},
{
"arrival": {
"delay": -6,
"time": "1763992964"
},
"departure": {
"delay": -6,
"time": "1763992974"
},
"stopId": "FR:27398:ZE:869430001:ATOUMOD014",
"stopSequence": 19
},
{
"arrival": {
"delay": -97,
"time": "1763993903"
},
"stopId": "FR:27056:ZE:30142:ATOUMOD014",
"stopSequence": 28
},
{
"arrival": {
"delay": -41,
"time": "1763992809"
},
"departure": {
"delay": -41,
"time": "1763992819"
},
"stopId": "FR:27398:ZE:863520001:ATOUMOD014",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1763993260"
},
"departure": {
"delay": -10,
"time": "1763993270"
},
"stopId": "FR:27056:ZE:40151:ATOUMOD014",
"stopSequence": 22
},
{
"arrival": {
"delay": 97,
"time": "1763991293"
},
"departure": {
"delay": 97,
"time": "1763991337"
},
"stopId": "FR:27056:ZE:847870002:ATOUMOD014",
"stopSequence": 4
},
{
"arrival": {
"delay": -73,
"time": "1763993437"
},
"departure": {
"delay": -73,
"time": "1763993447"
},
"stopId": "FR:27056:ZE:32010144:ATOUMOD014",
"stopSequence": 24
},
{
"arrival": {
"delay": -98,
"time": "1763992272"
},
"departure": {
"delay": -98,
"time": "1763992282"
},
"stopId": "FR:27056:ZE:12070142:ATOUMOD014",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1763993097"
},
"departure": {
"delay": 7,
"time": "1763993107"
},
"stopId": "FR:27056:ZE:810740001:ATOUMOD014",
"stopSequence": 20
},
{
"arrival": {
"delay": -38,
"time": "1763992212"
},
"departure": {
"delay": -38,
"time": "1763992222"
},
"stopId": "FR:27056:ZE:30030156:ATOUMOD014",
"stopSequence": 12
},
{
"arrival": {
"delay": -57,
"time": "1763993813"
},
"departure": {
"delay": -57,
"time": "1763993823"
},
"stopId": "FR:27056:ZE:10040146:ATOUMOD014",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1763991941"
},
"departure": {
"delay": 51,
"time": "1763991951"
},
"stopId": "FR:27056:ZE:16040150:ATOUMOD014",
"stopSequence": 10
},
{
"arrival": {
"delay": -38,
"time": "1763993712"
},
"departure": {
"delay": -38,
"time": "1763993722"
},
"stopId": "FR:27056:ZE:847880001:ATOUMOD014",
"stopSequence": 26
},
{
"arrival": {
"delay": -28,
"time": "1763992042"
},
"departure": {
"delay": -28,
"time": "1763992052"
},
"stopId": "FR:27056:ZE:4060146:ATOUMOD014",
"stopSequence": 11
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD014:Line:30030155:LOC",
"tripId": "ATOUMOD014:ServiceJourney:4835601858691072x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4192756x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -133,
"time": "1763991287"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -6,
"time": "1763990754"
},
"departure": {
"delay": -6,
"time": "1763990754"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1763991026"
},
"departure": {
"delay": 26,
"time": "1763991026"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -68,
"time": "1763990992"
},
"departure": {
"delay": -68,
"time": "1763990992"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -126,
"time": "1763991054"
},
"departure": {
"delay": -126,
"time": "1763991054"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1763991297",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4192756x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3312F4475599x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763984760"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763987220"
},
"departure": {
"time": "1763987280"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1763989020"
},
"departure": {
"time": "1763989200"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1763985720"
},
"departure": {
"time": "1763985780"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763986560"
},
"departure": {
"time": "1763986620"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763988060"
},
"departure": {
"time": "1763988120"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1763996160"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1763981149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3312F4475599x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2693:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764004080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764004200"
},
"departure": {
"time": "1764004200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764004860"
},
"departure": {
"time": "1764004860"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764004500"
},
"departure": {
"time": "1764004500"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764004140"
},
"departure": {
"time": "1764004140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764004560"
},
"departure": {
"time": "1764004560"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764004680"
},
"departure": {
"time": "1764004680"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764004440"
},
"departure": {
"time": "1764004440"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764005040"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1763990403",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2693:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2909:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764007140"
},
"departure": {
"time": "1764007140"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764007380"
},
"departure": {
"time": "1764007380"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764006720"
},
"departure": {
"time": "1764006720"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764006780"
},
"departure": {
"time": "1764006780"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764006660"
},
"departure": {
"time": "1764006660"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764006540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764007080"
},
"departure": {
"time": "1764007080"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764006960"
},
"departure": {
"time": "1764006960"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764007200"
},
"departure": {
"time": "1764007200"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764007740"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764007680"
},
"departure": {
"time": "1764007680"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764007440"
},
"departure": {
"time": "1764007440"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764007500"
},
"departure": {
"time": "1764007500"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764007620"
},
"departure": {
"time": "1764007620"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1763990259",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2909:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470351:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1763991364"
},
"departure": {
"delay": 64,
"time": "1763991364"
},
"stopId": "FR:27471:ZE:0x6942:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1763991652"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1763991557"
},
"departure": {
"delay": 90,
"time": "1763991570"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1763991303"
},
"departure": {
"delay": 63,
"time": "1763991303"
},
"stopId": "FR:27471:ZE:0x6939:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1763991371",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:7a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470351:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011242x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -97,
"time": "1763993123"
},
"departure": {
"delay": -97,
"time": "1763993123"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 4,
"time": "1763991604"
},
"departure": {
"delay": 4,
"time": "1763991604"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -2,
"time": "1763991118"
},
"departure": {
"delay": -2,
"time": "1763991118"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 52,
"time": "1763991292"
},
"departure": {
"delay": 52,
"time": "1763991292"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -51,
"time": "1763992869"
},
"departure": {
"delay": -51,
"time": "1763992869"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -41,
"time": "1763991499"
},
"departure": {
"delay": -41,
"time": "1763991499"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -52,
"time": "1763993048"
},
"departure": {
"delay": -52,
"time": "1763993048"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -58,
"time": "1763992082"
},
"departure": {
"delay": -58,
"time": "1763992082"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 12,
"time": "1763991672"
},
"departure": {
"delay": 12,
"time": "1763991672"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -82,
"time": "1763992898"
},
"departure": {
"delay": -82,
"time": "1763992898"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -95,
"time": "1763991265"
},
"departure": {
"delay": -95,
"time": "1763991265"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -56,
"time": "1763992684"
},
"departure": {
"delay": -56,
"time": "1763992684"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -89,
"time": "1763992651"
},
"departure": {
"delay": -89,
"time": "1763992651"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -100,
"time": "1763991920"
},
"departure": {
"delay": -100,
"time": "1763991920"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -100,
"time": "1763992580"
},
"departure": {
"delay": -100,
"time": "1763992580"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -100,
"time": "1763991740"
},
"departure": {
"delay": -100,
"time": "1763991740"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 9,
"time": "1763991069"
},
"departure": {
"delay": 9,
"time": "1763991069"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -100,
"time": "1763993180"
},
"departure": {
"delay": -100,
"time": "1763993180"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -55,
"time": "1763991365"
},
"departure": {
"delay": -55,
"time": "1763991365"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -42,
"time": "1763992938"
},
"departure": {
"delay": -42,
"time": "1763992938"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 1,
"time": "1763991421"
},
"departure": {
"delay": 1,
"time": "1763991421"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -65,
"time": "1763992975"
},
"departure": {
"delay": -65,
"time": "1763992975"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -67,
"time": "1763993093"
},
"departure": {
"delay": -67,
"time": "1763993093"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -52,
"time": "1763991968"
},
"departure": {
"delay": -52,
"time": "1763991968"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -100,
"time": "1763992820"
},
"departure": {
"delay": -100,
"time": "1763992820"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -50,
"time": "1763992030"
},
"departure": {
"delay": -50,
"time": "1763992030"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -147,
"time": "1763990853"
},
"departure": {
"delay": -147,
"time": "1763990853"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -100,
"time": "1763992160"
},
"departure": {
"delay": -100,
"time": "1763992160"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -100,
"time": "1763992340"
},
"departure": {
"delay": -100,
"time": "1763992340"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -92,
"time": "1763992228"
},
"departure": {
"delay": -92,
"time": "1763992228"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -100,
"time": "1763993240"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011242x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3122F4475677x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763993160"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994900"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1764001200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1763996160"
},
"departure": {
"time": "1763996340"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1763994000"
},
"departure": {
"time": "1763994060"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1763989551",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3122F4475677x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1806:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764003960"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764003060"
},
"departure": {
"time": "1764003060"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764000840"
},
"departure": {
"time": "1764000840"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764000720"
},
"departure": {
"time": "1764000720"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764003540"
},
"departure": {
"time": "1764003540"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764001620"
},
"departure": {
"time": "1764001620"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764002520"
},
"departure": {
"time": "1764002520"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764003720"
},
"departure": {
"time": "1764003720"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764003660"
},
"departure": {
"time": "1764003660"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764002640"
},
"departure": {
"time": "1764002640"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764002340"
},
"departure": {
"time": "1764002340"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764002880"
},
"departure": {
"time": "1764002880"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764002280"
},
"departure": {
"time": "1764002280"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764001560"
},
"departure": {
"time": "1764001560"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764003120"
},
"departure": {
"time": "1764003120"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764001380"
},
"departure": {
"time": "1764001380"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764003900"
},
"departure": {
"time": "1764003900"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1764000600"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764003360"
},
"departure": {
"time": "1764003360"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764000900"
},
"departure": {
"time": "1764000900"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764003300"
},
"departure": {
"time": "1764003300"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764002580"
},
"departure": {
"time": "1764002580"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764001740"
},
"departure": {
"time": "1764001740"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764001920"
},
"departure": {
"time": "1764001920"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764002760"
},
"departure": {
"time": "1764002760"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764003780"
},
"departure": {
"time": "1764003780"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764001200"
},
"departure": {
"time": "1764001200"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764003420"
},
"departure": {
"time": "1764003420"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764001260"
},
"departure": {
"time": "1764001260"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764003240"
},
"departure": {
"time": "1764003240"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764000660"
},
"departure": {
"time": "1764000660"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764001080"
},
"departure": {
"time": "1764001080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764003180"
},
"departure": {
"time": "1764003180"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1763991605",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1806:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1839:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764003360"
},
"departure": {
"time": "1764003360"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764003420"
},
"departure": {
"time": "1764003420"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764001800"
},
"departure": {
"time": "1764001800"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1764001745"
},
"departure": {
"delay": 5,
"time": "1764001745"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764001500"
},
"departure": {
"time": "1764001500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764002400"
},
"departure": {
"time": "1764002400"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764001740"
},
"departure": {
"time": "1764001740"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764002160"
},
"departure": {
"time": "1764002160"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764003780"
},
"departure": {
"time": "1764003780"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764002100"
},
"departure": {
"time": "1764002100"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764001620"
},
"departure": {
"time": "1764001620"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764001260"
},
"departure": {
"time": "1764001260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764004380"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764001980"
},
"departure": {
"time": "1764001980"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764004260"
},
"departure": {
"time": "1764004260"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764001860"
},
"departure": {
"time": "1764001860"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764003660"
},
"departure": {
"time": "1764003660"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764003720"
},
"departure": {
"time": "1764003720"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764003300"
},
"departure": {
"time": "1764003300"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764004140"
},
"departure": {
"time": "1764004140"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764004020"
},
"departure": {
"time": "1764004020"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764003600"
},
"departure": {
"time": "1764003600"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764002340"
},
"departure": {
"time": "1764002340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1764001265"
},
"departure": {
"delay": 5,
"time": "1764001265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764002520"
},
"departure": {
"time": "1764002520"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764003960"
},
"departure": {
"time": "1764003960"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764003900"
},
"departure": {
"time": "1764003900"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764001680"
},
"departure": {
"time": "1764001680"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764002040"
},
"departure": {
"time": "1764002040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1764001200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764002700"
},
"departure": {
"time": "1764002700"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764003060"
},
"departure": {
"time": "1764003060"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764003120"
},
"departure": {
"time": "1764003120"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764001920"
},
"departure": {
"time": "1764001920"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1763991534",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1839:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:21:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1763982313"
},
"departure": {
"delay": 79,
"time": "1763982439"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1763982803"
},
"departure": {
"delay": 55,
"time": "1763982835"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1763982746"
},
"departure": {
"delay": 97,
"time": "1763982757"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -34,
"time": "1763982251"
},
"departure": {
"delay": -34,
"time": "1763982266"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -17,
"time": "1763982987"
},
"departure": {
"delay": -17,
"time": "1763983003"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1763982135"
},
"departure": {
"delay": 6,
"time": "1763982186"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1763982006"
},
"departure": {
"delay": 20,
"time": "1763982020"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1763981921"
},
"departure": {
"delay": 51,
"time": "1763981931"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1763981887"
},
"departure": {
"delay": 78,
"time": "1763981898"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 95,
"time": "1763982574"
},
"departure": {
"delay": 95,
"time": "1763982635"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1763983025"
},
"departure": {
"delay": 13,
"time": "1763983093"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -34,
"time": "1763983212"
},
"departure": {
"delay": -34,
"time": "1763983226"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": -71,
"time": "1763983240"
},
"departure": {
"delay": -71,
"time": "1763983249"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": -129,
"time": "1763983491"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 67,
"time": "1763982930"
},
"departure": {
"delay": 67,
"time": "1763982967"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -6,
"time": "1763982214"
},
"departure": {
"delay": -6,
"time": "1763982234"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -146,
"time": "1763983397"
},
"departure": {
"delay": -146,
"time": "1763983414"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1763982454"
},
"departure": {
"delay": 65,
"time": "1763982545"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1763982857"
},
"departure": {
"delay": 53,
"time": "1763982893"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"departure": {
"delay": 81,
"time": "1763981841"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -135,
"time": "1763983353"
},
"departure": {
"delay": -135,
"time": "1763983365"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1763983123"
},
"departure": {
"delay": 3,
"time": "1763983143"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1763982672"
},
"departure": {
"delay": 83,
"time": "1763982683"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 69,
"time": "1763982780"
},
"departure": {
"delay": 69,
"time": "1763982789"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -53,
"time": "1763983298"
},
"departure": {
"delay": -53,
"time": "1763983327"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
}
],
"timestamp": "1763991659",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:21:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108053x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1763991752"
},
"departure": {
"delay": 92,
"time": "1763991752"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 74,
"time": "1763992514"
},
"departure": {
"delay": 74,
"time": "1763992514"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1763991877"
},
"departure": {
"delay": 97,
"time": "1763991877"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1763993162"
},
"departure": {
"delay": 62,
"time": "1763993162"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1763992718"
},
"departure": {
"delay": 98,
"time": "1763992718"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1763992933"
},
"departure": {
"delay": 73,
"time": "1763992933"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 61,
"time": "1763993341"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1763992363"
},
"departure": {
"delay": 43,
"time": "1763992363"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 81,
"time": "1763992161"
},
"departure": {
"delay": 81,
"time": "1763992161"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1763993036"
},
"departure": {
"delay": 56,
"time": "1763993036"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1763991998"
},
"departure": {
"delay": 98,
"time": "1763991998"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1763992256"
},
"departure": {
"delay": 56,
"time": "1763992256"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1763993262"
},
"departure": {
"delay": 42,
"time": "1763993262"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1763992815"
},
"departure": {
"delay": 75,
"time": "1763992815"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 39,
"time": "1763991579"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1763991317",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108053x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586845:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1763991248"
},
"departure": {
"delay": -12,
"time": "1763991288"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -92,
"time": "1763991448"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1763991316",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586845:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1804:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764003780"
},
"departure": {
"time": "1764003780"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764001140"
},
"departure": {
"time": "1764001140"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1764000600"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764000900"
},
"departure": {
"time": "1764000900"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764000780"
},
"departure": {
"time": "1764000780"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764001980"
},
"departure": {
"time": "1764001980"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764003480"
},
"departure": {
"time": "1764003480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1764003665"
},
"departure": {
"delay": 5,
"time": "1764003665"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764003720"
},
"departure": {
"time": "1764003720"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764001860"
},
"departure": {
"time": "1764001860"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764001920"
},
"departure": {
"time": "1764001920"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764003900"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1764001380"
},
"departure": {
"time": "1764001380"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764002460"
},
"departure": {
"time": "1764002460"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764002820"
},
"departure": {
"time": "1764002820"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764001740"
},
"departure": {
"time": "1764001740"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764000720"
},
"departure": {
"time": "1764000720"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764003060"
},
"departure": {
"time": "1764003060"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764001200"
},
"departure": {
"time": "1764001200"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764003600"
},
"departure": {
"time": "1764003600"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764000660"
},
"departure": {
"time": "1764000660"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764001440"
},
"departure": {
"time": "1764001440"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764001560"
},
"departure": {
"time": "1764001560"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764003300"
},
"departure": {
"time": "1764003300"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764002640"
},
"departure": {
"time": "1764002640"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764002040"
},
"departure": {
"time": "1764002040"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764001500"
},
"departure": {
"time": "1764001500"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764003660"
},
"departure": {
"time": "1764003660"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764001260"
},
"departure": {
"time": "1764001260"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764002100"
},
"departure": {
"time": "1764002100"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764001020"
},
"departure": {
"time": "1764001020"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764003000"
},
"departure": {
"time": "1764003000"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764001080"
},
"departure": {
"time": "1764001080"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764003180"
},
"departure": {
"time": "1764003180"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764001320"
},
"departure": {
"time": "1764001320"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1763991323",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1804:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:81:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1763990774"
},
"departure": {
"delay": 87,
"time": "1763990787"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 159,
"time": "1763989649"
},
"departure": {
"delay": 159,
"time": "1763989659"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 165,
"time": "1763989597"
},
"departure": {
"delay": 165,
"time": "1763989605"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 182,
"time": "1763990500"
},
"departure": {
"delay": 182,
"time": "1763990642"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 194,
"time": "1763989714"
},
"departure": {
"delay": 194,
"time": "1763989754"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 186,
"time": "1763989801"
},
"departure": {
"delay": 186,
"time": "1763989866"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 178,
"time": "1763989551"
},
"departure": {
"delay": 178,
"time": "1763989558"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 172,
"time": "1763989305"
},
"departure": {
"delay": 172,
"time": "1763989372"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 158,
"time": "1763989414"
},
"departure": {
"delay": 158,
"time": "1763989478"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1763990669"
},
"departure": {
"delay": 99,
"time": "1763990679"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1763990414"
},
"departure": {
"delay": 71,
"time": "1763990471"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 106,
"time": "1763990167"
},
"departure": {
"delay": 106,
"time": "1763990206"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 101,
"time": "1763989019"
},
"departure": {
"delay": 101,
"time": "1763989061"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 105,
"time": "1763990000"
},
"departure": {
"delay": 105,
"time": "1763990085"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1763990347"
},
"departure": {
"delay": 18,
"time": "1763990358"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1763989111"
},
"departure": {
"delay": 94,
"time": "1763989174"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1763990241"
},
"departure": {
"delay": 31,
"time": "1763990251"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": -34,
"time": "1763990846"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"departure": {
"delay": 97,
"time": "1763988997"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1763990722"
},
"departure": {
"delay": 88,
"time": "1763990728"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 163,
"time": "1763989774"
},
"departure": {
"delay": 163,
"time": "1763989783"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
}
],
"timestamp": "1763991676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:81:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470574:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -129,
"time": "1763994531"
},
"departure": {
"delay": -129,
"time": "1763994531"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -29,
"time": "1763993611"
},
"departure": {
"delay": -29,
"time": "1763993611"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -210,
"time": "1763994750"
},
"departure": {
"delay": -210,
"time": "1763994750"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -127,
"time": "1763994473"
},
"departure": {
"delay": -127,
"time": "1763994473"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"time": "1763993520"
},
"departure": {
"time": "1763993520"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -165,
"time": "1763993895"
},
"departure": {
"delay": -165,
"time": "1763993895"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"time": "1763993400"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -128,
"time": "1763993812"
},
"departure": {
"delay": -128,
"time": "1763993812"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -131,
"time": "1763994049"
},
"departure": {
"delay": -131,
"time": "1763994049"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1763994305"
},
"departure": {
"delay": -55,
"time": "1763994305"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -75,
"time": "1763994225"
},
"departure": {
"delay": -75,
"time": "1763994225"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1763993573"
},
"departure": {
"delay": -7,
"time": "1763993573"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -81,
"time": "1763994159"
},
"departure": {
"delay": -81,
"time": "1763994159"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -77,
"time": "1763994103"
},
"departure": {
"delay": -77,
"time": "1763994103"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -137,
"time": "1763993983"
},
"departure": {
"delay": -137,
"time": "1763993983"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -107,
"time": "1763994013"
},
"departure": {
"delay": -107,
"time": "1763994013"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -229,
"time": "1763994791"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -85,
"time": "1763994395"
},
"departure": {
"delay": -85,
"time": "1763994395"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -115,
"time": "1763993705"
},
"departure": {
"delay": -115,
"time": "1763993705"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -180,
"time": "1763994660"
},
"departure": {
"delay": -180,
"time": "1763994660"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -148,
"time": "1763993852"
},
"departure": {
"delay": -148,
"time": "1763993852"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -92,
"time": "1763994628"
},
"departure": {
"delay": -92,
"time": "1763994628"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470574:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2085:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764008400"
},
"departure": {
"time": "1764008400"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1764008945"
},
"departure": {
"delay": 5,
"time": "1764008945"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764008280"
},
"departure": {
"time": "1764008280"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764007260"
},
"departure": {
"time": "1764007260"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764006960"
},
"departure": {
"time": "1764006960"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764009120"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764008220"
},
"departure": {
"time": "1764008220"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764008940"
},
"departure": {
"time": "1764008940"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764006900"
},
"departure": {
"time": "1764006900"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1764008585"
},
"departure": {
"delay": 5,
"time": "1764008585"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"departure": {
"time": "1764006600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764007380"
},
"departure": {
"time": "1764007380"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764007980"
},
"departure": {
"time": "1764007980"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764008460"
},
"departure": {
"time": "1764008460"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764008340"
},
"departure": {
"time": "1764008340"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764006660"
},
"departure": {
"time": "1764006660"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1764008590"
},
"departure": {
"delay": 10,
"time": "1764008590"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764007320"
},
"departure": {
"time": "1764007320"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1764006785"
},
"departure": {
"delay": 5,
"time": "1764006785"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764008640"
},
"departure": {
"time": "1764008640"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1764008345"
},
"departure": {
"delay": 5,
"time": "1764008345"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764006780"
},
"departure": {
"time": "1764006780"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764007080"
},
"departure": {
"time": "1764007080"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764007020"
},
"departure": {
"time": "1764007020"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1764008285"
},
"departure": {
"delay": 5,
"time": "1764008285"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764008520"
},
"departure": {
"time": "1764008520"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764008760"
},
"departure": {
"time": "1764008760"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764006840"
},
"departure": {
"time": "1764006840"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764007440"
},
"departure": {
"time": "1764007440"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764008100"
},
"departure": {
"time": "1764008100"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764008580"
},
"departure": {
"time": "1764008580"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764007500"
},
"departure": {
"time": "1764007500"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764006720"
},
"departure": {
"time": "1764006720"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764007800"
},
"departure": {
"time": "1764007800"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1763991534",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2085:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2011:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764006600"
},
"departure": {
"time": "1764006600"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764005160"
},
"departure": {
"time": "1764005160"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1764004800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764007260"
},
"departure": {
"time": "1764007260"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764005100"
},
"departure": {
"time": "1764005100"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764005220"
},
"departure": {
"time": "1764005220"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764006780"
},
"departure": {
"time": "1764006780"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764005040"
},
"departure": {
"time": "1764005040"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764005760"
},
"departure": {
"time": "1764005760"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764006540"
},
"departure": {
"time": "1764006540"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764007080"
},
"departure": {
"time": "1764007080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764004980"
},
"departure": {
"time": "1764004980"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1764006605"
},
"departure": {
"delay": 5,
"time": "1764006605"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764005700"
},
"departure": {
"time": "1764005700"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764005640"
},
"departure": {
"time": "1764005640"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1764007265"
},
"departure": {
"delay": 5,
"time": "1764007265"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764007440"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764006720"
},
"departure": {
"time": "1764006720"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764004860"
},
"departure": {
"time": "1764004860"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1764006905"
},
"departure": {
"delay": 5,
"time": "1764006905"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1764006665"
},
"departure": {
"delay": 5,
"time": "1764006665"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764006840"
},
"departure": {
"time": "1764006840"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764006960"
},
"departure": {
"time": "1764006960"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764006300"
},
"departure": {
"time": "1764006300"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764005280"
},
"departure": {
"time": "1764005280"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1764006910"
},
"departure": {
"delay": 10,
"time": "1764006910"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764006900"
},
"departure": {
"time": "1764006900"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764006420"
},
"departure": {
"time": "1764006420"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764005580"
},
"departure": {
"time": "1764005580"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764005340"
},
"departure": {
"time": "1764005340"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764006120"
},
"departure": {
"time": "1764006120"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764005520"
},
"departure": {
"time": "1764005520"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764004920"
},
"departure": {
"time": "1764004920"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764006660"
},
"departure": {
"time": "1764006660"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
}
],
"timestamp": "1763991605",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2011:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056575x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1763992052"
},
"departure": {
"delay": 152,
"time": "1763992052"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 166,
"time": "1763991886"
},
"departure": {
"delay": 166,
"time": "1763991886"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1763991090"
},
"departure": {
"delay": 90,
"time": "1763991090"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 152,
"time": "1763992472"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 129,
"time": "1763991189"
},
"departure": {
"delay": 129,
"time": "1763991189"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 185,
"time": "1763991605"
},
"departure": {
"delay": 185,
"time": "1763991605"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 131,
"time": "1763991311"
},
"departure": {
"delay": 131,
"time": "1763991311"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1763991030"
},
"departure": {
"delay": 90,
"time": "1763991030"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 142,
"time": "1763991442"
},
"departure": {
"delay": 142,
"time": "1763991442"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 152,
"time": "1763991812"
},
"departure": {
"delay": 152,
"time": "1763991812"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 207,
"time": "1763992227"
},
"departure": {
"delay": 207,
"time": "1763992227"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 174,
"time": "1763991774"
},
"departure": {
"delay": 174,
"time": "1763991774"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 183,
"time": "1763992143"
},
"departure": {
"delay": 183,
"time": "1763992143"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 179,
"time": "1763991539"
},
"departure": {
"delay": 179,
"time": "1763991539"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 153,
"time": "1763991693"
},
"departure": {
"delay": 153,
"time": "1763991693"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 200,
"time": "1763992280"
},
"departure": {
"delay": 200,
"time": "1763992280"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1763991607",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056575x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181410x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1763990897"
},
"departure": {
"delay": 17,
"time": "1763990897"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -38,
"time": "1763991742"
},
"departure": {
"delay": -38,
"time": "1763991742"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -90,
"time": "1763992410"
},
"departure": {
"delay": -90,
"time": "1763992410"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -78,
"time": "1763991822"
},
"departure": {
"delay": -78,
"time": "1763991822"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 24,
"time": "1763991024"
},
"departure": {
"delay": 24,
"time": "1763991024"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -152,
"time": "1763991448"
},
"departure": {
"delay": -152,
"time": "1763991448"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -65,
"time": "1763992615"
},
"departure": {
"delay": -65,
"time": "1763992615"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -90,
"time": "1763992470"
},
"departure": {
"delay": -90,
"time": "1763992470"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -90,
"time": "1763991930"
},
"departure": {
"delay": -90,
"time": "1763991930"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 75,
"time": "1763991135"
},
"departure": {
"delay": 75,
"time": "1763991135"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -36,
"time": "1763992704"
},
"departure": {
"delay": -36,
"time": "1763992704"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -44,
"time": "1763991316"
},
"departure": {
"delay": -44,
"time": "1763991316"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -90,
"time": "1763991570"
},
"departure": {
"delay": -90,
"time": "1763991570"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 73,
"time": "1763991073"
},
"departure": {
"delay": 73,
"time": "1763991073"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -80,
"time": "1763992540"
},
"departure": {
"delay": -80,
"time": "1763992540"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -30,
"time": "1763991150"
},
"departure": {
"delay": -30,
"time": "1763991150"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -90,
"time": "1763992650"
},
"departure": {
"delay": -90,
"time": "1763992650"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 67,
"time": "1763990947"
},
"departure": {
"delay": 67,
"time": "1763990947"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -50,
"time": "1763992510"
},
"departure": {
"delay": -50,
"time": "1763992510"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 23,
"time": "1763991263"
},
"departure": {
"delay": 23,
"time": "1763991263"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -41,
"time": "1763992759"
},
"departure": {
"delay": -41,
"time": "1763992759"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -90,
"time": "1763992830"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -85,
"time": "1763991635"
},
"departure": {
"delay": -85,
"time": "1763991635"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -46,
"time": "1763992274"
},
"departure": {
"delay": -46,
"time": "1763992274"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -104,
"time": "1763991376"
},
"departure": {
"delay": -104,
"time": "1763991376"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -90,
"time": "1763992170"
},
"departure": {
"delay": -90,
"time": "1763992170"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1763990897",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181410x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1469787:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -239,
"time": "1763995381"
},
"departure": {
"delay": -239,
"time": "1763995381"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -151,
"time": "1763995229"
},
"departure": {
"delay": -151,
"time": "1763995229"
},
"stopId": "FR:27375:ZE:0x6430:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -185,
"time": "1763995195"
},
"departure": {
"delay": -185,
"time": "1763995195"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -152,
"time": "1763995528"
},
"departure": {
"delay": -152,
"time": "1763995528"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -78,
"time": "1763996142"
},
"departure": {
"delay": -78,
"time": "1763996142"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 28
},
{
"departure": {
"time": "1763994600"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -78,
"time": "1763996082"
},
"departure": {
"delay": -78,
"time": "1763996082"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -181,
"time": "1763995259"
},
"departure": {
"delay": -181,
"time": "1763995259"
},
"stopId": "FR:27375:ZE:0x6525:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -158,
"time": "1763996182"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -37,
"time": "1763994863"
},
"departure": {
"delay": -37,
"time": "1763994863"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -77,
"time": "1763994823"
},
"departure": {
"delay": -77,
"time": "1763994823"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -194,
"time": "1763995306"
},
"departure": {
"delay": -194,
"time": "1763995306"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -144,
"time": "1763995596"
},
"departure": {
"delay": -144,
"time": "1763995596"
},
"stopId": "FR:27456:ZE:0x6727:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -180,
"time": "1763995080"
},
"departure": {
"delay": -180,
"time": "1763995080"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1763994727"
},
"departure": {
"delay": 7,
"time": "1763994727"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -101,
"time": "1763995759"
},
"departure": {
"delay": -101,
"time": "1763995759"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -106,
"time": "1763994914"
},
"departure": {
"delay": -106,
"time": "1763994914"
},
"stopId": "FR:27375:ZE:0x6416:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -132,
"time": "1763995008"
},
"departure": {
"delay": -132,
"time": "1763995008"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1763994696"
},
"departure": {
"delay": 36,
"time": "1763994696"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -179,
"time": "1763995441"
},
"departure": {
"delay": -179,
"time": "1763995441"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -44,
"time": "1763994796"
},
"departure": {
"delay": -44,
"time": "1763994796"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -89,
"time": "1763994991"
},
"departure": {
"delay": -89,
"time": "1763994991"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -179,
"time": "1763995321"
},
"departure": {
"delay": -179,
"time": "1763995321"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -211,
"time": "1763995349"
},
"departure": {
"delay": -211,
"time": "1763995349"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -12,
"time": "1763994768"
},
"departure": {
"delay": -12,
"time": "1763994768"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -161,
"time": "1763995159"
},
"departure": {
"delay": -161,
"time": "1763995159"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -159,
"time": "1763996001"
},
"departure": {
"delay": -159,
"time": "1763996001"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -124,
"time": "1763995496"
},
"departure": {
"delay": -124,
"time": "1763995496"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1469787:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2563:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764002820"
},
"departure": {
"time": "1764002820"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764003060"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764002460"
},
"departure": {
"time": "1764002460"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764002400"
},
"departure": {
"time": "1764002400"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764002640"
},
"departure": {
"time": "1764002640"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764002340"
},
"departure": {
"time": "1764002340"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764002280"
},
"departure": {
"time": "1764002280"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764002940"
},
"departure": {
"time": "1764002940"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1764002220"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764002880"
},
"departure": {
"time": "1764002880"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2563:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1890:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764004080"
},
"departure": {
"time": "1764004080"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764003420"
},
"departure": {
"time": "1764003420"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764005100"
},
"departure": {
"time": "1764005100"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764005340"
},
"departure": {
"time": "1764005340"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764003720"
},
"departure": {
"time": "1764003720"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764002460"
},
"departure": {
"time": "1764002460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764002520"
},
"departure": {
"time": "1764002520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764004680"
},
"departure": {
"time": "1764004680"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764004560"
},
"departure": {
"time": "1764004560"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764004440"
},
"departure": {
"time": "1764004440"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764003000"
},
"departure": {
"time": "1764003000"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764005520"
},
"departure": {
"time": "1764005520"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"departure": {
"time": "1764002400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764005040"
},
"departure": {
"time": "1764005040"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764004920"
},
"departure": {
"time": "1764004920"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764005460"
},
"departure": {
"time": "1764005460"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764005700"
},
"departure": {
"time": "1764005700"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764005220"
},
"departure": {
"time": "1764005220"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764002700"
},
"departure": {
"time": "1764002700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764004140"
},
"departure": {
"time": "1764004140"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764003180"
},
"departure": {
"time": "1764003180"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764005160"
},
"departure": {
"time": "1764005160"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764004380"
},
"departure": {
"time": "1764004380"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764003060"
},
"departure": {
"time": "1764003060"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764004860"
},
"departure": {
"time": "1764004860"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764003540"
},
"departure": {
"time": "1764003540"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764005580"
},
"departure": {
"time": "1764005580"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764002640"
},
"departure": {
"time": "1764002640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764004320"
},
"departure": {
"time": "1764004320"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764005760"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764002880"
},
"departure": {
"time": "1764002880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764003360"
},
"departure": {
"time": "1764003360"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764004980"
},
"departure": {
"time": "1764004980"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1763991649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1890:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051185xGTFSxGSemHTNIxSemainex06:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1763992842"
},
"departure": {
"delay": -18,
"time": "1763992842"
},
"stopId": "FR:76481:ZE:4728:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1763992022"
},
"departure": {
"delay": 2,
"time": "1763992022"
},
"stopId": "FR:76595:ZE:5127:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -13,
"time": "1763992487"
},
"departure": {
"delay": -13,
"time": "1763992487"
},
"stopId": "FR:76167:ZE:4066:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -18,
"time": "1763991762"
},
"departure": {
"delay": -18,
"time": "1763991762"
},
"stopId": "FR:76307:ZE:3424:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -18,
"time": "1763992602"
},
"departure": {
"delay": -18,
"time": "1763992602"
},
"stopId": "FR:76167:ZE:3034:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1763993262"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -7,
"time": "1763993213"
},
"departure": {
"delay": -7,
"time": "1763993213"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -8,
"time": "1763991472"
},
"departure": {
"delay": -8,
"time": "1763991472"
},
"stopId": "FR:76609:ZE:3408:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1763992356"
},
"departure": {
"delay": 36,
"time": "1763992356"
},
"stopId": "FR:76361:ZE:5128:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1763992971"
},
"departure": {
"delay": -9,
"time": "1763992971"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1763991618"
},
"departure": {
"delay": 18,
"time": "1763991618"
},
"stopId": "FR:76064:ZE:3380:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -12,
"time": "1763991348"
},
"departure": {
"delay": -12,
"time": "1763991348"
},
"stopId": "FR:76508:ZE:5126:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1763992753"
},
"departure": {
"delay": 13,
"time": "1763992753"
},
"stopId": "FR:76481:ZE:4730:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1763993129"
},
"departure": {
"delay": 29,
"time": "1763993129"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1763992400"
},
"departure": {
"delay": 20,
"time": "1763992400"
},
"stopId": "FR:76361:ZE:5031:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1763991553"
},
"departure": {
"delay": 13,
"time": "1763991553"
},
"stopId": "FR:76064:ZE:3399:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -18,
"time": "1763992182"
},
"departure": {
"delay": -18,
"time": "1763992182"
},
"stopId": "FR:76595:ZE:5125:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1763992283"
},
"departure": {
"delay": 23,
"time": "1763992283"
},
"stopId": "FR:76595:ZE:5060:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1763991841"
},
"departure": {
"delay": 1,
"time": "1763991841"
},
"stopId": "FR:76307:ZE:3457:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1763991667"
},
"departure": {
"delay": 7,
"time": "1763991667"
},
"stopId": "FR:76595:ZE:3314:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1763993068"
},
"departure": {
"delay": 28,
"time": "1763993068"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1763991657",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051185xGTFSxGSemHTNIxSemainex06:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5855294409146368x11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -199,
"time": "1763991991"
},
"departure": {
"delay": -199,
"time": "1763992001"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": -346,
"time": "1763992324"
},
"departure": {
"delay": -346,
"time": "1763992334"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1763991520"
},
"departure": {
"delay": 50,
"time": "1763991530"
},
"stopId": "FR:50218:ZE:767190001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1763990813"
},
"departure": {
"delay": 17,
"time": "1763990837"
},
"stopId": "FR:50218:ZE:742480013:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -347,
"time": "1763992203"
},
"departure": {
"delay": -347,
"time": "1763992213"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -260,
"time": "1763993250"
},
"departure": {
"delay": -260,
"time": "1763993260"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -181,
"time": "1763991949"
},
"departure": {
"delay": -181,
"time": "1763991959"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -309,
"time": "1763993081"
},
"departure": {
"delay": -309,
"time": "1763993091"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -275,
"time": "1763993175"
},
"departure": {
"delay": -275,
"time": "1763993185"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 22,
"time": "1763991400"
},
"departure": {
"delay": 22,
"time": "1763991442"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"time": "1763991770"
},
"departure": {
"time": "1763991780"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1763991069"
},
"departure": {
"delay": 52,
"time": "1763991112"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -148,
"time": "1763991862"
},
"departure": {
"delay": -148,
"time": "1763991872"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -378,
"time": "1763992412"
},
"departure": {
"delay": -378,
"time": "1763992422"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -372,
"time": "1763992658"
},
"departure": {
"delay": -372,
"time": "1763992668"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -382,
"time": "1763992708"
},
"departure": {
"delay": -382,
"time": "1763992718"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -326,
"time": "1763992044"
},
"departure": {
"delay": -326,
"time": "1763992054"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1763990932"
},
"departure": {
"delay": 18,
"time": "1763990958"
},
"stopId": "FR:50218:ZE:738760004:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -323,
"time": "1763993007"
},
"departure": {
"delay": -323,
"time": "1763993017"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 15,
"time": "1763991248"
},
"departure": {
"delay": 15,
"time": "1763991255"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -384,
"time": "1763992586"
},
"departure": {
"delay": -384,
"time": "1763992596"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 21,
"time": "1763991315"
},
"departure": {
"delay": 21,
"time": "1763991321"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -321,
"time": "1763992889"
},
"departure": {
"delay": -321,
"time": "1763992899"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -394,
"time": "1763992516"
},
"departure": {
"delay": -394,
"time": "1763992526"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 28,
"time": "1763990762"
},
"departure": {
"delay": 28,
"time": "1763990788"
},
"stopId": "FR:50218:ZE:740090004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -267,
"time": "1763993313"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 23,
"time": "1763991669"
},
"departure": {
"delay": 23,
"time": "1763991683"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1763991618"
},
"departure": {
"delay": 29,
"time": "1763991629"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -321,
"time": "1763992829"
},
"departure": {
"delay": -321,
"time": "1763992839"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 82,
"time": "1763991191"
},
"departure": {
"delay": 82,
"time": "1763991202"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5855294409146368x11:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057461x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1763994038"
},
"departure": {
"delay": -22,
"time": "1763994038"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -12,
"time": "1763992728"
},
"departure": {
"delay": -12,
"time": "1763992728"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -52,
"time": "1763993048"
},
"departure": {
"delay": -52,
"time": "1763993048"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -35,
"time": "1763993005"
},
"departure": {
"delay": -35,
"time": "1763993005"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 5,
"time": "1763993885"
},
"departure": {
"delay": 5,
"time": "1763993885"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -52,
"time": "1763992508"
},
"departure": {
"delay": -52,
"time": "1763992508"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -52,
"time": "1763994248"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": -52,
"time": "1763994068"
},
"departure": {
"delay": -52,
"time": "1763994068"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -21,
"time": "1763993379"
},
"departure": {
"delay": -21,
"time": "1763993379"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -121,
"time": "1763991479"
},
"departure": {
"delay": -121,
"time": "1763991479"
},
"stopId": "FR:76341:ZE:3746:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1763991068"
},
"departure": {
"delay": 8,
"time": "1763991068"
},
"stopId": "FR:76305:ZE:3296:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -37,
"time": "1763992763"
},
"departure": {
"delay": -37,
"time": "1763992763"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -26,
"time": "1763992594"
},
"departure": {
"delay": -26,
"time": "1763992594"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 22,
"time": "1763991022"
},
"departure": {
"delay": 22,
"time": "1763991022"
},
"stopId": "FR:76305:ZE:3187:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -19,
"time": "1763991101"
},
"departure": {
"delay": -19,
"time": "1763991101"
},
"stopId": "FR:76305:ZE:3522:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -8,
"time": "1763993092"
},
"departure": {
"delay": -8,
"time": "1763993092"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -52,
"time": "1763991788"
},
"departure": {
"delay": -52,
"time": "1763991788"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -13,
"time": "1763993987"
},
"departure": {
"delay": -13,
"time": "1763993987"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -37,
"time": "1763992943"
},
"departure": {
"delay": -37,
"time": "1763992943"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -38,
"time": "1763993782"
},
"departure": {
"delay": -38,
"time": "1763993782"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 1,
"time": "1763992381"
},
"departure": {
"delay": 1,
"time": "1763992381"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -38,
"time": "1763993242"
},
"departure": {
"delay": -38,
"time": "1763993242"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -28,
"time": "1763991272"
},
"departure": {
"delay": -28,
"time": "1763991272"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1763991410"
},
"departure": {
"delay": 50,
"time": "1763991410"
},
"stopId": "FR:76341:ZE:3445:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1763990970"
},
"departure": {
"delay": 30,
"time": "1763990970"
},
"stopId": "FR:76305:ZE:3151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -21,
"time": "1763993679"
},
"departure": {
"delay": -21,
"time": "1763993679"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -30,
"time": "1763990790"
},
"departure": {
"delay": -30,
"time": "1763990790"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1763992326"
},
"departure": {
"delay": 6,
"time": "1763992326"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -28,
"time": "1763991212"
},
"departure": {
"delay": -28,
"time": "1763991212"
},
"stopId": "FR:76341:ZE:3084:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -101,
"time": "1763991559"
},
"departure": {
"delay": -101,
"time": "1763991559"
},
"stopId": "FR:76341:ZE:3752:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1763993461"
},
"departure": {
"delay": 1,
"time": "1763993461"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -52,
"time": "1763992028"
},
"departure": {
"delay": -52,
"time": "1763992028"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -52,
"time": "1763992808"
},
"departure": {
"delay": -52,
"time": "1763992808"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -8,
"time": "1763994112"
},
"departure": {
"delay": -8,
"time": "1763994112"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -36,
"time": "1763991924"
},
"departure": {
"delay": -36,
"time": "1763991924"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1763992442"
},
"departure": {
"delay": 2,
"time": "1763992442"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -6,
"time": "1763993514"
},
"departure": {
"delay": -6,
"time": "1763993514"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -27,
"time": "1763993733"
},
"departure": {
"delay": -27,
"time": "1763993733"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -52,
"time": "1763992088"
},
"departure": {
"delay": -52,
"time": "1763992088"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -52,
"time": "1763993168"
},
"departure": {
"delay": -52,
"time": "1763993168"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -49,
"time": "1763992211"
},
"departure": {
"delay": -49,
"time": "1763992211"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -9,
"time": "1763991831"
},
"departure": {
"delay": -9,
"time": "1763991831"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -42,
"time": "1763992638"
},
"departure": {
"delay": -42,
"time": "1763992638"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -52,
"time": "1763993408"
},
"departure": {
"delay": -52,
"time": "1763993408"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -21,
"time": "1763991999"
},
"departure": {
"delay": -21,
"time": "1763991999"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -32,
"time": "1763993128"
},
"departure": {
"delay": -32,
"time": "1763993128"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -52,
"time": "1763993828"
},
"departure": {
"delay": -52,
"time": "1763993828"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -52,
"time": "1763991728"
},
"departure": {
"delay": -52,
"time": "1763991728"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1763990898"
},
"departure": {
"delay": 18,
"time": "1763990898"
},
"stopId": "FR:76305:ZE:3181:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -44,
"time": "1763992876"
},
"departure": {
"delay": -44,
"time": "1763992876"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -32,
"time": "1763991148"
},
"departure": {
"delay": -32,
"time": "1763991148"
},
"stopId": "FR:76341:ZE:3207:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1763991637",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057461x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585312:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -259,
"time": "1763995961"
},
"departure": {
"delay": -259,
"time": "1763995961"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"time": "1763995200"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -65,
"time": "1763995555"
},
"departure": {
"delay": -65,
"time": "1763995555"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -324,
"time": "1763996196"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -104,
"time": "1763995636"
},
"departure": {
"delay": -104,
"time": "1763995636"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -26,
"time": "1763995414"
},
"departure": {
"delay": -26,
"time": "1763995414"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -156,
"time": "1763995824"
},
"departure": {
"delay": -156,
"time": "1763995824"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1763995324"
},
"departure": {
"delay": 4,
"time": "1763995324"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -190,
"time": "1763995850"
},
"departure": {
"delay": -190,
"time": "1763995850"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -156,
"time": "1763995764"
},
"departure": {
"delay": -156,
"time": "1763995764"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1763995269"
},
"departure": {
"delay": 9,
"time": "1763995269"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -137,
"time": "1763995723"
},
"departure": {
"delay": -137,
"time": "1763995723"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -234,
"time": "1763996106"
},
"departure": {
"delay": -234,
"time": "1763996106"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -259,
"time": "1763996021"
},
"departure": {
"delay": -259,
"time": "1763996021"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -75,
"time": "1763995485"
},
"departure": {
"delay": -75,
"time": "1763995485"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585312:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470122:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1763994734"
},
"departure": {
"delay": 74,
"time": "1763994734"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1763995101"
},
"departure": {
"delay": 81,
"time": "1763995101"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1,
"time": "1763995679"
},
"departure": {
"delay": -1,
"time": "1763995679"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 12,
"time": "1763994012"
},
"departure": {
"delay": 12,
"time": "1763994012"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1763995193"
},
"departure": {
"delay": 53,
"time": "1763995193"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 35,
"time": "1763995415"
},
"departure": {
"delay": 35,
"time": "1763995415"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 53,
"time": "1763993813"
},
"departure": {
"delay": 53,
"time": "1763993813"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -117,
"time": "1763995983"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -43,
"time": "1763995937"
},
"departure": {
"delay": -43,
"time": "1763995937"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 58,
"time": "1763995138"
},
"departure": {
"delay": 58,
"time": "1763995138"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 76,
"time": "1763995216"
},
"departure": {
"delay": 76,
"time": "1763995216"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -26,
"time": "1763995774"
},
"departure": {
"delay": -26,
"time": "1763995774"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 1,
"time": "1763993521"
},
"departure": {
"delay": 1,
"time": "1763993521"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 4,
"time": "1763994424"
},
"departure": {
"delay": 4,
"time": "1763994424"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1763995263"
},
"departure": {
"delay": 63,
"time": "1763995263"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1763994330"
},
"departure": {
"delay": 90,
"time": "1763994330"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 103,
"time": "1763993683"
},
"departure": {
"delay": 103,
"time": "1763993683"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1763995865"
},
"departure": {
"delay": -55,
"time": "1763995865"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -50,
"time": "1763995630"
},
"departure": {
"delay": -50,
"time": "1763995630"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -3,
"time": "1763994477"
},
"departure": {
"delay": -3,
"time": "1763994477"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 116,
"time": "1763994896"
},
"departure": {
"delay": 116,
"time": "1763994896"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1763995017"
},
"departure": {
"delay": 57,
"time": "1763995017"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1763994249"
},
"departure": {
"delay": 69,
"time": "1763994249"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1763995060"
},
"departure": {
"delay": 100,
"time": "1763995060"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -15,
"time": "1763995545"
},
"departure": {
"delay": -15,
"time": "1763995545"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 34
},
{
"departure": {
"time": "1763993400"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1763995505"
},
"departure": {
"delay": 5,
"time": "1763995505"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 42,
"time": "1763994402"
},
"departure": {
"delay": 42,
"time": "1763994402"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -23,
"time": "1763995717"
},
"departure": {
"delay": -23,
"time": "1763995717"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 5,
"time": "1763995445"
},
"departure": {
"delay": 5,
"time": "1763995445"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -20,
"time": "1763995600"
},
"departure": {
"delay": -20,
"time": "1763995600"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 42,
"time": "1763993862"
},
"departure": {
"delay": 42,
"time": "1763993862"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1763993774"
},
"departure": {
"delay": 74,
"time": "1763993774"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1763994773"
},
"departure": {
"delay": 53,
"time": "1763994773"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -13,
"time": "1763993567"
},
"departure": {
"delay": -13,
"time": "1763993567"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1763994198"
},
"departure": {
"delay": 78,
"time": "1763994198"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 104,
"time": "1763994824"
},
"departure": {
"delay": 104,
"time": "1763994824"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1763993748"
},
"departure": {
"delay": 108,
"time": "1763993748"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 102,
"time": "1763993982"
},
"departure": {
"delay": 102,
"time": "1763993982"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1763995338"
},
"departure": {
"delay": 18,
"time": "1763995338"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 30
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470122:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850617F4479417x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992200"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1763989620"
},
"departure": {
"time": "1763989740"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1763989320"
},
"departure": {
"time": "1763989380"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1763989080"
},
"departure": {
"time": "1763989140"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763991720"
},
"departure": {
"time": "1763991780"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1763990520"
},
"departure": {
"time": "1763990580"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1763988600"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763990760"
},
"departure": {
"time": "1763990820"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1763991120"
},
"departure": {
"time": "1763991180"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1763990100"
},
"departure": {
"time": "1763990280"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1763991300"
},
"departure": {
"time": "1763991360"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1763984990",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850617F4479417x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051211xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -887,
"time": "1763992933"
},
"departure": {
"delay": -887,
"time": "1763992933"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -851,
"time": "1763992969"
},
"departure": {
"delay": -851,
"time": "1763992969"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -844,
"time": "1763993456"
},
"departure": {
"delay": -844,
"time": "1763993456"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -883,
"time": "1763991737"
},
"departure": {
"delay": -883,
"time": "1763991737"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -874,
"time": "1763992346"
},
"departure": {
"delay": -874,
"time": "1763992346"
},
"stopId": "FR:76351:ZE:4852:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -861,
"time": "1763991759"
},
"departure": {
"delay": -861,
"time": "1763991759"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -881,
"time": "1763992879"
},
"departure": {
"delay": -881,
"time": "1763992879"
},
"stopId": "FR:76351:ZE:5164:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -845,
"time": "1763992795"
},
"departure": {
"delay": -845,
"time": "1763992795"
},
"stopId": "FR:76351:ZE:3481:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -894,
"time": "1763992086"
},
"departure": {
"delay": -894,
"time": "1763992086"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -898,
"time": "1763991842"
},
"departure": {
"delay": -898,
"time": "1763991842"
},
"stopId": "FR:76305:ZE:4427:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -839,
"time": "1763993161"
},
"departure": {
"delay": -839,
"time": "1763993161"
},
"stopId": "FR:76351:ZE:5197:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -898,
"time": "1763993582"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -872,
"time": "1763993368"
},
"departure": {
"delay": -872,
"time": "1763993368"
},
"stopId": "FR:76351:ZE:3328:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -898,
"time": "1763992442"
},
"departure": {
"delay": -898,
"time": "1763992442"
},
"stopId": "FR:76351:ZE:4801:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -850,
"time": "1763993330"
},
"departure": {
"delay": -850,
"time": "1763993330"
},
"stopId": "FR:76351:ZE:3792:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -898,
"time": "1763992622"
},
"departure": {
"delay": -898,
"time": "1763992622"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1763991667",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051211xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075755x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1763991686"
},
"departure": {
"delay": 86,
"time": "1763991686"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1763991451"
},
"departure": {
"delay": 31,
"time": "1763991451"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1763991918"
},
"departure": {
"delay": 78,
"time": "1763991918"
},
"stopId": "FR:76351:ZE:3045:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1763992127"
},
"departure": {
"delay": 47,
"time": "1763992127"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 36,
"time": "1763991276"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1763991505"
},
"departure": {
"delay": 25,
"time": "1763991505"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1763991988"
},
"departure": {
"delay": 28,
"time": "1763991988"
},
"stopId": "FR:76351:ZE:3144:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 61,
"time": "1763991781"
},
"departure": {
"delay": 61,
"time": "1763991781"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1763991628"
},
"departure": {
"delay": 28,
"time": "1763991628"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1763991839"
},
"departure": {
"delay": 59,
"time": "1763991839"
},
"stopId": "FR:76351:ZE:3688:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1763992066"
},
"departure": {
"delay": 46,
"time": "1763992066"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1763991747"
},
"departure": {
"delay": 87,
"time": "1763991747"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1763991347"
},
"departure": {
"delay": 47,
"time": "1763991347"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1763992288"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1763992181"
},
"departure": {
"delay": 41,
"time": "1763992181"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1763991637",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075755x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1318:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1763990585"
},
"departure": {
"delay": 10,
"time": "1763990590"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1763990820"
},
"departure": {
"delay": 5,
"time": "1763990825"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -295,
"time": "1763991480"
},
"departure": {
"delay": -295,
"time": "1763991485"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1763990830"
},
"departure": {
"delay": -45,
"time": "1763990835"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -300,
"time": "1763992380"
},
"departure": {
"delay": -300,
"time": "1763992380"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": -300,
"time": "1763992320"
},
"departure": {
"delay": -300,
"time": "1763992320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": -300,
"time": "1763991660"
},
"departure": {
"delay": -300,
"time": "1763991660"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1763990520"
},
"departure": {
"delay": 60,
"time": "1763990580"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -300,
"time": "1763992020"
},
"departure": {
"delay": -300,
"time": "1763992020"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -55,
"time": "1763991180"
},
"departure": {
"delay": -55,
"time": "1763991185"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -300,
"time": "1763992440"
},
"departure": {
"delay": -300,
"time": "1763992440"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": -295,
"time": "1763992265"
},
"departure": {
"delay": -295,
"time": "1763992265"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": -295,
"time": "1763992505"
},
"departure": {
"delay": -295,
"time": "1763992505"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1763991000"
},
"departure": {
"delay": 5,
"time": "1763991005"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -300,
"time": "1763993100"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": -300,
"time": "1763992260"
},
"departure": {
"delay": -300,
"time": "1763992260"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": -55,
"time": "1763991360"
},
"departure": {
"delay": -55,
"time": "1763991365"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -295,
"time": "1763992925"
},
"departure": {
"delay": -295,
"time": "1763992925"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": -55,
"time": "1763991300"
},
"departure": {
"delay": -55,
"time": "1763991305"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -290,
"time": "1763992510"
},
"departure": {
"delay": -290,
"time": "1763992510"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": -105,
"time": "1763991190"
},
"departure": {
"delay": -105,
"time": "1763991195"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1763990760"
},
"departure": {
"delay": 5,
"time": "1763990765"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1763990940"
},
"departure": {
"delay": 5,
"time": "1763990945"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -300,
"time": "1763992200"
},
"departure": {
"delay": -300,
"time": "1763992200"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -300,
"time": "1763992140"
},
"departure": {
"delay": -300,
"time": "1763992140"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": -300,
"time": "1763992560"
},
"departure": {
"delay": -300,
"time": "1763992560"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": -300,
"time": "1763992500"
},
"departure": {
"delay": -300,
"time": "1763992500"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1763990640"
},
"departure": {
"delay": 5,
"time": "1763990645"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -300,
"time": "1763991840"
},
"departure": {
"delay": -300,
"time": "1763991840"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -300,
"time": "1763992740"
},
"departure": {
"delay": -300,
"time": "1763992740"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": -55,
"time": "1763991120"
},
"departure": {
"delay": -55,
"time": "1763991125"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": -300,
"time": "1763992920"
},
"departure": {
"delay": -300,
"time": "1763992920"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1763990700"
},
"departure": {
"delay": 5,
"time": "1763990705"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"delay": 65,
"time": "1763990465"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1763991534",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1318:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056486x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1763992693"
},
"departure": {
"delay": 73,
"time": "1763992693"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1763991718"
},
"departure": {
"delay": 58,
"time": "1763991718"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1763992022"
},
"departure": {
"delay": 62,
"time": "1763992022"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -13,
"time": "1763991467"
},
"departure": {
"delay": -13,
"time": "1763991467"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1763992579"
},
"departure": {
"delay": 79,
"time": "1763992579"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 113,
"time": "1763992493"
},
"departure": {
"delay": 113,
"time": "1763992493"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1763991762"
},
"departure": {
"delay": 102,
"time": "1763991762"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1763992978"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 98,
"time": "1763992778"
},
"departure": {
"delay": 98,
"time": "1763992778"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1763992378"
},
"departure": {
"delay": 58,
"time": "1763992378"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1763992750"
},
"departure": {
"delay": 70,
"time": "1763992750"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 62,
"time": "1763992442"
},
"departure": {
"delay": 62,
"time": "1763992442"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1763991154"
},
"departure": {
"delay": 34,
"time": "1763991154"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1763991324"
},
"departure": {
"delay": 24,
"time": "1763991324"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1763992858"
},
"departure": {
"delay": 58,
"time": "1763992858"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"time": "1763991000"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1763992618"
},
"departure": {
"delay": 58,
"time": "1763992618"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1763992265"
},
"departure": {
"delay": 65,
"time": "1763992265"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1763991849"
},
"departure": {
"delay": 69,
"time": "1763991849"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1763991966"
},
"departure": {
"delay": 66,
"time": "1763991966"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 108,
"time": "1763992188"
},
"departure": {
"delay": 108,
"time": "1763992188"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1763991258"
},
"departure": {
"delay": 78,
"time": "1763991258"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1763991118"
},
"departure": {
"delay": 58,
"time": "1763991118"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1763992078"
},
"departure": {
"delay": 58,
"time": "1763992078"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1763991198"
},
"departure": {
"delay": 78,
"time": "1763991198"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1763991607",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056486x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3029:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764009840"
},
"departure": {
"time": "1764009840"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764009960"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764009600"
},
"departure": {
"time": "1764009600"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764009660"
},
"departure": {
"time": "1764009660"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764009780"
},
"departure": {
"time": "1764009780"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764009420"
},
"departure": {
"time": "1764009420"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764009120"
},
"departure": {
"time": "1764009120"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1764008940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764009180"
},
"departure": {
"time": "1764009180"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764009060"
},
"departure": {
"time": "1764009060"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764009540"
},
"departure": {
"time": "1764009540"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764009300"
},
"departure": {
"time": "1764009300"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764009900"
},
"departure": {
"time": "1764009900"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3029:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071978x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1763992100"
},
"departure": {
"delay": 140,
"time": "1763992100"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 140,
"time": "1763991560"
},
"departure": {
"delay": 140,
"time": "1763991560"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 141,
"time": "1763992041"
},
"departure": {
"delay": 141,
"time": "1763992041"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 140,
"time": "1763991680"
},
"departure": {
"delay": 140,
"time": "1763991680"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 140,
"time": "1763992640"
},
"departure": {
"delay": 140,
"time": "1763992640"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 156,
"time": "1763991636"
},
"departure": {
"delay": 156,
"time": "1763991636"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1763992280"
},
"departure": {
"delay": 140,
"time": "1763992280"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 190,
"time": "1763991850"
},
"departure": {
"delay": 190,
"time": "1763991850"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 199,
"time": "1763992519"
},
"departure": {
"delay": 199,
"time": "1763992519"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 132,
"time": "1763991432"
},
"departure": {
"delay": 132,
"time": "1763991432"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 192,
"time": "1763991972"
},
"departure": {
"delay": 192,
"time": "1763991972"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 195,
"time": "1763992455"
},
"departure": {
"delay": 195,
"time": "1763992455"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 199,
"time": "1763991799"
},
"departure": {
"delay": 199,
"time": "1763991799"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 159,
"time": "1763992359"
},
"departure": {
"delay": 159,
"time": "1763992359"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1763991499"
},
"departure": {
"delay": 139,
"time": "1763991499"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 140,
"time": "1763991920"
},
"departure": {
"delay": 140,
"time": "1763991920"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 140,
"time": "1763992880"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071978x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2005:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764005280"
},
"departure": {
"time": "1764005280"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764005880"
},
"departure": {
"time": "1764005880"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764005400"
},
"departure": {
"time": "1764005400"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764005040"
},
"departure": {
"time": "1764005040"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764006000"
},
"departure": {
"time": "1764006000"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764006120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764005640"
},
"departure": {
"time": "1764005640"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764005520"
},
"departure": {
"time": "1764005520"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764004920"
},
"departure": {
"time": "1764004920"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764005760"
},
"departure": {
"time": "1764005760"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764005160"
},
"departure": {
"time": "1764005160"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1764004800"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1763991592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2005:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852218F4479562x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763998260"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1763997240"
},
"departure": {
"time": "1763997300"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994900"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1763993940"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763995740"
},
"departure": {
"time": "1763995800"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763996400"
},
"departure": {
"time": "1763996460"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1763990331",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3334AEE5x6669x4426xA9E8x1F7704E8F5BDx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852218F4479562x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011306x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 187,
"time": "1763993407"
},
"departure": {
"delay": 187,
"time": "1763993407"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 139,
"time": "1763992699"
},
"departure": {
"delay": 139,
"time": "1763992699"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 187,
"time": "1763991547"
},
"departure": {
"delay": 187,
"time": "1763991547"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 157,
"time": "1763991817"
},
"departure": {
"delay": 157,
"time": "1763991817"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 186,
"time": "1763993166"
},
"departure": {
"delay": 186,
"time": "1763993166"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 158,
"time": "1763992418"
},
"departure": {
"delay": 158,
"time": "1763992418"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 148,
"time": "1763992348"
},
"departure": {
"delay": 148,
"time": "1763992348"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 160,
"time": "1763992780"
},
"departure": {
"delay": 160,
"time": "1763992780"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 139,
"time": "1763993119"
},
"departure": {
"delay": 139,
"time": "1763993119"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 145,
"time": "1763992945"
},
"departure": {
"delay": 145,
"time": "1763992945"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 189,
"time": "1763991669"
},
"departure": {
"delay": 189,
"time": "1763991669"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 184,
"time": "1763991424"
},
"departure": {
"delay": 184,
"time": "1763991424"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 189,
"time": "1763992869"
},
"departure": {
"delay": 189,
"time": "1763992869"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 139,
"time": "1763992819"
},
"departure": {
"delay": 139,
"time": "1763992819"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 182,
"time": "1763993342"
},
"departure": {
"delay": 182,
"time": "1763993342"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 139,
"time": "1763991739"
},
"departure": {
"delay": 139,
"time": "1763991739"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 178,
"time": "1763993038"
},
"departure": {
"delay": 178,
"time": "1763993038"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 139,
"time": "1763993539"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 184,
"time": "1763992084"
},
"departure": {
"delay": 184,
"time": "1763992084"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 196,
"time": "1763993296"
},
"departure": {
"delay": 196,
"time": "1763993296"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 182,
"time": "1763991482"
},
"departure": {
"delay": 182,
"time": "1763991482"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 139,
"time": "1763993239"
},
"departure": {
"delay": 139,
"time": "1763993239"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 164,
"time": "1763992004"
},
"departure": {
"delay": 164,
"time": "1763992004"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 177,
"time": "1763992257"
},
"departure": {
"delay": 177,
"time": "1763992257"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 198,
"time": "1763992518"
},
"departure": {
"delay": 198,
"time": "1763992518"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 178,
"time": "1763993458"
},
"departure": {
"delay": 178,
"time": "1763993458"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 189,
"time": "1763992989"
},
"departure": {
"delay": 189,
"time": "1763992989"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 152,
"time": "1763993492"
},
"departure": {
"delay": 152,
"time": "1763993492"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 191,
"time": "1763991611"
},
"departure": {
"delay": 191,
"time": "1763991611"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 179,
"time": "1763991359"
},
"departure": {
"delay": 179,
"time": "1763991359"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 139,
"time": "1763992159"
},
"departure": {
"delay": 139,
"time": "1763992159"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 149,
"time": "1763992589"
},
"departure": {
"delay": 149,
"time": "1763992589"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011306x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181441x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 223,
"time": "1763991103"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 191,
"time": "1763990831"
},
"departure": {
"delay": 191,
"time": "1763990831"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 279,
"time": "1763990979"
},
"departure": {
"delay": 279,
"time": "1763990979"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 216,
"time": "1763991036"
},
"departure": {
"delay": 216,
"time": "1763991036"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 213,
"time": "1763990793"
},
"departure": {
"delay": 213,
"time": "1763990793"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1763991097",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181441x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3097:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764010500"
},
"departure": {
"time": "1764010500"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764010200"
},
"departure": {
"time": "1764010200"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1764009960"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764010260"
},
"departure": {
"time": "1764010260"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764010020"
},
"departure": {
"time": "1764010020"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764010380"
},
"departure": {
"time": "1764010380"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764010320"
},
"departure": {
"time": "1764010320"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764010980"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764010800"
},
"departure": {
"time": "1764010800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764010560"
},
"departure": {
"time": "1764010560"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764010140"
},
"departure": {
"time": "1764010140"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764010740"
},
"departure": {
"time": "1764010740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764010440"
},
"departure": {
"time": "1764010440"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764010080"
},
"departure": {
"time": "1764010080"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1763991524",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3097:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4030864xGTFSxGSemHTNIxSemainex06:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1763992770"
},
"departure": {
"delay": 150,
"time": "1763992770"
},
"stopId": "FR:76296:ZE:4007:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 195,
"time": "1763995215"
},
"departure": {
"delay": 195,
"time": "1763995215"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 150,
"time": "1763994990"
},
"departure": {
"delay": 150,
"time": "1763994990"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 30,
"time": "1763991090"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 150,
"time": "1763994090"
},
"departure": {
"delay": 150,
"time": "1763994090"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 193,
"time": "1763994013"
},
"departure": {
"delay": 193,
"time": "1763994013"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 147,
"time": "1763991567"
},
"departure": {
"delay": 147,
"time": "1763991567"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 208,
"time": "1763993068"
},
"departure": {
"delay": 208,
"time": "1763993068"
},
"stopId": "FR:76239:ZE:5109:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 208,
"time": "1763995168"
},
"departure": {
"delay": 208,
"time": "1763995168"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 169,
"time": "1763994289"
},
"departure": {
"delay": 169,
"time": "1763994289"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 156,
"time": "1763993136"
},
"departure": {
"delay": 156,
"time": "1763993136"
},
"stopId": "FR:76563:ZE:5111:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 169,
"time": "1763995429"
},
"departure": {
"delay": 169,
"time": "1763995429"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 155,
"time": "1763994395"
},
"departure": {
"delay": 155,
"time": "1763994395"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 150,
"time": "1763995530"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 150,
"time": "1763994510"
},
"departure": {
"delay": 150,
"time": "1763994510"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 150,
"time": "1763993310"
},
"departure": {
"delay": 150,
"time": "1763993310"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 194,
"time": "1763992574"
},
"departure": {
"delay": 194,
"time": "1763992574"
},
"stopId": "FR:76305:ZE:3840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 76,
"time": "1763991316"
},
"departure": {
"delay": 76,
"time": "1763991316"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 169,
"time": "1763995069"
},
"departure": {
"delay": 169,
"time": "1763995069"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 150,
"time": "1763995110"
},
"departure": {
"delay": 150,
"time": "1763995110"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 172,
"time": "1763992672"
},
"departure": {
"delay": 172,
"time": "1763992672"
},
"stopId": "FR:76296:ZE:4443:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 195,
"time": "1763992335"
},
"departure": {
"delay": 195,
"time": "1763992335"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 150,
"time": "1763991870"
},
"departure": {
"delay": 150,
"time": "1763991870"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 150,
"time": "1763992410"
},
"departure": {
"delay": 150,
"time": "1763992410"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 147,
"time": "1763991507"
},
"departure": {
"delay": 147,
"time": "1763991507"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 150,
"time": "1763993730"
},
"departure": {
"delay": 150,
"time": "1763993730"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 162,
"time": "1763992482"
},
"departure": {
"delay": 162,
"time": "1763992482"
},
"stopId": "FR:76305:ZE:3396:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1763995290"
},
"departure": {
"delay": 150,
"time": "1763995290"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 204,
"time": "1763993244"
},
"departure": {
"delay": 204,
"time": "1763993244"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 207,
"time": "1763995407"
},
"departure": {
"delay": 207,
"time": "1763995407"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 197,
"time": "1763992877"
},
"departure": {
"delay": 197,
"time": "1763992877"
},
"stopId": "FR:76563:ZE:5105:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 175,
"time": "1763995195"
},
"departure": {
"delay": 175,
"time": "1763995195"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 159,
"time": "1763993499"
},
"departure": {
"delay": 159,
"time": "1763993499"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 151,
"time": "1763994871"
},
"departure": {
"delay": 151,
"time": "1763994871"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 169,
"time": "1763994709"
},
"departure": {
"delay": 169,
"time": "1763994709"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 166,
"time": "1763992606"
},
"departure": {
"delay": 166,
"time": "1763992606"
},
"stopId": "FR:76305:ZE:4441:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1763992230"
},
"departure": {
"delay": 150,
"time": "1763992230"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 165,
"time": "1763993625"
},
"departure": {
"delay": 165,
"time": "1763993625"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 201,
"time": "1763995461"
},
"departure": {
"delay": 201,
"time": "1763995461"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 207,
"time": "1763992827"
},
"departure": {
"delay": 207,
"time": "1763992827"
},
"stopId": "FR:76296:ZE:4010:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 199,
"time": "1763992279"
},
"departure": {
"delay": 199,
"time": "1763992279"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1763991637",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4030864xGTFSxGSemHTNIxSemainex06:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2321:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763998680"
},
"departure": {
"time": "1763998680"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1763997960"
},
"departure": {
"time": "1763997960"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763997660"
},
"departure": {
"time": "1763997660"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763998920"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1763998020"
},
"departure": {
"time": "1763998020"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763998200"
},
"departure": {
"time": "1763998200"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1763997600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763998560"
},
"departure": {
"time": "1763998560"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763998620"
},
"departure": {
"time": "1763998620"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763998380"
},
"departure": {
"time": "1763998380"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763998800"
},
"departure": {
"time": "1763998800"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1763998080"
},
"departure": {
"time": "1763998080"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763997720"
},
"departure": {
"time": "1763997720"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2321:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056488x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993760"
},
"departure": {
"time": "1763993760"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 4,
"time": "1763993164"
},
"departure": {
"delay": 4,
"time": "1763993164"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1763992559"
},
"departure": {
"delay": 59,
"time": "1763992559"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1763992260"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1763993960"
},
"departure": {
"delay": 20,
"time": "1763993960"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1763992327"
},
"departure": {
"delay": 7,
"time": "1763992327"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1763992680"
},
"departure": {
"time": "1763992680"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1763992860"
},
"departure": {
"time": "1763992860"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1763994180"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 55,
"time": "1763992435"
},
"departure": {
"delay": 55,
"time": "1763992435"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1763993721"
},
"departure": {
"delay": 21,
"time": "1763993721"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1763993407"
},
"departure": {
"delay": 7,
"time": "1763993407"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1763993925"
},
"departure": {
"delay": 45,
"time": "1763993925"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 11,
"time": "1763992991"
},
"departure": {
"delay": 11,
"time": "1763992991"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1763994060"
},
"departure": {
"time": "1763994060"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1763993220"
},
"departure": {
"time": "1763993220"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1763993584"
},
"departure": {
"delay": 4,
"time": "1763993584"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1763993635"
},
"departure": {
"delay": 55,
"time": "1763993635"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1763993108"
},
"departure": {
"delay": 8,
"time": "1763993108"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1763993330"
},
"departure": {
"delay": 50,
"time": "1763993330"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"time": "1763992200"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1763993854"
},
"departure": {
"delay": 34,
"time": "1763993854"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1763992375"
},
"departure": {
"delay": 55,
"time": "1763992375"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1763992904"
},
"departure": {
"delay": 44,
"time": "1763992904"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1763993520"
},
"departure": {
"time": "1763993520"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1763991527",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056488x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585360:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1272,
"time": "1763991648"
},
"departure": {
"delay": -1272,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1392,
"time": "1763991648"
},
"departure": {
"delay": -1392,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1932,
"time": "1763991648"
},
"departure": {
"delay": -1932,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1812,
"time": "1763991648"
},
"departure": {
"delay": -1812,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1692,
"time": "1763991648"
},
"departure": {
"delay": -1692,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -135,
"time": "1763993745"
},
"departure": {
"delay": -135,
"time": "1763993745"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1512,
"time": "1763991648"
},
"departure": {
"delay": -1512,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1572,
"time": "1763991648"
},
"departure": {
"delay": -1572,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -160,
"time": "1763993660"
},
"departure": {
"delay": -160,
"time": "1763993660"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1872,
"time": "1763991648"
},
"departure": {
"delay": -1872,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -195,
"time": "1763993865"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1992,
"time": "1763991648"
},
"departure": {
"delay": -1992,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1212,
"time": "1763991648"
},
"departure": {
"delay": -1212,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -149,
"time": "1763993611"
},
"departure": {
"delay": -149,
"time": "1763993611"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"delay": -1152,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585360:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075766x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1763992207"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 126,
"time": "1763991546"
},
"departure": {
"delay": 126,
"time": "1763991546"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 127,
"time": "1763991727"
},
"departure": {
"delay": 127,
"time": "1763991727"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 145,
"time": "1763991385"
},
"departure": {
"delay": 145,
"time": "1763991385"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 165,
"time": "1763991225"
},
"departure": {
"delay": 165,
"time": "1763991225"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 139,
"time": "1763991319"
},
"departure": {
"delay": 139,
"time": "1763991319"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 127,
"time": "1763991907"
},
"departure": {
"delay": 127,
"time": "1763991907"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 194,
"time": "1763991194"
},
"departure": {
"delay": 194,
"time": "1763991194"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 127,
"time": "1763991847"
},
"departure": {
"delay": 127,
"time": "1763991847"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1763991043"
},
"departure": {
"delay": 103,
"time": "1763991043"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 144,
"time": "1763991804"
},
"departure": {
"delay": 144,
"time": "1763991804"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 152,
"time": "1763991512"
},
"departure": {
"delay": 152,
"time": "1763991512"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 174,
"time": "1763991654"
},
"departure": {
"delay": 174,
"time": "1763991654"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075766x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1469775:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1367,
"time": "1763991673"
},
"departure": {
"delay": -1367,
"time": "1763991673"
},
"stopId": "FR:27003:ZE:0x7202:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -175,
"time": "1763994245"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1187,
"time": "1763991673"
},
"departure": {
"delay": -1187,
"time": "1763991673"
},
"stopId": "FR:27003:ZE:0x6007:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -149,
"time": "1763993971"
},
"departure": {
"delay": -149,
"time": "1763993971"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -56,
"time": "1763993464"
},
"departure": {
"delay": -56,
"time": "1763993464"
},
"stopId": "FR:27456:ZE:0x6730:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -105,
"time": "1763993895"
},
"departure": {
"delay": -105,
"time": "1763993895"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1307,
"time": "1763991673"
},
"departure": {
"delay": -1307,
"time": "1763991673"
},
"stopId": "FR:27003:ZE:0x6004:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -46,
"time": "1763993654"
},
"departure": {
"delay": -46,
"time": "1763993654"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -109,
"time": "1763993591"
},
"departure": {
"delay": -109,
"time": "1763993591"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1667,
"time": "1763991673"
},
"departure": {
"delay": -1667,
"time": "1763991673"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -105,
"time": "1763993955"
},
"departure": {
"delay": -105,
"time": "1763993955"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -88,
"time": "1763993552"
},
"departure": {
"delay": -88,
"time": "1763993552"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -115,
"time": "1763993825"
},
"departure": {
"delay": -115,
"time": "1763993825"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -64,
"time": "1763993516"
},
"departure": {
"delay": -64,
"time": "1763993516"
},
"stopId": "FR:27375:ZE:0x6390:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -110,
"time": "1763993710"
},
"departure": {
"delay": -110,
"time": "1763993710"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -87,
"time": "1763994213"
},
"departure": {
"delay": -87,
"time": "1763994213"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -148,
"time": "1763994092"
},
"departure": {
"delay": -148,
"time": "1763994092"
},
"stopId": "FR:27375:ZE:0x6417:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -87,
"time": "1763994153"
},
"departure": {
"delay": -87,
"time": "1763994153"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -76,
"time": "1763993744"
},
"departure": {
"delay": -76,
"time": "1763993744"
},
"stopId": "FR:27375:ZE:0x6430:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -89,
"time": "1763993671"
},
"departure": {
"delay": -89,
"time": "1763993671"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -67,
"time": "1763993633"
},
"departure": {
"delay": -67,
"time": "1763993633"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1763993405"
},
"departure": {
"delay": -55,
"time": "1763993405"
},
"stopId": "FR:27456:ZE:0x6726:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"delay": -1127,
"time": "1763991673"
},
"stopId": "FR:27003:ZE:0x6015:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -107,
"time": "1763993773"
},
"departure": {
"delay": -107,
"time": "1763993773"
},
"stopId": "FR:27375:ZE:0x6525:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1469775:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1254:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1763988900"
},
"departure": {
"delay": 65,
"time": "1763988905"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1763989380"
},
"departure": {
"delay": 5,
"time": "1763989385"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": -115,
"time": "1763989860"
},
"departure": {
"delay": -115,
"time": "1763989865"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"delay": 60,
"time": "1763988660"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1763991060"
},
"departure": {
"delay": 65,
"time": "1763991065"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1763991000"
},
"departure": {
"delay": 65,
"time": "1763991005"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1763991120"
},
"departure": {
"delay": 120,
"time": "1763991180"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": -115,
"time": "1763990520"
},
"departure": {
"delay": -115,
"time": "1763990525"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1763988960"
},
"departure": {
"delay": 65,
"time": "1763988965"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1763989440"
},
"departure": {
"delay": 5,
"time": "1763989445"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1763989260"
},
"departure": {
"delay": 65,
"time": "1763989265"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763990280"
},
"departure": {
"time": "1763990340"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1763989020"
},
"departure": {
"delay": 65,
"time": "1763989025"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1763990760"
},
"departure": {
"delay": 5,
"time": "1763990765"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": -60,
"time": "1763990400"
},
"departure": {
"delay": -60,
"time": "1763990460"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1763991010"
},
"departure": {
"delay": 15,
"time": "1763991015"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1763989090"
},
"departure": {
"delay": 15,
"time": "1763989095"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1763989200"
},
"departure": {
"delay": 65,
"time": "1763989205"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 185,
"time": "1763991600"
},
"departure": {
"delay": 185,
"time": "1763991605"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 10,
"time": "1763988785"
},
"departure": {
"delay": 10,
"time": "1763988790"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1763988720"
},
"departure": {
"delay": 60,
"time": "1763988780"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1763989560"
},
"departure": {
"delay": 5,
"time": "1763989565"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1763990940"
},
"departure": {
"delay": 65,
"time": "1763990945"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": -45,
"time": "1763989450"
},
"departure": {
"delay": -45,
"time": "1763989455"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1763990160"
},
"departure": {
"delay": 5,
"time": "1763990165"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1763989080"
},
"departure": {
"delay": 65,
"time": "1763989085"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1763989620"
},
"departure": {
"delay": 5,
"time": "1763989625"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1763990820"
},
"departure": {
"delay": 65,
"time": "1763990825"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 75,
"time": "1763991070"
},
"departure": {
"delay": 75,
"time": "1763991075"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1763990580"
},
"departure": {
"time": "1763990700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1763990880"
},
"departure": {
"delay": 65,
"time": "1763990885"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1763991780"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 125,
"time": "1763991540"
},
"departure": {
"delay": 125,
"time": "1763991545"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1763991240"
},
"departure": {
"delay": 60,
"time": "1763991300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
}
],
"timestamp": "1763991605",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1254:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1300:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1763990520"
},
"departure": {
"delay": 65,
"time": "1763990525"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1763990580"
},
"departure": {
"delay": 65,
"time": "1763990585"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1763990280"
},
"departure": {
"delay": 5,
"time": "1763990285"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1763990940"
},
"departure": {
"delay": 125,
"time": "1763990945"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1763991720"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1763990460"
},
"departure": {
"delay": 65,
"time": "1763990465"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1763990640"
},
"departure": {
"delay": 65,
"time": "1763990645"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1763991480"
},
"departure": {
"delay": 125,
"time": "1763991485"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1763990700"
},
"departure": {
"delay": 65,
"time": "1763990705"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1763991060"
},
"departure": {
"delay": 125,
"time": "1763991065"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763989920"
},
"departure": {
"time": "1763989980"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763990040"
},
"departure": {
"time": "1763990160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1763991000"
},
"departure": {
"delay": 125,
"time": "1763991005"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1763989800"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1763991660"
},
"departure": {
"delay": 120,
"time": "1763991660"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1763990770"
},
"departure": {
"delay": 60,
"time": "1763990820"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1763991300"
},
"departure": {
"delay": 125,
"time": "1763991305"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1763990760"
},
"departure": {
"delay": 65,
"time": "1763990765"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1763991515",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1300:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2891:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764007380"
},
"departure": {
"time": "1764007380"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1764006540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764007200"
},
"departure": {
"time": "1764007200"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764007260"
},
"departure": {
"time": "1764007260"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764006660"
},
"departure": {
"time": "1764006660"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764007140"
},
"departure": {
"time": "1764007140"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764007020"
},
"departure": {
"time": "1764007020"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764007500"
},
"departure": {
"time": "1764007500"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764006900"
},
"departure": {
"time": "1764006900"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764007440"
},
"departure": {
"time": "1764007440"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764006720"
},
"departure": {
"time": "1764006720"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764007560"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764006780"
},
"departure": {
"time": "1764006780"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2891:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470092:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -91,
"time": "1763994869"
},
"departure": {
"delay": -91,
"time": "1763994869"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -148,
"time": "1763994992"
},
"departure": {
"delay": -148,
"time": "1763994992"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -151,
"time": "1763995889"
},
"departure": {
"delay": -151,
"time": "1763995889"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -198,
"time": "1763995782"
},
"departure": {
"delay": -198,
"time": "1763995782"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -167,
"time": "1763995033"
},
"departure": {
"delay": -167,
"time": "1763995033"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -215,
"time": "1763995405"
},
"departure": {
"delay": -215,
"time": "1763995405"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -219,
"time": "1763995461"
},
"departure": {
"delay": -219,
"time": "1763995461"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -186,
"time": "1763995134"
},
"departure": {
"delay": -186,
"time": "1763995134"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"time": "1763994600"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -80,
"time": "1763994760"
},
"departure": {
"delay": -80,
"time": "1763994760"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -251,
"time": "1763995249"
},
"departure": {
"delay": -251,
"time": "1763995249"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -280,
"time": "1763995580"
},
"departure": {
"delay": -280,
"time": "1763995580"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -199,
"time": "1763996021"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -177,
"time": "1763995383"
},
"departure": {
"delay": -177,
"time": "1763995383"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -170,
"time": "1763995930"
},
"departure": {
"delay": -170,
"time": "1763995930"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -199,
"time": "1763995061"
},
"departure": {
"delay": -199,
"time": "1763995061"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -224,
"time": "1763995216"
},
"departure": {
"delay": -224,
"time": "1763995216"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -215,
"time": "1763995705"
},
"departure": {
"delay": -215,
"time": "1763995705"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -118,
"time": "1763994902"
},
"departure": {
"delay": -118,
"time": "1763994902"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -142,
"time": "1763994938"
},
"departure": {
"delay": -142,
"time": "1763994938"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -211,
"time": "1763995169"
},
"departure": {
"delay": -211,
"time": "1763995169"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -151,
"time": "1763995829"
},
"departure": {
"delay": -151,
"time": "1763995829"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -216,
"time": "1763995344"
},
"departure": {
"delay": -216,
"time": "1763995344"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -170,
"time": "1763995330"
},
"departure": {
"delay": -170,
"time": "1763995330"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -242,
"time": "1763995618"
},
"departure": {
"delay": -242,
"time": "1763995618"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470092:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190157x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 261,
"time": "1763992161"
},
"departure": {
"delay": 261,
"time": "1763992161"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 297,
"time": "1763992197"
},
"departure": {
"delay": 297,
"time": "1763992197"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 268,
"time": "1763992108"
},
"departure": {
"delay": 268,
"time": "1763992108"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 261,
"time": "1763992341"
},
"departure": {
"delay": 261,
"time": "1763992341"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 343,
"time": "1763991523"
},
"departure": {
"delay": 343,
"time": "1763991523"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1763991360"
},
"departure": {
"delay": 300,
"time": "1763991360"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 261,
"time": "1763992521"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 302,
"time": "1763991782"
},
"departure": {
"delay": 302,
"time": "1763991782"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 261,
"time": "1763991741"
},
"departure": {
"delay": 261,
"time": "1763991741"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 302,
"time": "1763991842"
},
"departure": {
"delay": 302,
"time": "1763991842"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 302,
"time": "1763991902"
},
"departure": {
"delay": 302,
"time": "1763991902"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 289,
"time": "1763991409"
},
"departure": {
"delay": 289,
"time": "1763991409"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 266,
"time": "1763991566"
},
"departure": {
"delay": 266,
"time": "1763991566"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 288,
"time": "1763992308"
},
"departure": {
"delay": 288,
"time": "1763992308"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 261,
"time": "1763992041"
},
"departure": {
"delay": 261,
"time": "1763992041"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 261,
"time": "1763991981"
},
"departure": {
"delay": 261,
"time": "1763991981"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 319,
"time": "1763992399"
},
"departure": {
"delay": 319,
"time": "1763992399"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 299,
"time": "1763992259"
},
"departure": {
"delay": 299,
"time": "1763992259"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1763991657",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190157x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:300000340:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1763992292"
},
"departure": {
"delay": -28,
"time": "1763992292"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD3:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": -28,
"time": "1763992052"
},
"departure": {
"delay": -28,
"time": "1763992052"
},
"stopId": "FR:76758:ZE:YVETOTxxxCimeti:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": -28,
"time": "1763991752"
},
"departure": {
"delay": -28,
"time": "1763991752"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD6:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": -28,
"time": "1763991692"
},
"departure": {
"delay": -28,
"time": "1763991692"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDe:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": -28,
"time": "1763992412"
},
"departure": {
"delay": -28,
"time": "1763992412"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexMa:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": -28,
"time": "1763992532"
},
"departure": {
"delay": -28,
"time": "1763992532"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1763991872"
},
"departure": {
"delay": -28,
"time": "1763991872"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD7:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": -28,
"time": "1763992712"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 11
}
],
"timestamp": "1763991579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:300000340:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051210xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1763991349"
},
"departure": {
"delay": 109,
"time": "1763991349"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 176,
"time": "1763990696"
},
"departure": {
"delay": 176,
"time": "1763990696"
},
"stopId": "FR:76351:ZE:5196:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 181,
"time": "1763990881"
},
"departure": {
"delay": 181,
"time": "1763990881"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 178,
"time": "1763990518"
},
"departure": {
"delay": 178,
"time": "1763990518"
},
"stopId": "FR:76351:ZE:3791:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1763992189"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 162,
"time": "1763991042"
},
"departure": {
"delay": 162,
"time": "1763991042"
},
"stopId": "FR:76351:ZE:3471:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 143,
"time": "1763991443"
},
"departure": {
"delay": 143,
"time": "1763991443"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1763990930"
},
"departure": {
"delay": 110,
"time": "1763990930"
},
"stopId": "FR:76351:ZE:5163:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 155,
"time": "1763990915"
},
"departure": {
"delay": 155,
"time": "1763990915"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1763991949"
},
"departure": {
"delay": 109,
"time": "1763991949"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 168,
"time": "1763992068"
},
"departure": {
"delay": 168,
"time": "1763992068"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 114,
"time": "1763991714"
},
"departure": {
"delay": 114,
"time": "1763991714"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1763991169"
},
"departure": {
"delay": 109,
"time": "1763991169"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 127,
"time": "1763992087"
},
"departure": {
"delay": 127,
"time": "1763992087"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1763991547",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051210xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:82xHO20xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1763990582"
},
"departure": {
"delay": 11,
"time": "1763990591"
},
"stopId": "FR:14333:ZE:47:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 64,
"time": "1763989750"
},
"departure": {
"delay": 64,
"time": "1763989804"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 197,
"time": "1763989879"
},
"departure": {
"delay": 197,
"time": "1763989997"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1763989600"
},
"departure": {
"delay": 109,
"time": "1763989609"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 135,
"time": "1763990360"
},
"departure": {
"delay": 135,
"time": "1763990535"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1763989506"
},
"departure": {
"delay": 116,
"time": "1763989556"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": -136,
"time": "1763990684"
},
"stopId": "FR:14333:ZE:43:ATOUMOD021",
"stopSequence": 14
},
{
"departure": {
"delay": 185,
"time": "1763989385"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 165,
"time": "1763989417"
},
"departure": {
"delay": 165,
"time": "1763989425"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1763990199"
},
"departure": {
"delay": 48,
"time": "1763990208"
},
"stopId": "FR:14333:ZE:53:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 158,
"time": "1763989459"
},
"departure": {
"delay": 158,
"time": "1763989478"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1763990239"
},
"departure": {
"delay": 52,
"time": "1763990272"
},
"stopId": "FR:14333:ZE:51:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1763990304"
},
"departure": {
"delay": 29,
"time": "1763990309"
},
"stopId": "FR:14333:ZE:49:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1763990627"
},
"departure": {
"delay": -2,
"time": "1763990638"
},
"stopId": "FR:14333:ZE:45:ATOUMOD021",
"stopSequence": 13
}
],
"timestamp": "1763991671",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:82xHO20xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081064xGTFSxGSemH25xSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1763992084"
},
"departure": {
"delay": 4,
"time": "1763992084"
},
"stopId": "FR:76657:ZE:4979:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1763993114"
},
"departure": {
"delay": 14,
"time": "1763993114"
},
"stopId": "FR:76533:ZE:4950:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"time": "1763992020"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1763992116"
},
"departure": {
"delay": 36,
"time": "1763992116"
},
"stopId": "FR:76657:ZE:4980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:76660:ZE:4962:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1763992234"
},
"departure": {
"delay": 34,
"time": "1763992234"
},
"stopId": "FR:76657:ZE:3005:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1763993816"
},
"departure": {
"delay": 56,
"time": "1763993816"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1763993019"
},
"departure": {
"delay": 39,
"time": "1763993019"
},
"stopId": "FR:76489:ZE:4952:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1763992056"
},
"departure": {
"delay": 36,
"time": "1763992056"
},
"stopId": "FR:76657:ZE:4978:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1763992975"
},
"departure": {
"delay": 55,
"time": "1763992975"
},
"stopId": "FR:76489:ZE:4953:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1763994634"
},
"departure": {
"delay": 34,
"time": "1763994634"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 58,
"time": "1763992318"
},
"departure": {
"delay": 58,
"time": "1763992318"
},
"stopId": "FR:76660:ZE:5092:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1763994586"
},
"departure": {
"delay": 46,
"time": "1763994586"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1763992588"
},
"departure": {
"delay": 28,
"time": "1763992588"
},
"stopId": "FR:76660:ZE:4960:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1763993492"
},
"departure": {
"delay": 32,
"time": "1763993492"
},
"stopId": "FR:76305:ZE:4919:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1763992908"
},
"departure": {
"delay": 48,
"time": "1763992908"
},
"stopId": "FR:76660:ZE:4955:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1763992198"
},
"departure": {
"delay": 58,
"time": "1763992198"
},
"stopId": "FR:76657:ZE:4982:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1763993938"
},
"departure": {
"delay": 58,
"time": "1763993938"
},
"stopId": "FR:76341:ZE:5251:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 21,
"time": "1763992161"
},
"departure": {
"delay": 21,
"time": "1763992161"
},
"stopId": "FR:76657:ZE:5090:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1763993400"
},
"departure": {
"time": "1763993400"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1763994739"
},
"departure": {
"delay": 19,
"time": "1763994739"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1763992420"
},
"departure": {
"delay": 40,
"time": "1763992420"
},
"stopId": "FR:76660:ZE:4966:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1763993760"
},
"departure": {
"time": "1763993760"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1763993543"
},
"departure": {
"delay": 23,
"time": "1763993543"
},
"stopId": "FR:76305:ZE:4938:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 6,
"time": "1763992266"
},
"departure": {
"delay": 6,
"time": "1763992266"
},
"stopId": "FR:76657:ZE:3202:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1763992453"
},
"departure": {
"delay": 13,
"time": "1763992453"
},
"stopId": "FR:76660:ZE:4964:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1763993946"
},
"departure": {
"delay": 6,
"time": "1763993946"
},
"stopId": "FR:76341:ZE:3318:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1763993880"
},
"departure": {
"time": "1763993880"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1763994900"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1763990937",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081064xGTFSxGSemH25xSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2783:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764006000"
},
"departure": {
"time": "1764006000"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764005100"
},
"departure": {
"time": "1764005100"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764005460"
},
"departure": {
"time": "1764005460"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764006240"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1764005040"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764005760"
},
"departure": {
"time": "1764005760"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764005940"
},
"departure": {
"time": "1764005940"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764005280"
},
"departure": {
"time": "1764005280"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764005580"
},
"departure": {
"time": "1764005580"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764005640"
},
"departure": {
"time": "1764005640"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764005400"
},
"departure": {
"time": "1764005400"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764005880"
},
"departure": {
"time": "1764005880"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764005520"
},
"departure": {
"time": "1764005520"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1763990403",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2783:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1888:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764003780"
},
"departure": {
"time": "1764003780"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1764005405"
},
"departure": {
"delay": 5,
"time": "1764005405"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764003180"
},
"departure": {
"time": "1764003180"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764004920"
},
"departure": {
"time": "1764004920"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764004380"
},
"departure": {
"time": "1764004380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764003120"
},
"departure": {
"time": "1764003120"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764005040"
},
"departure": {
"time": "1764005040"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764004740"
},
"departure": {
"time": "1764004740"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764002580"
},
"departure": {
"time": "1764002580"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764003240"
},
"departure": {
"time": "1764003240"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764002820"
},
"departure": {
"time": "1764002820"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764002880"
},
"departure": {
"time": "1764002880"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764003660"
},
"departure": {
"time": "1764003660"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764002940"
},
"departure": {
"time": "1764002940"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764005640"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1764003480"
},
"departure": {
"time": "1764003480"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764005520"
},
"departure": {
"time": "1764005520"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764002520"
},
"departure": {
"time": "1764002520"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764005400"
},
"departure": {
"time": "1764005400"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764003600"
},
"departure": {
"time": "1764003600"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764005220"
},
"departure": {
"time": "1764005220"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764004560"
},
"departure": {
"time": "1764004560"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764003840"
},
"departure": {
"time": "1764003840"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764005340"
},
"departure": {
"time": "1764005340"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764002700"
},
"departure": {
"time": "1764002700"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764003720"
},
"departure": {
"time": "1764003720"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1764002400"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1764003125"
},
"departure": {
"delay": 5,
"time": "1764003125"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764003060"
},
"departure": {
"time": "1764003060"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764005460"
},
"departure": {
"time": "1764005460"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764004200"
},
"departure": {
"time": "1764004200"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764003300"
},
"departure": {
"time": "1764003300"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764002460"
},
"departure": {
"time": "1764002460"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764003000"
},
"departure": {
"time": "1764003000"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764004800"
},
"departure": {
"time": "1764004800"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1763991574",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1888:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764010620"
},
"departure": {
"time": "1764010620"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764010560"
},
"departure": {
"time": "1764010560"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764010800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1764010140"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764010680"
},
"departure": {
"time": "1764010680"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1763990259",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3133:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052291xGTFSxGSemHTNIxSemainex06:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1763992021"
},
"departure": {
"delay": 61,
"time": "1763992021"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 308,
"time": "1763991128"
},
"departure": {
"delay": 308,
"time": "1763991128"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 159,
"time": "1763991639"
},
"departure": {
"delay": 159,
"time": "1763991639"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 104,
"time": "1763990744"
},
"departure": {
"delay": 104,
"time": "1763990744"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 61,
"time": "1763992141"
},
"departure": {
"delay": 61,
"time": "1763992141"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 137,
"time": "1763990897"
},
"departure": {
"delay": 137,
"time": "1763990897"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 337,
"time": "1763991517"
},
"departure": {
"delay": 337,
"time": "1763991517"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 316,
"time": "1763991256"
},
"departure": {
"delay": 316,
"time": "1763991256"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1763992318"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 247,
"time": "1763991607"
},
"departure": {
"delay": 247,
"time": "1763991607"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 58,
"time": "1763991658"
},
"departure": {
"delay": 58,
"time": "1763991658"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 70,
"time": "1763991850"
},
"departure": {
"delay": 70,
"time": "1763991850"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 61,
"time": "1763992261"
},
"departure": {
"delay": 61,
"time": "1763992261"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1763991577",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052291xGTFSxGSemHTNIxSemainex06:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1484:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763994960"
},
"departure": {
"time": "1763994960"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994840"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763995080"
},
"departure": {
"time": "1763995080"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1763994000"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763994720"
},
"departure": {
"time": "1763994720"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763995320"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763995200"
},
"departure": {
"time": "1763995200"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763994240"
},
"departure": {
"time": "1763994240"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1763991592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1484:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181443x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -57,
"time": "1763991003"
},
"departure": {
"delay": -57,
"time": "1763991003"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -157,
"time": "1763991623"
},
"departure": {
"delay": -157,
"time": "1763991623"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -1,
"time": "1763991059"
},
"departure": {
"delay": -1,
"time": "1763991059"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -95,
"time": "1763991205"
},
"departure": {
"delay": -95,
"time": "1763991205"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -107,
"time": "1763991253"
},
"departure": {
"delay": -107,
"time": "1763991253"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -106,
"time": "1763991494"
},
"departure": {
"delay": -106,
"time": "1763991494"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -157,
"time": "1763991923"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -74,
"time": "1763991046"
},
"departure": {
"delay": -74,
"time": "1763991046"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -115,
"time": "1763991125"
},
"departure": {
"delay": -115,
"time": "1763991125"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -155,
"time": "1763991865"
},
"departure": {
"delay": -155,
"time": "1763991865"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -110,
"time": "1763991430"
},
"departure": {
"delay": -110,
"time": "1763991430"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -101,
"time": "1763991799"
},
"departure": {
"delay": -101,
"time": "1763991799"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -122,
"time": "1763991598"
},
"departure": {
"delay": -122,
"time": "1763991598"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -123,
"time": "1763991417"
},
"departure": {
"delay": -123,
"time": "1763991417"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -149,
"time": "1763991691"
},
"departure": {
"delay": -149,
"time": "1763991691"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -113,
"time": "1763991367"
},
"departure": {
"delay": -113,
"time": "1763991367"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -119,
"time": "1763991301"
},
"departure": {
"delay": -119,
"time": "1763991301"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1763990957",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181443x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2118:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764008100"
},
"departure": {
"time": "1764008100"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764008040"
},
"departure": {
"time": "1764008040"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764007680"
},
"departure": {
"time": "1764007680"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764008700"
},
"departure": {
"time": "1764008700"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764007560"
},
"departure": {
"time": "1764007560"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764008400"
},
"departure": {
"time": "1764008400"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764007800"
},
"departure": {
"time": "1764007800"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764008160"
},
"departure": {
"time": "1764008160"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764008280"
},
"departure": {
"time": "1764008280"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764008880"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764008520"
},
"departure": {
"time": "1764008520"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764008220"
},
"departure": {
"time": "1764008220"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764007860"
},
"departure": {
"time": "1764007860"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764008640"
},
"departure": {
"time": "1764008640"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1764007320"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1764007985"
},
"departure": {
"delay": 5,
"time": "1764007985"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764008760"
},
"departure": {
"time": "1764008760"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764007980"
},
"departure": {
"time": "1764007980"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764007380"
},
"departure": {
"time": "1764007380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1763991635",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2118:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586870:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763991900"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -104,
"time": "1763992456"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1763992066"
},
"departure": {
"delay": 46,
"time": "1763992066"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1763992108"
},
"departure": {
"delay": 28,
"time": "1763992108"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -32,
"time": "1763992168"
},
"departure": {
"delay": -32,
"time": "1763992168"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1763992024"
},
"departure": {
"delay": 4,
"time": "1763992024"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1763992188"
},
"departure": {
"delay": -12,
"time": "1763992188"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1763991968"
},
"departure": {
"delay": 8,
"time": "1763991968"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -23,
"time": "1763992237"
},
"departure": {
"delay": -23,
"time": "1763992237"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -63,
"time": "1763992317"
},
"departure": {
"delay": -63,
"time": "1763992317"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586870:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071977x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1763991413"
},
"departure": {
"delay": 53,
"time": "1763991413"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1763991354"
},
"departure": {
"delay": 54,
"time": "1763991354"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1763991284"
},
"departure": {
"delay": 104,
"time": "1763991284"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1763991630"
},
"departure": {
"delay": 90,
"time": "1763991630"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1763990734"
},
"departure": {
"delay": 34,
"time": "1763990734"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1763991805"
},
"departure": {
"delay": 145,
"time": "1763991805"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 149,
"time": "1763991869"
},
"departure": {
"delay": 149,
"time": "1763991869"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1763990931"
},
"departure": {
"delay": 51,
"time": "1763990931"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1763991990"
},
"departure": {
"delay": 90,
"time": "1763991990"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 53,
"time": "1763991233"
},
"departure": {
"delay": 53,
"time": "1763991233"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1763991150"
},
"departure": {
"delay": 90,
"time": "1763991150"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1763991086"
},
"departure": {
"delay": 86,
"time": "1763991086"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1763991709"
},
"departure": {
"delay": 109,
"time": "1763991709"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1763990801"
},
"departure": {
"delay": 41,
"time": "1763990801"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1763992230"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1763990988"
},
"departure": {
"delay": 48,
"time": "1763990988"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1763990855"
},
"departure": {
"delay": 35,
"time": "1763990855"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1763991377",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071977x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2955:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764007680"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764008100"
},
"departure": {
"time": "1764008100"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764008160"
},
"departure": {
"time": "1764008160"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764008400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1764007920"
},
"departure": {
"time": "1764007920"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764008220"
},
"departure": {
"time": "1764008220"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
}
],
"timestamp": "1763991658",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2955:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3315F4475580x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764004200"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1764001680"
},
"departure": {
"time": "1764001740"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1763992740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764003180"
},
"departure": {
"time": "1764003240"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764002400"
},
"departure": {
"time": "1764002460"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764000840"
},
"departure": {
"time": "1764000900"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1763999760"
},
"departure": {
"time": "1763999940"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1763989131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3315F4475580x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1454:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993760"
},
"departure": {
"time": "1763993760"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763994540"
},
"departure": {
"time": "1763994540"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763994240"
},
"departure": {
"time": "1763994240"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1763993400"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763994000"
},
"departure": {
"time": "1763994000"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763994960"
},
"departure": {
"time": "1763994960"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763993580"
},
"departure": {
"time": "1763993580"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763993880"
},
"departure": {
"time": "1763993880"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763995140"
},
"departure": {
"time": "1763995140"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763995200"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763994180"
},
"departure": {
"time": "1763994180"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763994420"
},
"departure": {
"time": "1763994420"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763994300"
},
"departure": {
"time": "1763994300"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763994780"
},
"departure": {
"time": "1763994780"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763994060"
},
"departure": {
"time": "1763994060"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1763991635",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1454:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1905:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992200"
},
"departure": {
"time": "1763992200"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763992440"
},
"departure": {
"time": "1763992440"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1763991840"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763992860"
},
"departure": {
"time": "1763992860"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763993160"
},
"departure": {
"time": "1763993160"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763992320"
},
"departure": {
"time": "1763992320"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763992620"
},
"departure": {
"time": "1763992620"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763992740"
},
"departure": {
"time": "1763992740"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763992080"
},
"departure": {
"time": "1763992080"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763993220"
},
"departure": {
"time": "1763993220"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763992260"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763992380"
},
"departure": {
"time": "1763992380"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763993400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1763991900"
},
"departure": {
"time": "1763991900"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1763991494",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1905:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6599100737781760x11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1763993500"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -154,
"time": "1763993296"
},
"departure": {
"delay": -154,
"time": "1763993306"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -19,
"time": "1763991931"
},
"departure": {
"delay": -19,
"time": "1763991941"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": 83,
"time": "1763991412"
},
"departure": {
"delay": 83,
"time": "1763991443"
},
"stopId": "FR:50218:ZE:740090003:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -149,
"time": "1763992941"
},
"departure": {
"delay": -149,
"time": "1763992951"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -81,
"time": "1763992409"
},
"departure": {
"delay": -81,
"time": "1763992419"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -73,
"time": "1763992177"
},
"departure": {
"delay": -73,
"time": "1763992187"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1763991244"
},
"departure": {
"delay": 76,
"time": "1763991256"
},
"stopId": "FR:50218:ZE:759790014:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 205,
"time": "1763991647"
},
"departure": {
"delay": 205,
"time": "1763991685"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -100,
"time": "1763992450"
},
"departure": {
"delay": -100,
"time": "1763992460"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -160,
"time": "1763993230"
},
"departure": {
"delay": -160,
"time": "1763993240"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -161,
"time": "1763993049"
},
"departure": {
"delay": -161,
"time": "1763993059"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -71,
"time": "1763992779"
},
"departure": {
"delay": -71,
"time": "1763992789"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 175,
"time": "1763991559"
},
"departure": {
"delay": 175,
"time": "1763991595"
},
"stopId": "FR:50218:ZE:759840001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -61,
"time": "1763992069"
},
"departure": {
"delay": -61,
"time": "1763992079"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 127,
"time": "1763991837"
},
"departure": {
"delay": 127,
"time": "1763991847"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -131,
"time": "1763992539"
},
"departure": {
"delay": -131,
"time": "1763992549"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 146,
"time": "1763991736"
},
"departure": {
"delay": 146,
"time": "1763991746"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -35,
"time": "1763991975"
},
"departure": {
"delay": -35,
"time": "1763991985"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -142,
"time": "1763993128"
},
"departure": {
"delay": -142,
"time": "1763993138"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -93,
"time": "1763992277"
},
"departure": {
"delay": -93,
"time": "1763992287"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -112,
"time": "1763992858"
},
"departure": {
"delay": -112,
"time": "1763992868"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -86,
"time": "1763992704"
},
"departure": {
"delay": -86,
"time": "1763992714"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 112,
"time": "1763991147"
},
"departure": {
"delay": 112,
"time": "1763991172"
},
"stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -80,
"time": "1763992350"
},
"departure": {
"delay": -80,
"time": "1763992360"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 25
}
],
"timestamp": "1763991675",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6599100737781760x11:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1376:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993820"
},
"departure": {
"time": "1763993820"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1763992920"
},
"departure": {
"time": "1763992920"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1763991900"
},
"departure": {
"time": "1763991900"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763994780"
},
"departure": {
"time": "1763994780"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763992260"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763994000"
},
"departure": {
"time": "1763994000"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763992200"
},
"departure": {
"time": "1763992200"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1763994665"
},
"departure": {
"delay": 5,
"time": "1763994665"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1763992140"
},
"departure": {
"time": "1763992140"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763993040"
},
"departure": {
"time": "1763993040"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763991660"
},
"departure": {
"time": "1763991660"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763992860"
},
"departure": {
"time": "1763992860"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763993100"
},
"departure": {
"time": "1763993100"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"departure": {
"time": "1763991600"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763992080"
},
"departure": {
"time": "1763992080"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763994660"
},
"departure": {
"time": "1763994660"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763994720"
},
"departure": {
"time": "1763994720"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763993640"
},
"departure": {
"time": "1763993640"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1763992380"
},
"departure": {
"time": "1763992380"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763992560"
},
"departure": {
"time": "1763992560"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763994300"
},
"departure": {
"time": "1763994300"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763992440"
},
"departure": {
"time": "1763992440"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763992740"
},
"departure": {
"time": "1763992740"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763993460"
},
"departure": {
"time": "1763993460"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763991780"
},
"departure": {
"time": "1763991780"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763992020"
},
"departure": {
"time": "1763992020"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763991720"
},
"departure": {
"time": "1763991720"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763994240"
},
"departure": {
"time": "1763994240"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763994900"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1763992320"
},
"departure": {
"time": "1763992320"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1376:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470478:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1763995583"
},
"departure": {
"delay": 83,
"time": "1763995583"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2987,
"time": "1763991673"
},
"departure": {
"delay": -2987,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1763995317"
},
"departure": {
"delay": 57,
"time": "1763995317"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3167,
"time": "1763991673"
},
"departure": {
"delay": -3167,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -92,
"time": "1763995828"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 143,
"time": "1763995463"
},
"departure": {
"delay": 143,
"time": "1763995463"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1763995679"
},
"departure": {
"delay": 59,
"time": "1763995679"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3347,
"time": "1763991673"
},
"departure": {
"delay": -3347,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1763995625"
},
"departure": {
"delay": 125,
"time": "1763995625"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 131,
"time": "1763995571"
},
"departure": {
"delay": 131,
"time": "1763995571"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3347,
"time": "1763991673"
},
"departure": {
"delay": -3347,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 123,
"time": "1763995503"
},
"departure": {
"delay": 123,
"time": "1763995503"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1763995378"
},
"departure": {
"delay": 58,
"time": "1763995378"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -29,
"time": "1763995231"
},
"departure": {
"delay": -29,
"time": "1763995231"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"delay": -2927,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3167,
"time": "1763991673"
},
"departure": {
"delay": -3167,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3287,
"time": "1763991673"
},
"departure": {
"delay": -3287,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1763995717"
},
"departure": {
"delay": 37,
"time": "1763995717"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 101,
"time": "1763995361"
},
"departure": {
"delay": 101,
"time": "1763995361"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3047,
"time": "1763991673"
},
"departure": {
"delay": -3047,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470478:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1763981181"
},
"departure": {
"delay": 96,
"time": "1763981256"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 166,
"time": "1763980574"
},
"departure": {
"delay": 166,
"time": "1763980606"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1763980844"
},
"departure": {
"delay": 71,
"time": "1763980931"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 89,
"time": "1763980688"
},
"departure": {
"delay": 89,
"time": "1763980709"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 63,
"time": "1763980954"
},
"departure": {
"delay": 63,
"time": "1763980983"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 159,
"time": "1763980472"
},
"departure": {
"delay": 159,
"time": "1763980479"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1763981049"
},
"departure": {
"delay": 17,
"time": "1763981057"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 74,
"time": "1763980623"
},
"departure": {
"delay": 74,
"time": "1763980634"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1763981137"
},
"departure": {
"delay": 64,
"time": "1763981164"
},
"stopId": "FR:76495:ZE:30033:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1763981616"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 18
},
{
"departure": {
"delay": 145,
"time": "1763980345"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 141,
"time": "1763981413"
},
"departure": {
"delay": 141,
"time": "1763981421"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 139,
"time": "1763981460"
},
"departure": {
"delay": 139,
"time": "1763981479"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 146,
"time": "1763980517"
},
"departure": {
"delay": 146,
"time": "1763980526"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1763981279"
},
"departure": {
"delay": 106,
"time": "1763981326"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 128,
"time": "1763981392"
},
"departure": {
"delay": 128,
"time": "1763981408"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1763980812"
},
"departure": {
"delay": 31,
"time": "1763980831"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1763980721"
},
"departure": {
"delay": 50,
"time": "1763980790"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
}
],
"timestamp": "1763991659",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:19:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1956:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764004260"
},
"departure": {
"time": "1764004260"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764004980"
},
"departure": {
"time": "1764004980"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764005460"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764003780"
},
"departure": {
"time": "1764003780"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764005340"
},
"departure": {
"time": "1764005340"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764004320"
},
"departure": {
"time": "1764004320"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764004440"
},
"departure": {
"time": "1764004440"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764004140"
},
"departure": {
"time": "1764004140"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764004500"
},
"departure": {
"time": "1764004500"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764004020"
},
"departure": {
"time": "1764004020"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764004740"
},
"departure": {
"time": "1764004740"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764004560"
},
"departure": {
"time": "1764004560"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764004680"
},
"departure": {
"time": "1764004680"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764004620"
},
"departure": {
"time": "1764004620"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764005280"
},
"departure": {
"time": "1764005280"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1764003720"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764005220"
},
"departure": {
"time": "1764005220"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764004860"
},
"departure": {
"time": "1764004860"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764005100"
},
"departure": {
"time": "1764005100"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1763991515",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1956:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470495:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -170,
"time": "1763993950"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 339,
"time": "1763993619"
},
"departure": {
"delay": 339,
"time": "1763993619"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 398,
"time": "1763993678"
},
"departure": {
"delay": 398,
"time": "1763993678"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1247,
"time": "1763991673"
},
"departure": {
"delay": -1247,
"time": "1763991673"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 414,
"time": "1763993814"
},
"departure": {
"delay": 414,
"time": "1763993814"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 362,
"time": "1763993582"
},
"departure": {
"delay": 362,
"time": "1763993582"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 176,
"time": "1763993216"
},
"departure": {
"delay": 176,
"time": "1763993216"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1307,
"time": "1763991673"
},
"departure": {
"delay": -1307,
"time": "1763991673"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 234,
"time": "1763993874"
},
"departure": {
"delay": 234,
"time": "1763993874"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 202,
"time": "1763993242"
},
"departure": {
"delay": 202,
"time": "1763993242"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1247,
"time": "1763991673"
},
"departure": {
"delay": -1247,
"time": "1763991673"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 226,
"time": "1763993326"
},
"departure": {
"delay": 226,
"time": "1763993326"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1367,
"time": "1763991673"
},
"departure": {
"delay": -1367,
"time": "1763991673"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"delay": -1127,
"time": "1763991673"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1187,
"time": "1763991673"
},
"departure": {
"delay": -1187,
"time": "1763991673"
},
"stopId": "FR:27332:ZE:0x6236:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1763993892"
},
"departure": {
"delay": 72,
"time": "1763993892"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 258,
"time": "1763993358"
},
"departure": {
"delay": 258,
"time": "1763993358"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 382,
"time": "1763993722"
},
"departure": {
"delay": 382,
"time": "1763993722"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 221,
"time": "1763993441"
},
"departure": {
"delay": 221,
"time": "1763993441"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1247,
"time": "1763991673"
},
"departure": {
"delay": -1247,
"time": "1763991673"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470495:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1953:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993220"
},
"departure": {
"time": "1763993220"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763992380"
},
"departure": {
"time": "1763992380"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763993160"
},
"departure": {
"time": "1763993160"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763992620"
},
"departure": {
"time": "1763992620"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1763992140"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763992560"
},
"departure": {
"time": "1763992560"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763992320"
},
"departure": {
"time": "1763992320"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763992440"
},
"departure": {
"time": "1763992440"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763992260"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763992680"
},
"departure": {
"time": "1763992680"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763992200"
},
"departure": {
"time": "1763992200"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763993400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1763992740"
},
"departure": {
"time": "1763992740"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1763991658",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1953:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584630:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4212,
"time": "1763991648"
},
"departure": {
"delay": -4212,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -3552,
"time": "1763991648"
},
"departure": {
"delay": -3552,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -4572,
"time": "1763991648"
},
"departure": {
"delay": -4572,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -336,
"time": "1763996304"
},
"departure": {
"delay": -336,
"time": "1763996304"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3432,
"time": "1763991648"
},
"departure": {
"delay": -3432,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -4452,
"time": "1763991648"
},
"departure": {
"delay": -4452,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -4272,
"time": "1763991648"
},
"departure": {
"delay": -4272,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -278,
"time": "1763996182"
},
"departure": {
"delay": -278,
"time": "1763996182"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -4512,
"time": "1763991648"
},
"departure": {
"delay": -4512,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -280,
"time": "1763996240"
},
"departure": {
"delay": -280,
"time": "1763996240"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3852,
"time": "1763991648"
},
"departure": {
"delay": -3852,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -4032,
"time": "1763991648"
},
"departure": {
"delay": -4032,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"delay": -3192,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -3612,
"time": "1763991648"
},
"departure": {
"delay": -3612,
"time": "1763991648"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3972,
"time": "1763991648"
},
"departure": {
"delay": -3972,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3492,
"time": "1763991648"
},
"departure": {
"delay": -3492,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3912,
"time": "1763991648"
},
"departure": {
"delay": -3912,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3312,
"time": "1763991648"
},
"departure": {
"delay": -3312,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -409,
"time": "1763996411"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3732,
"time": "1763991648"
},
"departure": {
"delay": -3732,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -255,
"time": "1763996085"
},
"departure": {
"delay": -255,
"time": "1763996085"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -171,
"time": "1763996049"
},
"departure": {
"delay": -171,
"time": "1763996049"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -4392,
"time": "1763991648"
},
"departure": {
"delay": -4392,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584630:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586688:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 334,
"time": "1763991634"
},
"departure": {
"delay": 334,
"time": "1763991634"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 194,
"time": "1763992274"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 229,
"time": "1763992249"
},
"departure": {
"delay": 229,
"time": "1763992249"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 196,
"time": "1763992156"
},
"departure": {
"delay": 196,
"time": "1763992156"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 274,
"time": "1763991694"
},
"departure": {
"delay": 274,
"time": "1763991694"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 358,
"time": "1763991838"
},
"departure": {
"delay": 358,
"time": "1763991838"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1763990914"
},
"departure": {
"delay": 34,
"time": "1763990914"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 320,
"time": "1763992100"
},
"departure": {
"delay": 320,
"time": "1763992100"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1763990982"
},
"departure": {
"delay": 42,
"time": "1763990982"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 348,
"time": "1763991888"
},
"departure": {
"delay": 348,
"time": "1763991888"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1763990824"
},
"departure": {
"delay": 64,
"time": "1763990824"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 269,
"time": "1763991989"
},
"departure": {
"delay": 269,
"time": "1763991989"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 261,
"time": "1763992041"
},
"departure": {
"delay": 261,
"time": "1763992041"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 333,
"time": "1763991933"
},
"departure": {
"delay": 333,
"time": "1763991933"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1763992200"
},
"departure": {
"delay": 240,
"time": "1763992200"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 334,
"time": "1763991475"
},
"departure": {
"delay": 334,
"time": "1763991514"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1763990740"
},
"departure": {
"delay": 64,
"time": "1763990764"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 267,
"time": "1763992107"
},
"departure": {
"delay": 267,
"time": "1763992107"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1763991086"
},
"departure": {
"delay": 64,
"time": "1763991124"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 274,
"time": "1763991195"
},
"departure": {
"delay": 274,
"time": "1763991394"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586688:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108057x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -184,
"time": "1763994956"
},
"departure": {
"delay": -184,
"time": "1763994956"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -182,
"time": "1763993998"
},
"departure": {
"delay": -182,
"time": "1763993998"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -181,
"time": "1763994119"
},
"departure": {
"delay": -181,
"time": "1763994119"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -198,
"time": "1763995302"
},
"departure": {
"delay": -198,
"time": "1763995302"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -236,
"time": "1763994484"
},
"departure": {
"delay": -236,
"time": "1763994484"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -204,
"time": "1763995176"
},
"departure": {
"delay": -204,
"time": "1763995176"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -218,
"time": "1763995402"
},
"departure": {
"delay": -218,
"time": "1763995402"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -231,
"time": "1763994849"
},
"departure": {
"delay": -231,
"time": "1763994849"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -195,
"time": "1763994645"
},
"departure": {
"delay": -195,
"time": "1763994645"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -198,
"time": "1763994282"
},
"departure": {
"delay": -198,
"time": "1763994282"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -187,
"time": "1763993873"
},
"departure": {
"delay": -187,
"time": "1763993873"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -187,
"time": "1763995073"
},
"departure": {
"delay": -187,
"time": "1763995073"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": -240,
"time": "1763993700"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -189,
"time": "1763995491"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -223,
"time": "1763994377"
},
"departure": {
"delay": -223,
"time": "1763994377"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1763991317",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108057x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584415:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1763995296"
},
"departure": {
"delay": 36,
"time": "1763995296"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 27
},
{
"departure": {
"delay": 74,
"time": "1763995034"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1763995255"
},
"departure": {
"delay": 55,
"time": "1763995255"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -24,
"time": "1763995356"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1763995212"
},
"departure": {
"delay": 12,
"time": "1763995212"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584415:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2513:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764001860"
},
"departure": {
"time": "1764001860"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764002220"
},
"departure": {
"time": "1764002220"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764001920"
},
"departure": {
"time": "1764001920"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764001680"
},
"departure": {
"time": "1764001680"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764001740"
},
"departure": {
"time": "1764001740"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764002160"
},
"departure": {
"time": "1764002160"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764001320"
},
"departure": {
"time": "1764001320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764002280"
},
"departure": {
"time": "1764002280"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764001260"
},
"departure": {
"time": "1764001260"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764001200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764001500"
},
"departure": {
"time": "1764001500"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764002040"
},
"departure": {
"time": "1764002040"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764001800"
},
"departure": {
"time": "1764001800"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764002340"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764002100"
},
"departure": {
"time": "1764002100"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1763991599",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2513:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470842:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1394,
"time": "1763995606"
},
"departure": {
"delay": -1394,
"time": "1763995606"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -207,
"time": "1763995653"
},
"departure": {
"delay": -207,
"time": "1763995653"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1431,
"time": "1763996829"
},
"departure": {
"delay": -1431,
"time": "1763996829"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 50
},
{
"arrival": {
"delay": -1432,
"time": "1763995928"
},
"departure": {
"delay": -1432,
"time": "1763995928"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 45
},
{
"arrival": {
"delay": -195,
"time": "1763995185"
},
"departure": {
"delay": -195,
"time": "1763995185"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -17,
"time": "1763993863"
},
"departure": {
"delay": -17,
"time": "1763993863"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -215,
"time": "1763995105"
},
"departure": {
"delay": -215,
"time": "1763995105"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -138,
"time": "1763994522"
},
"departure": {
"delay": -138,
"time": "1763994522"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -17,
"time": "1763993923"
},
"departure": {
"delay": -17,
"time": "1763993923"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -172,
"time": "1763994968"
},
"departure": {
"delay": -172,
"time": "1763994968"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1401,
"time": "1763997219"
},
"departure": {
"delay": -1401,
"time": "1763997219"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 51
},
{
"arrival": {
"delay": -1426,
"time": "1763995814"
},
"departure": {
"delay": -1426,
"time": "1763995814"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 44
},
{
"arrival": {
"delay": -150,
"time": "1763995290"
},
"departure": {
"delay": -150,
"time": "1763995290"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1434,
"time": "1763995566"
},
"departure": {
"delay": -1434,
"time": "1763995566"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -136,
"time": "1763996204"
},
"departure": {
"delay": -136,
"time": "1763996204"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -1436,
"time": "1763995504"
},
"departure": {
"delay": -1436,
"time": "1763995504"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -96,
"time": "1763994384"
},
"departure": {
"delay": -96,
"time": "1763994384"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -214,
"time": "1763995886"
},
"departure": {
"delay": -214,
"time": "1763995886"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -191,
"time": "1763995249"
},
"departure": {
"delay": -191,
"time": "1763995249"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -57,
"time": "1763994063"
},
"departure": {
"delay": -57,
"time": "1763994063"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -253,
"time": "1763995787"
},
"departure": {
"delay": -253,
"time": "1763995787"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1461,
"time": "1763996259"
},
"departure": {
"delay": -1461,
"time": "1763996259"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 48
},
{
"arrival": {
"delay": -133,
"time": "1763994827"
},
"departure": {
"delay": -133,
"time": "1763994827"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1383,
"time": "1763995677"
},
"departure": {
"delay": -1383,
"time": "1763995677"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 43
},
{
"departure": {
"time": "1763993580"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1396,
"time": "1763996144"
},
"departure": {
"delay": -1396,
"time": "1763996144"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 47
},
{
"arrival": {
"delay": -110,
"time": "1763994130"
},
"departure": {
"delay": -110,
"time": "1763994130"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -50,
"time": "1763993950"
},
"departure": {
"delay": -50,
"time": "1763993950"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1422,
"time": "1763996478"
},
"departure": {
"delay": -1422,
"time": "1763996478"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 49
},
{
"arrival": {
"delay": -1375,
"time": "1763997665"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 52
},
{
"arrival": {
"delay": -259,
"time": "1763995721"
},
"departure": {
"delay": -259,
"time": "1763995721"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1473,
"time": "1763996007"
},
"departure": {
"delay": -1473,
"time": "1763996007"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 46
},
{
"arrival": {
"delay": 47,
"time": "1763993627"
},
"departure": {
"delay": 47,
"time": "1763993627"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1763993738"
},
"departure": {
"delay": 38,
"time": "1763993738"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -168,
"time": "1763994672"
},
"departure": {
"delay": -168,
"time": "1763994672"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1763994004"
},
"departure": {
"delay": 4,
"time": "1763994004"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470842:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1967:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763992920"
},
"departure": {
"time": "1763992920"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1763992380"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763992440"
},
"departure": {
"time": "1763992440"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763992560"
},
"departure": {
"time": "1763992560"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763992860"
},
"departure": {
"time": "1763992860"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763993400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763992740"
},
"departure": {
"time": "1763992740"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763993160"
},
"departure": {
"time": "1763993160"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763992680"
},
"departure": {
"time": "1763992680"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763992620"
},
"departure": {
"time": "1763992620"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763993220"
},
"departure": {
"time": "1763993220"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1763990259",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1967:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764012360"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764011820"
},
"departure": {
"time": "1764011820"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764011400"
},
"departure": {
"time": "1764011400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764012240"
},
"departure": {
"time": "1764012240"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764011940"
},
"departure": {
"time": "1764011940"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764011880"
},
"departure": {
"time": "1764011880"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764011760"
},
"departure": {
"time": "1764011760"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1764011280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764011640"
},
"departure": {
"time": "1764011640"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764012060"
},
"departure": {
"time": "1764012060"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764012000"
},
"departure": {
"time": "1764012000"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764012120"
},
"departure": {
"time": "1764012120"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764011700"
},
"departure": {
"time": "1764011700"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764011340"
},
"departure": {
"time": "1764011340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1763991524",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3151:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075754x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1763991135"
},
"departure": {
"delay": 15,
"time": "1763991135"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -25,
"time": "1763991335"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1763991250"
},
"departure": {
"delay": 10,
"time": "1763991250"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1763991196"
},
"departure": {
"delay": 16,
"time": "1763991196"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1763991107",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075754x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1581:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763995980"
},
"departure": {
"time": "1763995980"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1763995800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763997840"
},
"departure": {
"time": "1763997840"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1763998325"
},
"departure": {
"delay": 5,
"time": "1763998325"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763998080"
},
"departure": {
"time": "1763998080"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1763998260"
},
"departure": {
"time": "1763998260"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763996580"
},
"departure": {
"time": "1763996580"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763996040"
},
"departure": {
"time": "1763996040"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763997960"
},
"departure": {
"time": "1763997960"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763998320"
},
"departure": {
"time": "1763998320"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763995920"
},
"departure": {
"time": "1763995920"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763998560"
},
"departure": {
"time": "1763998560"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1763998330"
},
"departure": {
"delay": 10,
"time": "1763998330"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1763996700"
},
"departure": {
"time": "1763996700"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763997360"
},
"departure": {
"time": "1763997360"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763996820"
},
"departure": {
"time": "1763996820"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763996340"
},
"departure": {
"time": "1763996340"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763997540"
},
"departure": {
"time": "1763997540"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763996100"
},
"departure": {
"time": "1763996100"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1763998745"
},
"departure": {
"delay": 5,
"time": "1763998745"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1763997180"
},
"departure": {
"time": "1763997180"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763998200"
},
"departure": {
"time": "1763998200"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763998380"
},
"departure": {
"time": "1763998380"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763998140"
},
"departure": {
"time": "1763998140"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1763996220"
},
"departure": {
"time": "1763996220"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763996760"
},
"departure": {
"time": "1763996760"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763996280"
},
"departure": {
"time": "1763996280"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763998920"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1763998020"
},
"departure": {
"time": "1763998020"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763996160"
},
"departure": {
"time": "1763996160"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763996640"
},
"departure": {
"time": "1763996640"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763998740"
},
"departure": {
"time": "1763998740"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1763997720"
},
"departure": {
"time": "1763997720"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763996400"
},
"departure": {
"time": "1763996400"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1763991664",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1581:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2190:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764012180"
},
"departure": {
"time": "1764012180"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764011880"
},
"departure": {
"time": "1764011880"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764012360"
},
"departure": {
"time": "1764012360"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764012120"
},
"departure": {
"time": "1764012120"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"departure": {
"time": "1764009600"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764011160"
},
"departure": {
"time": "1764011160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764010320"
},
"departure": {
"time": "1764010320"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764011580"
},
"departure": {
"time": "1764011580"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764010860"
},
"departure": {
"time": "1764010860"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764011700"
},
"departure": {
"time": "1764011700"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764010140"
},
"departure": {
"time": "1764010140"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764011220"
},
"departure": {
"time": "1764011220"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764012240"
},
"departure": {
"time": "1764012240"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764011940"
},
"departure": {
"time": "1764011940"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764009900"
},
"departure": {
"time": "1764009900"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764012000"
},
"departure": {
"time": "1764012000"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764010200"
},
"departure": {
"time": "1764010200"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764010380"
},
"departure": {
"time": "1764010380"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764010440"
},
"departure": {
"time": "1764010440"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764011460"
},
"departure": {
"time": "1764011460"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764011100"
},
"departure": {
"time": "1764011100"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764011760"
},
"departure": {
"time": "1764011760"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764011820"
},
"departure": {
"time": "1764011820"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764012420"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1764010145"
},
"departure": {
"delay": 5,
"time": "1764010145"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764011640"
},
"departure": {
"time": "1764011640"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764010080"
},
"departure": {
"time": "1764010080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764011340"
},
"departure": {
"time": "1764011340"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764010920"
},
"departure": {
"time": "1764010920"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764009720"
},
"departure": {
"time": "1764009720"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764009840"
},
"departure": {
"time": "1764009840"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764010560"
},
"departure": {
"time": "1764010560"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764009660"
},
"departure": {
"time": "1764009660"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1763991649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2190:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586545:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4512,
"time": "1763991648"
},
"departure": {
"delay": -4512,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -314,
"time": "1763996506"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -3792,
"time": "1763991648"
},
"departure": {
"delay": -3792,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -339,
"time": "1763996301"
},
"departure": {
"delay": -339,
"time": "1763996301"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -328,
"time": "1763996252"
},
"departure": {
"delay": -328,
"time": "1763996252"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -4212,
"time": "1763991648"
},
"departure": {
"delay": -4212,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -3912,
"time": "1763991648"
},
"departure": {
"delay": -3912,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -4692,
"time": "1763991648"
},
"departure": {
"delay": -4692,
"time": "1763991648"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -323,
"time": "1763996197"
},
"departure": {
"delay": -323,
"time": "1763996197"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -3552,
"time": "1763991648"
},
"departure": {
"delay": -3552,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -4332,
"time": "1763991648"
},
"departure": {
"delay": -4332,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -4032,
"time": "1763991648"
},
"departure": {
"delay": -4032,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -4452,
"time": "1763991648"
},
"departure": {
"delay": -4452,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -3432,
"time": "1763991648"
},
"departure": {
"delay": -3432,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"delay": -3132,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3732,
"time": "1763991648"
},
"departure": {
"delay": -3732,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -4572,
"time": "1763991648"
},
"departure": {
"delay": -4572,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -3192,
"time": "1763991648"
},
"departure": {
"delay": -3192,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3612,
"time": "1763991648"
},
"departure": {
"delay": -3612,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -4812,
"time": "1763991648"
},
"departure": {
"delay": -4812,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -3852,
"time": "1763991648"
},
"departure": {
"delay": -3852,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -4092,
"time": "1763991648"
},
"departure": {
"delay": -4092,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3252,
"time": "1763991648"
},
"departure": {
"delay": -3252,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586545:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196957x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1763992723"
},
"departure": {
"delay": 103,
"time": "1763992723"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 144,
"time": "1763992224"
},
"departure": {
"delay": 144,
"time": "1763992224"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 128,
"time": "1763992748"
},
"departure": {
"delay": 128,
"time": "1763992748"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 108,
"time": "1763991468"
},
"departure": {
"delay": 108,
"time": "1763991468"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 160,
"time": "1763991700"
},
"departure": {
"delay": 160,
"time": "1763991700"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 140,
"time": "1763992100"
},
"departure": {
"delay": 140,
"time": "1763992100"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 149,
"time": "1763992349"
},
"departure": {
"delay": 149,
"time": "1763992349"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 111,
"time": "1763992671"
},
"departure": {
"delay": 111,
"time": "1763992671"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 162,
"time": "1763992482"
},
"departure": {
"delay": 162,
"time": "1763992482"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 137,
"time": "1763992637"
},
"departure": {
"delay": 137,
"time": "1763992637"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 33,
"time": "1763991273"
},
"departure": {
"delay": 33,
"time": "1763991273"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 149,
"time": "1763992769"
},
"departure": {
"delay": 149,
"time": "1763992769"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 103,
"time": "1763992183"
},
"departure": {
"delay": 103,
"time": "1763992183"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 135,
"time": "1763992815"
},
"departure": {
"delay": 135,
"time": "1763992815"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 151,
"time": "1763992591"
},
"departure": {
"delay": 151,
"time": "1763992591"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 135,
"time": "1763992275"
},
"departure": {
"delay": 135,
"time": "1763992275"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 103,
"time": "1763991763"
},
"departure": {
"delay": 103,
"time": "1763991763"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 154,
"time": "1763991814"
},
"departure": {
"delay": 154,
"time": "1763991814"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 103,
"time": "1763992543"
},
"departure": {
"delay": 103,
"time": "1763992543"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 153,
"time": "1763991933"
},
"departure": {
"delay": 153,
"time": "1763991933"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 70,
"time": "1763991370"
},
"departure": {
"delay": 70,
"time": "1763991370"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 111,
"time": "1763992011"
},
"departure": {
"delay": 111,
"time": "1763992011"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 113,
"time": "1763992133"
},
"departure": {
"delay": 113,
"time": "1763992133"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1763992843"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 103,
"time": "1763992423"
},
"departure": {
"delay": 103,
"time": "1763992423"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 160,
"time": "1763991520"
},
"departure": {
"delay": 160,
"time": "1763991520"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196957x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1821:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764001500"
},
"departure": {
"time": "1764001500"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764001260"
},
"departure": {
"time": "1764001260"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764001980"
},
"departure": {
"time": "1764001980"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1764000900"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764002100"
},
"departure": {
"time": "1764002100"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764001140"
},
"departure": {
"time": "1764001140"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764001020"
},
"departure": {
"time": "1764001020"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764001380"
},
"departure": {
"time": "1764001380"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764001620"
},
"departure": {
"time": "1764001620"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764002220"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764001860"
},
"departure": {
"time": "1764001860"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764001740"
},
"departure": {
"time": "1764001740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1763991592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1821:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584935:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1763991847"
},
"departure": {
"delay": 7,
"time": "1763991847"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1763991922"
},
"departure": {
"delay": 22,
"time": "1763991922"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -212,
"time": "1763993008"
},
"departure": {
"delay": -212,
"time": "1763993008"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -278,
"time": "1763993182"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -170,
"time": "1763992450"
},
"departure": {
"delay": -170,
"time": "1763992450"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1763991787"
},
"departure": {
"delay": 7,
"time": "1763991787"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1763991667"
},
"departure": {
"delay": 7,
"time": "1763991667"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"time": "1763991600"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -211,
"time": "1763992589"
},
"departure": {
"delay": -211,
"time": "1763992589"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1763991727"
},
"departure": {
"delay": 7,
"time": "1763991727"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -204,
"time": "1763992656"
},
"departure": {
"delay": -204,
"time": "1763992656"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -8,
"time": "1763992012"
},
"departure": {
"delay": -8,
"time": "1763992012"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -190,
"time": "1763992370"
},
"departure": {
"delay": -190,
"time": "1763992370"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -223,
"time": "1763992937"
},
"departure": {
"delay": -223,
"time": "1763992937"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -44,
"time": "1763992156"
},
"departure": {
"delay": -44,
"time": "1763992156"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -179,
"time": "1763992321"
},
"departure": {
"delay": -179,
"time": "1763992321"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -68,
"time": "1763992072"
},
"departure": {
"delay": -68,
"time": "1763992072"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -193,
"time": "1763992787"
},
"departure": {
"delay": -193,
"time": "1763992787"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -134,
"time": "1763992246"
},
"departure": {
"delay": -134,
"time": "1763992246"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584935:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2949:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764007620"
},
"departure": {
"time": "1764007620"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764007800"
},
"departure": {
"time": "1764007800"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764008160"
},
"departure": {
"time": "1764008160"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1764007560"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764008220"
},
"departure": {
"time": "1764008220"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764007740"
},
"departure": {
"time": "1764007740"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764008280"
},
"departure": {
"time": "1764008280"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764008400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764007980"
},
"departure": {
"time": "1764007980"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764007680"
},
"departure": {
"time": "1764007680"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2949:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1539:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763996340"
},
"departure": {
"time": "1763996340"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763996280"
},
"departure": {
"time": "1763996280"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763995980"
},
"departure": {
"time": "1763995980"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763997000"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763995380"
},
"departure": {
"time": "1763995380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763996220"
},
"departure": {
"time": "1763996220"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763996940"
},
"departure": {
"time": "1763996940"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763995800"
},
"departure": {
"time": "1763995800"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763996580"
},
"departure": {
"time": "1763996580"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763996160"
},
"departure": {
"time": "1763996160"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763995860"
},
"departure": {
"time": "1763995860"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1763995200"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763995680"
},
"departure": {
"time": "1763995680"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763995920"
},
"departure": {
"time": "1763995920"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763996760"
},
"departure": {
"time": "1763996760"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763996040"
},
"departure": {
"time": "1763996040"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763995560"
},
"departure": {
"time": "1763995560"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763996100"
},
"departure": {
"time": "1763996100"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1763991515",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1539:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057168x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1763992092"
},
"departure": {
"delay": 12,
"time": "1763992092"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1763991600"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1763991642"
},
"departure": {
"delay": 42,
"time": "1763991642"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1763992488"
},
"departure": {
"delay": 48,
"time": "1763992488"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1763992440"
},
"departure": {
"time": "1763992440"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1763992140"
},
"departure": {
"time": "1763992140"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1763992044"
},
"departure": {
"delay": 24,
"time": "1763992044"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1763992560"
},
"departure": {
"time": "1763992560"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1763992255"
},
"departure": {
"delay": 55,
"time": "1763992255"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1763992204"
},
"departure": {
"delay": 4,
"time": "1763992204"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1763991757"
},
"departure": {
"delay": 37,
"time": "1763991757"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1763992335"
},
"departure": {
"delay": 15,
"time": "1763992335"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1763992860"
},
"departure": {
"time": "1763992860"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1763992375"
},
"departure": {
"delay": 55,
"time": "1763992375"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1763992631"
},
"departure": {
"delay": 11,
"time": "1763992631"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1763991960"
},
"departure": {
"time": "1763991960"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1763992680"
},
"departure": {
"time": "1763992680"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1763992757"
},
"departure": {
"delay": 17,
"time": "1763992757"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1763991883"
},
"departure": {
"delay": 43,
"time": "1763991883"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1763991848"
},
"departure": {
"delay": 8,
"time": "1763991848"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1763993160"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057168x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1605:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763997300"
},
"departure": {
"time": "1763997300"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763997600"
},
"departure": {
"time": "1763997600"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763997240"
},
"departure": {
"time": "1763997240"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763996820"
},
"departure": {
"time": "1763996820"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763998080"
},
"departure": {
"time": "1763998080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763997960"
},
"departure": {
"time": "1763997960"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763996940"
},
"departure": {
"time": "1763996940"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763996580"
},
"departure": {
"time": "1763996580"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763997540"
},
"departure": {
"time": "1763997540"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763997060"
},
"departure": {
"time": "1763997060"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763997360"
},
"departure": {
"time": "1763997360"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763998020"
},
"departure": {
"time": "1763998020"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1763996520"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763997720"
},
"departure": {
"time": "1763997720"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763997420"
},
"departure": {
"time": "1763997420"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763997120"
},
"departure": {
"time": "1763997120"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763997480"
},
"departure": {
"time": "1763997480"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763997840"
},
"departure": {
"time": "1763997840"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763998200"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
}
],
"timestamp": "1763991635",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1605:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190594x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 253,
"time": "1763991253"
},
"departure": {
"delay": 253,
"time": "1763991253"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 228,
"time": "1763990988"
},
"departure": {
"delay": 228,
"time": "1763990988"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 259,
"time": "1763991439"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 291,
"time": "1763991171"
},
"departure": {
"delay": 291,
"time": "1763991171"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 287,
"time": "1763991047"
},
"departure": {
"delay": 287,
"time": "1763991047"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 292,
"time": "1763991112"
},
"departure": {
"delay": 292,
"time": "1763991112"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1763991237",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190594x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13127F4476420x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993940"
},
"departure": {
"time": "1763994000"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1763994720"
},
"departure": {
"time": "1763994780"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1763991780"
},
"departure": {
"time": "1763991900"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1763994300"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1763995440"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"time": "1763989920"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1763992680"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1763993280"
},
"departure": {
"time": "1763993340"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1763986312",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13127F4476420x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1592:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763996880"
},
"departure": {
"time": "1763996880"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763997960"
},
"departure": {
"time": "1763997960"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763997420"
},
"departure": {
"time": "1763997420"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763999100"
},
"departure": {
"time": "1763999100"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763998740"
},
"departure": {
"time": "1763998740"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763996580"
},
"departure": {
"time": "1763996580"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763997600"
},
"departure": {
"time": "1763997600"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763998500"
},
"departure": {
"time": "1763998500"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763996280"
},
"departure": {
"time": "1763996280"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763997360"
},
"departure": {
"time": "1763997360"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1763996100"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763998320"
},
"departure": {
"time": "1763998320"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1763998800"
},
"departure": {
"time": "1763998800"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763997060"
},
"departure": {
"time": "1763997060"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763997240"
},
"departure": {
"time": "1763997240"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763999160"
},
"departure": {
"time": "1763999160"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763998140"
},
"departure": {
"time": "1763998140"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1763996700"
},
"departure": {
"time": "1763996700"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763997480"
},
"departure": {
"time": "1763997480"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763996640"
},
"departure": {
"time": "1763996640"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763996220"
},
"departure": {
"time": "1763996220"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763996160"
},
"departure": {
"time": "1763996160"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763996940"
},
"departure": {
"time": "1763996940"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763996520"
},
"departure": {
"time": "1763996520"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763997000"
},
"departure": {
"time": "1763997000"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763999220"
},
"departure": {
"time": "1763999220"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1763996400"
},
"departure": {
"time": "1763996400"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1763999165"
},
"departure": {
"delay": 5,
"time": "1763999165"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1763999280"
},
"departure": {
"time": "1763999280"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1763998980"
},
"departure": {
"time": "1763998980"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1763998620"
},
"departure": {
"time": "1763998620"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763997540"
},
"departure": {
"time": "1763997540"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1763999400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1763996820"
},
"departure": {
"time": "1763996820"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763996760"
},
"departure": {
"time": "1763996760"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1763991663",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1592:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1717:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763999040"
},
"departure": {
"time": "1763999040"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763999160"
},
"departure": {
"time": "1763999160"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763999640"
},
"departure": {
"time": "1763999640"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764000120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763999880"
},
"departure": {
"time": "1763999880"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763998920"
},
"departure": {
"time": "1763998920"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764000000"
},
"departure": {
"time": "1764000000"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763999400"
},
"departure": {
"time": "1763999400"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763999280"
},
"departure": {
"time": "1763999280"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763999520"
},
"departure": {
"time": "1763999520"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763999760"
},
"departure": {
"time": "1763999760"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1763998800"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1763991592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1717:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595516:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 193,
"time": "1763991370"
},
"departure": {
"delay": 193,
"time": "1763991373"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 199,
"time": "1763991439"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1763991376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595516:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1763966973"
},
"departure": {
"delay": 103,
"time": "1763966983"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 145,
"time": "1763966344"
},
"departure": {
"delay": 145,
"time": "1763966365"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 118,
"time": "1763966266"
},
"departure": {
"delay": 118,
"time": "1763966278"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 169,
"time": "1763966072"
},
"departure": {
"delay": 169,
"time": "1763966089"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1763966805"
},
"departure": {
"delay": 99,
"time": "1763966859"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 119,
"time": "1763966988"
},
"departure": {
"delay": 119,
"time": "1763966999"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 138,
"time": "1763967036"
},
"departure": {
"delay": 138,
"time": "1763967078"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1763966760"
},
"departure": {
"delay": 87,
"time": "1763966787"
},
"stopId": "FR:76495:ZE:30033:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1763966583"
},
"departure": {
"delay": 83,
"time": "1763966603"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1763966382"
},
"departure": {
"delay": 122,
"time": "1763966462"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1763966883"
},
"departure": {
"delay": 100,
"time": "1763966920"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1763966670"
},
"departure": {
"delay": 43,
"time": "1763966683"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 200,
"time": "1763966211"
},
"departure": {
"delay": 200,
"time": "1763966240"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 107,
"time": "1763966484"
},
"departure": {
"delay": 107,
"time": "1763966507"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1763966525"
},
"departure": {
"delay": 97,
"time": "1763966557"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 106,
"time": "1763967226"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 189,
"time": "1763966112"
},
"departure": {
"delay": 189,
"time": "1763966169"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 167,
"time": "1763965967"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1763991659",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:3:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2013:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764004860"
},
"departure": {
"time": "1764004860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764007260"
},
"departure": {
"time": "1764007260"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764007560"
},
"departure": {
"time": "1764007560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764005220"
},
"departure": {
"time": "1764005220"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1764004800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1764005345"
},
"departure": {
"delay": 5,
"time": "1764005345"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764006720"
},
"departure": {
"time": "1764006720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764007800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764007020"
},
"departure": {
"time": "1764007020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764007440"
},
"departure": {
"time": "1764007440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764006960"
},
"departure": {
"time": "1764006960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764005400"
},
"departure": {
"time": "1764005400"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764005700"
},
"departure": {
"time": "1764005700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764007320"
},
"departure": {
"time": "1764007320"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764005280"
},
"departure": {
"time": "1764005280"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764005760"
},
"departure": {
"time": "1764005760"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764005520"
},
"departure": {
"time": "1764005520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764005940"
},
"departure": {
"time": "1764005940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764005460"
},
"departure": {
"time": "1764005460"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764006660"
},
"departure": {
"time": "1764006660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764007500"
},
"departure": {
"time": "1764007500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764005640"
},
"departure": {
"time": "1764005640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764006120"
},
"departure": {
"time": "1764006120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764005580"
},
"departure": {
"time": "1764005580"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764007200"
},
"departure": {
"time": "1764007200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764007620"
},
"departure": {
"time": "1764007620"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764006000"
},
"departure": {
"time": "1764006000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764006300"
},
"departure": {
"time": "1764006300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764007740"
},
"departure": {
"time": "1764007740"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764005100"
},
"departure": {
"time": "1764005100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764006900"
},
"departure": {
"time": "1764006900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764005340"
},
"departure": {
"time": "1764005340"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1764004865"
},
"departure": {
"delay": 5,
"time": "1764004865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1764007205"
},
"departure": {
"delay": 5,
"time": "1764007205"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1763991630",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2013:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2081:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763994660"
},
"departure": {
"time": "1763994660"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1763994000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763995200"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1763994240"
},
"departure": {
"time": "1763994240"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994840"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763994420"
},
"departure": {
"time": "1763994420"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763994960"
},
"departure": {
"time": "1763994960"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763995080"
},
"departure": {
"time": "1763995080"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763994540"
},
"departure": {
"time": "1763994540"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763994180"
},
"departure": {
"time": "1763994180"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763994900"
},
"departure": {
"time": "1763994900"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763995140"
},
"departure": {
"time": "1763995140"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1763991524",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2081:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853430F4479627x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763996820"
},
"departure": {
"time": "1763996880"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1763997300"
},
"departure": {
"time": "1763997360"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1763998200"
},
"departure": {
"time": "1763998260"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1763998560"
},
"departure": {
"time": "1763998620"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1763997780"
},
"departure": {
"time": "1763997840"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1763999160"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1763994660"
},
"departure": {
"time": "1763994720"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1763993100"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1763995980"
},
"departure": {
"time": "1763996040"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1763989491",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853430F4479627x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196410x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1763991512"
},
"departure": {
"delay": 152,
"time": "1763991512"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 52,
"time": "1763990932"
},
"departure": {
"delay": 52,
"time": "1763990932"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1763991535"
},
"departure": {
"delay": 55,
"time": "1763991535"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 66,
"time": "1763991786"
},
"departure": {
"delay": 66,
"time": "1763991786"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 168,
"time": "1763991468"
},
"departure": {
"delay": 168,
"time": "1763991468"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 49,
"time": "1763991169"
},
"departure": {
"delay": 49,
"time": "1763991169"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 56,
"time": "1763991836"
},
"departure": {
"delay": 56,
"time": "1763991836"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 60,
"time": "1763991000"
},
"departure": {
"delay": 60,
"time": "1763991000"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 91,
"time": "1763991211"
},
"departure": {
"delay": 91,
"time": "1763991211"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 50,
"time": "1763991050"
},
"departure": {
"delay": 50,
"time": "1763991050"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 159,
"time": "1763991579"
},
"departure": {
"delay": 159,
"time": "1763991579"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 56,
"time": "1763992076"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 93,
"time": "1763991693"
},
"departure": {
"delay": 93,
"time": "1763991693"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 102,
"time": "1763991102"
},
"departure": {
"delay": 102,
"time": "1763991102"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 52,
"time": "1763991592"
},
"departure": {
"delay": 52,
"time": "1763991592"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 50,
"time": "1763991230"
},
"departure": {
"delay": 50,
"time": "1763991230"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 54,
"time": "1763991294"
},
"departure": {
"delay": 54,
"time": "1763991294"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1763991457",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196410x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1905:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764003060"
},
"departure": {
"time": "1764003060"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1764002700"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764003540"
},
"departure": {
"time": "1764003540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764003420"
},
"departure": {
"time": "1764003420"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764003900"
},
"departure": {
"time": "1764003900"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764003180"
},
"departure": {
"time": "1764003180"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764003780"
},
"departure": {
"time": "1764003780"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764003300"
},
"departure": {
"time": "1764003300"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764003660"
},
"departure": {
"time": "1764003660"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764002940"
},
"departure": {
"time": "1764002940"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764002820"
},
"departure": {
"time": "1764002820"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764004020"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1763991592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1905:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -63,
"time": "1763993937"
},
"departure": {
"delay": -63,
"time": "1763993937"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 89,
"time": "1763993009"
},
"departure": {
"delay": 89,
"time": "1763993009"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1763993237"
},
"departure": {
"delay": 77,
"time": "1763993237"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 85,
"time": "1763992405"
},
"departure": {
"delay": 85,
"time": "1763992405"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -154,
"time": "1763994146"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -63,
"time": "1763993877"
},
"departure": {
"delay": -63,
"time": "1763993877"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 95,
"time": "1763992535"
},
"departure": {
"delay": 95,
"time": "1763992535"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1763991783"
},
"departure": {
"delay": 3,
"time": "1763991783"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1763992015"
},
"departure": {
"delay": 55,
"time": "1763992015"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -49,
"time": "1763993771"
},
"departure": {
"delay": -49,
"time": "1763993771"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 102,
"time": "1763992182"
},
"departure": {
"delay": 102,
"time": "1763992182"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -21,
"time": "1763993619"
},
"departure": {
"delay": -21,
"time": "1763993619"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 38,
"time": "1763993438"
},
"departure": {
"delay": 38,
"time": "1763993438"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 34,
"time": "1763993194"
},
"departure": {
"delay": 34,
"time": "1763993194"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1763993513"
},
"departure": {
"delay": -7,
"time": "1763993513"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 28,
"time": "1763993368"
},
"departure": {
"delay": 28,
"time": "1763993368"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 12,
"time": "1763992632"
},
"departure": {
"delay": 12,
"time": "1763992632"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1763993315"
},
"departure": {
"delay": 35,
"time": "1763993315"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 93,
"time": "1763993073"
},
"departure": {
"delay": 93,
"time": "1763993073"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 22
},
{
"departure": {
"delay": 31,
"time": "1763991631"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -29,
"time": "1763993851"
},
"departure": {
"delay": -29,
"time": "1763993851"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -30,
"time": "1763993670"
},
"departure": {
"delay": -30,
"time": "1763993670"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 12,
"time": "1763992212"
},
"departure": {
"delay": 12,
"time": "1763992212"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1763993589"
},
"departure": {
"delay": 9,
"time": "1763993589"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1763993391"
},
"departure": {
"delay": 51,
"time": "1763993391"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 97,
"time": "1763991877"
},
"departure": {
"delay": 97,
"time": "1763991877"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -80,
"time": "1763994100"
},
"departure": {
"delay": -80,
"time": "1763994100"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 50,
"time": "1763992610"
},
"departure": {
"delay": 50,
"time": "1763992610"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1763992966"
},
"departure": {
"delay": 46,
"time": "1763992966"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -56,
"time": "1763993704"
},
"departure": {
"delay": -56,
"time": "1763993704"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 106,
"time": "1763991946"
},
"departure": {
"delay": 106,
"time": "1763991946"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -92,
"time": "1763994028"
},
"departure": {
"delay": -92,
"time": "1763994028"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 42,
"time": "1763992062"
},
"departure": {
"delay": 42,
"time": "1763992062"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -78,
"time": "1763993802"
},
"departure": {
"delay": -78,
"time": "1763993802"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 51,
"time": "1763992911"
},
"departure": {
"delay": 51,
"time": "1763992911"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 79,
"time": "1763991979"
},
"departure": {
"delay": 79,
"time": "1763991979"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1763991753"
},
"departure": {
"delay": 33,
"time": "1763991753"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1763992456"
},
"departure": {
"delay": 76,
"time": "1763992456"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1763993278"
},
"departure": {
"delay": 58,
"time": "1763993278"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"time": "1763992680"
},
"departure": {
"time": "1763992680"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470121:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1545:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763996160"
},
"departure": {
"time": "1763996160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763995680"
},
"departure": {
"time": "1763995680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763998320"
},
"departure": {
"time": "1763998320"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763998440"
},
"departure": {
"time": "1763998440"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1763997180"
},
"departure": {
"time": "1763997180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763996460"
},
"departure": {
"time": "1763996460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1763996880"
},
"departure": {
"time": "1763996880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763997600"
},
"departure": {
"time": "1763997600"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763998080"
},
"departure": {
"time": "1763998080"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763996820"
},
"departure": {
"time": "1763996820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763995800"
},
"departure": {
"time": "1763995800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763995440"
},
"departure": {
"time": "1763995440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763995500"
},
"departure": {
"time": "1763995500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763997840"
},
"departure": {
"time": "1763997840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763997780"
},
"departure": {
"time": "1763997780"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1763997060"
},
"departure": {
"time": "1763997060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763995320"
},
"departure": {
"time": "1763995320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763995740"
},
"departure": {
"time": "1763995740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763997420"
},
"departure": {
"time": "1763997420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1763995260"
},
"departure": {
"time": "1763995260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763998200"
},
"departure": {
"time": "1763998200"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1763998500"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1763995920"
},
"departure": {
"time": "1763995920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763998260"
},
"departure": {
"time": "1763998260"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763996280"
},
"departure": {
"time": "1763996280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763996100"
},
"departure": {
"time": "1763996100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763997120"
},
"departure": {
"time": "1763997120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1763995200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763997960"
},
"departure": {
"time": "1763997960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763997900"
},
"departure": {
"time": "1763997900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763997300"
},
"departure": {
"time": "1763997300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763997660"
},
"departure": {
"time": "1763997660"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763997720"
},
"departure": {
"time": "1763997720"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1545:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107846x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1763991056"
},
"departure": {
"delay": 116,
"time": "1763991056"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 119,
"time": "1763991239"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 71,
"time": "1763991131"
},
"departure": {
"delay": 71,
"time": "1763991131"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1763991018",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107846x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2200:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764012060"
},
"departure": {
"time": "1764012060"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764012300"
},
"departure": {
"time": "1764012300"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764010920"
},
"departure": {
"time": "1764010920"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764012000"
},
"departure": {
"time": "1764012000"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1764010265"
},
"departure": {
"delay": 5,
"time": "1764010265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764011400"
},
"departure": {
"time": "1764011400"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764010740"
},
"departure": {
"time": "1764010740"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764011280"
},
"departure": {
"time": "1764011280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764012780"
},
"departure": {
"time": "1764012780"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764010980"
},
"departure": {
"time": "1764010980"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764011040"
},
"departure": {
"time": "1764011040"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764010800"
},
"departure": {
"time": "1764010800"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764010620"
},
"departure": {
"time": "1764010620"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1764010565"
},
"departure": {
"delay": 5,
"time": "1764010565"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764012540"
},
"departure": {
"time": "1764012540"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764011220"
},
"departure": {
"time": "1764011220"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764010440"
},
"departure": {
"time": "1764010440"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764012480"
},
"departure": {
"time": "1764012480"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764011700"
},
"departure": {
"time": "1764011700"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764012840"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1764012245"
},
"departure": {
"delay": 5,
"time": "1764012245"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764011940"
},
"departure": {
"time": "1764011940"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764010860"
},
"departure": {
"time": "1764010860"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764010560"
},
"departure": {
"time": "1764010560"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764011760"
},
"departure": {
"time": "1764011760"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764012360"
},
"departure": {
"time": "1764012360"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764011160"
},
"departure": {
"time": "1764011160"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1764010200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764010260"
},
"departure": {
"time": "1764010260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1764010625"
},
"departure": {
"delay": 5,
"time": "1764010625"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764010680"
},
"departure": {
"time": "1764010680"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764012600"
},
"departure": {
"time": "1764012600"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764012660"
},
"departure": {
"time": "1764012660"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764012240"
},
"departure": {
"time": "1764012240"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
}
],
"timestamp": "1763991534",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2200:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056574x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1763991365"
},
"departure": {
"delay": -55,
"time": "1763991365"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -43,
"time": "1763991557"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1763991083"
},
"departure": {
"delay": 23,
"time": "1763991083"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1763991368"
},
"departure": {
"delay": 8,
"time": "1763991368"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -81,
"time": "1763990979"
},
"departure": {
"delay": -81,
"time": "1763990979"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -35,
"time": "1763990785"
},
"departure": {
"delay": -35,
"time": "1763990785"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -11,
"time": "1763991229"
},
"departure": {
"delay": -11,
"time": "1763991229"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -85,
"time": "1763990915"
},
"departure": {
"delay": -85,
"time": "1763990915"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -4,
"time": "1763991296"
},
"departure": {
"delay": -4,
"time": "1763991296"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -35,
"time": "1763990905"
},
"departure": {
"delay": -35,
"time": "1763990905"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1763991367",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056574x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107880x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1763991133"
},
"departure": {
"delay": 13,
"time": "1763991133"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 66,
"time": "1763991066"
},
"departure": {
"delay": 66,
"time": "1763991066"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1763991534"
},
"departure": {
"delay": 54,
"time": "1763991534"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1763992255"
},
"departure": {
"delay": 55,
"time": "1763992255"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1763991934"
},
"departure": {
"delay": 34,
"time": "1763991934"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1763992358"
},
"departure": {
"delay": 38,
"time": "1763992358"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1763991782"
},
"departure": {
"delay": 2,
"time": "1763991782"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1763992145"
},
"departure": {
"delay": 5,
"time": "1763992145"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1763991302"
},
"departure": {
"delay": 62,
"time": "1763991302"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1763990940"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1763992466"
},
"departure": {
"delay": 26,
"time": "1763992466"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1763992054"
},
"departure": {
"delay": 34,
"time": "1763992054"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1763991402"
},
"departure": {
"delay": 42,
"time": "1763991402"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1763991603"
},
"departure": {
"delay": 3,
"time": "1763991603"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1763992561"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1763991137",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107880x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057029x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1763991121"
},
"departure": {
"delay": 1,
"time": "1763991121"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -142,
"time": "1763991518"
},
"departure": {
"delay": -142,
"time": "1763991518"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1763990976"
},
"departure": {
"delay": 36,
"time": "1763990976"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -62,
"time": "1763991358"
},
"departure": {
"delay": -62,
"time": "1763991358"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -28,
"time": "1763991092"
},
"departure": {
"delay": -28,
"time": "1763991092"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -58,
"time": "1763991182"
},
"departure": {
"delay": -58,
"time": "1763991182"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 31,
"time": "1763990791"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1763991240"
},
"departure": {
"delay": -60,
"time": "1763991240"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -105,
"time": "1763991855"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -107,
"time": "1763991313"
},
"departure": {
"delay": -107,
"time": "1763991313"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -69,
"time": "1763991291"
},
"departure": {
"delay": -69,
"time": "1763991291"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -75,
"time": "1763991465"
},
"departure": {
"delay": -75,
"time": "1763991465"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -86,
"time": "1763991634"
},
"departure": {
"delay": -86,
"time": "1763991634"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -57,
"time": "1763991423"
},
"departure": {
"delay": -57,
"time": "1763991423"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -87,
"time": "1763991813"
},
"departure": {
"delay": -87,
"time": "1763991813"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -87,
"time": "1763991153"
},
"departure": {
"delay": -87,
"time": "1763991153"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1763990910"
},
"departure": {
"delay": 90,
"time": "1763990910"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -66,
"time": "1763991774"
},
"departure": {
"delay": -66,
"time": "1763991774"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -80,
"time": "1763991700"
},
"departure": {
"delay": -80,
"time": "1763991700"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1763991033"
},
"departure": {
"delay": 33,
"time": "1763991033"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1763991037",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057029x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011240x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 447,
"time": "1763991807"
},
"departure": {
"delay": 447,
"time": "1763991807"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 474,
"time": "1763991594"
},
"departure": {
"delay": 474,
"time": "1763991594"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 414,
"time": "1763991954"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 437,
"time": "1763991557"
},
"departure": {
"delay": 437,
"time": "1763991557"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 432,
"time": "1763991612"
},
"departure": {
"delay": 432,
"time": "1763991612"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 449,
"time": "1763991689"
},
"departure": {
"delay": 449,
"time": "1763991689"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 481,
"time": "1763991421"
},
"departure": {
"delay": 481,
"time": "1763991421"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 327,
"time": "1763991267"
},
"departure": {
"delay": 327,
"time": "1763991267"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 417,
"time": "1763991837"
},
"departure": {
"delay": 417,
"time": "1763991837"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 462,
"time": "1763991762"
},
"departure": {
"delay": 462,
"time": "1763991762"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 472,
"time": "1763991652"
},
"departure": {
"delay": 472,
"time": "1763991652"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 414,
"time": "1763991894"
},
"departure": {
"delay": 414,
"time": "1763991894"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011240x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057167x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1763991756"
},
"departure": {
"delay": 36,
"time": "1763991756"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1763991542"
},
"departure": {
"delay": 2,
"time": "1763991542"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1763991477"
},
"departure": {
"delay": 57,
"time": "1763991477"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1763991685"
},
"departure": {
"delay": 25,
"time": "1763991685"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1763991985"
},
"departure": {
"delay": 25,
"time": "1763991985"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1763991925"
},
"departure": {
"delay": 25,
"time": "1763991925"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1763991590"
},
"departure": {
"delay": 50,
"time": "1763991590"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1763992285"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1763991882"
},
"departure": {
"delay": 42,
"time": "1763991882"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1763991805"
},
"departure": {
"delay": 25,
"time": "1763991805"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1763991637",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057167x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108083x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1763992583"
},
"departure": {
"delay": 83,
"time": "1763992583"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 31,
"time": "1763991271"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 78,
"time": "1763992818"
},
"departure": {
"delay": 78,
"time": "1763992818"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1763992708"
},
"departure": {
"delay": 28,
"time": "1763992708"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1763991940"
},
"departure": {
"delay": 40,
"time": "1763991940"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1763991499"
},
"departure": {
"delay": 79,
"time": "1763991499"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1763992430"
},
"departure": {
"delay": 50,
"time": "1763992430"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 69,
"time": "1763991729"
},
"departure": {
"delay": 69,
"time": "1763991729"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1763992115"
},
"departure": {
"delay": 35,
"time": "1763992115"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1763992237"
},
"departure": {
"delay": 37,
"time": "1763992237"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 71,
"time": "1763991611"
},
"departure": {
"delay": 71,
"time": "1763991611"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1763992349"
},
"departure": {
"delay": 29,
"time": "1763992349"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1763991829"
},
"departure": {
"delay": 49,
"time": "1763991829"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 141,
"time": "1763991441"
},
"departure": {
"delay": 141,
"time": "1763991441"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1763992953"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108083x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 185,
"time": "1763973298"
},
"departure": {
"delay": 185,
"time": "1763973305"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1763973482"
},
"departure": {
"delay": 93,
"time": "1763973513"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 126,
"time": "1763974140"
},
"departure": {
"delay": 126,
"time": "1763974146"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 181,
"time": "1763973335"
},
"departure": {
"delay": 181,
"time": "1763973361"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1763973439"
},
"departure": {
"delay": 91,
"time": "1763973451"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 151,
"time": "1763974225"
},
"departure": {
"delay": 151,
"time": "1763974231"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1763974264"
},
"departure": {
"delay": 151,
"time": "1763974291"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 156,
"time": "1763974027"
},
"departure": {
"delay": 156,
"time": "1763974116"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 176,
"time": "1763973407"
},
"departure": {
"delay": 176,
"time": "1763973416"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1763973923"
},
"departure": {
"delay": 93,
"time": "1763973933"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 136,
"time": "1763974205"
},
"departure": {
"delay": 136,
"time": "1763974216"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1763973621"
},
"departure": {
"delay": 57,
"time": "1763973657"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 139,
"time": "1763973703"
},
"departure": {
"delay": 139,
"time": "1763973859"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 115,
"time": "1763973980"
},
"departure": {
"delay": 115,
"time": "1763974015"
},
"stopId": "FR:76495:ZE:30033:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1763974416"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1763973668"
},
"departure": {
"delay": 19,
"time": "1763973679"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1763973531"
},
"departure": {
"delay": 61,
"time": "1763973601"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
}
],
"timestamp": "1763991659",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:11:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851739F4479498x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763991300"
},
"departure": {
"time": "1763991360"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763992860"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1763990820"
},
"departure": {
"time": "1763990880"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763991900"
},
"departure": {
"time": "1763991960"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1763989800"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1763986191",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851739F4479498x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196958x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1763993273"
},
"departure": {
"delay": 53,
"time": "1763993273"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 102,
"time": "1763992122"
},
"departure": {
"delay": 102,
"time": "1763992122"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1763993239"
},
"departure": {
"delay": 79,
"time": "1763993239"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 45,
"time": "1763992365"
},
"departure": {
"delay": 45,
"time": "1763992365"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 77,
"time": "1763993417"
},
"departure": {
"delay": 77,
"time": "1763993417"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 91,
"time": "1763992951"
},
"departure": {
"delay": 91,
"time": "1763992951"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 45,
"time": "1763991225"
},
"departure": {
"delay": 45,
"time": "1763991225"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1763992613"
},
"departure": {
"delay": 53,
"time": "1763992613"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 86,
"time": "1763992826"
},
"departure": {
"delay": 86,
"time": "1763992826"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 96,
"time": "1763992416"
},
"departure": {
"delay": 96,
"time": "1763992416"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 91,
"time": "1763993371"
},
"departure": {
"delay": 91,
"time": "1763993371"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 45,
"time": "1763991945"
},
"departure": {
"delay": 45,
"time": "1763991945"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1763993025"
},
"departure": {
"delay": 45,
"time": "1763993025"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 45,
"time": "1763993145"
},
"departure": {
"delay": 45,
"time": "1763993145"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1763991715"
},
"departure": {
"delay": 55,
"time": "1763991715"
},
"stopId": "FR:76351:ZE:3275:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1763993193"
},
"departure": {
"delay": 93,
"time": "1763993193"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 37,
"time": "1763991097"
},
"departure": {
"delay": 37,
"time": "1763991097"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1763993445"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 45,
"time": "1763992785"
},
"departure": {
"delay": 45,
"time": "1763992785"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1763992877"
},
"departure": {
"delay": 77,
"time": "1763992877"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1763993350"
},
"departure": {
"delay": 70,
"time": "1763993350"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -14,
"time": "1763990986"
},
"departure": {
"delay": -14,
"time": "1763990986"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1763992071"
},
"departure": {
"delay": 51,
"time": "1763992071"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 104,
"time": "1763993084"
},
"departure": {
"delay": 104,
"time": "1763993084"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 45,
"time": "1763993325"
},
"departure": {
"delay": 45,
"time": "1763993325"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 45,
"time": "1763991585"
},
"departure": {
"delay": 45,
"time": "1763991585"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1763992735"
},
"departure": {
"delay": 55,
"time": "1763992735"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 95,
"time": "1763992535"
},
"departure": {
"delay": 95,
"time": "1763992535"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1763992302"
},
"departure": {
"delay": 102,
"time": "1763992302"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1763991848"
},
"departure": {
"delay": 68,
"time": "1763991848"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1763992005"
},
"departure": {
"delay": 45,
"time": "1763992005"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 82,
"time": "1763992702"
},
"departure": {
"delay": 82,
"time": "1763992702"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196958x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057437x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1763991648"
},
"departure": {
"delay": -12,
"time": "1763991648"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 19,
"time": "1763992519"
},
"departure": {
"delay": 19,
"time": "1763992519"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 39,
"time": "1763992299"
},
"departure": {
"delay": 39,
"time": "1763992299"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 18,
"time": "1763992458"
},
"departure": {
"delay": 18,
"time": "1763992458"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 80,
"time": "1763991080"
},
"departure": {
"delay": 80,
"time": "1763991080"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1763992826"
},
"departure": {
"delay": 26,
"time": "1763992826"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -12,
"time": "1763992608"
},
"departure": {
"delay": -12,
"time": "1763992608"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 66,
"time": "1763991486"
},
"departure": {
"delay": 66,
"time": "1763991486"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1763992707"
},
"departure": {
"delay": 27,
"time": "1763992707"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 98,
"time": "1763990918"
},
"departure": {
"delay": 98,
"time": "1763990918"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -12,
"time": "1763991708"
},
"departure": {
"delay": -12,
"time": "1763991708"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 47,
"time": "1763992127"
},
"departure": {
"delay": 47,
"time": "1763992127"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 65,
"time": "1763990765"
},
"departure": {
"delay": 65,
"time": "1763990765"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1763991614"
},
"departure": {
"delay": 14,
"time": "1763991614"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 140,
"time": "1763991320"
},
"departure": {
"delay": 140,
"time": "1763991320"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1763991534"
},
"departure": {
"delay": 54,
"time": "1763991534"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 118,
"time": "1763990878"
},
"departure": {
"delay": 118,
"time": "1763990878"
},
"stopId": "FR:76447:ZE:4510:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1763991165"
},
"departure": {
"delay": 105,
"time": "1763991165"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -9,
"time": "1763992911"
},
"departure": {
"delay": -9,
"time": "1763992911"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -12,
"time": "1763993028"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 102,
"time": "1763990982"
},
"departure": {
"delay": 102,
"time": "1763990982"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1763991211"
},
"departure": {
"delay": 91,
"time": "1763991211"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -12,
"time": "1763991888"
},
"departure": {
"delay": -12,
"time": "1763991888"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 98,
"time": "1763991518"
},
"departure": {
"delay": 98,
"time": "1763991518"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1763991335"
},
"departure": {
"delay": 35,
"time": "1763991335"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -12,
"time": "1763992248"
},
"departure": {
"delay": -12,
"time": "1763992248"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 103,
"time": "1763990803"
},
"departure": {
"delay": 103,
"time": "1763990803"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -12,
"time": "1763992188"
},
"departure": {
"delay": -12,
"time": "1763992188"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 46,
"time": "1763991826"
},
"departure": {
"delay": 46,
"time": "1763991826"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 22,
"time": "1763992402"
},
"departure": {
"delay": 22,
"time": "1763992402"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 4,
"time": "1763992324"
},
"departure": {
"delay": 4,
"time": "1763992324"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 39,
"time": "1763992359"
},
"departure": {
"delay": 39,
"time": "1763992359"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057437x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3195:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764011700"
},
"departure": {
"time": "1764011700"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764011460"
},
"departure": {
"time": "1764011460"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764011820"
},
"departure": {
"time": "1764011820"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1764011280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764012420"
},
"departure": {
"time": "1764012420"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764011520"
},
"departure": {
"time": "1764011520"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764012120"
},
"departure": {
"time": "1764012120"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764012360"
},
"departure": {
"time": "1764012360"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764011880"
},
"departure": {
"time": "1764011880"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764012180"
},
"departure": {
"time": "1764012180"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764011940"
},
"departure": {
"time": "1764011940"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764011400"
},
"departure": {
"time": "1764011400"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764012480"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764012240"
},
"departure": {
"time": "1764012240"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1763990259",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3195:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4719204071636992x16:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 119,
"time": "1763992489"
},
"departure": {
"delay": 119,
"time": "1763992499"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 86,
"time": "1763992336"
},
"departure": {
"delay": 86,
"time": "1763992346"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 152,
"time": "1763992642"
},
"departure": {
"delay": 152,
"time": "1763992652"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 108,
"time": "1763993088"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 67,
"time": "1763992917"
},
"departure": {
"delay": 67,
"time": "1763992927"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 118,
"time": "1763992068"
},
"departure": {
"delay": 118,
"time": "1763992078"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1763991927"
},
"departure": {
"delay": 97,
"time": "1763991937"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 102,
"time": "1763992412"
},
"departure": {
"delay": 102,
"time": "1763992422"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 111,
"time": "1763991881"
},
"departure": {
"delay": 111,
"time": "1763991891"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 163,
"time": "1763991753"
},
"departure": {
"delay": 163,
"time": "1763991763"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 113,
"time": "1763992123"
},
"departure": {
"delay": 113,
"time": "1763992133"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 142,
"time": "1763991671"
},
"departure": {
"delay": 142,
"time": "1763991682"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 152,
"time": "1763991616"
},
"departure": {
"delay": 152,
"time": "1763991632"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 127,
"time": "1763992737"
},
"departure": {
"delay": 127,
"time": "1763992747"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1763992180"
},
"departure": {
"delay": 110,
"time": "1763992190"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1763992537"
},
"departure": {
"delay": 107,
"time": "1763992547"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1763992010"
},
"departure": {
"delay": 120,
"time": "1763992020"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1763991672",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4719204071636992x16:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181440x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1763990311"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1763990327",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181440x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1568:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763995500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763996220"
},
"departure": {
"time": "1763996220"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763996580"
},
"departure": {
"time": "1763996580"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763996340"
},
"departure": {
"time": "1763996340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763995860"
},
"departure": {
"time": "1763995860"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763995740"
},
"departure": {
"time": "1763995740"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763995980"
},
"departure": {
"time": "1763995980"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763996100"
},
"departure": {
"time": "1763996100"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763996820"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763996460"
},
"departure": {
"time": "1763996460"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763996700"
},
"departure": {
"time": "1763996700"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763995620"
},
"departure": {
"time": "1763995620"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1763991592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1568:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057462x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993940"
},
"departure": {
"time": "1763993940"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1763992982"
},
"departure": {
"delay": 2,
"time": "1763992982"
},
"stopId": "FR:76341:ZE:3207:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1763995260"
},
"departure": {
"time": "1763995260"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"time": "1763993040"
},
"departure": {
"time": "1763993040"
},
"stopId": "FR:76341:ZE:3084:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1763995094"
},
"departure": {
"delay": 14,
"time": "1763995094"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 54,
"time": "1763994294"
},
"departure": {
"delay": 54,
"time": "1763994294"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 41,
"time": "1763992361"
},
"departure": {
"delay": 41,
"time": "1763992361"
},
"stopId": "FR:76305:ZE:4491:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1763995634"
},
"departure": {
"delay": 14,
"time": "1763995634"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 16,
"time": "1763993776"
},
"departure": {
"delay": 16,
"time": "1763993776"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1763993400"
},
"departure": {
"time": "1763993400"
},
"stopId": "FR:76341:ZE:3746:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1763993100"
},
"departure": {
"time": "1763993100"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1763995839"
},
"departure": {
"delay": 39,
"time": "1763995839"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 53,
"time": "1763994233"
},
"departure": {
"delay": 53,
"time": "1763994233"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 31,
"time": "1763995531"
},
"departure": {
"delay": 31,
"time": "1763995531"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 8,
"time": "1763994728"
},
"departure": {
"delay": 8,
"time": "1763994728"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 44,
"time": "1763994944"
},
"departure": {
"delay": 44,
"time": "1763994944"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 40,
"time": "1763994580"
},
"departure": {
"delay": 40,
"time": "1763994580"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1763994615"
},
"departure": {
"delay": 15,
"time": "1763994615"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 25,
"time": "1763995585"
},
"departure": {
"delay": 25,
"time": "1763995585"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 58,
"time": "1763994178"
},
"departure": {
"delay": 58,
"time": "1763994178"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1763994660"
},
"departure": {
"time": "1763994660"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1763994980"
},
"departure": {
"delay": 20,
"time": "1763994980"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 45,
"time": "1763992905"
},
"departure": {
"delay": 45,
"time": "1763992905"
},
"stopId": "FR:76305:ZE:3296:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1763992497"
},
"departure": {
"delay": 57,
"time": "1763992497"
},
"stopId": "FR:76305:ZE:4489:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1763995020"
},
"departure": {
"time": "1763995020"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 59,
"time": "1763992859"
},
"departure": {
"delay": 59,
"time": "1763992859"
},
"stopId": "FR:76305:ZE:3187:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1763995920"
},
"departure": {
"time": "1763995920"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 30,
"time": "1763995890"
},
"departure": {
"delay": 30,
"time": "1763995890"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 31,
"time": "1763993851"
},
"departure": {
"delay": 31,
"time": "1763993851"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"time": "1763992140"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1763994857"
},
"departure": {
"delay": 17,
"time": "1763994857"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 44,
"time": "1763995964"
},
"departure": {
"delay": 44,
"time": "1763995964"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 34,
"time": "1763992954"
},
"departure": {
"delay": 34,
"time": "1763992954"
},
"stopId": "FR:76305:ZE:3522:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1763994490"
},
"departure": {
"delay": 10,
"time": "1763994490"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 15,
"time": "1763994795"
},
"departure": {
"delay": 15,
"time": "1763994795"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 3,
"time": "1763994063"
},
"departure": {
"delay": 3,
"time": "1763994063"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 8,
"time": "1763992268"
},
"departure": {
"delay": 8,
"time": "1763992268"
},
"stopId": "FR:76305:ZE:4498:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1763994900"
},
"departure": {
"time": "1763994900"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1763995680"
},
"departure": {
"time": "1763995680"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 26,
"time": "1763994446"
},
"departure": {
"delay": 26,
"time": "1763994446"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1763993480"
},
"departure": {
"delay": 20,
"time": "1763993480"
},
"stopId": "FR:76341:ZE:3752:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1763993640"
},
"departure": {
"time": "1763993640"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1763992620"
},
"departure": {
"time": "1763992620"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1763993880"
},
"departure": {
"time": "1763993880"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1763993170"
},
"departure": {
"delay": 10,
"time": "1763993170"
},
"stopId": "FR:76341:ZE:3445:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1763993683"
},
"departure": {
"delay": 43,
"time": "1763993683"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1763992722"
},
"departure": {
"delay": 42,
"time": "1763992722"
},
"stopId": "FR:76305:ZE:3181:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1763993580"
},
"departure": {
"time": "1763993580"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1763995366"
},
"departure": {
"delay": 46,
"time": "1763995366"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"time": "1763996100"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": 31,
"time": "1763995231"
},
"departure": {
"delay": 31,
"time": "1763995231"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 53,
"time": "1763992793"
},
"departure": {
"delay": 53,
"time": "1763992793"
},
"stopId": "FR:76305:ZE:3151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1763995313"
},
"departure": {
"delay": 53,
"time": "1763995313"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 57,
"time": "1763995737"
},
"departure": {
"delay": 57,
"time": "1763995737"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1763991637",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057462x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851713F4479478x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763988660"
},
"departure": {
"time": "1763988720"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763988360"
},
"departure": {
"time": "1763988420"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763989860"
},
"departure": {
"time": "1763989920"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1763990700"
},
"departure": {
"time": "1763990760"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1763991600"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1763989020"
},
"departure": {
"time": "1763989080"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1763989380"
},
"departure": {
"time": "1763989440"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1763990220"
},
"departure": {
"time": "1763990280"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1763988120"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763991120"
},
"departure": {
"time": "1763991180"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1763984510",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851713F4479478x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3217:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764015060"
},
"departure": {
"time": "1764015060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764015000"
},
"departure": {
"time": "1764015000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764015240"
},
"departure": {
"time": "1764015240"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764015600"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1764014940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764015540"
},
"departure": {
"time": "1764015540"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764015420"
},
"departure": {
"time": "1764015420"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764015480"
},
"departure": {
"time": "1764015480"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3217:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190091x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1763991933"
},
"departure": {
"delay": 93,
"time": "1763991933"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1763991968"
},
"departure": {
"delay": 68,
"time": "1763991968"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1763991894"
},
"departure": {
"delay": 114,
"time": "1763991894"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 68,
"time": "1763992568"
},
"departure": {
"delay": 68,
"time": "1763992568"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 112,
"time": "1763992012"
},
"departure": {
"delay": 112,
"time": "1763992012"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 126,
"time": "1763992926"
},
"departure": {
"delay": 126,
"time": "1763992926"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 124,
"time": "1763991604"
},
"departure": {
"delay": 124,
"time": "1763991604"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1763992868"
},
"departure": {
"delay": 68,
"time": "1763992868"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 90,
"time": "1763992410"
},
"departure": {
"delay": 90,
"time": "1763992410"
},
"stopId": "FR:76351:ZE:3372:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1763991541"
},
"departure": {
"delay": 61,
"time": "1763991541"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1763992688"
},
"departure": {
"delay": 68,
"time": "1763992688"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1763991414"
},
"departure": {
"delay": 54,
"time": "1763991414"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1763992440"
},
"departure": {
"delay": 120,
"time": "1763992440"
},
"stopId": "FR:76351:ZE:3134:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1763991480"
},
"departure": {
"delay": 60,
"time": "1763991480"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 121,
"time": "1763991661"
},
"departure": {
"delay": 121,
"time": "1763991661"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1763993048"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 114,
"time": "1763992374"
},
"departure": {
"delay": 114,
"time": "1763992374"
},
"stopId": "FR:76351:ZE:3156:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 94,
"time": "1763992054"
},
"departure": {
"delay": 94,
"time": "1763992054"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 104,
"time": "1763992724"
},
"departure": {
"delay": 104,
"time": "1763992724"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 106,
"time": "1763992786"
},
"departure": {
"delay": 106,
"time": "1763992786"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 104,
"time": "1763991764"
},
"departure": {
"delay": 104,
"time": "1763991764"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1763992268"
},
"departure": {
"delay": 68,
"time": "1763992268"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 68,
"time": "1763992508"
},
"departure": {
"delay": 68,
"time": "1763992508"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1763992088"
},
"departure": {
"delay": 68,
"time": "1763992088"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1763992202"
},
"departure": {
"delay": 122,
"time": "1763992202"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 75,
"time": "1763992635"
},
"departure": {
"delay": 75,
"time": "1763992635"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 95,
"time": "1763992835"
},
"departure": {
"delay": 95,
"time": "1763992835"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1763991607",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190091x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2425:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764000540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763999520"
},
"departure": {
"time": "1763999520"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763999460"
},
"departure": {
"time": "1763999460"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763999880"
},
"departure": {
"time": "1763999880"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764000300"
},
"departure": {
"time": "1764000300"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764000000"
},
"departure": {
"time": "1764000000"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763999820"
},
"departure": {
"time": "1763999820"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764000060"
},
"departure": {
"time": "1764000060"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763999760"
},
"departure": {
"time": "1763999760"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764000360"
},
"departure": {
"time": "1764000360"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763999640"
},
"departure": {
"time": "1763999640"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763999700"
},
"departure": {
"time": "1763999700"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1763999280"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763999340"
},
"departure": {
"time": "1763999340"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1763990259",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2425:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107848x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1763991494"
},
"departure": {
"delay": 134,
"time": "1763991494"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1763991592"
},
"departure": {
"delay": 52,
"time": "1763991592"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1763992093"
},
"departure": {
"delay": 73,
"time": "1763992093"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1763991775"
},
"departure": {
"delay": 55,
"time": "1763991775"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1763991333"
},
"departure": {
"delay": 93,
"time": "1763991333"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1763991097"
},
"departure": {
"delay": 37,
"time": "1763991097"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1763992219"
},
"departure": {
"delay": 19,
"time": "1763992219"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1763990979"
},
"departure": {
"delay": 39,
"time": "1763990979"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1763990700"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1763990837"
},
"departure": {
"delay": 17,
"time": "1763990837"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1763991872"
},
"departure": {
"delay": 32,
"time": "1763991872"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1763992398"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1763991260"
},
"departure": {
"delay": 80,
"time": "1763991260"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1763992319"
},
"departure": {
"delay": 59,
"time": "1763992319"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1763991990"
},
"departure": {
"delay": 30,
"time": "1763991990"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1763991437",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107848x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072053x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1763991326"
},
"departure": {
"delay": 86,
"time": "1763991326"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 89,
"time": "1763990909"
},
"departure": {
"delay": 89,
"time": "1763990909"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1763991203"
},
"departure": {
"delay": 83,
"time": "1763991203"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 155,
"time": "1763991455"
},
"departure": {
"delay": 155,
"time": "1763991455"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 176,
"time": "1763991176"
},
"departure": {
"delay": 176,
"time": "1763991176"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 148,
"time": "1763991568"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1763991280"
},
"departure": {
"delay": 100,
"time": "1763991280"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 94,
"time": "1763990974"
},
"departure": {
"delay": 94,
"time": "1763990974"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 72,
"time": "1763991072"
},
"departure": {
"delay": 72,
"time": "1763991072"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 189,
"time": "1763991489"
},
"departure": {
"delay": 189,
"time": "1763991489"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 166,
"time": "1763991526"
},
"departure": {
"delay": 166,
"time": "1763991526"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 118,
"time": "1763991238"
},
"departure": {
"delay": 118,
"time": "1763991238"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1763991327",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072053x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057028x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 178,
"time": "1763991118"
},
"departure": {
"delay": 178,
"time": "1763991118"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 178,
"time": "1763990998"
},
"departure": {
"delay": 178,
"time": "1763990998"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 159,
"time": "1763991039"
},
"departure": {
"delay": 159,
"time": "1763991039"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 178,
"time": "1763990938"
},
"departure": {
"delay": 178,
"time": "1763990938"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 159,
"time": "1763991159"
},
"departure": {
"delay": 159,
"time": "1763991159"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 150,
"time": "1763991210"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1763991107",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057028x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072052x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 248,
"time": "1763991008"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1763991018",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072052x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181445x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -78,
"time": "1763992902"
},
"departure": {
"delay": -78,
"time": "1763992902"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -64,
"time": "1763991476"
},
"departure": {
"delay": -64,
"time": "1763991476"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -31,
"time": "1763992769"
},
"departure": {
"delay": -31,
"time": "1763992769"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -66,
"time": "1763992434"
},
"departure": {
"delay": -66,
"time": "1763992434"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -19,
"time": "1763992301"
},
"departure": {
"delay": -19,
"time": "1763992301"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -37,
"time": "1763991143"
},
"departure": {
"delay": -37,
"time": "1763991143"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -74,
"time": "1763992546"
},
"departure": {
"delay": -74,
"time": "1763992546"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -76,
"time": "1763993144"
},
"departure": {
"delay": -76,
"time": "1763993144"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -78,
"time": "1763992842"
},
"departure": {
"delay": -78,
"time": "1763992842"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -22,
"time": "1763993078"
},
"departure": {
"delay": -22,
"time": "1763993078"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -20,
"time": "1763992000"
},
"departure": {
"delay": -20,
"time": "1763992000"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -78,
"time": "1763992482"
},
"departure": {
"delay": -78,
"time": "1763992482"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -78,
"time": "1763991882"
},
"departure": {
"delay": -78,
"time": "1763991882"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -78,
"time": "1763992182"
},
"departure": {
"delay": -78,
"time": "1763992182"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -78,
"time": "1763991822"
},
"departure": {
"delay": -78,
"time": "1763991822"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -78,
"time": "1763993202"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -38,
"time": "1763992702"
},
"departure": {
"delay": -38,
"time": "1763992702"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -69,
"time": "1763992611"
},
"departure": {
"delay": -69,
"time": "1763992611"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -78,
"time": "1763992662"
},
"departure": {
"delay": -78,
"time": "1763992662"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -60,
"time": "1763992380"
},
"departure": {
"delay": -60,
"time": "1763992380"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -34,
"time": "1763991626"
},
"departure": {
"delay": -34,
"time": "1763991626"
},
"stopId": "FR:76351:ZE:3275:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -55,
"time": "1763991725"
},
"departure": {
"delay": -55,
"time": "1763991725"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -96,
"time": "1763991204"
},
"departure": {
"delay": -96,
"time": "1763991204"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -71,
"time": "1763991949"
},
"departure": {
"delay": -71,
"time": "1763991949"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -70,
"time": "1763992970"
},
"departure": {
"delay": -70,
"time": "1763992970"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -47,
"time": "1763991013"
},
"departure": {
"delay": -47,
"time": "1763991013"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -47,
"time": "1763991073"
},
"departure": {
"delay": -47,
"time": "1763991073"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -23,
"time": "1763992237"
},
"departure": {
"delay": -23,
"time": "1763992237"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181445x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5855294409146368x12:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -353,
"time": "1763995017"
},
"departure": {
"delay": -353,
"time": "1763995027"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 26,
"time": "1763993896"
},
"departure": {
"delay": 26,
"time": "1763993906"
},
"stopId": "FR:50218:ZE:767190001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -189,
"time": "1763994221"
},
"departure": {
"delay": -189,
"time": "1763994231"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -3,
"time": "1763993807"
},
"departure": {
"delay": -3,
"time": "1763993817"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -180,
"time": "1763994350"
},
"departure": {
"delay": -180,
"time": "1763994360"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 18,
"time": "1763992988"
},
"departure": {
"delay": 18,
"time": "1763992998"
},
"stopId": "FR:50532:ZE:746200002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -363,
"time": "1763995067"
},
"departure": {
"delay": -363,
"time": "1763995077"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -365,
"time": "1763994945"
},
"departure": {
"delay": -365,
"time": "1763994955"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": -290,
"time": "1763995440"
},
"departure": {
"delay": -290,
"time": "1763995450"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 63,
"time": "1763992913"
},
"departure": {
"delay": 63,
"time": "1763992923"
},
"stopId": "FR:50532:ZE:712780004:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 91,
"time": "1763992641"
},
"departure": {
"delay": 91,
"time": "1763992651"
},
"stopId": "FR:50532:ZE:758010003:ATOUMOD105",
"stopSequence": 2
},
{
"departure": {
"time": "1763992500"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": -41,
"time": "1763994129"
},
"departure": {
"delay": -41,
"time": "1763994139"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1763992834"
},
"departure": {
"delay": 44,
"time": "1763992844"
},
"stopId": "FR:50532:ZE:757990019:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -300,
"time": "1763995610"
},
"departure": {
"delay": -300,
"time": "1763995620"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -328,
"time": "1763994562"
},
"departure": {
"delay": -328,
"time": "1763994572"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1763992714"
},
"departure": {
"delay": 44,
"time": "1763992724"
},
"stopId": "FR:50532:ZE:752250012:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": -308,
"time": "1763994402"
},
"departure": {
"delay": -308,
"time": "1763994412"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -302,
"time": "1763995188"
},
"departure": {
"delay": -302,
"time": "1763995198"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -9,
"time": "1763993681"
},
"departure": {
"delay": -9,
"time": "1763993691"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -359,
"time": "1763994771"
},
"departure": {
"delay": -359,
"time": "1763994781"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1763993384"
},
"departure": {
"delay": 54,
"time": "1763993394"
},
"stopId": "FR:50218:ZE:738760004:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -303,
"time": "1763995247"
},
"departure": {
"delay": -303,
"time": "1763995257"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -306,
"time": "1763995674"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -18,
"time": "1763994032"
},
"departure": {
"delay": -18,
"time": "1763994042"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1763993983"
},
"departure": {
"delay": -7,
"time": "1763993993"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1763993484"
},
"departure": {
"delay": 34,
"time": "1763993494"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -327,
"time": "1763994683"
},
"departure": {
"delay": -327,
"time": "1763994693"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -304,
"time": "1763995366"
},
"departure": {
"delay": -304,
"time": "1763995376"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -162,
"time": "1763994308"
},
"departure": {
"delay": -162,
"time": "1763994318"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -375,
"time": "1763994875"
},
"departure": {
"delay": -375,
"time": "1763994885"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -21,
"time": "1763993609"
},
"departure": {
"delay": -21,
"time": "1763993619"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1763993544"
},
"departure": {
"delay": 34,
"time": "1763993554"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1763993152"
},
"departure": {
"delay": 2,
"time": "1763993162"
},
"stopId": "FR:50218:ZE:740090004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 9,
"time": "1763993219"
},
"departure": {
"delay": 9,
"time": "1763993229"
},
"stopId": "FR:50218:ZE:742480013:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1763993061"
},
"departure": {
"delay": 31,
"time": "1763993071"
},
"stopId": "FR:50532:ZE:740100002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -316,
"time": "1763995534"
},
"departure": {
"delay": -316,
"time": "1763995544"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 35
}
],
"timestamp": "1763991675",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5855294409146368x12:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585359:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 172,
"time": "1763991592"
},
"departure": {
"delay": 172,
"time": "1763991592"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 138,
"time": "1763990958"
},
"departure": {
"delay": 138,
"time": "1763990958"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 249,
"time": "1763991789"
},
"departure": {
"delay": 249,
"time": "1763991789"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 186,
"time": "1763992026"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 189,
"time": "1763991309"
},
"departure": {
"delay": 189,
"time": "1763991309"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 253,
"time": "1763991913"
},
"departure": {
"delay": 253,
"time": "1763991913"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 234,
"time": "1763991714"
},
"departure": {
"delay": 234,
"time": "1763991714"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 217,
"time": "1763991207"
},
"departure": {
"delay": 217,
"time": "1763991217"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 157,
"time": "1763991509"
},
"departure": {
"delay": 157,
"time": "1763991517"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 127,
"time": "1763991007"
},
"departure": {
"delay": 127,
"time": "1763991067"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 205,
"time": "1763991325"
},
"departure": {
"delay": 205,
"time": "1763991325"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 259,
"time": "1763991979"
},
"departure": {
"delay": 259,
"time": "1763991979"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 208,
"time": "1763991268"
},
"departure": {
"delay": 208,
"time": "1763991268"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 181,
"time": "1763991421"
},
"departure": {
"delay": 181,
"time": "1763991421"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1763991558",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585359:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2401:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764000480"
},
"departure": {
"time": "1764000480"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764000540"
},
"departure": {
"time": "1764000540"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763999280"
},
"departure": {
"time": "1763999280"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763999520"
},
"departure": {
"time": "1763999520"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763999160"
},
"departure": {
"time": "1763999160"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1763999100"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764000900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764000180"
},
"departure": {
"time": "1764000180"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763999700"
},
"departure": {
"time": "1763999700"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763999220"
},
"departure": {
"time": "1763999220"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763999340"
},
"departure": {
"time": "1763999340"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763999640"
},
"departure": {
"time": "1763999640"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763999580"
},
"departure": {
"time": "1763999580"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764000600"
},
"departure": {
"time": "1764000600"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763999400"
},
"departure": {
"time": "1763999400"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1763991524",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2401:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2501:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764002160"
},
"departure": {
"time": "1764002160"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764001440"
},
"departure": {
"time": "1764001440"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764001680"
},
"departure": {
"time": "1764001680"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764002040"
},
"departure": {
"time": "1764002040"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764001920"
},
"departure": {
"time": "1764001920"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764001560"
},
"departure": {
"time": "1764001560"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764002220"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764001320"
},
"departure": {
"time": "1764001320"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764002100"
},
"departure": {
"time": "1764002100"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764001800"
},
"departure": {
"time": "1764001800"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1764001200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764001860"
},
"departure": {
"time": "1764001860"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764001380"
},
"departure": {
"time": "1764001380"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2501:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:70xHO03xLxCJxSx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1763978167"
},
"departure": {
"delay": 75,
"time": "1763978175"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1763977622"
},
"departure": {
"delay": 101,
"time": "1763977661"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1763978495"
},
"departure": {
"delay": 102,
"time": "1763978682"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"time": "1763979174"
},
"departure": {
"time": "1763979180"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": -141,
"time": "1763979339"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1763978272"
},
"departure": {
"delay": 86,
"time": "1763978306"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"departure": {
"delay": 99,
"time": "1763977599"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 128,
"time": "1763977874"
},
"departure": {
"delay": 128,
"time": "1763977928"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1763978808"
},
"departure": {
"delay": 22,
"time": "1763978842"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": -11,
"time": "1763979222"
},
"departure": {
"delay": -11,
"time": "1763979229"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1763978321"
},
"departure": {
"delay": 93,
"time": "1763978373"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1763979037"
},
"departure": {
"delay": 45,
"time": "1763979045"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1763978123"
},
"departure": {
"delay": 90,
"time": "1763978130"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1763978929"
},
"departure": {
"delay": 47,
"time": "1763978987"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1763977718"
},
"departure": {
"delay": 90,
"time": "1763977770"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1763978083"
},
"departure": {
"delay": 111,
"time": "1763978091"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 95,
"time": "1763978209"
},
"departure": {
"delay": 95,
"time": "1763978255"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -22,
"time": "1763979271"
},
"departure": {
"delay": -22,
"time": "1763979278"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1763977959"
},
"departure": {
"delay": 94,
"time": "1763978014"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 97,
"time": "1763979066"
},
"departure": {
"delay": 97,
"time": "1763979157"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 75,
"time": "1763978745"
},
"departure": {
"delay": 75,
"time": "1763978775"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
}
],
"timestamp": "1763991676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:70xHO03xLxCJxSx:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1378:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993820"
},
"departure": {
"time": "1763993820"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763993220"
},
"departure": {
"time": "1763993220"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763993580"
},
"departure": {
"time": "1763993580"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763992200"
},
"departure": {
"time": "1763992200"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763992560"
},
"departure": {
"time": "1763992560"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763994240"
},
"departure": {
"time": "1763994240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"delay": -180,
"time": "1763991420"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763994180"
},
"departure": {
"time": "1763994180"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1763991840"
},
"departure": {
"time": "1763991840"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994840"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1763994000"
},
"departure": {
"time": "1763994000"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763991720"
},
"departure": {
"time": "1763991720"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763994060"
},
"departure": {
"time": "1763994060"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1763991660"
},
"departure": {
"time": "1763991660"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763994720"
},
"departure": {
"time": "1763994720"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763993460"
},
"departure": {
"time": "1763993460"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763994900"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1763993520"
},
"departure": {
"time": "1763993520"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763992080"
},
"departure": {
"time": "1763992080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763994660"
},
"departure": {
"time": "1763994660"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763994300"
},
"departure": {
"time": "1763994300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763992320"
},
"departure": {
"time": "1763992320"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1763992140"
},
"departure": {
"time": "1763992140"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763993280"
},
"departure": {
"time": "1763993280"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763992680"
},
"departure": {
"time": "1763992680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763991900"
},
"departure": {
"time": "1763991900"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763993700"
},
"departure": {
"time": "1763993700"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763992860"
},
"departure": {
"time": "1763992860"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1763991663",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1378:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470297:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1763994281"
},
"departure": {
"delay": -19,
"time": "1763994281"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1763994101"
},
"departure": {
"delay": 41,
"time": "1763994101"
},
"stopId": "FR:27275:ZE:0x6202:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1487,
"time": "1763991673"
},
"departure": {
"delay": -1487,
"time": "1763991673"
},
"stopId": "FR:27022:ZE:0x7003:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -53,
"time": "1763993227"
},
"departure": {
"delay": -53,
"time": "1763993227"
},
"stopId": "FR:27022:ZE:0x6999:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1187,
"time": "1763991673"
},
"departure": {
"delay": -1187,
"time": "1763991673"
},
"stopId": "FR:27022:ZE:0x6983:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -125,
"time": "1763993275"
},
"departure": {
"delay": -125,
"time": "1763993275"
},
"stopId": "FR:27022:ZE:0x6981:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -69,
"time": "1763994411"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -144,
"time": "1763993556"
},
"departure": {
"delay": -144,
"time": "1763993556"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -168,
"time": "1763993592"
},
"departure": {
"delay": -168,
"time": "1763993592"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1547,
"time": "1763991673"
},
"departure": {
"delay": -1547,
"time": "1763991673"
},
"stopId": "FR:27022:ZE:0x6993:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -64,
"time": "1763994356"
},
"departure": {
"delay": -64,
"time": "1763994356"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1247,
"time": "1763991673"
},
"departure": {
"delay": -1247,
"time": "1763991673"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1427,
"time": "1763991673"
},
"departure": {
"delay": -1427,
"time": "1763991673"
},
"stopId": "FR:27022:ZE:0x7001:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3,
"time": "1763993997"
},
"departure": {
"delay": -3,
"time": "1763993997"
},
"stopId": "FR:27275:ZE:0x6214:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1763994054"
},
"departure": {
"delay": 54,
"time": "1763994054"
},
"stopId": "FR:27275:ZE:0x6204:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1127,
"time": "1763991673"
},
"departure": {
"delay": -1127,
"time": "1763991673"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -203,
"time": "1763993497"
},
"departure": {
"delay": -203,
"time": "1763993497"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"delay": -1127,
"time": "1763991673"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -19,
"time": "1763994161"
},
"departure": {
"delay": -19,
"time": "1763994161"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -175,
"time": "1763993345"
},
"departure": {
"delay": -175,
"time": "1763993345"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470297:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181411x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -38,
"time": "1763993482"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -9,
"time": "1763991351"
},
"departure": {
"delay": -9,
"time": "1763991351"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1763992394"
},
"departure": {
"delay": 14,
"time": "1763992394"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -11,
"time": "1763991409"
},
"departure": {
"delay": -11,
"time": "1763991409"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -38,
"time": "1763993062"
},
"departure": {
"delay": -38,
"time": "1763993062"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -13,
"time": "1763993267"
},
"departure": {
"delay": -13,
"time": "1763993267"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -38,
"time": "1763993122"
},
"departure": {
"delay": -38,
"time": "1763993122"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -17,
"time": "1763991463"
},
"departure": {
"delay": -17,
"time": "1763991463"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -38,
"time": "1763992822"
},
"departure": {
"delay": -38,
"time": "1763992822"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -33,
"time": "1763992287"
},
"departure": {
"delay": -33,
"time": "1763992287"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1763993356"
},
"departure": {
"delay": 16,
"time": "1763993356"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 13,
"time": "1763991613"
},
"departure": {
"delay": 13,
"time": "1763991613"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1763993162"
},
"departure": {
"delay": 2,
"time": "1763993162"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 16,
"time": "1763991676"
},
"departure": {
"delay": 16,
"time": "1763991676"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1763993192"
},
"departure": {
"delay": -28,
"time": "1763993192"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -38,
"time": "1763991922"
},
"departure": {
"delay": -38,
"time": "1763991922"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1763992926"
},
"departure": {
"delay": 6,
"time": "1763992926"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 33,
"time": "1763991513"
},
"departure": {
"delay": 33,
"time": "1763991513"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -33,
"time": "1763991567"
},
"departure": {
"delay": -33,
"time": "1763991567"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -18,
"time": "1763991762"
},
"departure": {
"delay": -18,
"time": "1763991762"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 14,
"time": "1763991854"
},
"departure": {
"delay": 14,
"time": "1763991854"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -38,
"time": "1763992222"
},
"departure": {
"delay": -38,
"time": "1763992222"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -38,
"time": "1763993302"
},
"departure": {
"delay": -38,
"time": "1763993302"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 11,
"time": "1763992091"
},
"departure": {
"delay": 11,
"time": "1763992091"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -26,
"time": "1763992474"
},
"departure": {
"delay": -26,
"time": "1763992474"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -37,
"time": "1763992163"
},
"departure": {
"delay": -37,
"time": "1763992163"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -38,
"time": "1763992582"
},
"departure": {
"delay": -38,
"time": "1763992582"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 11,
"time": "1763993411"
},
"departure": {
"delay": 11,
"time": "1763993411"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181411x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585311:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1763993349"
},
"departure": {
"delay": 9,
"time": "1763993349"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1763993680"
},
"departure": {
"delay": 40,
"time": "1763993680"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -12,
"time": "1763993748"
},
"departure": {
"delay": -12,
"time": "1763993748"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 24,
"time": "1763993904"
},
"departure": {
"delay": 24,
"time": "1763993904"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1763993844"
},
"departure": {
"delay": 24,
"time": "1763993844"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1763993992"
},
"departure": {
"delay": 52,
"time": "1763993992"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"departure": {
"delay": -1332,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1763994160"
},
"departure": {
"delay": 40,
"time": "1763994160"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 69,
"time": "1763993529"
},
"departure": {
"delay": 69,
"time": "1763993529"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1763993590"
},
"departure": {
"delay": 70,
"time": "1763993590"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1763994107"
},
"departure": {
"delay": 47,
"time": "1763994107"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 100,
"time": "1763993620"
},
"departure": {
"delay": 100,
"time": "1763993620"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1763993137"
},
"departure": {
"delay": 37,
"time": "1763993137"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1763993058"
},
"departure": {
"delay": 18,
"time": "1763993058"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 69,
"time": "1763993469"
},
"departure": {
"delay": 69,
"time": "1763993469"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1763994210"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 83,
"time": "1763993303"
},
"departure": {
"delay": 83,
"time": "1763993303"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585311:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1837:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764002100"
},
"departure": {
"time": "1764002100"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764001500"
},
"departure": {
"time": "1764001500"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764003900"
},
"departure": {
"time": "1764003900"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1764003905"
},
"departure": {
"delay": 5,
"time": "1764003905"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764002940"
},
"departure": {
"time": "1764002940"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764003360"
},
"departure": {
"time": "1764003360"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764001800"
},
"departure": {
"time": "1764001800"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1764003245"
},
"departure": {
"delay": 5,
"time": "1764003245"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1764003185"
},
"departure": {
"delay": 5,
"time": "1764003185"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764001380"
},
"departure": {
"time": "1764001380"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764002220"
},
"departure": {
"time": "1764002220"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764003420"
},
"departure": {
"time": "1764003420"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764004080"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764001740"
},
"departure": {
"time": "1764001740"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1764003490"
},
"departure": {
"delay": 10,
"time": "1764003490"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764003180"
},
"departure": {
"time": "1764003180"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764003120"
},
"departure": {
"time": "1764003120"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764002040"
},
"departure": {
"time": "1764002040"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764002580"
},
"departure": {
"time": "1764002580"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764001980"
},
"departure": {
"time": "1764001980"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764003540"
},
"departure": {
"time": "1764003540"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764003720"
},
"departure": {
"time": "1764003720"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764003300"
},
"departure": {
"time": "1764003300"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764001620"
},
"departure": {
"time": "1764001620"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764001560"
},
"departure": {
"time": "1764001560"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764001440"
},
"departure": {
"time": "1764001440"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764003480"
},
"departure": {
"time": "1764003480"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764002760"
},
"departure": {
"time": "1764002760"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1764003485"
},
"departure": {
"delay": 5,
"time": "1764003485"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764001320"
},
"departure": {
"time": "1764001320"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764002160"
},
"departure": {
"time": "1764002160"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764001680"
},
"departure": {
"time": "1764001680"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1764001200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764003240"
},
"departure": {
"time": "1764003240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
}
],
"timestamp": "1763991630",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1837:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4198133x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 174,
"time": "1763992074"
},
"departure": {
"delay": 174,
"time": "1763992074"
},
"stopId": "FR:76533:ZE:4199:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 152,
"time": "1763992412"
},
"departure": {
"delay": 152,
"time": "1763992412"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 142,
"time": "1763991682"
},
"departure": {
"delay": 142,
"time": "1763991682"
},
"stopId": "FR:76596:ZE:5167:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 122,
"time": "1763991782"
},
"departure": {
"delay": 122,
"time": "1763991782"
},
"stopId": "FR:76296:ZE:4216:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1763992022"
},
"departure": {
"delay": 122,
"time": "1763992022"
},
"stopId": "FR:76533:ZE:4586:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 136,
"time": "1763991976"
},
"departure": {
"delay": 136,
"time": "1763991976"
},
"stopId": "FR:76533:ZE:4703:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 122,
"time": "1763992502"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 166,
"time": "1763991586"
},
"departure": {
"delay": 166,
"time": "1763991586"
},
"stopId": "FR:76596:ZE:4994:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 164,
"time": "1763992304"
},
"departure": {
"delay": 164,
"time": "1763992304"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 122,
"time": "1763992202"
},
"departure": {
"delay": 122,
"time": "1763992202"
},
"stopId": "FR:76296:ZE:3072:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 155,
"time": "1763991635"
},
"departure": {
"delay": 155,
"time": "1763991635"
},
"stopId": "FR:76596:ZE:5172:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 160,
"time": "1763991820"
},
"departure": {
"delay": 160,
"time": "1763991820"
},
"stopId": "FR:76296:ZE:3014:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 145,
"time": "1763992345"
},
"departure": {
"delay": 145,
"time": "1763992345"
},
"stopId": "FR:76305:ZE:4499:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1763991637",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4198133x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471232:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -79,
"time": "1763993921"
},
"departure": {
"delay": -79,
"time": "1763993921"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2267,
"time": "1763991673"
},
"departure": {
"delay": -2267,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -228,
"time": "1763994852"
},
"departure": {
"delay": -228,
"time": "1763994852"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"time": "1763993205"
},
"departure": {
"time": "1763993340"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -288,
"time": "1763994912"
},
"departure": {
"delay": -288,
"time": "1763994912"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -1547,
"time": "1763991673"
},
"departure": {
"delay": -1547,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2207,
"time": "1763991673"
},
"departure": {
"delay": -2207,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -167,
"time": "1763994433"
},
"departure": {
"delay": -167,
"time": "1763994433"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -154,
"time": "1763994626"
},
"departure": {
"delay": -154,
"time": "1763994626"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"departure": {
"delay": -1127,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -158,
"time": "1763994802"
},
"departure": {
"delay": -158,
"time": "1763994802"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -122,
"time": "1763994598"
},
"departure": {
"delay": -122,
"time": "1763994598"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -2027,
"time": "1763991673"
},
"departure": {
"delay": -2027,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -82,
"time": "1763994038"
},
"departure": {
"delay": -82,
"time": "1763994038"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -353,
"time": "1763995027"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -185,
"time": "1763994295"
},
"departure": {
"delay": -185,
"time": "1763994295"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1367,
"time": "1763991673"
},
"departure": {
"delay": -1367,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -250,
"time": "1763994950"
},
"departure": {
"delay": -250,
"time": "1763994950"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -170,
"time": "1763994550"
},
"departure": {
"delay": -170,
"time": "1763994550"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -164,
"time": "1763994376"
},
"departure": {
"delay": -164,
"time": "1763994376"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1427,
"time": "1763991673"
},
"departure": {
"delay": -1427,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2207,
"time": "1763991673"
},
"departure": {
"delay": -2207,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1247,
"time": "1763991673"
},
"departure": {
"delay": -1247,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -89,
"time": "1763993971"
},
"departure": {
"delay": -89,
"time": "1763993971"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1247,
"time": "1763991673"
},
"departure": {
"delay": -1247,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -150,
"time": "1763994510"
},
"departure": {
"delay": -150,
"time": "1763994510"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -122,
"time": "1763994118"
},
"departure": {
"delay": -122,
"time": "1763994118"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1127,
"time": "1763991673"
},
"departure": {
"delay": -1127,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1307,
"time": "1763991673"
},
"departure": {
"delay": -1307,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -124,
"time": "1763994716"
},
"departure": {
"delay": -124,
"time": "1763994716"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -174,
"time": "1763994666"
},
"departure": {
"delay": -174,
"time": "1763994666"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -1307,
"time": "1763991673"
},
"departure": {
"delay": -1307,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2147,
"time": "1763991673"
},
"departure": {
"delay": -2147,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -147,
"time": "1763994753"
},
"departure": {
"delay": -147,
"time": "1763994753"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -1427,
"time": "1763991673"
},
"departure": {
"delay": -1427,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -205,
"time": "1763994815"
},
"departure": {
"delay": -205,
"time": "1763994815"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471232:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2069:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763995080"
},
"departure": {
"time": "1763995080"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763995020"
},
"departure": {
"time": "1763995020"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763994960"
},
"departure": {
"time": "1763994960"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763994720"
},
"departure": {
"time": "1763994720"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763994300"
},
"departure": {
"time": "1763994300"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763994060"
},
"departure": {
"time": "1763994060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1763994000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763994660"
},
"departure": {
"time": "1763994660"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994840"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763994540"
},
"departure": {
"time": "1763994540"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763995140"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1763994900"
},
"departure": {
"time": "1763994900"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1763991658",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2069:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471190:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -527,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2507,
"time": "1763991673"
},
"departure": {
"delay": -2507,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -827,
"time": "1763991673"
},
"departure": {
"delay": -827,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2447,
"time": "1763991673"
},
"departure": {
"delay": -2447,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -2327,
"time": "1763991673"
},
"departure": {
"delay": -2327,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1667,
"time": "1763991673"
},
"departure": {
"delay": -1667,
"time": "1763991673"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1247,
"time": "1763991673"
},
"departure": {
"delay": -1247,
"time": "1763991673"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -767,
"time": "1763991673"
},
"departure": {
"delay": -767,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2027,
"time": "1763991673"
},
"departure": {
"delay": -2027,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1487,
"time": "1763991673"
},
"departure": {
"delay": -1487,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1847,
"time": "1763991673"
},
"departure": {
"delay": -1847,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1127,
"time": "1763991673"
},
"departure": {
"delay": -1127,
"time": "1763991673"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1067,
"time": "1763991673"
},
"departure": {
"delay": -1067,
"time": "1763991673"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1967,
"time": "1763991673"
},
"departure": {
"delay": -1967,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -647,
"time": "1763991673"
},
"departure": {
"delay": -647,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2627,
"time": "1763991673"
},
"departure": {
"delay": -2627,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -1427,
"time": "1763991673"
},
"departure": {
"delay": -1427,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1067,
"time": "1763991673"
},
"departure": {
"delay": -1067,
"time": "1763991673"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1787,
"time": "1763991673"
},
"departure": {
"delay": -1787,
"time": "1763991673"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2087,
"time": "1763991673"
},
"departure": {
"delay": -2087,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2267,
"time": "1763991673"
},
"departure": {
"delay": -2267,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -887,
"time": "1763991673"
},
"departure": {
"delay": -887,
"time": "1763991673"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -947,
"time": "1763991673"
},
"departure": {
"delay": -947,
"time": "1763991673"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2147,
"time": "1763991673"
},
"departure": {
"delay": -2147,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -378,
"time": "1763994042"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -707,
"time": "1763991673"
},
"departure": {
"delay": -707,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -827,
"time": "1763991673"
},
"departure": {
"delay": -827,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1307,
"time": "1763991673"
},
"departure": {
"delay": -1307,
"time": "1763991673"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1367,
"time": "1763991673"
},
"departure": {
"delay": -1367,
"time": "1763991673"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1787,
"time": "1763991673"
},
"departure": {
"delay": -1787,
"time": "1763991673"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1907,
"time": "1763991673"
},
"departure": {
"delay": -1907,
"time": "1763991673"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471190:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4041350xGTFSxGSemH15xSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1938,
"time": "1763990478"
},
"departure": {
"delay": 1938,
"time": "1763990478"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 1957,
"time": "1763990317"
},
"departure": {
"delay": 1957,
"time": "1763990317"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 1996,
"time": "1763990536"
},
"departure": {
"delay": 1996,
"time": "1763990536"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 1938,
"time": "1763990658"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 1950,
"time": "1763990130"
},
"departure": {
"delay": 1950,
"time": "1763990130"
},
"stopId": "FR:76660:ZE:5201:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 1961,
"time": "1763990501"
},
"departure": {
"delay": 1961,
"time": "1763990501"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 1940,
"time": "1763990180"
},
"departure": {
"delay": 1940,
"time": "1763990180"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 1972,
"time": "1763990152"
},
"departure": {
"delay": 1972,
"time": "1763990152"
},
"stopId": "FR:76660:ZE:4418:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1763990327",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4041350xGTFSxGSemH15xSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2897:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764007380"
},
"departure": {
"time": "1764007380"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764007500"
},
"departure": {
"time": "1764007500"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764007020"
},
"departure": {
"time": "1764007020"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764006840"
},
"departure": {
"time": "1764006840"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764006600"
},
"departure": {
"time": "1764006600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764006660"
},
"departure": {
"time": "1764006660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764007080"
},
"departure": {
"time": "1764007080"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764007140"
},
"departure": {
"time": "1764007140"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764007560"
},
"departure": {
"time": "1764007560"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1764006540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764007620"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1763991658",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2897:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3177:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764011820"
},
"departure": {
"time": "1764011820"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764011580"
},
"departure": {
"time": "1764011580"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764012240"
},
"departure": {
"time": "1764012240"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764011400"
},
"departure": {
"time": "1764011400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764011760"
},
"departure": {
"time": "1764011760"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764012360"
},
"departure": {
"time": "1764012360"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764012300"
},
"departure": {
"time": "1764012300"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764012000"
},
"departure": {
"time": "1764012000"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1764011280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764012120"
},
"departure": {
"time": "1764012120"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764011940"
},
"departure": {
"time": "1764011940"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764011880"
},
"departure": {
"time": "1764011880"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764012420"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764011340"
},
"departure": {
"time": "1764011340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764012180"
},
"departure": {
"time": "1764012180"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1763991658",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3177:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2535:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764002400"
},
"departure": {
"time": "1764002400"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1764001620"
},
"departure": {
"time": "1764001620"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764001680"
},
"departure": {
"time": "1764001680"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764001320"
},
"departure": {
"time": "1764001320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764001980"
},
"departure": {
"time": "1764001980"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764001800"
},
"departure": {
"time": "1764001800"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1764001200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764001260"
},
"departure": {
"time": "1764001260"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764002160"
},
"departure": {
"time": "1764002160"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764002220"
},
"departure": {
"time": "1764002220"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764001560"
},
"departure": {
"time": "1764001560"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764002280"
},
"departure": {
"time": "1764002280"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764002520"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 17
}
],
"timestamp": "1763990403",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2535:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470554:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -205,
"time": "1763993255"
},
"departure": {
"delay": -205,
"time": "1763993255"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -167,
"time": "1763993533"
},
"departure": {
"delay": -167,
"time": "1763993533"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -184,
"time": "1763993456"
},
"departure": {
"delay": -184,
"time": "1763993456"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -131,
"time": "1763993569"
},
"departure": {
"delay": -131,
"time": "1763993569"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -166,
"time": "1763993234"
},
"departure": {
"delay": -166,
"time": "1763993234"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -42,
"time": "1763992458"
},
"departure": {
"delay": -42,
"time": "1763992458"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -114,
"time": "1763992986"
},
"departure": {
"delay": -114,
"time": "1763992986"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"delay": 29,
"time": "1763992229"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -41,
"time": "1763992579"
},
"departure": {
"delay": -41,
"time": "1763992579"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -233,
"time": "1763993647"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -113,
"time": "1763992807"
},
"departure": {
"delay": -113,
"time": "1763992807"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -37,
"time": "1763992523"
},
"departure": {
"delay": -37,
"time": "1763992523"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -211,
"time": "1763993369"
},
"departure": {
"delay": -211,
"time": "1763993369"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -137,
"time": "1763993023"
},
"departure": {
"delay": -137,
"time": "1763993023"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -148,
"time": "1763992892"
},
"departure": {
"delay": -148,
"time": "1763992892"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -93,
"time": "1763992707"
},
"departure": {
"delay": -93,
"time": "1763992707"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -226,
"time": "1763993174"
},
"departure": {
"delay": -226,
"time": "1763993174"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -175,
"time": "1763993105"
},
"departure": {
"delay": -175,
"time": "1763993105"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -157,
"time": "1763993063"
},
"departure": {
"delay": -157,
"time": "1763993063"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -85,
"time": "1763992655"
},
"departure": {
"delay": -85,
"time": "1763992655"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -136,
"time": "1763992964"
},
"departure": {
"delay": -136,
"time": "1763992964"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470554:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470146:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1763997114"
},
"departure": {
"delay": -6,
"time": "1763997114"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1763995148"
},
"departure": {
"delay": 8,
"time": "1763995148"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -47,
"time": "1763997553"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 25,
"time": "1763997445"
},
"departure": {
"delay": 25,
"time": "1763997445"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 60,
"time": "1763995320"
},
"departure": {
"delay": 60,
"time": "1763995320"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1763995771"
},
"departure": {
"delay": 91,
"time": "1763995771"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -16,
"time": "1763997284"
},
"departure": {
"delay": -16,
"time": "1763997284"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 121,
"time": "1763995921"
},
"departure": {
"delay": 121,
"time": "1763995921"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1763995234"
},
"departure": {
"delay": 34,
"time": "1763995234"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1763995290"
},
"departure": {
"delay": 90,
"time": "1763995290"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1763996780"
},
"departure": {
"delay": -40,
"time": "1763996780"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 24,
"time": "1763996304"
},
"departure": {
"delay": 24,
"time": "1763996304"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1763995510"
},
"departure": {
"delay": 10,
"time": "1763995510"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1763996191"
},
"departure": {
"delay": 31,
"time": "1763996191"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1763997187"
},
"departure": {
"delay": 7,
"time": "1763997187"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 28,
"time": "1763996728"
},
"departure": {
"delay": 28,
"time": "1763996728"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 69,
"time": "1763995029"
},
"departure": {
"delay": 69,
"time": "1763995029"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1763995690"
},
"departure": {
"delay": 70,
"time": "1763995690"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -49,
"time": "1763996951"
},
"departure": {
"delay": -49,
"time": "1763996951"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 133,
"time": "1763995813"
},
"departure": {
"delay": 133,
"time": "1763995813"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -15,
"time": "1763997165"
},
"departure": {
"delay": -15,
"time": "1763997165"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 57,
"time": "1763995557"
},
"departure": {
"delay": 57,
"time": "1763995557"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1763994990"
},
"departure": {
"delay": 30,
"time": "1763994990"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -23,
"time": "1763997397"
},
"departure": {
"delay": -23,
"time": "1763997397"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 41
},
{
"departure": {
"delay": -3227,
"time": "1763991673"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 109,
"time": "1763995969"
},
"departure": {
"delay": 109,
"time": "1763995969"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1763995429"
},
"departure": {
"delay": 49,
"time": "1763995429"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 74,
"time": "1763996534"
},
"departure": {
"delay": 74,
"time": "1763996534"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -59,
"time": "1763997001"
},
"departure": {
"delay": -59,
"time": "1763997001"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 109,
"time": "1763996029"
},
"departure": {
"delay": 109,
"time": "1763996029"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1763995199"
},
"departure": {
"delay": 59,
"time": "1763995199"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1763996265"
},
"departure": {
"delay": 45,
"time": "1763996265"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1763996649"
},
"departure": {
"delay": 9,
"time": "1763996649"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 71,
"time": "1763996051"
},
"departure": {
"delay": 71,
"time": "1763996051"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1763997340"
},
"departure": {
"delay": -20,
"time": "1763997340"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 8,
"time": "1763995388"
},
"departure": {
"delay": 8,
"time": "1763995388"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1763995860"
},
"departure": {
"delay": 120,
"time": "1763995860"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1763997251"
},
"departure": {
"delay": 11,
"time": "1763997251"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 74,
"time": "1763996354"
},
"departure": {
"delay": 74,
"time": "1763996354"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470146:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057169x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1763993335"
},
"departure": {
"delay": 55,
"time": "1763993335"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1763992808"
},
"departure": {
"delay": 8,
"time": "1763992808"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1763992920"
},
"departure": {
"time": "1763992920"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1763993820"
},
"departure": {
"time": "1763993820"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1763993004"
},
"departure": {
"delay": 24,
"time": "1763993004"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1763993880"
},
"departure": {
"time": "1763993880"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1763993052"
},
"departure": {
"delay": 12,
"time": "1763993052"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1763993400"
},
"departure": {
"time": "1763993400"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1763993777"
},
"departure": {
"delay": 17,
"time": "1763993777"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1763992717"
},
"departure": {
"delay": 37,
"time": "1763992717"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1763993580"
},
"departure": {
"time": "1763993580"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1763993164"
},
"departure": {
"delay": 4,
"time": "1763993164"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1763992560"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1763993215"
},
"departure": {
"delay": 55,
"time": "1763993215"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1763992843"
},
"departure": {
"delay": 43,
"time": "1763992843"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1763992602"
},
"departure": {
"delay": 42,
"time": "1763992602"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1763993700"
},
"departure": {
"time": "1763993700"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1763993100"
},
"departure": {
"time": "1763993100"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1763993472"
},
"departure": {
"delay": 12,
"time": "1763993472"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1763994180"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1763993651"
},
"departure": {
"delay": 11,
"time": "1763993651"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1763993295"
},
"departure": {
"delay": 15,
"time": "1763993295"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057169x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011241x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1763991244"
},
"departure": {
"delay": 64,
"time": "1763991244"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 40,
"time": "1763991220"
},
"departure": {
"delay": 40,
"time": "1763991220"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -14,
"time": "1763992486"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 44,
"time": "1763992184"
},
"departure": {
"delay": 44,
"time": "1763992184"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -11,
"time": "1763992369"
},
"departure": {
"delay": -11,
"time": "1763992369"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -14,
"time": "1763992426"
},
"departure": {
"delay": -14,
"time": "1763992426"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 16,
"time": "1763991436"
},
"departure": {
"delay": 16,
"time": "1763991436"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 34,
"time": "1763992294"
},
"departure": {
"delay": 34,
"time": "1763992294"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 66,
"time": "1763991306"
},
"departure": {
"delay": 66,
"time": "1763991306"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 35,
"time": "1763992115"
},
"departure": {
"delay": 35,
"time": "1763992115"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -14,
"time": "1763991586"
},
"departure": {
"delay": -14,
"time": "1763991586"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 56,
"time": "1763991356"
},
"departure": {
"delay": 56,
"time": "1763991356"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -3,
"time": "1763991897"
},
"departure": {
"delay": -3,
"time": "1763991897"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 46,
"time": "1763991526"
},
"departure": {
"delay": 46,
"time": "1763991526"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 4,
"time": "1763992144"
},
"departure": {
"delay": 4,
"time": "1763992144"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -14,
"time": "1763991826"
},
"departure": {
"delay": -14,
"time": "1763991826"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 21,
"time": "1763992221"
},
"departure": {
"delay": 21,
"time": "1763992221"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -14,
"time": "1763992066"
},
"departure": {
"delay": -14,
"time": "1763992066"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 30,
"time": "1763991930"
},
"departure": {
"delay": 30,
"time": "1763991930"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 19,
"time": "1763992339"
},
"departure": {
"delay": 19,
"time": "1763992339"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
}
],
"timestamp": "1763991197",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011241x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471209:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -131,
"time": "1763995129"
},
"departure": {
"delay": -131,
"time": "1763995129"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -115,
"time": "1763994725"
},
"departure": {
"delay": -115,
"time": "1763994725"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -194,
"time": "1763995186"
},
"departure": {
"delay": -194,
"time": "1763995186"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -149,
"time": "1763994991"
},
"departure": {
"delay": -149,
"time": "1763994991"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -139,
"time": "1763994821"
},
"departure": {
"delay": -139,
"time": "1763994821"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -213,
"time": "1763995287"
},
"departure": {
"delay": -213,
"time": "1763995287"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -29,
"time": "1763994211"
},
"departure": {
"delay": -29,
"time": "1763994211"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -29,
"time": "1763994151"
},
"departure": {
"delay": -29,
"time": "1763994151"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -194,
"time": "1763995246"
},
"departure": {
"delay": -194,
"time": "1763995246"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -551,
"time": "1763995849"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -341,
"time": "1763995699"
},
"departure": {
"delay": -341,
"time": "1763995699"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -403,
"time": "1763995817"
},
"departure": {
"delay": -403,
"time": "1763995817"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -143,
"time": "1763994577"
},
"departure": {
"delay": -143,
"time": "1763994577"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -226,
"time": "1763995394"
},
"departure": {
"delay": -226,
"time": "1763995394"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -125,
"time": "1763994655"
},
"departure": {
"delay": -125,
"time": "1763994655"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -145,
"time": "1763994755"
},
"departure": {
"delay": -145,
"time": "1763994755"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1763994331"
},
"departure": {
"delay": 31,
"time": "1763994331"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -243,
"time": "1763995317"
},
"departure": {
"delay": -243,
"time": "1763995317"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1763994121"
},
"departure": {
"delay": 1,
"time": "1763994121"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -27,
"time": "1763994513"
},
"departure": {
"delay": -27,
"time": "1763994513"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -52,
"time": "1763994548"
},
"departure": {
"delay": -52,
"time": "1763994548"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"time": "1763994000"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1763994342"
},
"departure": {
"delay": 42,
"time": "1763994342"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -179,
"time": "1763995081"
},
"departure": {
"delay": -179,
"time": "1763995081"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -247,
"time": "1763995493"
},
"departure": {
"delay": -247,
"time": "1763995493"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 18,
"time": "1763994438"
},
"departure": {
"delay": 18,
"time": "1763994438"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -336,
"time": "1763995524"
},
"departure": {
"delay": -336,
"time": "1763995524"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1763994383"
},
"departure": {
"delay": 23,
"time": "1763994383"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -306,
"time": "1763995614"
},
"departure": {
"delay": -306,
"time": "1763995614"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -53,
"time": "1763994487"
},
"departure": {
"delay": -53,
"time": "1763994487"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -343,
"time": "1763995757"
},
"departure": {
"delay": -343,
"time": "1763995757"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471209:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196955x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1763990786"
},
"departure": {
"delay": 26,
"time": "1763990786"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 115,
"time": "1763991595"
},
"departure": {
"delay": 115,
"time": "1763991595"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 124,
"time": "1763991304"
},
"departure": {
"delay": 124,
"time": "1763991304"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 121,
"time": "1763991421"
},
"departure": {
"delay": 121,
"time": "1763991421"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 69,
"time": "1763991669"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 82,
"time": "1763991502"
},
"departure": {
"delay": 82,
"time": "1763991502"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 107,
"time": "1763991167"
},
"departure": {
"delay": 107,
"time": "1763991167"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 93,
"time": "1763991093"
},
"departure": {
"delay": 93,
"time": "1763991093"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 73,
"time": "1763991553"
},
"departure": {
"delay": 73,
"time": "1763991553"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 65,
"time": "1763991365"
},
"departure": {
"delay": 65,
"time": "1763991365"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 25,
"time": "1763990965"
},
"departure": {
"delay": 25,
"time": "1763990965"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 21,
"time": "1763990901"
},
"departure": {
"delay": 21,
"time": "1763990901"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 108,
"time": "1763991468"
},
"departure": {
"delay": 108,
"time": "1763991468"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 101,
"time": "1763991641"
},
"departure": {
"delay": 101,
"time": "1763991641"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 89,
"time": "1763991029"
},
"departure": {
"delay": 89,
"time": "1763991029"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 17,
"time": "1763990837"
},
"departure": {
"delay": 17,
"time": "1763990837"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1763991240"
},
"departure": {
"delay": 60,
"time": "1763991240"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 98,
"time": "1763991578"
},
"departure": {
"delay": 98,
"time": "1763991578"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1763990747",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196955x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584707:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1812,
"time": "1763991648"
},
"departure": {
"delay": -1812,
"time": "1763991648"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2592,
"time": "1763991648"
},
"departure": {
"delay": -2592,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -2892,
"time": "1763991648"
},
"departure": {
"delay": -2892,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1872,
"time": "1763991648"
},
"departure": {
"delay": -1872,
"time": "1763991648"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2292,
"time": "1763991648"
},
"departure": {
"delay": -2292,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2172,
"time": "1763991648"
},
"departure": {
"delay": -2172,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"delay": -1632,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1992,
"time": "1763991648"
},
"departure": {
"delay": -1992,
"time": "1763991648"
},
"stopId": "FR:27017:ZE:0xFAY02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2712,
"time": "1763991648"
},
"departure": {
"delay": -2712,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -3012,
"time": "1763991648"
},
"departure": {
"delay": -3012,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -2532,
"time": "1763991648"
},
"departure": {
"delay": -2532,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1632,
"time": "1763991648"
},
"departure": {
"delay": -1632,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1812,
"time": "1763991648"
},
"departure": {
"delay": -1812,
"time": "1763991648"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2472,
"time": "1763991648"
},
"departure": {
"delay": -2472,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2832,
"time": "1763991648"
},
"departure": {
"delay": -2832,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -2652,
"time": "1763991648"
},
"departure": {
"delay": -2652,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -214,
"time": "1763994686"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -2112,
"time": "1763991648"
},
"departure": {
"delay": -2112,
"time": "1763991648"
},
"stopId": "FR:27017:ZE:0xSTN02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584707:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584937:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2592,
"time": "1763991648"
},
"departure": {
"delay": -2592,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3372,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -2472,
"time": "1763991648"
},
"departure": {
"delay": -2472,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2772,
"time": "1763991648"
},
"departure": {
"delay": -2772,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2952,
"time": "1763991648"
},
"departure": {
"delay": -2952,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2892,
"time": "1763991648"
},
"departure": {
"delay": -2892,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"delay": -2052,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3072,
"time": "1763991648"
},
"departure": {
"delay": -3072,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3312,
"time": "1763991648"
},
"departure": {
"delay": -3312,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2292,
"time": "1763991648"
},
"departure": {
"delay": -2292,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3252,
"time": "1763991648"
},
"departure": {
"delay": -3252,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -2112,
"time": "1763991648"
},
"departure": {
"delay": -2112,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3132,
"time": "1763991648"
},
"departure": {
"delay": -3132,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2652,
"time": "1763991648"
},
"departure": {
"delay": -2652,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3192,
"time": "1763991648"
},
"departure": {
"delay": -3192,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584937:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2049:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763994720"
},
"departure": {
"time": "1763994720"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763994240"
},
"departure": {
"time": "1763994240"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763994180"
},
"departure": {
"time": "1763994180"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763995020"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763994960"
},
"departure": {
"time": "1763994960"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763994900"
},
"departure": {
"time": "1763994900"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994840"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1763994000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763994660"
},
"departure": {
"time": "1763994660"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994360"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1763990403",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2049:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072054x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1763990982"
},
"departure": {
"delay": 42,
"time": "1763990982"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1763991845"
},
"departure": {
"delay": 5,
"time": "1763991845"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1763991514"
},
"departure": {
"delay": 34,
"time": "1763991514"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1763991409"
},
"departure": {
"delay": 109,
"time": "1763991409"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1763991909"
},
"departure": {
"delay": 9,
"time": "1763991909"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 83,
"time": "1763990903"
},
"departure": {
"delay": 83,
"time": "1763990903"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1763991605"
},
"departure": {
"delay": 5,
"time": "1763991605"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1763991663"
},
"departure": {
"delay": 63,
"time": "1763991663"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1763992025"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 26,
"time": "1763991446"
},
"departure": {
"delay": 26,
"time": "1763991446"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1763991725"
},
"departure": {
"delay": 5,
"time": "1763991725"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1763991758"
},
"departure": {
"delay": 38,
"time": "1763991758"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 138,
"time": "1763991138"
},
"departure": {
"delay": 138,
"time": "1763991138"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1763991983"
},
"departure": {
"delay": 23,
"time": "1763991983"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1763990804"
},
"departure": {
"delay": 44,
"time": "1763990804"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1763991946"
},
"departure": {
"delay": 46,
"time": "1763991946"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1763991317"
},
"departure": {
"delay": 77,
"time": "1763991317"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1763991253"
},
"departure": {
"delay": 73,
"time": "1763991253"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1763991808"
},
"departure": {
"delay": 28,
"time": "1763991808"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1763990764"
},
"departure": {
"delay": 64,
"time": "1763990764"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1763990967",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072054x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586677:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -307,
"time": "1763994293"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -271,
"time": "1763994209"
},
"departure": {
"delay": -271,
"time": "1763994209"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2052,
"time": "1763991648"
},
"departure": {
"delay": -2052,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"departure": {
"delay": -1452,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -229,
"time": "1763994131"
},
"departure": {
"delay": -229,
"time": "1763994131"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -1932,
"time": "1763991648"
},
"departure": {
"delay": -1932,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -144,
"time": "1763993976"
},
"departure": {
"delay": -144,
"time": "1763993976"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1572,
"time": "1763991648"
},
"departure": {
"delay": -1572,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1692,
"time": "1763991648"
},
"departure": {
"delay": -1692,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1572,
"time": "1763991648"
},
"departure": {
"delay": -1572,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2232,
"time": "1763991648"
},
"departure": {
"delay": -2232,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1452,
"time": "1763991648"
},
"departure": {
"delay": -1452,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1812,
"time": "1763991648"
},
"departure": {
"delay": -1812,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1812,
"time": "1763991648"
},
"departure": {
"delay": -1812,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2352,
"time": "1763991648"
},
"departure": {
"delay": -2352,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1512,
"time": "1763991648"
},
"departure": {
"delay": -1512,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1752,
"time": "1763991648"
},
"departure": {
"delay": -1752,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -144,
"time": "1763993916"
},
"departure": {
"delay": -144,
"time": "1763993916"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -175,
"time": "1763994065"
},
"departure": {
"delay": -175,
"time": "1763994065"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -128,
"time": "1763993872"
},
"departure": {
"delay": -128,
"time": "1763993872"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1632,
"time": "1763991648"
},
"departure": {
"delay": -1632,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2112,
"time": "1763991648"
},
"departure": {
"delay": -2112,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586677:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853425F4479626x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992080"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1763989080"
},
"departure": {
"time": "1763989200"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1763988300"
},
"departure": {
"time": "1763988360"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1763985840"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763986740"
},
"departure": {
"time": "1763986800"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763990460"
},
"departure": {
"time": "1763990520"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1763987760"
},
"departure": {
"time": "1763987820"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1763986380"
},
"departure": {
"time": "1763986440"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763987220"
},
"departure": {
"time": "1763987280"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1763982229",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853425F4479626x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:75:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1763982543"
},
"departure": {
"delay": 14,
"time": "1763982554"
},
"stopId": "FR:14333:ZE:45:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1763981364"
},
"departure": {
"delay": 38,
"time": "1763981378"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 4
},
{
"departure": {
"delay": 112,
"time": "1763981212"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1763982078"
},
"departure": {
"delay": 18,
"time": "1763982078"
},
"stopId": "FR:14333:ZE:53:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 178,
"time": "1763981711"
},
"departure": {
"delay": 178,
"time": "1763981878"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"time": "1763982113"
},
"departure": {
"time": "1763982120"
},
"stopId": "FR:14333:ZE:51:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -124,
"time": "1763982596"
},
"stopId": "FR:14333:ZE:43:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 149,
"time": "1763982210"
},
"departure": {
"delay": 149,
"time": "1763982449"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1763981624"
},
"departure": {
"delay": -7,
"time": "1763981633"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1763981238"
},
"departure": {
"delay": 89,
"time": "1763981249"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 85,
"time": "1763981415"
},
"departure": {
"delay": 85,
"time": "1763981485"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": -17,
"time": "1763982152"
},
"departure": {
"delay": -17,
"time": "1763982163"
},
"stopId": "FR:14333:ZE:49:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 111,
"time": "1763981275"
},
"departure": {
"delay": 111,
"time": "1763981331"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1763982504"
},
"departure": {
"delay": 24,
"time": "1763982504"
},
"stopId": "FR:14333:ZE:47:ATOUMOD021",
"stopSequence": 12
}
],
"timestamp": "1763991671",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:75:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2185:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763996400"
},
"departure": {
"time": "1763996400"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763996760"
},
"departure": {
"time": "1763996760"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763995800"
},
"departure": {
"time": "1763995800"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1763995740"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763995920"
},
"departure": {
"time": "1763995920"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763995860"
},
"departure": {
"time": "1763995860"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763996040"
},
"departure": {
"time": "1763996040"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763995980"
},
"departure": {
"time": "1763995980"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763996820"
},
"departure": {
"time": "1763996820"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763996160"
},
"departure": {
"time": "1763996160"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763996220"
},
"departure": {
"time": "1763996220"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763996580"
},
"departure": {
"time": "1763996580"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763996280"
},
"departure": {
"time": "1763996280"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763996340"
},
"departure": {
"time": "1763996340"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763997000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1763991658",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2185:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:84:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1763992520"
},
"departure": {
"delay": 140,
"time": "1763992520"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1763991437"
},
"departure": {
"delay": 154,
"time": "1763991454"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"departure": {
"time": "1763991000"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 140,
"time": "1763992280"
},
"departure": {
"delay": 140,
"time": "1763992280"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1763993060"
},
"departure": {
"delay": 140,
"time": "1763993060"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 151,
"time": "1763991473"
},
"departure": {
"delay": 151,
"time": "1763991511"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 140,
"time": "1763992340"
},
"departure": {
"delay": 140,
"time": "1763992340"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 140,
"time": "1763992880"
},
"departure": {
"delay": 140,
"time": "1763992880"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 140,
"time": "1763991860"
},
"departure": {
"delay": 140,
"time": "1763991860"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 137,
"time": "1763991546"
},
"departure": {
"delay": 137,
"time": "1763991617"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 140,
"time": "1763991980"
},
"departure": {
"delay": 140,
"time": "1763991980"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 140,
"time": "1763992640"
},
"departure": {
"delay": 140,
"time": "1763992640"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 140,
"time": "1763992760"
},
"departure": {
"delay": 140,
"time": "1763992760"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 140,
"time": "1763992400"
},
"departure": {
"delay": 140,
"time": "1763992400"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 140,
"time": "1763992580"
},
"departure": {
"delay": 140,
"time": "1763992580"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 166,
"time": "1763991378"
},
"departure": {
"delay": 166,
"time": "1763991406"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 161,
"time": "1763991241"
},
"departure": {
"delay": 161,
"time": "1763991281"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 140,
"time": "1763991740"
},
"departure": {
"delay": 140,
"time": "1763991740"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 153,
"time": "1763991326"
},
"departure": {
"delay": 153,
"time": "1763991333"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 140,
"time": "1763993000"
},
"departure": {
"delay": 140,
"time": "1763993000"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 140,
"time": "1763993120"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
}
],
"timestamp": "1763991676",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:84:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13131F4476422x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763993520"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1763996580"
},
"departure": {
"time": "1763996700"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1763999220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1763997120"
},
"departure": {
"time": "1763997180"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1763998440"
},
"departure": {
"time": "1763998500"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1763997780"
},
"departure": {
"time": "1763997840"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1763989911",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13131F4476422x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181408x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1763991646"
},
"departure": {
"delay": 106,
"time": "1763991646"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 155,
"time": "1763991755"
},
"departure": {
"delay": 155,
"time": "1763991755"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 98,
"time": "1763991518"
},
"departure": {
"delay": 98,
"time": "1763991518"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 160,
"time": "1763991700"
},
"departure": {
"delay": 160,
"time": "1763991700"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 128,
"time": "1763991488"
},
"departure": {
"delay": 128,
"time": "1763991488"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 145,
"time": "1763991625"
},
"departure": {
"delay": 145,
"time": "1763991625"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 106,
"time": "1763991826"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181408x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2182:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764010860"
},
"departure": {
"time": "1764010860"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764010440"
},
"departure": {
"time": "1764010440"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764010200"
},
"departure": {
"time": "1764010200"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764010380"
},
"departure": {
"time": "1764010380"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764010140"
},
"departure": {
"time": "1764010140"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1764009600"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764010320"
},
"departure": {
"time": "1764010320"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764010980"
},
"departure": {
"time": "1764010980"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764011160"
},
"departure": {
"time": "1764011160"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764010560"
},
"departure": {
"time": "1764010560"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764009900"
},
"departure": {
"time": "1764009900"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764010680"
},
"departure": {
"time": "1764010680"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764009780"
},
"departure": {
"time": "1764009780"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764010020"
},
"departure": {
"time": "1764010020"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764010260"
},
"departure": {
"time": "1764010260"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764011220"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764010620"
},
"departure": {
"time": "1764010620"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764010500"
},
"departure": {
"time": "1764010500"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1763991635",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2182:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2961:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764008040"
},
"departure": {
"time": "1764008040"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764007920"
},
"departure": {
"time": "1764007920"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764008460"
},
"departure": {
"time": "1764008460"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764008700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764007980"
},
"departure": {
"time": "1764007980"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764008520"
},
"departure": {
"time": "1764008520"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1764007680"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764008100"
},
"departure": {
"time": "1764008100"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764008280"
},
"departure": {
"time": "1764008280"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1763991599",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2961:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2347:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763999100"
},
"departure": {
"time": "1763999100"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763998860"
},
"departure": {
"time": "1763998860"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763999400"
},
"departure": {
"time": "1763999400"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763999940"
},
"departure": {
"time": "1763999940"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764000000"
},
"departure": {
"time": "1764000000"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763998800"
},
"departure": {
"time": "1763998800"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763999220"
},
"departure": {
"time": "1763999220"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763999880"
},
"departure": {
"time": "1763999880"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1763998740"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763999700"
},
"departure": {
"time": "1763999700"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763999160"
},
"departure": {
"time": "1763999160"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764000120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1763990403",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2347:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595512:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31,
"time": "1763995529"
},
"departure": {
"delay": -31,
"time": "1763995529"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1763994550"
},
"departure": {
"delay": 70,
"time": "1763994550"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1763995053"
},
"departure": {
"delay": 93,
"time": "1763995053"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1763994928"
},
"departure": {
"delay": 88,
"time": "1763994928"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1763995338"
},
"departure": {
"delay": 18,
"time": "1763995338"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 48,
"time": "1763994408"
},
"departure": {
"delay": 48,
"time": "1763994408"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 87,
"time": "1763995167"
},
"departure": {
"delay": 87,
"time": "1763995167"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1763994997"
},
"departure": {
"delay": 37,
"time": "1763994997"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 75,
"time": "1763994675"
},
"departure": {
"delay": 75,
"time": "1763994675"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 63,
"time": "1763994603"
},
"departure": {
"delay": 63,
"time": "1763994603"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"time": "1763994300"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1763995695"
},
"departure": {
"delay": 15,
"time": "1763995695"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -50,
"time": "1763995450"
},
"departure": {
"delay": -50,
"time": "1763995450"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1763995130"
},
"departure": {
"delay": 50,
"time": "1763995130"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 66,
"time": "1763994486"
},
"departure": {
"delay": 66,
"time": "1763994486"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1763995210"
},
"departure": {
"delay": 70,
"time": "1763995210"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1763995260"
},
"departure": {
"delay": 60,
"time": "1763995260"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 66,
"time": "1763994366"
},
"departure": {
"delay": 66,
"time": "1763994366"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"time": "1763995740"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 83,
"time": "1763994863"
},
"departure": {
"delay": 83,
"time": "1763994863"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595512:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1775:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1763990340"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 245,
"time": "1763989440"
},
"departure": {
"delay": 245,
"time": "1763989445"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1763989680"
},
"departure": {
"delay": 125,
"time": "1763989685"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1763990220"
},
"departure": {
"delay": 120,
"time": "1763990220"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1763990040"
},
"departure": {
"delay": 125,
"time": "1763990045"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1763990100"
},
"departure": {
"delay": 125,
"time": "1763990105"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1763990280"
},
"departure": {
"delay": 120,
"time": "1763990280"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1763989740"
},
"departure": {
"delay": 125,
"time": "1763989745"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1763989260"
},
"departure": {
"delay": 180,
"time": "1763989320"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"delay": 120,
"time": "1763989200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 185,
"time": "1763989980"
},
"departure": {
"delay": 185,
"time": "1763989985"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1763989800"
},
"departure": {
"delay": 125,
"time": "1763989805"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1763989860"
},
"departure": {
"delay": 125,
"time": "1763989865"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1763989560"
},
"departure": {
"delay": 185,
"time": "1763989565"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1763990160"
},
"departure": {
"delay": 125,
"time": "1763990165"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1763991658",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1775:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x38207491:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 102,
"time": "1763991162"
},
"stopId": "FR:76114:ZE:204:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1763991404"
},
"departure": {
"delay": 66,
"time": "1763991426"
},
"stopId": "FR:76114:ZE:209:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1763991282"
},
"departure": {
"delay": 111,
"time": "1763991291"
},
"stopId": "FR:76114:ZE:207:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 135,
"time": "1763991335"
},
"departure": {
"delay": 135,
"time": "1763991375"
},
"stopId": "FR:76114:ZE:208:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1763991460"
},
"departure": {
"delay": 40,
"time": "1763991460"
},
"stopId": "FR:76114:ZE:210:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 108,
"time": "1763991220"
},
"departure": {
"delay": 108,
"time": "1763991228"
},
"stopId": "FR:76114:ZE:205:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1763991470"
},
"departure": {
"delay": 120,
"time": "1763991600"
},
"stopId": "FR:76114:ZE:212:ATOUMOD019",
"stopSequence": 7
}
],
"timestamp": "1763991426",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:2:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x38207491:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584643:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1763991714"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 156,
"time": "1763991636"
},
"departure": {
"delay": 156,
"time": "1763991636"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 145,
"time": "1763991685"
},
"departure": {
"delay": 145,
"time": "1763991685"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 207,
"time": "1763991507"
},
"departure": {
"delay": 207,
"time": "1763991507"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584643:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584930:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -67,
"time": "1763991773"
},
"departure": {
"delay": -67,
"time": "1763991773"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -140,
"time": "1763992720"
},
"departure": {
"delay": -140,
"time": "1763992720"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -41,
"time": "1763991979"
},
"departure": {
"delay": -41,
"time": "1763991979"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -121,
"time": "1763992499"
},
"departure": {
"delay": -121,
"time": "1763992499"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -122,
"time": "1763992678"
},
"departure": {
"delay": -122,
"time": "1763992678"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -101,
"time": "1763992039"
},
"departure": {
"delay": -101,
"time": "1763992039"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -41,
"time": "1763992159"
},
"departure": {
"delay": -41,
"time": "1763992159"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -79,
"time": "1763992241"
},
"departure": {
"delay": -79,
"time": "1763992241"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -121,
"time": "1763992559"
},
"departure": {
"delay": -121,
"time": "1763992559"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -112,
"time": "1763992388"
},
"departure": {
"delay": -112,
"time": "1763992388"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -112,
"time": "1763992328"
},
"departure": {
"delay": -112,
"time": "1763992328"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -149,
"time": "1763992771"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1763991692"
},
"departure": {
"delay": 32,
"time": "1763991692"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"departure": {
"time": "1763991600"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -121,
"time": "1763992619"
},
"departure": {
"delay": -121,
"time": "1763992619"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584930:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011304x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5,
"time": "1763991115"
},
"departure": {
"delay": -5,
"time": "1763991115"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -60,
"time": "1763991180"
},
"departure": {
"delay": -60,
"time": "1763991180"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -8,
"time": "1763991352"
},
"departure": {
"delay": -8,
"time": "1763991352"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -21,
"time": "1763991459"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 32,
"time": "1763991392"
},
"departure": {
"delay": 32,
"time": "1763991392"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 1,
"time": "1763991241"
},
"departure": {
"delay": 1,
"time": "1763991241"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -52,
"time": "1763991068"
},
"departure": {
"delay": -52,
"time": "1763991068"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -1,
"time": "1763991419"
},
"departure": {
"delay": -1,
"time": "1763991419"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -22,
"time": "1763991278"
},
"departure": {
"delay": -22,
"time": "1763991278"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1763991077",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011304x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1685:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763999880"
},
"departure": {
"time": "1763999880"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763999280"
},
"departure": {
"time": "1763999280"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763999220"
},
"departure": {
"time": "1763999220"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763999700"
},
"departure": {
"time": "1763999700"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763999940"
},
"departure": {
"time": "1763999940"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763998620"
},
"departure": {
"time": "1763998620"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763999040"
},
"departure": {
"time": "1763999040"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763998380"
},
"departure": {
"time": "1763998380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763998860"
},
"departure": {
"time": "1763998860"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763999460"
},
"departure": {
"time": "1763999460"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1763998320"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764000060"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763998740"
},
"departure": {
"time": "1763998740"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763999100"
},
"departure": {
"time": "1763999100"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1763999340"
},
"departure": {
"time": "1763999340"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763999580"
},
"departure": {
"time": "1763999580"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763999820"
},
"departure": {
"time": "1763999820"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1763999160"
},
"departure": {
"time": "1763999160"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763998920"
},
"departure": {
"time": "1763998920"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1763991515",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1685:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2307:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763997840"
},
"departure": {
"time": "1763997840"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763998740"
},
"departure": {
"time": "1763998740"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763998440"
},
"departure": {
"time": "1763998440"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763998680"
},
"departure": {
"time": "1763998680"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763998500"
},
"departure": {
"time": "1763998500"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763998560"
},
"departure": {
"time": "1763998560"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763998260"
},
"departure": {
"time": "1763998260"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763998140"
},
"departure": {
"time": "1763998140"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763998200"
},
"departure": {
"time": "1763998200"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763998800"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1763997780"
},
"departure": {
"time": "1763997780"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763998020"
},
"departure": {
"time": "1763998020"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763997720"
},
"departure": {
"time": "1763997720"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1763997600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1763991524",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2307:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2705:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764004200"
},
"departure": {
"time": "1764004200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764005100"
},
"departure": {
"time": "1764005100"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764004680"
},
"departure": {
"time": "1764004680"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764004980"
},
"departure": {
"time": "1764004980"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764004140"
},
"departure": {
"time": "1764004140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764005160"
},
"departure": {
"time": "1764005160"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764005040"
},
"departure": {
"time": "1764005040"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764005220"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764004740"
},
"departure": {
"time": "1764004740"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764004560"
},
"departure": {
"time": "1764004560"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1764004080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764004800"
},
"departure": {
"time": "1764004800"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764004380"
},
"departure": {
"time": "1764004380"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764004920"
},
"departure": {
"time": "1764004920"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764004620"
},
"departure": {
"time": "1764004620"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1763991658",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2705:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2199:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763995860"
},
"departure": {
"time": "1763995860"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763996940"
},
"departure": {
"time": "1763996940"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763997120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1763996340"
},
"departure": {
"time": "1763996340"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763996580"
},
"departure": {
"time": "1763996580"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763997000"
},
"departure": {
"time": "1763997000"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763995980"
},
"departure": {
"time": "1763995980"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763996400"
},
"departure": {
"time": "1763996400"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763995920"
},
"departure": {
"time": "1763995920"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763996700"
},
"departure": {
"time": "1763996700"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763996220"
},
"departure": {
"time": "1763996220"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1763995800"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763996520"
},
"departure": {
"time": "1763996520"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763996160"
},
"departure": {
"time": "1763996160"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763996880"
},
"departure": {
"time": "1763996880"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1763991524",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2199:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852020F4479514x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763990580"
},
"departure": {
"time": "1763990640"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763993400"
},
"departure": {
"time": "1763993460"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994420"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1763995020"
},
"departure": {
"time": "1763995080"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1763992380"
},
"departure": {
"time": "1763992440"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1763992860"
},
"departure": {
"time": "1763992920"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1763996040"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1763989800"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763991420"
},
"departure": {
"time": "1763991480"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1763986191",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852020F4479514x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1666:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763998560"
},
"departure": {
"time": "1763998560"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764000660"
},
"departure": {
"time": "1764000660"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1763998200"
},
"departure": {
"time": "1763998200"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763999460"
},
"departure": {
"time": "1763999460"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764000120"
},
"departure": {
"time": "1764000120"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764000780"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1763998080"
},
"departure": {
"time": "1763998080"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1763997665"
},
"departure": {
"delay": 5,
"time": "1763997665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763998800"
},
"departure": {
"time": "1763998800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1763998260"
},
"departure": {
"time": "1763998260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764000540"
},
"departure": {
"time": "1764000540"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1763997900"
},
"departure": {
"time": "1763997900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1763997600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764000360"
},
"departure": {
"time": "1764000360"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763999820"
},
"departure": {
"time": "1763999820"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1763998140"
},
"departure": {
"time": "1763998140"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763999520"
},
"departure": {
"time": "1763999520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764000420"
},
"departure": {
"time": "1764000420"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763998020"
},
"departure": {
"time": "1763998020"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764000180"
},
"departure": {
"time": "1764000180"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763999100"
},
"departure": {
"time": "1763999100"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763998920"
},
"departure": {
"time": "1763998920"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763997660"
},
"departure": {
"time": "1763997660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763999700"
},
"departure": {
"time": "1763999700"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1763998740"
},
"departure": {
"time": "1763998740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764000300"
},
"departure": {
"time": "1764000300"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1763998320"
},
"departure": {
"time": "1763998320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763999760"
},
"departure": {
"time": "1763999760"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764000060"
},
"departure": {
"time": "1764000060"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1763998145"
},
"departure": {
"delay": 5,
"time": "1763998145"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764000000"
},
"departure": {
"time": "1764000000"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763998380"
},
"departure": {
"time": "1763998380"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763998500"
},
"departure": {
"time": "1763998500"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1763998440"
},
"departure": {
"time": "1763998440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1763991630",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1666:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190128x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1763991268"
},
"departure": {
"delay": 88,
"time": "1763991268"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1763990748"
},
"departure": {
"delay": 48,
"time": "1763990748"
},
"stopId": "FR:76351:ZE:3371:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1763991441"
},
"departure": {
"delay": 81,
"time": "1763991441"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 83,
"time": "1763991563"
},
"departure": {
"delay": 83,
"time": "1763991563"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1763990967"
},
"departure": {
"delay": 27,
"time": "1763990967"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 108,
"time": "1763991768"
},
"departure": {
"delay": 108,
"time": "1763991768"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 103,
"time": "1763991703"
},
"departure": {
"delay": 103,
"time": "1763991703"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1763991309"
},
"departure": {
"delay": 69,
"time": "1763991309"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1763991202"
},
"departure": {
"delay": 22,
"time": "1763991202"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 33,
"time": "1763990913"
},
"departure": {
"delay": 33,
"time": "1763990913"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 73,
"time": "1763992093"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 22,
"time": "1763991082"
},
"departure": {
"delay": 22,
"time": "1763991082"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1763990805"
},
"departure": {
"delay": 45,
"time": "1763990805"
},
"stopId": "FR:76351:ZE:3155:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1763991913"
},
"departure": {
"delay": 73,
"time": "1763991913"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 118,
"time": "1763991838"
},
"departure": {
"delay": 118,
"time": "1763991838"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 77,
"time": "1763991617"
},
"departure": {
"delay": 77,
"time": "1763991617"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 73,
"time": "1763991673"
},
"departure": {
"delay": 73,
"time": "1763991673"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1763991153"
},
"departure": {
"delay": 33,
"time": "1763991153"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1763990721"
},
"departure": {
"delay": 21,
"time": "1763990721"
},
"stopId": "FR:76351:ZE:3133:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1763991267",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190128x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3047:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764009660"
},
"departure": {
"time": "1764009660"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764009600"
},
"departure": {
"time": "1764009600"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1764008940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764009000"
},
"departure": {
"time": "1764009000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764009780"
},
"departure": {
"time": "1764009780"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764009060"
},
"departure": {
"time": "1764009060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764009480"
},
"departure": {
"time": "1764009480"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764009960"
},
"departure": {
"time": "1764009960"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764009840"
},
"departure": {
"time": "1764009840"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764009240"
},
"departure": {
"time": "1764009240"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764009420"
},
"departure": {
"time": "1764009420"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764010020"
},
"departure": {
"time": "1764010020"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764009540"
},
"departure": {
"time": "1764009540"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764009900"
},
"departure": {
"time": "1764009900"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764010080"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1763991658",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3047:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057158x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1763990780"
},
"departure": {
"delay": 140,
"time": "1763990780"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1763990852"
},
"departure": {
"delay": 92,
"time": "1763990852"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 108,
"time": "1763990928"
},
"departure": {
"delay": 108,
"time": "1763990928"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 77,
"time": "1763990957"
},
"departure": {
"delay": 77,
"time": "1763990957"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 124,
"time": "1763991064"
},
"departure": {
"delay": 124,
"time": "1763991064"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 137,
"time": "1763991497"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1763991180"
},
"departure": {
"delay": 120,
"time": "1763991180"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 107,
"time": "1763991107"
},
"departure": {
"delay": 107,
"time": "1763991107"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 92,
"time": "1763990732"
},
"departure": {
"delay": 92,
"time": "1763990732"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1763990737",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057158x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1864:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764002340"
},
"departure": {
"time": "1764002340"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764002640"
},
"departure": {
"time": "1764002640"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764003420"
},
"departure": {
"time": "1764003420"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764003060"
},
"departure": {
"time": "1764003060"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764003480"
},
"departure": {
"time": "1764003480"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764002760"
},
"departure": {
"time": "1764002760"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764002880"
},
"departure": {
"time": "1764002880"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764002220"
},
"departure": {
"time": "1764002220"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764001980"
},
"departure": {
"time": "1764001980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764002820"
},
"departure": {
"time": "1764002820"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1764001920"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764003660"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764002460"
},
"departure": {
"time": "1764002460"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764003300"
},
"departure": {
"time": "1764003300"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764002700"
},
"departure": {
"time": "1764002700"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764002520"
},
"departure": {
"time": "1764002520"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764002940"
},
"departure": {
"time": "1764002940"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764003540"
},
"departure": {
"time": "1764003540"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764003180"
},
"departure": {
"time": "1764003180"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1763991635",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1864:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1320:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1763991300"
},
"departure": {
"delay": 125,
"time": "1763991305"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1763991420"
},
"departure": {
"delay": 125,
"time": "1763991425"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1763993100"
},
"departure": {
"delay": 60,
"time": "1763993100"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1763992680"
},
"departure": {
"delay": 60,
"time": "1763992680"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 75,
"time": "1763991010"
},
"departure": {
"delay": 75,
"time": "1763991015"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1763992865"
},
"departure": {
"delay": 65,
"time": "1763992865"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1763991780"
},
"departure": {
"delay": 60,
"time": "1763991780"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1763993580"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1763992860"
},
"departure": {
"delay": 60,
"time": "1763992860"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1763993220"
},
"departure": {
"delay": 60,
"time": "1763993220"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1763991960"
},
"departure": {
"delay": 60,
"time": "1763991960"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1763993460"
},
"departure": {
"delay": 60,
"time": "1763993460"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 125,
"time": "1763991480"
},
"departure": {
"delay": 125,
"time": "1763991485"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1763991120"
},
"departure": {
"delay": 120,
"time": "1763991180"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1763991240"
},
"departure": {
"delay": 125,
"time": "1763991245"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"delay": 60,
"time": "1763990460"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1763992980"
},
"departure": {
"delay": 60,
"time": "1763992980"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1763992320"
},
"departure": {
"delay": 60,
"time": "1763992320"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1763992560"
},
"departure": {
"delay": 60,
"time": "1763992560"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1763991660"
},
"departure": {
"delay": 60,
"time": "1763991660"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1763990880"
},
"departure": {
"delay": 65,
"time": "1763990885"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1763992380"
},
"departure": {
"delay": 60,
"time": "1763992380"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1763992620"
},
"departure": {
"delay": 60,
"time": "1763992620"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1763993160"
},
"departure": {
"delay": 60,
"time": "1763993160"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1763993340"
},
"departure": {
"delay": 60,
"time": "1763993340"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 75,
"time": "1763990530"
},
"departure": {
"delay": 75,
"time": "1763990535"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1763991600"
},
"departure": {
"delay": 65,
"time": "1763991605"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1763992920"
},
"departure": {
"delay": 60,
"time": "1763992920"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1763990520"
},
"departure": {
"delay": 65,
"time": "1763990525"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1763991360"
},
"departure": {
"delay": 125,
"time": "1763991365"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1763991000"
},
"departure": {
"delay": 65,
"time": "1763991005"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1763990760"
},
"departure": {
"delay": 120,
"time": "1763990820"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1763990940"
},
"departure": {
"delay": 65,
"time": "1763990945"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1763991060"
},
"departure": {
"delay": 65,
"time": "1763991065"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1763991664",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1320:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3379F4475430x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763991720"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1763983800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1763991120"
},
"departure": {
"time": "1763991180"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1763987460"
},
"departure": {
"time": "1763987580"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1763989020"
},
"departure": {
"time": "1763989080"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1763989980"
},
"departure": {
"time": "1763990040"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1763980190",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3379F4475430x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5482382154006528x14:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1763991453"
},
"departure": {
"delay": 43,
"time": "1763991463"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1763991245"
},
"departure": {
"delay": 24,
"time": "1763991264"
},
"stopId": "FR:50218:ZE:720520002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1763991670"
},
"departure": {
"delay": 25,
"time": "1763991685"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1763991292"
},
"departure": {
"delay": 18,
"time": "1763991318"
},
"stopId": "FR:50218:ZE:732540004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1763991380"
},
"departure": {
"delay": 48,
"time": "1763991408"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1763991796"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1763991757"
},
"departure": {
"delay": 47,
"time": "1763991767"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
}
],
"timestamp": "1763991432",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5482382154006528x14:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5056100031266816x15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1763990823"
},
"departure": {
"delay": 27,
"time": "1763990847"
},
"stopId": "FR:14366:ZE:3110004:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -80,
"time": "1763990920"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1763990780"
},
"departure": {
"delay": 40,
"time": "1763990800"
},
"stopId": "FR:14366:ZE:21190002:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1763990863",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5056100031266816x15:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:61xHO03xLxCJxSx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763971791"
},
"departure": {
"time": "1763971800"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1763970537"
},
"departure": {
"delay": 37,
"time": "1763970577"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1763970704"
},
"departure": {
"delay": 37,
"time": "1763970817"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1763972221"
},
"departure": {
"delay": 14,
"time": "1763972234"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1763971876"
},
"departure": {
"delay": 31,
"time": "1763971951"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"departure": {
"time": "1763970300"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1763972284"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1763970997"
},
"departure": {
"delay": 15,
"time": "1763971035"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1763970489"
},
"departure": {
"delay": 18,
"time": "1763970498"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1763970659"
},
"departure": {
"delay": 13,
"time": "1763970673"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1763972112"
},
"departure": {
"delay": 23,
"time": "1763972183"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1763971745"
},
"departure": {
"delay": 14,
"time": "1763971754"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1763970919"
},
"departure": {
"delay": 48,
"time": "1763970948"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1763970428"
},
"departure": {
"delay": 23,
"time": "1763970443"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1763971592"
},
"departure": {
"delay": 76,
"time": "1763971636"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1763971528"
},
"departure": {
"delay": 65,
"time": "1763971565"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1763971135"
},
"departure": {
"delay": 36,
"time": "1763971176"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1763970608"
},
"departure": {
"delay": 44,
"time": "1763970644"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": -4,
"time": "1763972010"
},
"departure": {
"delay": -4,
"time": "1763972036"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1763971655"
},
"departure": {
"delay": 17,
"time": "1763971697"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1763971273"
},
"departure": {
"delay": 65,
"time": "1763971505"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
}
],
"timestamp": "1763991676",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:61xHO03xLxCJxSx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056573x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1763990949"
},
"departure": {
"delay": 69,
"time": "1763990949"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 146,
"time": "1763990846"
},
"departure": {
"delay": 146,
"time": "1763990846"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1763991133"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 84,
"time": "1763990904"
},
"departure": {
"delay": 84,
"time": "1763990904"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 109,
"time": "1763990869"
},
"departure": {
"delay": 109,
"time": "1763990869"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1763990907",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056573x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1764:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763999820"
},
"departure": {
"time": "1763999820"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763999760"
},
"departure": {
"time": "1763999760"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764000000"
},
"departure": {
"time": "1764000000"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764000840"
},
"departure": {
"time": "1764000840"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764002280"
},
"departure": {
"time": "1764002280"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764002340"
},
"departure": {
"time": "1764002340"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764001860"
},
"departure": {
"time": "1764001860"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764002520"
},
"departure": {
"time": "1764002520"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764003000"
},
"departure": {
"time": "1764003000"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764000480"
},
"departure": {
"time": "1764000480"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764000180"
},
"departure": {
"time": "1764000180"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764003060"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764000360"
},
"departure": {
"time": "1764000360"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764002760"
},
"departure": {
"time": "1764002760"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764001020"
},
"departure": {
"time": "1764001020"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764002640"
},
"departure": {
"time": "1764002640"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764002460"
},
"departure": {
"time": "1764002460"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764000660"
},
"departure": {
"time": "1764000660"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764001980"
},
"departure": {
"time": "1764001980"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764002400"
},
"departure": {
"time": "1764002400"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763999940"
},
"departure": {
"time": "1763999940"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764001620"
},
"departure": {
"time": "1764001620"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764001440"
},
"departure": {
"time": "1764001440"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764002820"
},
"departure": {
"time": "1764002820"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764001380"
},
"departure": {
"time": "1764001380"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764002880"
},
"departure": {
"time": "1764002880"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"departure": {
"time": "1763999700"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764001680"
},
"departure": {
"time": "1764001680"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764001740"
},
"departure": {
"time": "1764001740"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764002220"
},
"departure": {
"time": "1764002220"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764000300"
},
"departure": {
"time": "1764000300"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764002160"
},
"departure": {
"time": "1764002160"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764000720"
},
"departure": {
"time": "1764000720"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1763991663",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1764:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586555:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1152,
"time": "1763991648"
},
"departure": {
"delay": -1152,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1092,
"time": "1763991648"
},
"departure": {
"delay": -1092,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1332,
"time": "1763991648"
},
"departure": {
"delay": -1332,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -432,
"time": "1763991648"
},
"departure": {
"delay": -432,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1752,
"time": "1763991648"
},
"departure": {
"delay": -1752,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -170,
"time": "1763993590"
},
"departure": {
"delay": -170,
"time": "1763993590"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -1632,
"time": "1763991648"
},
"departure": {
"delay": -1632,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -1932,
"time": "1763991648"
},
"departure": {
"delay": -1932,
"time": "1763991648"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -247,
"time": "1763993693"
},
"departure": {
"delay": -247,
"time": "1763993693"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -492,
"time": "1763991648"
},
"departure": {
"delay": -492,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -672,
"time": "1763991648"
},
"departure": {
"delay": -672,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1872,
"time": "1763991648"
},
"departure": {
"delay": -1872,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -159,
"time": "1763993901"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -1032,
"time": "1763991648"
},
"departure": {
"delay": -1032,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1272,
"time": "1763991648"
},
"departure": {
"delay": -1272,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1692,
"time": "1763991648"
},
"departure": {
"delay": -1692,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -972,
"time": "1763991648"
},
"departure": {
"delay": -972,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -181,
"time": "1763993639"
},
"departure": {
"delay": -181,
"time": "1763993639"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -2052,
"time": "1763991648"
},
"departure": {
"delay": -2052,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"departure": {
"delay": -372,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1512,
"time": "1763991648"
},
"departure": {
"delay": -1512,
"time": "1763991648"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -852,
"time": "1763991648"
},
"departure": {
"delay": -852,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -792,
"time": "1763991648"
},
"departure": {
"delay": -792,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586555:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2803:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764005400"
},
"departure": {
"time": "1764005400"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764005940"
},
"departure": {
"time": "1764005940"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764005880"
},
"departure": {
"time": "1764005880"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764006060"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764005820"
},
"departure": {
"time": "1764005820"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764005460"
},
"departure": {
"time": "1764005460"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764005340"
},
"departure": {
"time": "1764005340"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764005640"
},
"departure": {
"time": "1764005640"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1764005220"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764005280"
},
"departure": {
"time": "1764005280"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2803:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1959:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992320"
},
"departure": {
"time": "1763992320"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763992260"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763993400"
},
"departure": {
"time": "1763993400"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763992680"
},
"departure": {
"time": "1763992680"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763992860"
},
"departure": {
"time": "1763992860"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763993340"
},
"departure": {
"time": "1763993340"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763993100"
},
"departure": {
"time": "1763993100"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763992920"
},
"departure": {
"time": "1763992920"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763992380"
},
"departure": {
"time": "1763992380"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763993520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1763993280"
},
"departure": {
"time": "1763993280"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"delay": -1800,
"time": "1763990400"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763992560"
},
"departure": {
"time": "1763992560"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1763991524",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1959:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2134:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764008220"
},
"departure": {
"time": "1764008220"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764008520"
},
"departure": {
"time": "1764008520"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764008400"
},
"departure": {
"time": "1764008400"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764009900"
},
"departure": {
"time": "1764009900"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764009960"
},
"departure": {
"time": "1764009960"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1764010325"
},
"departure": {
"delay": 5,
"time": "1764010325"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764008460"
},
"departure": {
"time": "1764008460"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764009840"
},
"departure": {
"time": "1764009840"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764008760"
},
"departure": {
"time": "1764008760"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764008580"
},
"departure": {
"time": "1764008580"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764008280"
},
"departure": {
"time": "1764008280"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764010320"
},
"departure": {
"time": "1764010320"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764010380"
},
"departure": {
"time": "1764010380"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764008340"
},
"departure": {
"time": "1764008340"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764010140"
},
"departure": {
"time": "1764010140"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764008940"
},
"departure": {
"time": "1764008940"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764009720"
},
"departure": {
"time": "1764009720"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764008640"
},
"departure": {
"time": "1764008640"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1764008345"
},
"departure": {
"delay": 5,
"time": "1764008345"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764009120"
},
"departure": {
"time": "1764009120"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764010260"
},
"departure": {
"time": "1764010260"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764009000"
},
"departure": {
"time": "1764009000"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764008100"
},
"departure": {
"time": "1764008100"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764009420"
},
"departure": {
"time": "1764009420"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764009060"
},
"departure": {
"time": "1764009060"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1764007800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1764008465"
},
"departure": {
"delay": 5,
"time": "1764008465"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764009600"
},
"departure": {
"time": "1764009600"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764010560"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1764007860"
},
"departure": {
"time": "1764007860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764007920"
},
"departure": {
"time": "1764007920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764010020"
},
"departure": {
"time": "1764010020"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764008880"
},
"departure": {
"time": "1764008880"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764010440"
},
"departure": {
"time": "1764010440"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764007980"
},
"departure": {
"time": "1764007980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1763991323",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2134:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2289:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763998380"
},
"departure": {
"time": "1763998380"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763997720"
},
"departure": {
"time": "1763997720"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763998080"
},
"departure": {
"time": "1763998080"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763997960"
},
"departure": {
"time": "1763997960"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763998560"
},
"departure": {
"time": "1763998560"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763998440"
},
"departure": {
"time": "1763998440"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763998320"
},
"departure": {
"time": "1763998320"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763998200"
},
"departure": {
"time": "1763998200"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763998140"
},
"departure": {
"time": "1763998140"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1763997600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763998260"
},
"departure": {
"time": "1763998260"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763998680"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763997660"
},
"departure": {
"time": "1763997660"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763998020"
},
"departure": {
"time": "1763998020"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1763990259",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2289:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1664:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763997840"
},
"departure": {
"time": "1763997840"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1763999640"
},
"departure": {
"time": "1763999640"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1763997960"
},
"departure": {
"time": "1763997960"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1763997600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763998140"
},
"departure": {
"time": "1763998140"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763998980"
},
"departure": {
"time": "1763998980"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764000720"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1763998560"
},
"departure": {
"time": "1763998560"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1764000125"
},
"departure": {
"delay": 5,
"time": "1764000125"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1763999880"
},
"departure": {
"time": "1763999880"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1764000545"
},
"departure": {
"delay": 5,
"time": "1764000545"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1763999520"
},
"departure": {
"time": "1763999520"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1763998620"
},
"departure": {
"time": "1763998620"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1763997900"
},
"departure": {
"time": "1763997900"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763999820"
},
"departure": {
"time": "1763999820"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764000360"
},
"departure": {
"time": "1764000360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1763997720"
},
"departure": {
"time": "1763997720"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763998500"
},
"departure": {
"time": "1763998500"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764000120"
},
"departure": {
"time": "1764000120"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1763999340"
},
"departure": {
"time": "1763999340"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1763999160"
},
"departure": {
"time": "1763999160"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764000180"
},
"departure": {
"time": "1764000180"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1763997780"
},
"departure": {
"time": "1763997780"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764000000"
},
"departure": {
"time": "1764000000"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1763998380"
},
"departure": {
"time": "1763998380"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764000060"
},
"departure": {
"time": "1764000060"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1763999760"
},
"departure": {
"time": "1763999760"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1763998440"
},
"departure": {
"time": "1763998440"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763998020"
},
"departure": {
"time": "1763998020"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763998200"
},
"departure": {
"time": "1763998200"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764000540"
},
"departure": {
"time": "1764000540"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1764000130"
},
"departure": {
"delay": 10,
"time": "1764000130"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1763999940"
},
"departure": {
"time": "1763999940"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1763998080"
},
"departure": {
"time": "1763998080"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1763991534",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1664:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4030863xGTFSxGSemHTNIxSemainex06:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1763991857"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 1377,
"time": "1763990817"
},
"departure": {
"delay": 1377,
"time": "1763990817"
},
"stopId": "FR:76563:ZE:5111:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 1443,
"time": "1763991723"
},
"departure": {
"delay": 1443,
"time": "1763991723"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 74,
"time": "1763991734"
},
"departure": {
"delay": 74,
"time": "1763991734"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 43,
"time": "1763991523"
},
"departure": {
"delay": 43,
"time": "1763991523"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 14,
"time": "1763991434"
},
"departure": {
"delay": 14,
"time": "1763991434"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 18,
"time": "1763991618"
},
"departure": {
"delay": 18,
"time": "1763991618"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 68,
"time": "1763991788"
},
"departure": {
"delay": 68,
"time": "1763991788"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 1409,
"time": "1763991209"
},
"departure": {
"delay": 1409,
"time": "1763991209"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 72,
"time": "1763991492"
},
"departure": {
"delay": 72,
"time": "1763991492"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 1415,
"time": "1763991335"
},
"departure": {
"delay": 1415,
"time": "1763991335"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 1400,
"time": "1763991440"
},
"departure": {
"delay": 1400,
"time": "1763991440"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 63,
"time": "1763991543"
},
"departure": {
"delay": 63,
"time": "1763991543"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 1400,
"time": "1763991020"
},
"departure": {
"delay": 1400,
"time": "1763991020"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 1454,
"time": "1763990954"
},
"departure": {
"delay": 1454,
"time": "1763990954"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1763991756"
},
"departure": {
"delay": 36,
"time": "1763991756"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 40,
"time": "1763991400"
},
"departure": {
"delay": 40,
"time": "1763991400"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4030863xGTFSxGSemHTNIxSemainex06:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585327:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -327,
"time": "1763994993"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -139,
"time": "1763994581"
},
"departure": {
"delay": -139,
"time": "1763994581"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -139,
"time": "1763994641"
},
"departure": {
"delay": -139,
"time": "1763994641"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -70,
"time": "1763994470"
},
"departure": {
"delay": -70,
"time": "1763994470"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1763994067"
},
"departure": {
"delay": 7,
"time": "1763994067"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -253,
"time": "1763994887"
},
"departure": {
"delay": -253,
"time": "1763994887"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -14,
"time": "1763994106"
},
"departure": {
"delay": -14,
"time": "1763994106"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -74,
"time": "1763994286"
},
"departure": {
"delay": -74,
"time": "1763994286"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"time": "1763994000"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -256,
"time": "1763994824"
},
"departure": {
"delay": -256,
"time": "1763994824"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1763994390"
},
"departure": {
"delay": -30,
"time": "1763994390"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -173,
"time": "1763994667"
},
"departure": {
"delay": -173,
"time": "1763994667"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -255,
"time": "1763994765"
},
"departure": {
"delay": -255,
"time": "1763994765"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -25,
"time": "1763994215"
},
"departure": {
"delay": -25,
"time": "1763994215"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -124,
"time": "1763994536"
},
"departure": {
"delay": -124,
"time": "1763994536"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585327:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057436x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -34,
"time": "1763991266"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 20,
"time": "1763990900"
},
"departure": {
"delay": 20,
"time": "1763990900"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 48,
"time": "1763991108"
},
"departure": {
"delay": 48,
"time": "1763991108"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 49,
"time": "1763990989"
},
"departure": {
"delay": 49,
"time": "1763990989"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 33,
"time": "1763990733"
},
"departure": {
"delay": 33,
"time": "1763990733"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 45,
"time": "1763990805"
},
"departure": {
"delay": 45,
"time": "1763990805"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -10,
"time": "1763991170"
},
"departure": {
"delay": -10,
"time": "1763991170"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1763991217",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057436x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4041334xGTFSxGSemH15xSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1763993118"
},
"departure": {
"delay": 78,
"time": "1763993118"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1763991990"
},
"departure": {
"delay": 90,
"time": "1763991990"
},
"stopId": "FR:76341:ZE:3318:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 114,
"time": "1763992374"
},
"departure": {
"delay": 114,
"time": "1763992374"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 76,
"time": "1763992876"
},
"departure": {
"delay": 76,
"time": "1763992876"
},
"stopId": "FR:76489:ZE:3270:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 134,
"time": "1763993474"
},
"departure": {
"delay": 134,
"time": "1763993474"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 130,
"time": "1763991610"
},
"departure": {
"delay": 130,
"time": "1763991610"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1763992816"
},
"departure": {
"delay": 76,
"time": "1763992816"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1763991982"
},
"departure": {
"delay": 82,
"time": "1763991982"
},
"stopId": "FR:76341:ZE:5251:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 95,
"time": "1763992715"
},
"departure": {
"delay": 95,
"time": "1763992715"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1763993439"
},
"departure": {
"delay": 99,
"time": "1763993439"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 76,
"time": "1763992036"
},
"departure": {
"delay": 76,
"time": "1763992036"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1763992638"
},
"departure": {
"delay": 78,
"time": "1763992638"
},
"stopId": "FR:76305:ZE:4810:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1763992456"
},
"departure": {
"delay": 76,
"time": "1763992456"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1763992853"
},
"departure": {
"delay": 113,
"time": "1763992853"
},
"stopId": "FR:76533:ZE:4932:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1763993416"
},
"departure": {
"delay": 76,
"time": "1763993416"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 76,
"time": "1763992936"
},
"departure": {
"delay": 76,
"time": "1763992936"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 134,
"time": "1763992334"
},
"departure": {
"delay": 134,
"time": "1763992334"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 76,
"time": "1763992156"
},
"departure": {
"delay": 76,
"time": "1763992156"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1763993255"
},
"departure": {
"delay": 95,
"time": "1763993255"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 76,
"time": "1763993596"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 82,
"time": "1763992102"
},
"departure": {
"delay": 82,
"time": "1763992102"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 114,
"time": "1763992794"
},
"departure": {
"delay": 114,
"time": "1763992794"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1763993090"
},
"departure": {
"delay": 110,
"time": "1763993090"
},
"stopId": "FR:76660:ZE:4418:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 84,
"time": "1763992524"
},
"departure": {
"delay": 84,
"time": "1763992524"
},
"stopId": "FR:76305:ZE:4936:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1763993068"
},
"departure": {
"delay": 88,
"time": "1763993068"
},
"stopId": "FR:76660:ZE:5201:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1763991657",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4041334xGTFSxGSemH15xSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4041367xGTFSxGSemH15xSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -107,
"time": "1763992213"
},
"departure": {
"delay": -107,
"time": "1763992213"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -67,
"time": "1763991413"
},
"departure": {
"delay": -67,
"time": "1763991413"
},
"stopId": "FR:76341:ZE:5251:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -119,
"time": "1763991421"
},
"departure": {
"delay": -119,
"time": "1763991421"
},
"stopId": "FR:76341:ZE:3318:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -80,
"time": "1763992060"
},
"departure": {
"delay": -80,
"time": "1763992060"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -126,
"time": "1763992374"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -126,
"time": "1763991834"
},
"departure": {
"delay": -126,
"time": "1763991834"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -92,
"time": "1763992108"
},
"departure": {
"delay": -92,
"time": "1763992108"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -125,
"time": "1763991355"
},
"departure": {
"delay": -125,
"time": "1763991355"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1763991637",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4041367xGTFSxGSemH15xSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3091:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764010680"
},
"departure": {
"time": "1764010680"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1764009960"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764010380"
},
"departure": {
"time": "1764010380"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764010140"
},
"departure": {
"time": "1764010140"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764010560"
},
"departure": {
"time": "1764010560"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764010200"
},
"departure": {
"time": "1764010200"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764010620"
},
"departure": {
"time": "1764010620"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764010020"
},
"departure": {
"time": "1764010020"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764010080"
},
"departure": {
"time": "1764010080"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764010800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3091:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2711:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764004080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764005280"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764005040"
},
"departure": {
"time": "1764005040"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764004620"
},
"departure": {
"time": "1764004620"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764005220"
},
"departure": {
"time": "1764005220"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764004680"
},
"departure": {
"time": "1764004680"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764004920"
},
"departure": {
"time": "1764004920"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764004140"
},
"departure": {
"time": "1764004140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764004200"
},
"departure": {
"time": "1764004200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764004380"
},
"departure": {
"time": "1764004380"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764004560"
},
"departure": {
"time": "1764004560"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764005160"
},
"departure": {
"time": "1764005160"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1763991599",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2711:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850616F4479416x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993280"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1763992440"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1763991240"
},
"departure": {
"time": "1763991300"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1763992740"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1763989980"
},
"departure": {
"time": "1763990040"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1763989680"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763991000"
},
"departure": {
"time": "1763991060"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1763992140"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1763990640"
},
"departure": {
"time": "1763990700"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1763990460"
},
"departure": {
"time": "1763990520"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763991600"
},
"departure": {
"time": "1763991780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1763986072",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850616F4479416x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108052x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1763991346"
},
"departure": {
"delay": 46,
"time": "1763991346"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1763992460"
},
"departure": {
"delay": 80,
"time": "1763992460"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 122,
"time": "1763992142"
},
"departure": {
"delay": 122,
"time": "1763992142"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 66,
"time": "1763992686"
},
"departure": {
"delay": 66,
"time": "1763992686"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1763991938"
},
"departure": {
"delay": 98,
"time": "1763991938"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1763991555"
},
"departure": {
"delay": 75,
"time": "1763991555"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1763992239"
},
"departure": {
"delay": 99,
"time": "1763992239"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1763991221"
},
"departure": {
"delay": 41,
"time": "1763991221"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1763992357"
},
"departure": {
"delay": 97,
"time": "1763992357"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1763991680"
},
"departure": {
"delay": 80,
"time": "1763991680"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1763990940"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1763991787"
},
"departure": {
"delay": 67,
"time": "1763991787"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 86,
"time": "1763992586"
},
"departure": {
"delay": 86,
"time": "1763992586"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1763991120"
},
"departure": {
"delay": 60,
"time": "1763991120"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 85,
"time": "1763992765"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1763991367",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108052x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13142F4476431x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994180"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763995980"
},
"departure": {
"time": "1763996100"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1763993400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763997000"
},
"departure": {
"time": "1763997120"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994900"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994540"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763995500"
},
"departure": {
"time": "1763995560"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1763999280"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1763989791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13142F4476431x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197041x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1763991530"
},
"departure": {
"delay": 50,
"time": "1763991530"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -12,
"time": "1763991948"
},
"departure": {
"delay": -12,
"time": "1763991948"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1763992052"
},
"departure": {
"delay": 32,
"time": "1763992052"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -30,
"time": "1763991570"
},
"departure": {
"delay": -30,
"time": "1763991570"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1763992532"
},
"departure": {
"delay": 32,
"time": "1763992532"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -12,
"time": "1763992428"
},
"departure": {
"delay": -12,
"time": "1763992428"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 35,
"time": "1763992235"
},
"departure": {
"delay": 35,
"time": "1763992235"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -12,
"time": "1763992788"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 6,
"time": "1763992266"
},
"departure": {
"delay": 6,
"time": "1763992266"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -12,
"time": "1763991708"
},
"departure": {
"delay": -12,
"time": "1763991708"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 29,
"time": "1763992289"
},
"departure": {
"delay": 29,
"time": "1763992289"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -12,
"time": "1763992188"
},
"departure": {
"delay": -12,
"time": "1763992188"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -26,
"time": "1763991394"
},
"departure": {
"delay": -26,
"time": "1763991394"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 37,
"time": "1763992477"
},
"departure": {
"delay": 37,
"time": "1763992477"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -61,
"time": "1763991299"
},
"departure": {
"delay": -61,
"time": "1763991299"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1763991517",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197041x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584862:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1763991690"
},
"departure": {
"delay": 30,
"time": "1763991690"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1763991851"
},
"departure": {
"delay": 11,
"time": "1763991851"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"time": "1763991900"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1763991510"
},
"departure": {
"delay": 30,
"time": "1763991510"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1763991750"
},
"departure": {
"delay": 30,
"time": "1763991750"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1763991621"
},
"departure": {
"delay": 30,
"time": "1763991630"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1763991809"
},
"departure": {
"delay": 29,
"time": "1763991809"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584862:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2295:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763997900"
},
"departure": {
"time": "1763997900"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763998740"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1763998200"
},
"departure": {
"time": "1763998200"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763998560"
},
"departure": {
"time": "1763998560"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763998140"
},
"departure": {
"time": "1763998140"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1763997600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763998260"
},
"departure": {
"time": "1763998260"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763998440"
},
"departure": {
"time": "1763998440"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763998620"
},
"departure": {
"time": "1763998620"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763998680"
},
"departure": {
"time": "1763998680"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763998080"
},
"departure": {
"time": "1763998080"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763997660"
},
"departure": {
"time": "1763997660"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763998500"
},
"departure": {
"time": "1763998500"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763997720"
},
"departure": {
"time": "1763997720"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763998320"
},
"departure": {
"time": "1763998320"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1763991658",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2295:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2611:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764003900"
},
"departure": {
"time": "1764003900"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764002880"
},
"departure": {
"time": "1764002880"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764002760"
},
"departure": {
"time": "1764002760"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764003420"
},
"departure": {
"time": "1764003420"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764003480"
},
"departure": {
"time": "1764003480"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764004080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764003060"
},
"departure": {
"time": "1764003060"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764003840"
},
"departure": {
"time": "1764003840"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764002580"
},
"departure": {
"time": "1764002580"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764003120"
},
"departure": {
"time": "1764003120"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764003000"
},
"departure": {
"time": "1764003000"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764002940"
},
"departure": {
"time": "1764002940"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764003540"
},
"departure": {
"time": "1764003540"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1764002520"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764003300"
},
"departure": {
"time": "1764003300"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1763990403",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2611:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2815:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764005760"
},
"departure": {
"time": "1764005760"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1764005280"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764005820"
},
"departure": {
"time": "1764005820"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764005700"
},
"departure": {
"time": "1764005700"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764005940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1763990259",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2815:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057044x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1763991976"
},
"departure": {
"delay": 16,
"time": "1763991976"
},
"stopId": "FR:76351:ZE:4590:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1763992665"
},
"departure": {
"delay": 45,
"time": "1763992665"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1763993040"
},
"departure": {
"time": "1763993040"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1763991853"
},
"departure": {
"delay": 13,
"time": "1763991853"
},
"stopId": "FR:76351:ZE:4562:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1763992803"
},
"departure": {
"delay": 3,
"time": "1763992803"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1763991898"
},
"departure": {
"delay": 58,
"time": "1763991898"
},
"stopId": "FR:76351:ZE:4564:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1763992860"
},
"departure": {
"time": "1763992860"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1763992539"
},
"departure": {
"delay": 39,
"time": "1763992539"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1763992937"
},
"departure": {
"delay": 17,
"time": "1763992937"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1763992180"
},
"departure": {
"delay": 40,
"time": "1763992180"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1763992118"
},
"departure": {
"delay": 38,
"time": "1763992118"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1763991780"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1763992260"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1763992054"
},
"departure": {
"delay": 34,
"time": "1763992054"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1763992591"
},
"departure": {
"delay": 31,
"time": "1763992591"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1763992439"
},
"departure": {
"delay": 59,
"time": "1763992439"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1763993340"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 13,
"time": "1763992333"
},
"departure": {
"delay": 13,
"time": "1763992333"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1763992719"
},
"departure": {
"delay": 39,
"time": "1763992719"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1763992020"
},
"departure": {
"time": "1763992020"
},
"stopId": "FR:76351:ZE:4569:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1763992374"
},
"departure": {
"delay": 54,
"time": "1763992374"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1763991257",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057044x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057041x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1763990640"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1763990557",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057041x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852092F4479552x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992560"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1763990700"
},
"departure": {
"time": "1763990760"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763990100"
},
"departure": {
"time": "1763990160"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1763989260"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763991540"
},
"departure": {
"time": "1763991600"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1763993580"
},
"departure": {
"time": "1763993640"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1763995440"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1763992080"
},
"departure": {
"time": "1763992140"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1763994540"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1763985651",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852092F4479552x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2353:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763998800"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763999340"
},
"departure": {
"time": "1763999340"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1763999520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1763999220"
},
"departure": {
"time": "1763999220"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763999040"
},
"departure": {
"time": "1763999040"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763999280"
},
"departure": {
"time": "1763999280"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1763991599",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2353:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584638:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 205,
"time": "1763991805"
},
"departure": {
"delay": 205,
"time": "1763991805"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 206,
"time": "1763991746"
},
"departure": {
"delay": 206,
"time": "1763991746"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 165,
"time": "1763990565"
},
"departure": {
"delay": 165,
"time": "1763990565"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 146,
"time": "1763990906"
},
"departure": {
"delay": 146,
"time": "1763990906"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 235,
"time": "1763991655"
},
"departure": {
"delay": 235,
"time": "1763991655"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 4,
"time": "1763989684"
},
"departure": {
"delay": 4,
"time": "1763989684"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 254,
"time": "1763991614"
},
"departure": {
"delay": 254,
"time": "1763991614"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -12,
"time": "1763989608"
},
"departure": {
"delay": -12,
"time": "1763989608"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1763990176"
},
"departure": {
"delay": 76,
"time": "1763990176"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 95,
"time": "1763990341"
},
"departure": {
"delay": 95,
"time": "1763990375"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1763989741"
},
"departure": {
"delay": 36,
"time": "1763989776"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 210,
"time": "1763991150"
},
"departure": {
"delay": 210,
"time": "1763991150"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1763990036"
},
"departure": {
"delay": 65,
"time": "1763990045"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 185,
"time": "1763991005"
},
"departure": {
"delay": 185,
"time": "1763991005"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1763989943"
},
"departure": {
"delay": 65,
"time": "1763989985"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 146,
"time": "1763991866"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 155,
"time": "1763991035"
},
"departure": {
"delay": 155,
"time": "1763991035"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 155,
"time": "1763990615"
},
"departure": {
"delay": 155,
"time": "1763990615"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1763990680"
},
"departure": {
"delay": 100,
"time": "1763990680"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1763989280"
},
"departure": {
"delay": 20,
"time": "1763989280"
},
"stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -34,
"time": "1763989406"
},
"departure": {
"delay": -34,
"time": "1763989406"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 155,
"time": "1763990848"
},
"departure": {
"delay": 155,
"time": "1763990855"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584638:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5482382154006528x15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1763992553"
},
"departure": {
"delay": 3,
"time": "1763992563"
},
"stopId": "FR:50218:ZE:744600001:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1763992704"
},
"departure": {
"delay": -26,
"time": "1763992714"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 4
},
{
"departure": {
"time": "1763992440"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1763993094"
},
"departure": {
"delay": 4,
"time": "1763993104"
},
"stopId": "FR:50218:ZE:763570002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 83,
"time": "1763993293"
},
"departure": {
"delay": 83,
"time": "1763993303"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -24,
"time": "1763992766"
},
"departure": {
"delay": -24,
"time": "1763992776"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1763993525"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1763992932"
},
"departure": {
"delay": 22,
"time": "1763992942"
},
"stopId": "FR:50218:ZE:752270003:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -12,
"time": "1763993018"
},
"departure": {
"delay": -12,
"time": "1763993028"
},
"stopId": "FR:50218:ZE:746180004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -27,
"time": "1763993483"
},
"departure": {
"delay": -27,
"time": "1763993493"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1763993201"
},
"departure": {
"delay": 51,
"time": "1763993211"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -8,
"time": "1763992602"
},
"departure": {
"delay": -8,
"time": "1763992612"
},
"stopId": "FR:50218:ZE:759850001:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1763992856"
},
"departure": {
"delay": 6,
"time": "1763992866"
},
"stopId": "FR:50218:ZE:744600002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -54,
"time": "1763993396"
},
"departure": {
"delay": -54,
"time": "1763993406"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5482382154006528x15:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2699:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764004980"
},
"departure": {
"time": "1764004980"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764005040"
},
"departure": {
"time": "1764005040"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764004260"
},
"departure": {
"time": "1764004260"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764004200"
},
"departure": {
"time": "1764004200"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764004800"
},
"departure": {
"time": "1764004800"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764004740"
},
"departure": {
"time": "1764004740"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764004680"
},
"departure": {
"time": "1764004680"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764004320"
},
"departure": {
"time": "1764004320"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764004920"
},
"departure": {
"time": "1764004920"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764004440"
},
"departure": {
"time": "1764004440"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764004560"
},
"departure": {
"time": "1764004560"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764005100"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1764004080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2699:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3118F4475682x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1763988780"
},
"departure": {
"time": "1763988960"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1763986080"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1763982470",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3118F4475682x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586846:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -222,
"time": "1763993118"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1763992632"
},
"departure": {
"delay": 12,
"time": "1763992632"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"time": "1763992560"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -102,
"time": "1763992998"
},
"departure": {
"delay": -102,
"time": "1763992998"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -19,
"time": "1763992781"
},
"departure": {
"delay": -19,
"time": "1763992781"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -79,
"time": "1763992841"
},
"departure": {
"delay": -79,
"time": "1763992841"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586846:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3115:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764010500"
},
"departure": {
"time": "1764010500"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764010260"
},
"departure": {
"time": "1764010260"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1764010020"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764010740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1764010560"
},
"departure": {
"time": "1764010560"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1764010440"
},
"departure": {
"time": "1764010440"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1763991599",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3115:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851007F4479437x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763986200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763989560"
},
"departure": {
"time": "1763989620"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1763989140"
},
"departure": {
"time": "1763989200"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763990580"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1763988300"
},
"departure": {
"time": "1763988420"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1763982589",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851007F4479437x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -79,
"time": "1763992421"
},
"departure": {
"delay": -79,
"time": "1763992421"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 121,
"time": "1763991721"
},
"departure": {
"delay": 121,
"time": "1763991721"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 89,
"time": "1763991809"
},
"departure": {
"delay": 89,
"time": "1763991809"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1763991439"
},
"departure": {
"delay": 79,
"time": "1763991439"
},
"stopId": "FR:27275:ZE:0x6205:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1763991341"
},
"departure": {
"delay": 41,
"time": "1763991341"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1763991541"
},
"departure": {
"delay": 62,
"time": "1763991542"
},
"stopId": "FR:27275:ZE:0x6215:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1763992077"
},
"departure": {
"delay": -3,
"time": "1763992077"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 77,
"time": "1763991857"
},
"departure": {
"delay": 77,
"time": "1763991857"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1763992212"
},
"departure": {
"delay": 12,
"time": "1763992212"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1763991757"
},
"departure": {
"delay": 97,
"time": "1763991757"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -87,
"time": "1763992353"
},
"departure": {
"delay": -87,
"time": "1763992353"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 108,
"time": "1763991408"
},
"departure": {
"delay": 108,
"time": "1763991408"
},
"stopId": "FR:27275:ZE:0x6203:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1763992236"
},
"departure": {
"delay": 36,
"time": "1763992236"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -143,
"time": "1763992537"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -138,
"time": "1763992482"
},
"departure": {
"delay": -138,
"time": "1763992482"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 62,
"time": "1763991629"
},
"departure": {
"delay": 62,
"time": "1763991662"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1763991968"
},
"departure": {
"delay": 8,
"time": "1763991968"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -24,
"time": "1763992296"
},
"departure": {
"delay": -24,
"time": "1763992296"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1763992167"
},
"departure": {
"delay": 27,
"time": "1763992167"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470283:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075767x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -533,
"time": "1763992027"
},
"departure": {
"delay": -533,
"time": "1763992027"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -497,
"time": "1763991943"
},
"departure": {
"delay": -497,
"time": "1763991943"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -533,
"time": "1763992147"
},
"departure": {
"delay": -533,
"time": "1763992147"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -486,
"time": "1763991354"
},
"departure": {
"delay": -486,
"time": "1763991354"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -476,
"time": "1763991784"
},
"departure": {
"delay": -476,
"time": "1763991784"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -516,
"time": "1763992104"
},
"departure": {
"delay": -516,
"time": "1763992104"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -533,
"time": "1763992507"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"time": "1763991780"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -486,
"time": "1763991474"
},
"departure": {
"delay": -486,
"time": "1763991474"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -480,
"time": "1763991420"
},
"departure": {
"delay": -480,
"time": "1763991420"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -502,
"time": "1763991638"
},
"departure": {
"delay": -502,
"time": "1763991638"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -533,
"time": "1763992207"
},
"departure": {
"delay": -533,
"time": "1763992207"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -523,
"time": "1763991857"
},
"departure": {
"delay": -523,
"time": "1763991857"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -533,
"time": "1763991547"
},
"departure": {
"delay": -533,
"time": "1763991547"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1763991607",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075767x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4852521953656832x14:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 124,
"time": "1763991347"
},
"departure": {
"delay": 124,
"time": "1763991364"
},
"stopId": "FR:50218:ZE:758010002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1763991468"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1763991389"
},
"departure": {
"delay": 55,
"time": "1763991415"
},
"stopId": "FR:50218:ZE:767200001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 112,
"time": "1763991286"
},
"departure": {
"delay": 112,
"time": "1763991292"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1763991032"
},
"departure": {
"delay": 50,
"time": "1763991050"
},
"stopId": "FR:50218:ZE:756090002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 101,
"time": "1763991212"
},
"departure": {
"delay": 101,
"time": "1763991221"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 81,
"time": "1763991137"
},
"departure": {
"delay": 81,
"time": "1763991141"
},
"stopId": "FR:50218:ZE:759850002:ATOUMOD105",
"stopSequence": 12
}
],
"timestamp": "1763991397",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4852521953656832x14:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181409x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1763992060"
},
"departure": {
"delay": -20,
"time": "1763992060"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -5,
"time": "1763991955"
},
"departure": {
"delay": -5,
"time": "1763991955"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -33,
"time": "1763991387"
},
"departure": {
"delay": -33,
"time": "1763991387"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -45,
"time": "1763991615"
},
"departure": {
"delay": -45,
"time": "1763991615"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -35,
"time": "1763991985"
},
"departure": {
"delay": -35,
"time": "1763991985"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -1,
"time": "1763991719"
},
"departure": {
"delay": -1,
"time": "1763991719"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -45,
"time": "1763991855"
},
"departure": {
"delay": -45,
"time": "1763991855"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 9,
"time": "1763992149"
},
"departure": {
"delay": 9,
"time": "1763992149"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 4,
"time": "1763992204"
},
"departure": {
"delay": 4,
"time": "1763992204"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -45,
"time": "1763991915"
},
"departure": {
"delay": -45,
"time": "1763991915"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -45,
"time": "1763992095"
},
"departure": {
"delay": -45,
"time": "1763992095"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -45,
"time": "1763992275"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181409x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5087107212115968x18:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -160,
"time": "1763992750"
},
"departure": {
"delay": -160,
"time": "1763992760"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -148,
"time": "1763992822"
},
"departure": {
"delay": -148,
"time": "1763992832"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -168,
"time": "1763992682"
},
"departure": {
"delay": -168,
"time": "1763992692"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -354,
"time": "1763993766"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": -135,
"time": "1763992955"
},
"departure": {
"delay": -135,
"time": "1763992965"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"departure": {
"delay": -742,
"time": "1763991218"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -148,
"time": "1763993002"
},
"departure": {
"delay": -148,
"time": "1763993012"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -364,
"time": "1763993446"
},
"departure": {
"delay": -364,
"time": "1763993456"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -174,
"time": "1763993216"
},
"departure": {
"delay": -174,
"time": "1763993226"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -136,
"time": "1763992534"
},
"departure": {
"delay": -136,
"time": "1763992544"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -316,
"time": "1763993374"
},
"departure": {
"delay": -316,
"time": "1763993384"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -229,
"time": "1763993281"
},
"departure": {
"delay": -229,
"time": "1763993291"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -154,
"time": "1763992876"
},
"departure": {
"delay": -154,
"time": "1763992886"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -156,
"time": "1763992454"
},
"departure": {
"delay": -156,
"time": "1763992464"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -349,
"time": "1763993521"
},
"departure": {
"delay": -349,
"time": "1763993531"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -158,
"time": "1763992092"
},
"departure": {
"delay": -158,
"time": "1763992102"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -187,
"time": "1763993143"
},
"departure": {
"delay": -187,
"time": "1763993153"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -117,
"time": "1763992313"
},
"departure": {
"delay": -117,
"time": "1763992323"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -145,
"time": "1763992225"
},
"departure": {
"delay": -145,
"time": "1763992235"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -110,
"time": "1763991851"
},
"departure": {
"delay": -110,
"time": "1763991970"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -176,
"time": "1763992374"
},
"departure": {
"delay": -176,
"time": "1763992384"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -366,
"time": "1763993624"
},
"departure": {
"delay": -366,
"time": "1763993634"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
}
],
"timestamp": "1763991674",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4809340465709056:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5087107212115968x18:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586554:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 249,
"time": "1763991789"
},
"departure": {
"delay": 249,
"time": "1763991789"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 291,
"time": "1763991411"
},
"departure": {
"delay": 291,
"time": "1763991411"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 308,
"time": "1763991608"
},
"departure": {
"delay": 308,
"time": "1763991608"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 238,
"time": "1763991838"
},
"departure": {
"delay": 238,
"time": "1763991838"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 157,
"time": "1763992057"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 308,
"time": "1763991538"
},
"departure": {
"delay": 308,
"time": "1763991548"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 338,
"time": "1763991628"
},
"departure": {
"delay": 338,
"time": "1763991638"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 268,
"time": "1763991688"
},
"departure": {
"delay": 268,
"time": "1763991688"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 291,
"time": "1763991471"
},
"departure": {
"delay": 291,
"time": "1763991471"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 198,
"time": "1763991918"
},
"departure": {
"delay": 198,
"time": "1763991918"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586554:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585361:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3012,
"time": "1763991648"
},
"departure": {
"delay": -3012,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": -2532,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2892,
"time": "1763991648"
},
"departure": {
"delay": -2892,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1763995296"
},
"departure": {
"delay": 36,
"time": "1763995296"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 38,
"time": "1763995358"
},
"departure": {
"delay": 38,
"time": "1763995358"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -3072,
"time": "1763991648"
},
"departure": {
"delay": -3072,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2592,
"time": "1763991648"
},
"departure": {
"delay": -2592,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2652,
"time": "1763991648"
},
"departure": {
"delay": -2652,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1763995172"
},
"departure": {
"delay": 32,
"time": "1763995172"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -2772,
"time": "1763991648"
},
"departure": {
"delay": -2772,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2952,
"time": "1763991648"
},
"departure": {
"delay": -2952,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -35,
"time": "1763995405"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -3372,
"time": "1763991648"
},
"departure": {
"delay": -3372,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3072,
"time": "1763991648"
},
"departure": {
"delay": -3072,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3312,
"time": "1763991648"
},
"departure": {
"delay": -3312,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1763995082"
},
"departure": {
"delay": 2,
"time": "1763995082"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3192,
"time": "1763991648"
},
"departure": {
"delay": -3192,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585361:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2885:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764006600"
},
"departure": {
"time": "1764006600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764006540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764007500"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764006960"
},
"departure": {
"time": "1764006960"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764006900"
},
"departure": {
"time": "1764006900"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764007320"
},
"departure": {
"time": "1764007320"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764007020"
},
"departure": {
"time": "1764007020"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764007140"
},
"departure": {
"time": "1764007140"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764006660"
},
"departure": {
"time": "1764006660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1763990403",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2885:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3115F4475698x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992680"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1763994660"
},
"departure": {
"time": "1763994720"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1763995560"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1763993820"
},
"departure": {
"time": "1763993880"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1763988000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1763984390",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3115F4475698x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189201x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1763991192"
},
"departure": {
"delay": 12,
"time": "1763991192"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -61,
"time": "1763992019"
},
"departure": {
"delay": -61,
"time": "1763992019"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1763991351"
},
"departure": {
"delay": -9,
"time": "1763991351"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -106,
"time": "1763991854"
},
"departure": {
"delay": -106,
"time": "1763991854"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1763991192"
},
"departure": {
"delay": 12,
"time": "1763991192"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -138,
"time": "1763991582"
},
"departure": {
"delay": -138,
"time": "1763991582"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1763991260"
},
"departure": {
"delay": 20,
"time": "1763991260"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -54,
"time": "1763991906"
},
"departure": {
"delay": -54,
"time": "1763991906"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -77,
"time": "1763991283"
},
"departure": {
"delay": -77,
"time": "1763991283"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -108,
"time": "1763992212"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1763990998"
},
"departure": {
"delay": -2,
"time": "1763990998"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -18,
"time": "1763991042"
},
"departure": {
"delay": -18,
"time": "1763991042"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1763991107",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189201x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763996460"
},
"departure": {
"time": "1763996460"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763996220"
},
"departure": {
"time": "1763996220"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763996580"
},
"departure": {
"time": "1763996580"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1763995980"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763996820"
},
"departure": {
"time": "1763996820"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763997000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763996340"
},
"departure": {
"time": "1763996340"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763996400"
},
"departure": {
"time": "1763996400"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763996100"
},
"departure": {
"time": "1763996100"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763996520"
},
"departure": {
"time": "1763996520"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763996280"
},
"departure": {
"time": "1763996280"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763996760"
},
"departure": {
"time": "1763996760"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763996160"
},
"departure": {
"time": "1763996160"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763996040"
},
"departure": {
"time": "1763996040"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1763990259",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2211:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584169:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 166,
"time": "1763992246"
},
"departure": {
"delay": 166,
"time": "1763992246"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 475,
"time": "1763991415"
},
"departure": {
"delay": 475,
"time": "1763991415"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -18,
"time": "1763992602"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": 61,
"time": "1763992441"
},
"departure": {
"delay": 61,
"time": "1763992441"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 185,
"time": "1763992205"
},
"departure": {
"delay": 185,
"time": "1763992205"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 529,
"time": "1763991529"
},
"departure": {
"delay": 529,
"time": "1763991529"
},
"stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 127,
"time": "1763992327"
},
"departure": {
"delay": 127,
"time": "1763992327"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 127,
"time": "1763992267"
},
"departure": {
"delay": 127,
"time": "1763992267"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 120,
"time": "1763992380"
},
"departure": {
"delay": 120,
"time": "1763992380"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 515,
"time": "1763991635"
},
"departure": {
"delay": 515,
"time": "1763991635"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 4,
"time": "1763992564"
},
"departure": {
"delay": 4,
"time": "1763992564"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 435,
"time": "1763991915"
},
"departure": {
"delay": 435,
"time": "1763991915"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 46,
"time": "1763992486"
},
"departure": {
"delay": 46,
"time": "1763992486"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 43
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584169:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470477:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 169,
"time": "1763992009"
},
"departure": {
"delay": 169,
"time": "1763992009"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 168,
"time": "1763991408"
},
"departure": {
"delay": 168,
"time": "1763991408"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1763991825"
},
"departure": {
"delay": 105,
"time": "1763991825"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 88,
"time": "1763991448"
},
"departure": {
"delay": 88,
"time": "1763991448"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1763991530"
},
"departure": {
"delay": 110,
"time": "1763991530"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -62,
"time": "1763992258"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1763991488"
},
"departure": {
"delay": 68,
"time": "1763991488"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 121,
"time": "1763992021"
},
"departure": {
"delay": 121,
"time": "1763992021"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 189,
"time": "1763991909"
},
"departure": {
"delay": 189,
"time": "1763991909"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1763991344"
},
"departure": {
"delay": 112,
"time": "1763991352"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1763992151"
},
"departure": {
"delay": 71,
"time": "1763992151"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1763991676"
},
"departure": {
"delay": 16,
"time": "1763991676"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 139,
"time": "1763991799"
},
"departure": {
"delay": 139,
"time": "1763991799"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 153,
"time": "1763991273"
},
"departure": {
"delay": 153,
"time": "1763991273"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1763992114"
},
"departure": {
"delay": 94,
"time": "1763992114"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 161,
"time": "1763991941"
},
"departure": {
"delay": 161,
"time": "1763991941"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 165,
"time": "1763992065"
},
"departure": {
"delay": 165,
"time": "1763992065"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1763991759"
},
"departure": {
"delay": 99,
"time": "1763991759"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470477:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852856F4479616x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763991720"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1763984700"
},
"departure": {
"time": "1763984760"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1763988960"
},
"departure": {
"time": "1763989140"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1763987580"
},
"departure": {
"time": "1763987700"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1763990700"
},
"departure": {
"time": "1763990760"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1763985360"
},
"departure": {
"time": "1763986020"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1763981880"
},
"departure": {
"time": "1763981940"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763979960"
},
"departure": {
"time": "1763980020"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763989860"
},
"departure": {
"time": "1763989920"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1763983800"
},
"departure": {
"time": "1763983860"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1763979660"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763982780"
},
"departure": {
"time": "1763982840"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1763980729",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852856F4479616x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763995620"
},
"departure": {
"time": "1763995620"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763995920"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1763995680"
},
"departure": {
"time": "1763995680"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1763995200"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763995740"
},
"departure": {
"time": "1763995740"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1763995440"
},
"departure": {
"time": "1763995440"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1763991599",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2125:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1469786:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1763991483"
},
"departure": {
"delay": 3,
"time": "1763991483"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -79,
"time": "1763991941"
},
"departure": {
"delay": -79,
"time": "1763991941"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1763991302"
},
"departure": {
"delay": 2,
"time": "1763991302"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1763991348"
},
"departure": {
"delay": 48,
"time": "1763991348"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -90,
"time": "1763991750"
},
"departure": {
"delay": -90,
"time": "1763991750"
},
"stopId": "FR:27375:ZE:0x6525:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1763991605"
},
"departure": {
"delay": -55,
"time": "1763991605"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -41,
"time": "1763991979"
},
"departure": {
"delay": -41,
"time": "1763991979"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -98,
"time": "1763991802"
},
"departure": {
"delay": -98,
"time": "1763991802"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -88,
"time": "1763991692"
},
"departure": {
"delay": -88,
"time": "1763991692"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1763991538"
},
"departure": {
"delay": -2,
"time": "1763991538"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1763992240"
},
"departure": {
"delay": -20,
"time": "1763992240"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -115,
"time": "1763991845"
},
"departure": {
"delay": -115,
"time": "1763991845"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -138,
"time": "1763991882"
},
"departure": {
"delay": -138,
"time": "1763991882"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -58,
"time": "1763991722"
},
"departure": {
"delay": -58,
"time": "1763991722"
},
"stopId": "FR:27375:ZE:0x6430:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1763992627"
},
"departure": {
"delay": 7,
"time": "1763992627"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -63,
"time": "1763992077"
},
"departure": {
"delay": -63,
"time": "1763992077"
},
"stopId": "FR:27456:ZE:0x6727:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -73,
"time": "1763992667"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -68,
"time": "1763991652"
},
"departure": {
"delay": -68,
"time": "1763991652"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1763992559"
},
"departure": {
"delay": -1,
"time": "1763992559"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -71,
"time": "1763992009"
},
"departure": {
"delay": -71,
"time": "1763992009"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -78,
"time": "1763992482"
},
"departure": {
"delay": -78,
"time": "1763992482"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -83,
"time": "1763991817"
},
"departure": {
"delay": -83,
"time": "1763991817"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1763991268"
},
"departure": {
"delay": 28,
"time": "1763991268"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -27,
"time": "1763991393"
},
"departure": {
"delay": -27,
"time": "1763991393"
},
"stopId": "FR:27375:ZE:0x6416:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1763991431",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1469786:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470056:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 315,
"time": "1763992275"
},
"departure": {
"delay": 315,
"time": "1763992275"
},
"stopId": "FR:27375:ZE:0x6445:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 350,
"time": "1763992130"
},
"departure": {
"delay": 350,
"time": "1763992130"
},
"stopId": "FR:27375:ZE:0x6419:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 260,
"time": "1763992460"
},
"departure": {
"delay": 260,
"time": "1763992460"
},
"stopId": "FR:27375:ZE:0x6478:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 329,
"time": "1763992229"
},
"departure": {
"delay": 329,
"time": "1763992229"
},
"stopId": "FR:27375:ZE:0x6475:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 309,
"time": "1763992389"
},
"departure": {
"delay": 309,
"time": "1763992389"
},
"stopId": "FR:27375:ZE:0x6387:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 216,
"time": "1763992476"
},
"departure": {
"delay": 216,
"time": "1763992476"
},
"stopId": "FR:27375:ZE:0x6453:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 290,
"time": "1763992070"
},
"departure": {
"delay": 290,
"time": "1763992070"
},
"stopId": "FR:27375:ZE:0x6473:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 300,
"time": "1763992320"
},
"departure": {
"delay": 300,
"time": "1763992320"
},
"stopId": "FR:27375:ZE:0x6521:ATOUMOD006",
"stopSequence": 13
},
{
"departure": {
"delay": 28,
"time": "1763991328"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 337,
"time": "1763992297"
},
"departure": {
"delay": 337,
"time": "1763992297"
},
"stopId": "FR:27375:ZE:0x6519:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 243,
"time": "1763992623"
},
"departure": {
"delay": 243,
"time": "1763992623"
},
"stopId": "FR:27375:ZE:0x6509:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 267,
"time": "1763991927"
},
"departure": {
"delay": 267,
"time": "1763991927"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 256,
"time": "1763991856"
},
"departure": {
"delay": 256,
"time": "1763991856"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 187,
"time": "1763992747"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 263,
"time": "1763991983"
},
"departure": {
"delay": 263,
"time": "1763991983"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 215,
"time": "1763992415"
},
"departure": {
"delay": 215,
"time": "1763992415"
},
"stopId": "FR:27375:ZE:0x6412:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 230,
"time": "1763992430"
},
"departure": {
"delay": 230,
"time": "1763992430"
},
"stopId": "FR:27375:ZE:0x6500:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 344,
"time": "1763992184"
},
"departure": {
"delay": 344,
"time": "1763992184"
},
"stopId": "FR:27375:ZE:0x6523:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470056:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3344F4475482x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763991960"
},
"departure": {
"time": "1763992020"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763994420"
},
"departure": {
"time": "1763994540"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1763992860"
},
"departure": {
"time": "1763992920"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1763990640"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763998260"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1763987032",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3344F4475482x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764010080"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764010860"
},
"departure": {
"time": "1764010860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764010680"
},
"departure": {
"time": "1764010680"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764010920"
},
"departure": {
"time": "1764010920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764011100"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764010440"
},
"departure": {
"time": "1764010440"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764010500"
},
"departure": {
"time": "1764010500"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764010380"
},
"departure": {
"time": "1764010380"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764010320"
},
"departure": {
"time": "1764010320"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1763991658",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3121:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2525:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764002340"
},
"departure": {
"time": "1764002340"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1764001200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764001800"
},
"departure": {
"time": "1764001800"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764001860"
},
"departure": {
"time": "1764001860"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764002400"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764002280"
},
"departure": {
"time": "1764002280"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764002100"
},
"departure": {
"time": "1764002100"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764002040"
},
"departure": {
"time": "1764002040"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764001320"
},
"departure": {
"time": "1764001320"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764001620"
},
"departure": {
"time": "1764001620"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764001440"
},
"departure": {
"time": "1764001440"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764001740"
},
"departure": {
"time": "1764001740"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764002160"
},
"departure": {
"time": "1764002160"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764001380"
},
"departure": {
"time": "1764001380"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1763990259",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2525:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3145:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764011640"
},
"departure": {
"time": "1764011640"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764011460"
},
"departure": {
"time": "1764011460"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764011940"
},
"departure": {
"time": "1764011940"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764012180"
},
"departure": {
"time": "1764012180"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764012000"
},
"departure": {
"time": "1764012000"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764011400"
},
"departure": {
"time": "1764011400"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764012300"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1764011280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764011880"
},
"departure": {
"time": "1764011880"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764012120"
},
"departure": {
"time": "1764012120"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764012240"
},
"departure": {
"time": "1764012240"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764011760"
},
"departure": {
"time": "1764011760"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764011520"
},
"departure": {
"time": "1764011520"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3145:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2519:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764002040"
},
"departure": {
"time": "1764002040"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764001260"
},
"departure": {
"time": "1764001260"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764001200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764001740"
},
"departure": {
"time": "1764001740"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764001320"
},
"departure": {
"time": "1764001320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764002280"
},
"departure": {
"time": "1764002280"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764001800"
},
"departure": {
"time": "1764001800"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764002160"
},
"departure": {
"time": "1764002160"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764002400"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764001680"
},
"departure": {
"time": "1764001680"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764002340"
},
"departure": {
"time": "1764002340"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764001500"
},
"departure": {
"time": "1764001500"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1763991658",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2519:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595552:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1763993831"
},
"departure": {
"delay": 11,
"time": "1763993831"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1763994248"
},
"departure": {
"delay": -52,
"time": "1763994248"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1763993429"
},
"departure": {
"delay": 29,
"time": "1763993429"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1763994187"
},
"departure": {
"delay": 7,
"time": "1763994187"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1763994320"
},
"departure": {
"delay": 20,
"time": "1763994320"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -80,
"time": "1763993680"
},
"departure": {
"delay": -80,
"time": "1763993680"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1763994803"
},
"departure": {
"delay": 23,
"time": "1763994803"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -7,
"time": "1763994593"
},
"departure": {
"delay": -7,
"time": "1763994593"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 69,
"time": "1763993889"
},
"departure": {
"delay": 69,
"time": "1763993889"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -36,
"time": "1763994384"
},
"departure": {
"delay": -36,
"time": "1763994384"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1763994731"
},
"departure": {
"delay": 11,
"time": "1763994731"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -28,
"time": "1763993972"
},
"departure": {
"delay": -28,
"time": "1763993972"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1763994683"
},
"departure": {
"delay": 23,
"time": "1763994683"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 29,
"time": "1763993489"
},
"departure": {
"delay": 29,
"time": "1763993489"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1763994887"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -9,
"time": "1763994111"
},
"departure": {
"delay": -9,
"time": "1763994111"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1763994653"
},
"departure": {
"delay": 53,
"time": "1763994653"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -21,
"time": "1763993559"
},
"departure": {
"delay": -21,
"time": "1763993559"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -15,
"time": "1763994225"
},
"departure": {
"delay": -15,
"time": "1763994225"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -7,
"time": "1763994833"
},
"departure": {
"delay": -7,
"time": "1763994833"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"departure": {
"delay": -1752,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595552:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2821:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764005520"
},
"departure": {
"time": "1764005520"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764005760"
},
"departure": {
"time": "1764005760"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1764005280"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764005700"
},
"departure": {
"time": "1764005700"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764005820"
},
"departure": {
"time": "1764005820"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1764006000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
}
],
"timestamp": "1763991599",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2821:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4719204071636992x15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1763990885"
},
"departure": {
"delay": 113,
"time": "1763990933"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 24,
"time": "1763991074"
},
"departure": {
"delay": 24,
"time": "1763991084"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 80,
"time": "1763990763"
},
"departure": {
"delay": 80,
"time": "1763990780"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -26,
"time": "1763991154"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
}
],
"timestamp": "1763990923",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4719204071636992x15:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3053:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764009840"
},
"departure": {
"time": "1764009840"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764010080"
},
"departure": {
"time": "1764010080"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764009600"
},
"departure": {
"time": "1764009600"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764009780"
},
"departure": {
"time": "1764009780"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764009360"
},
"departure": {
"time": "1764009360"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764009120"
},
"departure": {
"time": "1764009120"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1764008940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764009900"
},
"departure": {
"time": "1764009900"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764010020"
},
"departure": {
"time": "1764010020"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764009180"
},
"departure": {
"time": "1764009180"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764009480"
},
"departure": {
"time": "1764009480"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764009540"
},
"departure": {
"time": "1764009540"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764009060"
},
"departure": {
"time": "1764009060"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764010140"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1763990259",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3053:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:64:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 314,
"time": "1763973684"
},
"departure": {
"delay": 314,
"time": "1763973914"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 113,
"time": "1763974126"
},
"departure": {
"delay": 113,
"time": "1763974133"
},
"stopId": "FR:14333:ZE:51:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -128,
"time": "1763974492"
},
"stopId": "FR:14333:ZE:43:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": -58,
"time": "1763974316"
},
"departure": {
"delay": -58,
"time": "1763974322"
},
"stopId": "FR:14333:ZE:47:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1763973618"
},
"departure": {
"delay": 85,
"time": "1763973625"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 237,
"time": "1763973265"
},
"departure": {
"delay": 237,
"time": "1763973297"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 195,
"time": "1763973427"
},
"departure": {
"delay": 195,
"time": "1763973495"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 5
},
{
"departure": {
"delay": 236,
"time": "1763973236"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1763974359"
},
"departure": {
"delay": 12,
"time": "1763974452"
},
"stopId": "FR:14333:ZE:45:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 215,
"time": "1763973327"
},
"departure": {
"delay": 215,
"time": "1763973335"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1763974168"
},
"departure": {
"delay": 88,
"time": "1763974168"
},
"stopId": "FR:14333:ZE:49:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 136,
"time": "1763974090"
},
"departure": {
"delay": 136,
"time": "1763974096"
},
"stopId": "FR:14333:ZE:53:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 61,
"time": "1763974212"
},
"departure": {
"delay": 61,
"time": "1763974261"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 157,
"time": "1763973355"
},
"departure": {
"delay": 157,
"time": "1763973397"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 4
}
],
"timestamp": "1763991671",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:64:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1987:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764005220"
},
"departure": {
"time": "1764005220"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764004800"
},
"departure": {
"time": "1764004800"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764004320"
},
"departure": {
"time": "1764004320"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764006420"
},
"departure": {
"time": "1764006420"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764004260"
},
"departure": {
"time": "1764004260"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764005460"
},
"departure": {
"time": "1764005460"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1764004200"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764006720"
},
"departure": {
"time": "1764006720"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764007140"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1764004560"
},
"departure": {
"time": "1764004560"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764004620"
},
"departure": {
"time": "1764004620"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764004740"
},
"departure": {
"time": "1764004740"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764004680"
},
"departure": {
"time": "1764004680"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764004860"
},
"departure": {
"time": "1764004860"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764005580"
},
"departure": {
"time": "1764005580"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764006960"
},
"departure": {
"time": "1764006960"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764006120"
},
"departure": {
"time": "1764006120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764005340"
},
"departure": {
"time": "1764005340"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764006840"
},
"departure": {
"time": "1764006840"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764006900"
},
"departure": {
"time": "1764006900"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1764004865"
},
"departure": {
"delay": 5,
"time": "1764004865"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1764006905"
},
"departure": {
"delay": 5,
"time": "1764006905"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1764005940"
},
"departure": {
"time": "1764005940"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764006600"
},
"departure": {
"time": "1764006600"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764007020"
},
"departure": {
"time": "1764007020"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1764006240"
},
"departure": {
"time": "1764006240"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764005040"
},
"departure": {
"time": "1764005040"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764004980"
},
"departure": {
"time": "1764004980"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764006540"
},
"departure": {
"time": "1764006540"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1764006360"
},
"departure": {
"time": "1764006360"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764004920"
},
"departure": {
"time": "1764004920"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764004440"
},
"departure": {
"time": "1764004440"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764005400"
},
"departure": {
"time": "1764005400"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764005520"
},
"departure": {
"time": "1764005520"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764004380"
},
"departure": {
"time": "1764004380"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1763991663",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1987:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3313F4475598x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763994360"
},
"departure": {
"time": "1763994420"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1763996880"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1763995080"
},
"departure": {
"time": "1763995140"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1763995860"
},
"departure": {
"time": "1763995920"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1763985540"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763993520"
},
"departure": {
"time": "1763993580"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1763992440"
},
"departure": {
"time": "1763992620"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1763981930",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3313F4475598x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:2058:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764008580"
},
"departure": {
"time": "1764008580"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1764006720"
},
"departure": {
"time": "1764006720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1764006120"
},
"departure": {
"time": "1764006120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1764008340"
},
"departure": {
"time": "1764008340"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1764007560"
},
"departure": {
"time": "1764007560"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1764006240"
},
"departure": {
"time": "1764006240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1764008400"
},
"departure": {
"time": "1764008400"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1764008940"
},
"departure": {
"time": "1764008940"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1764008700"
},
"departure": {
"time": "1764008700"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1764006540"
},
"departure": {
"time": "1764006540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1764008280"
},
"departure": {
"time": "1764008280"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1764008520"
},
"departure": {
"time": "1764008520"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1764009120"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1764008040"
},
"departure": {
"time": "1764008040"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1764006060"
},
"departure": {
"time": "1764006060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1764007260"
},
"departure": {
"time": "1764007260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1764006900"
},
"departure": {
"time": "1764006900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1764006480"
},
"departure": {
"time": "1764006480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1764007620"
},
"departure": {
"time": "1764007620"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1764006300"
},
"departure": {
"time": "1764006300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1764007080"
},
"departure": {
"time": "1764007080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1764007800"
},
"departure": {
"time": "1764007800"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1764006600"
},
"departure": {
"time": "1764006600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1764008460"
},
"departure": {
"time": "1764008460"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1764009060"
},
"departure": {
"time": "1764009060"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1764006000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1764007920"
},
"departure": {
"time": "1764007920"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1764008880"
},
"departure": {
"time": "1764008880"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1764007860"
},
"departure": {
"time": "1764007860"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1764006960"
},
"departure": {
"time": "1764006960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1764008160"
},
"departure": {
"time": "1764008160"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1764008820"
},
"departure": {
"time": "1764008820"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1764008640"
},
"departure": {
"time": "1764008640"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1763991574",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:2058:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071979x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1763993397"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1763992797"
},
"departure": {
"delay": 57,
"time": "1763992797"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1763992437"
},
"departure": {
"delay": 57,
"time": "1763992437"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1763992558"
},
"departure": {
"delay": 58,
"time": "1763992558"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 112,
"time": "1763992972"
},
"departure": {
"delay": 112,
"time": "1763992972"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 107,
"time": "1763992367"
},
"departure": {
"delay": 107,
"time": "1763992367"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1763991957"
},
"departure": {
"delay": 57,
"time": "1763991957"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1763992617"
},
"departure": {
"delay": 57,
"time": "1763992617"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1763992197"
},
"departure": {
"delay": 57,
"time": "1763992197"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1763991480"
},
"stopId": "FR:76481:ZE:5094:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 116,
"time": "1763993036"
},
"departure": {
"delay": 116,
"time": "1763993036"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 96,
"time": "1763991696"
},
"departure": {
"delay": 96,
"time": "1763991696"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1763991901"
},
"departure": {
"delay": 61,
"time": "1763991901"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 115,
"time": "1763991835"
},
"departure": {
"delay": 115,
"time": "1763991835"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1763991777"
},
"departure": {
"delay": 57,
"time": "1763991777"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1763992876"
},
"departure": {
"delay": 76,
"time": "1763992876"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 116,
"time": "1763992316"
},
"departure": {
"delay": 116,
"time": "1763992316"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1763992153"
},
"departure": {
"delay": 73,
"time": "1763992153"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1763992077"
},
"departure": {
"delay": 57,
"time": "1763992077"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1763991665"
},
"departure": {
"delay": 65,
"time": "1763991665"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1763993157"
},
"departure": {
"delay": 57,
"time": "1763993157"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1763991592"
},
"departure": {
"delay": 52,
"time": "1763991592"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 63,
"time": "1763992023"
},
"departure": {
"delay": 63,
"time": "1763992023"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 109,
"time": "1763992489"
},
"departure": {
"delay": 109,
"time": "1763992489"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071979x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4055462xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993880"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1763993134"
},
"departure": {
"delay": 34,
"time": "1763993134"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1763992362"
},
"departure": {
"delay": 42,
"time": "1763992362"
},
"stopId": "FR:76351:ZE:5196:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1763992581"
},
"departure": {
"delay": 21,
"time": "1763992581"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1763993778"
},
"departure": {
"delay": 18,
"time": "1763993778"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1763993640"
},
"departure": {
"time": "1763993640"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1763992146"
},
"departure": {
"delay": 6,
"time": "1763992146"
},
"stopId": "FR:76351:ZE:3327:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1763993040"
},
"departure": {
"time": "1763993040"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1763992635"
},
"departure": {
"delay": 15,
"time": "1763992635"
},
"stopId": "FR:76351:ZE:5163:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1763993759"
},
"departure": {
"delay": 59,
"time": "1763993759"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 44,
"time": "1763992184"
},
"departure": {
"delay": 44,
"time": "1763992184"
},
"stopId": "FR:76351:ZE:3791:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1763993405"
},
"departure": {
"delay": 5,
"time": "1763993405"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1763992716"
},
"departure": {
"delay": 36,
"time": "1763992716"
},
"stopId": "FR:76351:ZE:3471:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1763992860"
},
"departure": {
"time": "1763992860"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1763992064"
},
"departure": {
"delay": 44,
"time": "1763992064"
},
"stopId": "FR:76351:ZE:3329:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"time": "1763991900"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1763992547"
},
"departure": {
"delay": 47,
"time": "1763992547"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1763990717",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4055462xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:300000393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763990640"
},
"departure": {
"time": "1763990640"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDx:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"time": "1763990520"
},
"departure": {
"time": "1763990520"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu2:ATOUMOD012",
"stopSequence": 12
},
{
"departure": {
"time": "1763989200"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 1
},
{
"arrival": {
"time": "1763990460"
},
"departure": {
"time": "1763990460"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexJ1:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"time": "1763991180"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 16
},
{
"arrival": {
"time": "1763990820"
},
"departure": {
"time": "1763990820"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD1:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"time": "1763990340"
},
"departure": {
"time": "1763990340"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexR1:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"time": "1763991000"
},
"departure": {
"time": "1763991000"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"time": "1763989860"
},
"departure": {
"time": "1763989860"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexJo:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"time": "1763990100"
},
"departure": {
"time": "1763990100"
},
"stopId": "FR:76758:ZE:YVETOTxxxRaymon:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"time": "1763990220"
},
"departure": {
"time": "1763990220"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"time": "1763989980"
},
"departure": {
"time": "1763989980"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexRo:ATOUMOD012",
"stopSequence": 7
}
],
"timestamp": "1763991279",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:300000393:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:59xHO03xLxCJxSx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 161,
"time": "1763969089"
},
"departure": {
"delay": 161,
"time": "1763969141"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1763969488"
},
"departure": {
"delay": 33,
"time": "1763969553"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 89,
"time": "1763969844"
},
"departure": {
"delay": 89,
"time": "1763969849"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1763969268"
},
"departure": {
"delay": 41,
"time": "1763969321"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": -31,
"time": "1763969902"
},
"departure": {
"delay": -31,
"time": "1763969909"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"departure": {
"delay": 78,
"time": "1763968278"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": -140,
"time": "1763970040"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1763968563"
},
"departure": {
"delay": 133,
"time": "1763968633"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1763968352"
},
"departure": {
"delay": 78,
"time": "1763968458"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 118,
"time": "1763968665"
},
"departure": {
"delay": 118,
"time": "1763968738"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 155,
"time": "1763968799"
},
"departure": {
"delay": 155,
"time": "1763968835"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 129,
"time": "1763968919"
},
"departure": {
"delay": 129,
"time": "1763968929"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 148,
"time": "1763969058"
},
"departure": {
"delay": 148,
"time": "1763969068"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 139,
"time": "1763968873"
},
"departure": {
"delay": 139,
"time": "1763968879"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": -12,
"time": "1763969868"
},
"departure": {
"delay": -12,
"time": "1763969868"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1763969644"
},
"departure": {
"delay": 42,
"time": "1763969682"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1763968300"
},
"departure": {
"delay": 52,
"time": "1763968312"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -35,
"time": "1763969953"
},
"departure": {
"delay": -35,
"time": "1763969965"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 115,
"time": "1763969732"
},
"departure": {
"delay": 115,
"time": "1763969815"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1763969416"
},
"departure": {
"delay": 50,
"time": "1763969450"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 174,
"time": "1763968981"
},
"departure": {
"delay": 174,
"time": "1763969034"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
}
],
"timestamp": "1763991676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:59xHO03xLxCJxSx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3310F4475601x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763980800"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763981820"
},
"departure": {
"time": "1763981880"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1763987040"
},
"departure": {
"delay": 300,
"time": "1763987100"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1763989200"
},
"departure": {
"time": "1763989320"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1763985120"
},
"departure": {
"time": "1763985300"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1763984100"
},
"departure": {
"time": "1763984160"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1763983260"
},
"departure": {
"time": "1763983320"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1763993040"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1763982600"
},
"departure": {
"time": "1763982660"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1763987940"
},
"departure": {
"delay": 300,
"time": "1763988000"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1763988741",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3310F4475601x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD014:ServiceJourney:6314609638113280x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 387,
"time": "1763991087"
},
"stopId": "FR:27056:ZE:2050136:ATOUMOD014",
"stopSequence": 28
},
{
"arrival": {
"delay": 454,
"time": "1763991008"
},
"departure": {
"delay": 454,
"time": "1763991034"
},
"stopId": "FR:27056:ZE:16070153:ATOUMOD014",
"stopSequence": 27
}
],
"timestamp": "1763991088",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD014:Line:30030155:LOC",
"tripId": "ATOUMOD014:ServiceJourney:6314609638113280x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2583:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764002520"
},
"departure": {
"time": "1764002520"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764003360"
},
"departure": {
"time": "1764003360"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764002700"
},
"departure": {
"time": "1764002700"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764002580"
},
"departure": {
"time": "1764002580"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764003600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1764003180"
},
"departure": {
"time": "1764003180"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764002940"
},
"departure": {
"time": "1764002940"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764003000"
},
"departure": {
"time": "1764003000"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764002460"
},
"departure": {
"time": "1764002460"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764003480"
},
"departure": {
"time": "1764003480"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1764003420"
},
"departure": {
"time": "1764003420"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764003060"
},
"departure": {
"time": "1764003060"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1764002400"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1763991658",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2583:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056484x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1763990970"
},
"departure": {
"delay": 30,
"time": "1763990970"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1763991836"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 68,
"time": "1763990828"
},
"departure": {
"delay": 68,
"time": "1763990828"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 96,
"time": "1763991636"
},
"departure": {
"delay": 96,
"time": "1763991636"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 62,
"time": "1763991602"
},
"departure": {
"delay": 62,
"time": "1763991602"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1763991386"
},
"departure": {
"delay": 26,
"time": "1763991386"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -3,
"time": "1763991237"
},
"departure": {
"delay": -3,
"time": "1763991237"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1763990845"
},
"departure": {
"delay": 25,
"time": "1763990845"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1763991425"
},
"departure": {
"delay": 5,
"time": "1763991425"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 97,
"time": "1763991097"
},
"departure": {
"delay": 97,
"time": "1763991097"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1763991288"
},
"departure": {
"delay": 48,
"time": "1763991288"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1763991140"
},
"departure": {
"delay": -40,
"time": "1763991140"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1763990723"
},
"departure": {
"delay": 23,
"time": "1763990723"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1763991716"
},
"departure": {
"delay": 56,
"time": "1763991716"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 44,
"time": "1763991524"
},
"departure": {
"delay": 44,
"time": "1763991524"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1763990977",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056484x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585326:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1763992569"
},
"departure": {
"delay": 9,
"time": "1763992569"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1763993047"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 36,
"time": "1763991936"
},
"departure": {
"delay": 36,
"time": "1763991936"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1763992735"
},
"departure": {
"delay": 55,
"time": "1763992735"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1763992191"
},
"departure": {
"delay": 51,
"time": "1763992191"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1763992645"
},
"departure": {
"delay": 25,
"time": "1763992645"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 122,
"time": "1763992142"
},
"departure": {
"delay": 122,
"time": "1763992142"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1763992810"
},
"departure": {
"delay": 70,
"time": "1763992810"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1763991855"
},
"departure": {
"delay": 15,
"time": "1763991855"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1763992486"
},
"departure": {
"delay": 46,
"time": "1763992486"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 105,
"time": "1763992305"
},
"departure": {
"delay": 105,
"time": "1763992305"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1763993000"
},
"departure": {
"delay": 80,
"time": "1763993000"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 98,
"time": "1763992418"
},
"departure": {
"delay": 98,
"time": "1763992418"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1763992356"
},
"departure": {
"delay": 96,
"time": "1763992356"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1763992934"
},
"departure": {
"delay": 74,
"time": "1763992934"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 75,
"time": "1763992395"
},
"departure": {
"delay": 75,
"time": "1763992395"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"time": "1763991780"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585326:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2301:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763998740"
},
"departure": {
"time": "1763998740"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1763997600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763998140"
},
"departure": {
"time": "1763998140"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763998800"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763997720"
},
"departure": {
"time": "1763997720"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763997900"
},
"departure": {
"time": "1763997900"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763998440"
},
"departure": {
"time": "1763998440"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763998080"
},
"departure": {
"time": "1763998080"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763998680"
},
"departure": {
"time": "1763998680"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763998200"
},
"departure": {
"time": "1763998200"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763997660"
},
"departure": {
"time": "1763997660"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763998560"
},
"departure": {
"time": "1763998560"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1763991599",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2301:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850618F4479418x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993580"
},
"departure": {
"time": "1763993640"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763996400"
},
"departure": {
"time": "1763996460"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1763995680"
},
"departure": {
"time": "1763995800"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1763995200"
},
"departure": {
"time": "1763995380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994660"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1763994180"
},
"departure": {
"time": "1763994240"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1763994000"
},
"departure": {
"time": "1763994060"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1763993220"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994900"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1763996100"
},
"departure": {
"time": "1763996160"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1763996940"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1763989611",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850618F4479418x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081047xGTFSxGSemH25xSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -761,
"time": "1763990719"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1763990897",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081047xGTFSxGSemH25xSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1891:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992260"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"delay": -420,
"time": "1763991300"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763992320"
},
"departure": {
"time": "1763992320"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763992740"
},
"departure": {
"time": "1763992740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1763992020"
},
"departure": {
"time": "1763992020"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763992980"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1763992380"
},
"departure": {
"time": "1763992380"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763991840"
},
"departure": {
"time": "1763991840"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763991900"
},
"departure": {
"time": "1763991900"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763991780"
},
"departure": {
"time": "1763991780"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763992680"
},
"departure": {
"time": "1763992680"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763992800"
},
"departure": {
"time": "1763992800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1891:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3163:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764012300"
},
"departure": {
"time": "1764012300"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764011400"
},
"departure": {
"time": "1764011400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764012360"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764011340"
},
"departure": {
"time": "1764011340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764011280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764012240"
},
"departure": {
"time": "1764012240"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764011580"
},
"departure": {
"time": "1764011580"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764011760"
},
"departure": {
"time": "1764011760"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764011820"
},
"departure": {
"time": "1764011820"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764011880"
},
"departure": {
"time": "1764011880"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1763991599",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3163:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2879:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764006660"
},
"departure": {
"time": "1764006660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1764006540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764006600"
},
"departure": {
"time": "1764006600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764007200"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1763991524",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2879:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057460x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1763992181"
},
"departure": {
"delay": 41,
"time": "1763992181"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -58,
"time": "1763991122"
},
"departure": {
"delay": -58,
"time": "1763991122"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 55,
"time": "1763992255"
},
"departure": {
"delay": 55,
"time": "1763992255"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 6,
"time": "1763991546"
},
"departure": {
"delay": 6,
"time": "1763991546"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 25,
"time": "1763991925"
},
"departure": {
"delay": 25,
"time": "1763991925"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 37,
"time": "1763991517"
},
"departure": {
"delay": 37,
"time": "1763991517"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 11,
"time": "1763992391"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": 36,
"time": "1763991876"
},
"departure": {
"delay": 36,
"time": "1763991876"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 59,
"time": "1763991599"
},
"departure": {
"delay": 59,
"time": "1763991599"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -20,
"time": "1763990980"
},
"departure": {
"delay": -20,
"time": "1763990980"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -41,
"time": "1763990959"
},
"departure": {
"delay": -41,
"time": "1763990959"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -30,
"time": "1763991090"
},
"departure": {
"delay": -30,
"time": "1763991090"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -5,
"time": "1763990755"
},
"departure": {
"delay": -5,
"time": "1763990755"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 42,
"time": "1763991822"
},
"departure": {
"delay": 42,
"time": "1763991822"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 57,
"time": "1763991657"
},
"departure": {
"delay": 57,
"time": "1763991657"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 50,
"time": "1763992130"
},
"departure": {
"delay": 50,
"time": "1763992130"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -30,
"time": "1763991030"
},
"departure": {
"delay": -30,
"time": "1763991030"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -29,
"time": "1763991211"
},
"departure": {
"delay": -29,
"time": "1763991211"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 11,
"time": "1763992211"
},
"departure": {
"delay": 11,
"time": "1763992211"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 3,
"time": "1763990943"
},
"departure": {
"delay": 3,
"time": "1763990943"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 11,
"time": "1763991971"
},
"departure": {
"delay": 11,
"time": "1763991971"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 28,
"time": "1763990908"
},
"departure": {
"delay": 28,
"time": "1763990908"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 19,
"time": "1763991379"
},
"departure": {
"delay": 19,
"time": "1763991379"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -27,
"time": "1763991273"
},
"departure": {
"delay": -27,
"time": "1763991273"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -8,
"time": "1763990812"
},
"departure": {
"delay": -8,
"time": "1763990812"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 68,
"time": "1763992028"
},
"departure": {
"delay": 68,
"time": "1763992028"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -5,
"time": "1763991175"
},
"departure": {
"delay": -5,
"time": "1763991175"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1763991627",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057460x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3120F4475679x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992440"
},
"departure": {
"time": "1763992620"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1763990400"
},
"departure": {
"time": "1763990460"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1763991180"
},
"departure": {
"time": "1763991240"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1763989560"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1763997780"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1763985953",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3120F4475679x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4192757x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1763992362"
},
"departure": {
"delay": -18,
"time": "1763992362"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1763992002"
},
"departure": {
"delay": -18,
"time": "1763992002"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1763991590"
},
"departure": {
"delay": -10,
"time": "1763991590"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -66,
"time": "1763991474"
},
"departure": {
"delay": -66,
"time": "1763991474"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -14,
"time": "1763991646"
},
"departure": {
"delay": -14,
"time": "1763991646"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -18,
"time": "1763992722"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -70,
"time": "1763991230"
},
"departure": {
"delay": -70,
"time": "1763991230"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1763992501"
},
"departure": {
"delay": 1,
"time": "1763992501"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -18,
"time": "1763991702"
},
"departure": {
"delay": -18,
"time": "1763991702"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -13,
"time": "1763991347"
},
"departure": {
"delay": -13,
"time": "1763991347"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1763992299"
},
"departure": {
"delay": 39,
"time": "1763992299"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1763991398"
},
"departure": {
"delay": -22,
"time": "1763991398"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1763991597",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4192757x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197039x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1763990975"
},
"departure": {
"delay": -25,
"time": "1763990975"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -22,
"time": "1763991578"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 21,
"time": "1763990841"
},
"departure": {
"delay": 21,
"time": "1763990841"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 18,
"time": "1763991258"
},
"departure": {
"delay": 18,
"time": "1763991258"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 29,
"time": "1763991269"
},
"departure": {
"delay": 29,
"time": "1763991269"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 13,
"time": "1763991313"
},
"departure": {
"delay": 13,
"time": "1763991313"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 65,
"time": "1763991065"
},
"departure": {
"delay": 65,
"time": "1763991065"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 36,
"time": "1763991096"
},
"departure": {
"delay": 36,
"time": "1763991096"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 70,
"time": "1763991130"
},
"departure": {
"delay": 70,
"time": "1763991130"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1763990977",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197039x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470571:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 151,
"time": "1763991384"
},
"departure": {
"delay": 151,
"time": "1763991391"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 223,
"time": "1763991343"
},
"departure": {
"delay": 223,
"time": "1763991343"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 211,
"time": "1763991259"
},
"departure": {
"delay": 211,
"time": "1763991271"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 239,
"time": "1763991119"
},
"departure": {
"delay": 239,
"time": "1763991119"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 185,
"time": "1763991185"
},
"departure": {
"delay": 185,
"time": "1763991185"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 122,
"time": "1763991542"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1763991509"
},
"departure": {
"delay": 149,
"time": "1763991509"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 271,
"time": "1763990977"
},
"departure": {
"delay": 271,
"time": "1763991031"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1763991401",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470571:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057765x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 288,
"time": "1763991168"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1763991117",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057765x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2052,
"time": "1763991648"
},
"departure": {
"delay": -2052,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2052,
"time": "1763991648"
},
"departure": {
"delay": -2052,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3132,
"time": "1763991648"
},
"departure": {
"delay": -3132,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -103,
"time": "1763995097"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -3012,
"time": "1763991648"
},
"departure": {
"delay": -3012,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -3252,
"time": "1763991648"
},
"departure": {
"delay": -3252,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -72,
"time": "1763995068"
},
"departure": {
"delay": -72,
"time": "1763995068"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -1272,
"time": "1763991648"
},
"departure": {
"delay": -1272,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2532,
"time": "1763991648"
},
"departure": {
"delay": -2532,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"departure": {
"delay": -1152,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1872,
"time": "1763991648"
},
"departure": {
"delay": -1872,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2352,
"time": "1763991648"
},
"departure": {
"delay": -2352,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -1392,
"time": "1763991648"
},
"departure": {
"delay": -1392,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -3132,
"time": "1763991648"
},
"departure": {
"delay": -3132,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -2292,
"time": "1763991648"
},
"departure": {
"delay": -2292,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -1932,
"time": "1763991648"
},
"departure": {
"delay": -1932,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1452,
"time": "1763991648"
},
"departure": {
"delay": -1452,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2832,
"time": "1763991648"
},
"departure": {
"delay": -2832,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1212,
"time": "1763991648"
},
"departure": {
"delay": -1212,
"time": "1763991648"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2832,
"time": "1763991648"
},
"departure": {
"delay": -2832,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -61,
"time": "1763995019"
},
"departure": {
"delay": -61,
"time": "1763995019"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -2232,
"time": "1763991648"
},
"departure": {
"delay": -2232,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2652,
"time": "1763991648"
},
"departure": {
"delay": -2652,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -2712,
"time": "1763991648"
},
"departure": {
"delay": -2712,
"time": "1763991648"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584645:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1763991603"
},
"departure": {
"delay": 123,
"time": "1763991603"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 125,
"time": "1763991545"
},
"departure": {
"delay": 125,
"time": "1763991545"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 57,
"time": "1763991657"
},
"departure": {
"delay": 57,
"time": "1763991657"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 70,
"time": "1763991670"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
}
],
"timestamp": "1763991558",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586141:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470840:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -69,
"time": "1763991531"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 52
}
],
"timestamp": "1763991582",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470840:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2179:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763995740"
},
"departure": {
"time": "1763995740"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763996100"
},
"departure": {
"time": "1763996100"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1763996640"
},
"departure": {
"time": "1763996640"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763997240"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1763995920"
},
"departure": {
"time": "1763995920"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763996220"
},
"departure": {
"time": "1763996220"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763996040"
},
"departure": {
"time": "1763996040"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763996280"
},
"departure": {
"time": "1763996280"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763996460"
},
"departure": {
"time": "1763996460"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763997000"
},
"departure": {
"time": "1763997000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763996160"
},
"departure": {
"time": "1763996160"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763996580"
},
"departure": {
"time": "1763996580"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1763995680"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763996700"
},
"departure": {
"time": "1763996700"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763997060"
},
"departure": {
"time": "1763997060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2179:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:300000384:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1763991718"
},
"departure": {
"delay": -2,
"time": "1763991718"
},
"stopId": "FR:76758:ZE:YVETOTxxxSalle:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": -29,
"time": "1763991631"
},
"departure": {
"delay": -29,
"time": "1763991631"
},
"stopId": "FR:76758:ZE:YVETOTxxxPierre:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1763992258"
},
"departure": {
"delay": -2,
"time": "1763992258"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1763992438"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 14
},
{
"departure": {
"delay": 104,
"time": "1763990984"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012",
"stopSequence": 1
},
{
"arrival": {
"delay": -2,
"time": "1763991958"
},
"departure": {
"delay": -2,
"time": "1763991958"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 12
},
{
"arrival": {
"delay": 104,
"time": "1763991164"
},
"departure": {
"delay": 104,
"time": "1763991164"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1763991325"
},
"departure": {
"delay": 85,
"time": "1763991325"
},
"stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1763991445"
},
"departure": {
"delay": 85,
"time": "1763991445"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu1:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 135,
"time": "1763991735"
},
"departure": {
"delay": 135,
"time": "1763991735"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1763991383"
},
"departure": {
"delay": 83,
"time": "1763991383"
},
"stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 105,
"time": "1763991285"
},
"departure": {
"delay": 105,
"time": "1763991285"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012",
"stopSequence": 4
}
],
"timestamp": "1763991669",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:300000384:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3035:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764009660"
},
"departure": {
"time": "1764009660"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764009600"
},
"departure": {
"time": "1764009600"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764009300"
},
"departure": {
"time": "1764009300"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764009360"
},
"departure": {
"time": "1764009360"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764009060"
},
"departure": {
"time": "1764009060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764009720"
},
"departure": {
"time": "1764009720"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764009900"
},
"departure": {
"time": "1764009900"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764009000"
},
"departure": {
"time": "1764009000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764009780"
},
"departure": {
"time": "1764009780"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764009480"
},
"departure": {
"time": "1764009480"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764009420"
},
"departure": {
"time": "1764009420"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1764008940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764009960"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764009540"
},
"departure": {
"time": "1764009540"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1763991524",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3035:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3041:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764009960"
},
"departure": {
"time": "1764009960"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764009060"
},
"departure": {
"time": "1764009060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764009420"
},
"departure": {
"time": "1764009420"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1764008940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764009480"
},
"departure": {
"time": "1764009480"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764009540"
},
"departure": {
"time": "1764009540"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764009900"
},
"departure": {
"time": "1764009900"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764009000"
},
"departure": {
"time": "1764009000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764009240"
},
"departure": {
"time": "1764009240"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764010020"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1763991599",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3041:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5870027824693248x7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 88,
"time": "1763991208"
},
"stopId": "FR:50218:ZE:744570004:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1763991898"
},
"departure": {
"delay": 8,
"time": "1763991908"
},
"stopId": "FR:50218:ZE:712780002:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -5,
"time": "1763991701"
},
"departure": {
"delay": -5,
"time": "1763991715"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1763991997"
},
"departure": {
"delay": 47,
"time": "1763992007"
},
"stopId": "FR:50218:ZE:5137372733767680:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1763992252"
},
"departure": {
"delay": 2,
"time": "1763992262"
},
"stopId": "FR:50218:ZE:761900005:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1763991329"
},
"departure": {
"delay": 53,
"time": "1763991353"
},
"stopId": "FR:50218:ZE:5109816223596544:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1763992134"
},
"departure": {
"delay": 4,
"time": "1763992144"
},
"stopId": "FR:50218:ZE:748690001:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1763992326"
},
"stopId": "FR:50218:ZE:767160013:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1763992059"
},
"departure": {
"delay": 49,
"time": "1763992069"
},
"stopId": "FR:50218:ZE:761950001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 59,
"time": "1763991276"
},
"departure": {
"delay": 59,
"time": "1763991299"
},
"stopId": "FR:50218:ZE:752300001:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1763991240"
},
"departure": {
"delay": 94,
"time": "1763991274"
},
"stopId": "FR:50218:ZE:744590002:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1763991505"
},
"departure": {
"delay": 56,
"time": "1763991536"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1763991598"
},
"departure": {
"delay": 21,
"time": "1763991621"
},
"stopId": "FR:50218:ZE:744570003:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1763991427"
},
"departure": {
"delay": 23,
"time": "1763991443"
},
"stopId": "FR:50218:ZE:752240006:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1763991381"
},
"departure": {
"delay": 58,
"time": "1763991418"
},
"stopId": "FR:50218:ZE:752280003:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -19,
"time": "1763991811"
},
"departure": {
"delay": -19,
"time": "1763991821"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 11
}
],
"timestamp": "1763991253",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:761900004:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5870027824693248x7:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056485x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1763991561"
},
"departure": {
"delay": 21,
"time": "1763991561"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1763992179"
},
"departure": {
"delay": 39,
"time": "1763992179"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 39,
"time": "1763991939"
},
"departure": {
"delay": 39,
"time": "1763991939"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1763992099"
},
"departure": {
"delay": 79,
"time": "1763992099"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1763991699"
},
"departure": {
"delay": 39,
"time": "1763991699"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1763991900"
},
"departure": {
"delay": 60,
"time": "1763991900"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1763991497"
},
"departure": {
"delay": 77,
"time": "1763991497"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1763992299"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1763992071"
},
"departure": {
"delay": 51,
"time": "1763992071"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1763992014"
},
"departure": {
"delay": 54,
"time": "1763992014"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1763991763"
},
"departure": {
"delay": 43,
"time": "1763991763"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1763991409"
},
"departure": {
"delay": 49,
"time": "1763991409"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1763991814"
},
"departure": {
"delay": 94,
"time": "1763991814"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1763991567",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056485x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1947:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992440"
},
"departure": {
"time": "1763992440"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763993040"
},
"departure": {
"time": "1763993040"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1763992920"
},
"departure": {
"time": "1763992920"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763992380"
},
"departure": {
"time": "1763992380"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763993160"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1763992140"
},
"departure": {
"time": "1763992140"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763992740"
},
"departure": {
"time": "1763992740"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763992260"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763992200"
},
"departure": {
"time": "1763992200"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763992680"
},
"departure": {
"time": "1763992680"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763992320"
},
"departure": {
"time": "1763992320"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1763992080"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1763990403",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1947:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2773:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764004980"
},
"departure": {
"time": "1764004980"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764005820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1764004800"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764005580"
},
"departure": {
"time": "1764005580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764005220"
},
"departure": {
"time": "1764005220"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764004920"
},
"departure": {
"time": "1764004920"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764005340"
},
"departure": {
"time": "1764005340"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764005280"
},
"departure": {
"time": "1764005280"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764004860"
},
"departure": {
"time": "1764004860"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764005100"
},
"departure": {
"time": "1764005100"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764005400"
},
"departure": {
"time": "1764005400"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764005040"
},
"departure": {
"time": "1764005040"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764005640"
},
"departure": {
"time": "1764005640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764005160"
},
"departure": {
"time": "1764005160"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1763991524",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2773:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051238xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 203,
"time": "1763990003"
},
"departure": {
"delay": 203,
"time": "1763990003"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 198,
"time": "1763989638"
},
"departure": {
"delay": 198,
"time": "1763989638"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 216,
"time": "1763990376"
},
"departure": {
"delay": 216,
"time": "1763990376"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 257,
"time": "1763990357"
},
"departure": {
"delay": 257,
"time": "1763990357"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 198,
"time": "1763990238"
},
"departure": {
"delay": 198,
"time": "1763990238"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 232,
"time": "1763989732"
},
"departure": {
"delay": 232,
"time": "1763989732"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 198,
"time": "1763990478"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1763991667",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051238xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586150:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1763991210"
},
"departure": {
"delay": 117,
"time": "1763991237"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 150,
"time": "1763991330"
},
"departure": {
"delay": 150,
"time": "1763991330"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 136,
"time": "1763991616"
},
"departure": {
"delay": 136,
"time": "1763991616"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 87,
"time": "1763992047"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 99,
"time": "1763991639"
},
"departure": {
"delay": 99,
"time": "1763991639"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 111,
"time": "1763991411"
},
"departure": {
"delay": 111,
"time": "1763991411"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 140,
"time": "1763991920"
},
"departure": {
"delay": 140,
"time": "1763991920"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 108,
"time": "1763991468"
},
"departure": {
"delay": 108,
"time": "1763991468"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 88,
"time": "1763991808"
},
"departure": {
"delay": 88,
"time": "1763991808"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 80,
"time": "1763991860"
},
"departure": {
"delay": 80,
"time": "1763991860"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 115,
"time": "1763991955"
},
"departure": {
"delay": 115,
"time": "1763991955"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
}
],
"timestamp": "1763991255",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586150:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:72:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1763980064"
},
"departure": {
"delay": 75,
"time": "1763980095"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1763979235"
},
"departure": {
"delay": 120,
"time": "1763979240"
},
"stopId": "FR:14333:ZE:50:ATOUMOD021",
"stopSequence": 7
},
{
"departure": {
"delay": 93,
"time": "1763978793"
},
"stopId": "FR:14333:ZE:42:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 227,
"time": "1763979610"
},
"departure": {
"delay": 227,
"time": "1763979707"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 117,
"time": "1763978869"
},
"departure": {
"delay": 117,
"time": "1763978877"
},
"stopId": "FR:14333:ZE:44:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 76,
"time": "1763980028"
},
"departure": {
"delay": 76,
"time": "1763980036"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1763980119"
},
"departure": {
"delay": 39,
"time": "1763980119"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 101,
"time": "1763979270"
},
"departure": {
"delay": 101,
"time": "1763979281"
},
"stopId": "FR:14333:ZE:52:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 89,
"time": "1763979955"
},
"departure": {
"delay": 89,
"time": "1763979989"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1763978916"
},
"departure": {
"delay": 105,
"time": "1763978925"
},
"stopId": "FR:14333:ZE:46:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1763979435"
},
"departure": {
"delay": 117,
"time": "1763979537"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1763980177"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 140,
"time": "1763979193"
},
"departure": {
"delay": 140,
"time": "1763979200"
},
"stopId": "FR:14333:ZE:48:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 160,
"time": "1763978999"
},
"departure": {
"delay": 160,
"time": "1763979160"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
}
],
"timestamp": "1763991671",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:72:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470575:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -133,
"time": "1763995547"
},
"departure": {
"delay": -133,
"time": "1763995547"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -193,
"time": "1763995607"
},
"departure": {
"delay": -193,
"time": "1763995607"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -153,
"time": "1763995107"
},
"departure": {
"delay": -153,
"time": "1763995107"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -163,
"time": "1763995757"
},
"departure": {
"delay": -163,
"time": "1763995757"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -135,
"time": "1763995065"
},
"departure": {
"delay": -135,
"time": "1763995065"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -103,
"time": "1763995457"
},
"departure": {
"delay": -103,
"time": "1763995457"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -288,
"time": "1763995872"
},
"departure": {
"delay": -288,
"time": "1763995872"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -136,
"time": "1763995244"
},
"departure": {
"delay": -136,
"time": "1763995244"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -29,
"time": "1763994751"
},
"departure": {
"delay": -29,
"time": "1763994751"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -123,
"time": "1763995377"
},
"departure": {
"delay": -123,
"time": "1763995377"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -101,
"time": "1763994919"
},
"departure": {
"delay": -101,
"time": "1763994919"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"time": "1763994600"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -35,
"time": "1763994805"
},
"departure": {
"delay": -35,
"time": "1763994805"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -108,
"time": "1763995272"
},
"departure": {
"delay": -108,
"time": "1763995272"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -137,
"time": "1763995303"
},
"departure": {
"delay": -137,
"time": "1763995303"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -115,
"time": "1763995025"
},
"departure": {
"delay": -115,
"time": "1763995025"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -252,
"time": "1763995788"
},
"departure": {
"delay": -252,
"time": "1763995788"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -146,
"time": "1763995174"
},
"departure": {
"delay": -146,
"time": "1763995174"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -307,
"time": "1763995913"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -116,
"time": "1763995204"
},
"departure": {
"delay": -116,
"time": "1763995204"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -193,
"time": "1763995667"
},
"departure": {
"delay": -193,
"time": "1763995667"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1763994721"
},
"departure": {
"delay": 1,
"time": "1763994721"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470575:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470853:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 243,
"time": "1763990763"
},
"departure": {
"delay": 243,
"time": "1763990763"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 212,
"time": "1763991392"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 49
},
{
"arrival": {
"delay": 175,
"time": "1763991033"
},
"departure": {
"delay": 175,
"time": "1763991055"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 46
},
{
"arrival": {
"delay": 124,
"time": "1763990884"
},
"departure": {
"delay": 124,
"time": "1763990884"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 44
},
{
"arrival": {
"delay": 206,
"time": "1763991206"
},
"departure": {
"delay": 206,
"time": "1763991206"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 47
},
{
"arrival": {
"delay": 205,
"time": "1763990939"
},
"departure": {
"delay": 205,
"time": "1763990965"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 45
},
{
"arrival": {
"delay": 187,
"time": "1763991307"
},
"departure": {
"delay": 187,
"time": "1763991307"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 48
},
{
"arrival": {
"delay": 176,
"time": "1763990816"
},
"departure": {
"delay": 176,
"time": "1763990816"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 43
}
],
"timestamp": "1763990768",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470853:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2717:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764005160"
},
"departure": {
"time": "1764005160"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764004740"
},
"departure": {
"time": "1764004740"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764004620"
},
"departure": {
"time": "1764004620"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764004260"
},
"departure": {
"time": "1764004260"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764005040"
},
"departure": {
"time": "1764005040"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1764004080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764004320"
},
"departure": {
"time": "1764004320"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764004980"
},
"departure": {
"time": "1764004980"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764005280"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764004500"
},
"departure": {
"time": "1764004500"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764004680"
},
"departure": {
"time": "1764004680"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764004920"
},
"departure": {
"time": "1764004920"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764005220"
},
"departure": {
"time": "1764005220"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764004200"
},
"departure": {
"time": "1764004200"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1763990259",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2717:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850410F4479392x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993580"
},
"departure": {
"time": "1763993640"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1763991780"
},
"departure": {
"time": "1763991840"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763993760"
},
"departure": {
"time": "1763993820"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1763994540"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1763991180"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763992140"
},
"departure": {
"time": "1763992200"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763992920"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1763987571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850410F4479392x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057148x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1763991236"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1763991157",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057148x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586871:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -116,
"time": "1763994064"
},
"departure": {
"delay": -116,
"time": "1763994064"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -4,
"time": "1763993876"
},
"departure": {
"delay": -4,
"time": "1763993876"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -58,
"time": "1763993942"
},
"departure": {
"delay": -58,
"time": "1763993942"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -78,
"time": "1763993922"
},
"departure": {
"delay": -78,
"time": "1763993922"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -206,
"time": "1763994154"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1763994000"
},
"departure": {
"delay": -60,
"time": "1763994000"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"time": "1763993700"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1763993769"
},
"departure": {
"delay": 9,
"time": "1763993769"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1763993840"
},
"departure": {
"delay": 20,
"time": "1763993840"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1763993823"
},
"departure": {
"delay": 3,
"time": "1763993823"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586871:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1390:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763992500"
},
"departure": {
"time": "1763992500"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1763992380"
},
"departure": {
"time": "1763992380"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1763992020"
},
"departure": {
"time": "1763992020"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1763992140"
},
"departure": {
"time": "1763992140"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1763992260"
},
"departure": {
"time": "1763992260"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"delay": -900,
"time": "1763991000"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1763993100"
},
"departure": {
"time": "1763993100"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1763992980"
},
"departure": {
"time": "1763992980"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1763992860"
},
"departure": {
"time": "1763992860"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1763992620"
},
"departure": {
"time": "1763992620"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1763993220"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1763992740"
},
"departure": {
"time": "1763992740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1763991592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1390:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107878x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1763991314"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1763991307",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107878x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471236:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1763991651"
},
"departure": {
"delay": 113,
"time": "1763991653"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 154,
"time": "1763991574"
},
"departure": {
"delay": 154,
"time": "1763991574"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1763991792"
},
"departure": {
"delay": 72,
"time": "1763991792"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 159,
"time": "1763991639"
},
"departure": {
"delay": 159,
"time": "1763991639"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 36,
"time": "1763991756"
},
"departure": {
"delay": 36,
"time": "1763991756"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 79,
"time": "1763991679"
},
"departure": {
"delay": 79,
"time": "1763991679"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -30,
"time": "1763991870"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471236:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108081x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1763991314"
},
"departure": {
"delay": 134,
"time": "1763991314"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1763991840"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 196,
"time": "1763991256"
},
"departure": {
"delay": 196,
"time": "1763991256"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 206,
"time": "1763991146"
},
"departure": {
"delay": 206,
"time": "1763991146"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 143,
"time": "1763990963"
},
"departure": {
"delay": 143,
"time": "1763990963"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1763990740"
},
"departure": {
"delay": 100,
"time": "1763990740"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 165,
"time": "1763991705"
},
"departure": {
"delay": 165,
"time": "1763991705"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 183,
"time": "1763991483"
},
"departure": {
"delay": 183,
"time": "1763991483"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 175,
"time": "1763991595"
},
"departure": {
"delay": 175,
"time": "1763991595"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1763991317",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108081x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852820F4464239x2025x11x07T21x44x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763979660"
},
"departure": {
"time": "1763979720"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1763978700"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763986140"
},
"departure": {
"time": "1763986200"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1763989020"
},
"departure": {
"time": "1763989080"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1763982660"
},
"departure": {
"time": "1763982720"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1763988000"
},
"departure": {
"time": "1763988060"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1763984280"
},
"departure": {
"time": "1763985480"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1763990940"
},
"departure": {
"time": "1763991000"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1763991300"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1763980500"
},
"departure": {
"time": "1763980560"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1763981280"
},
"departure": {
"time": "1763981400"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1763986920"
},
"departure": {
"time": "1763986980"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1763980729",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852820F4464239x2025x11x07T21x44x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107849x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1763993508"
},
"departure": {
"delay": 48,
"time": "1763993508"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1763993061"
},
"departure": {
"delay": 21,
"time": "1763993061"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1763992791"
},
"departure": {
"delay": 51,
"time": "1763992791"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1763992974"
},
"departure": {
"delay": 54,
"time": "1763992974"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1763992025"
},
"departure": {
"delay": 5,
"time": "1763992025"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1763992267"
},
"departure": {
"delay": 7,
"time": "1763992267"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1763992502"
},
"departure": {
"delay": 2,
"time": "1763992502"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1763993408"
},
"departure": {
"delay": 8,
"time": "1763993408"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"time": "1763991900"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1763992387"
},
"departure": {
"delay": 7,
"time": "1763992387"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1763993282"
},
"departure": {
"delay": 2,
"time": "1763993282"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1763993179"
},
"departure": {
"delay": 19,
"time": "1763993179"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1763993587"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1763992615"
},
"departure": {
"delay": 55,
"time": "1763992615"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1763992150"
},
"departure": {
"delay": 10,
"time": "1763992150"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1763991497",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107849x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057042x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 158,
"time": "1763991278"
},
"departure": {
"delay": 158,
"time": "1763991278"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 198,
"time": "1763991498"
},
"departure": {
"delay": 198,
"time": "1763991498"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 184,
"time": "1763991364"
},
"departure": {
"delay": 184,
"time": "1763991364"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 137,
"time": "1763991197"
},
"departure": {
"delay": 137,
"time": "1763991197"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 211,
"time": "1763991811"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 186,
"time": "1763991426"
},
"departure": {
"delay": 186,
"time": "1763991426"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1763991267",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057042x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470552:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -247,
"time": "1763991233"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -225,
"time": "1763990955"
},
"departure": {
"delay": -225,
"time": "1763990955"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -181,
"time": "1763991119"
},
"departure": {
"delay": -181,
"time": "1763991119"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -145,
"time": "1763991155"
},
"departure": {
"delay": -145,
"time": "1763991155"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -198,
"time": "1763991042"
},
"departure": {
"delay": -198,
"time": "1763991042"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -219,
"time": "1763990841"
},
"departure": {
"delay": -219,
"time": "1763990841"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -180,
"time": "1763990820"
},
"departure": {
"delay": -180,
"time": "1763990820"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1763991431",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470552:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197040x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1763991804"
},
"departure": {
"delay": -36,
"time": "1763991804"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 13,
"time": "1763991853"
},
"departure": {
"delay": 13,
"time": "1763991853"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -36,
"time": "1763992164"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 5,
"time": "1763991665"
},
"departure": {
"delay": 5,
"time": "1763991665"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1763991908"
},
"departure": {
"delay": 8,
"time": "1763991908"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -18,
"time": "1763991642"
},
"departure": {
"delay": -18,
"time": "1763991642"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 11,
"time": "1763991611"
},
"departure": {
"delay": 11,
"time": "1763991611"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -53,
"time": "1763991547"
},
"departure": {
"delay": -53,
"time": "1763991547"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1763991617",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197040x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852347F4479580x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763989320"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1763991360"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1763990580"
},
"departure": {
"time": "1763990640"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1763990880"
},
"departure": {
"time": "1763990940"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1763990220"
},
"departure": {
"time": "1763990280"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1763985711",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852347F4479580x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3341F4475484x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763988960"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763996520"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1763995140"
},
"departure": {
"time": "1763995200"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1763992620"
},
"departure": {
"time": "1763992740"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763994240"
},
"departure": {
"time": "1763994300"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1763985352",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3341F4475484x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4992214909321216x15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1763991902"
},
"departure": {
"delay": 132,
"time": "1763991912"
},
"stopId": "FR:14366:ZE:5175611553218560:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1763991457"
},
"departure": {
"delay": 110,
"time": "1763991470"
},
"stopId": "FR:14366:ZE:27000002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1763991706"
},
"departure": {
"delay": 56,
"time": "1763991716"
},
"stopId": "FR:14366:ZE:1200005:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 124,
"time": "1763991353"
},
"departure": {
"delay": 124,
"time": "1763991364"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 142,
"time": "1763991432"
},
"departure": {
"delay": 142,
"time": "1763991442"
},
"stopId": "FR:14366:ZE:9250005:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1763991496"
},
"departure": {
"delay": 29,
"time": "1763991509"
},
"stopId": "FR:14366:ZE:23030004:ATOUMOD036",
"stopSequence": 9
},
{
"departure": {
"delay": 68,
"time": "1763991128"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 119,
"time": "1763991959"
},
"stopId": "FR:14366:ZE:605820044:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1763991541"
},
"departure": {
"delay": 53,
"time": "1763991653"
},
"stopId": "FR:14366:ZE:5170005:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 104,
"time": "1763991814"
},
"departure": {
"delay": 104,
"time": "1763991824"
},
"stopId": "FR:14366:ZE:17230007:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4992214909321216x15:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:27:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 196,
"time": "1763987819"
},
"departure": {
"delay": 196,
"time": "1763987836"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 66,
"time": "1763988111"
},
"departure": {
"delay": 66,
"time": "1763988126"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1763988265"
},
"departure": {
"delay": 37,
"time": "1763988277"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 195,
"time": "1763988425"
},
"departure": {
"delay": 195,
"time": "1763988555"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 105,
"time": "1763987973"
},
"departure": {
"delay": 105,
"time": "1763988045"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 225,
"time": "1763988945"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1763988160"
},
"departure": {
"delay": 55,
"time": "1763988175"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 99,
"time": "1763988376"
},
"departure": {
"delay": 99,
"time": "1763988399"
},
"stopId": "FR:76495:ZE:30033:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 242,
"time": "1763988734"
},
"departure": {
"delay": 242,
"time": "1763988782"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 106,
"time": "1763987850"
},
"departure": {
"delay": 106,
"time": "1763987866"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 132,
"time": "1763987901"
},
"departure": {
"delay": 132,
"time": "1763987952"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 187,
"time": "1763987753"
},
"departure": {
"delay": 187,
"time": "1763987767"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 206,
"time": "1763988641"
},
"departure": {
"delay": 206,
"time": "1763988686"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 173,
"time": "1763988575"
},
"departure": {
"delay": 173,
"time": "1763988593"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 222,
"time": "1763988693"
},
"departure": {
"delay": 222,
"time": "1763988702"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 16
},
{
"departure": {
"delay": 185,
"time": "1763987585"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 202,
"time": "1763987704"
},
"departure": {
"delay": 202,
"time": "1763987722"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 95,
"time": "1763988071"
},
"departure": {
"delay": 95,
"time": "1763988095"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
}
],
"timestamp": "1763991659",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:27:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108049x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1763990840"
},
"departure": {
"delay": 80,
"time": "1763990840"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1763990951"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1763990847",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108049x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851009F4479439x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763993340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763997780"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1763995500"
},
"departure": {
"time": "1763995620"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763996340"
},
"departure": {
"time": "1763996400"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1763996760"
},
"departure": {
"time": "1763996820"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1763989731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851009F4479439x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196414x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 105,
"time": "1763990865"
},
"departure": {
"delay": 105,
"time": "1763990865"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 138,
"time": "1763991078"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 158,
"time": "1763990978"
},
"departure": {
"delay": 158,
"time": "1763990978"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1763990867",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196414x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2577:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764002820"
},
"departure": {
"time": "1764002820"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764002880"
},
"departure": {
"time": "1764002880"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1764002400"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764002940"
},
"departure": {
"time": "1764002940"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764003120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1763990259",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2577:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3223:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764015900"
},
"departure": {
"time": "1764015900"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764015960"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764015840"
},
"departure": {
"time": "1764015840"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764015780"
},
"departure": {
"time": "1764015780"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764015720"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1763991536",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3223:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107879x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1763990999"
},
"departure": {
"delay": 59,
"time": "1763990999"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1763991896"
},
"departure": {
"delay": 56,
"time": "1763991896"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1763991302"
},
"departure": {
"delay": 2,
"time": "1763991302"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1763991788"
},
"departure": {
"delay": 68,
"time": "1763991788"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1763991159"
},
"departure": {
"delay": 39,
"time": "1763991159"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1763991685"
},
"departure": {
"delay": 85,
"time": "1763991685"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1763991414"
},
"departure": {
"delay": -6,
"time": "1763991414"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1763991544"
},
"departure": {
"delay": 64,
"time": "1763991544"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 91,
"time": "1763991991"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1763991018",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107879x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3113F4475706x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763991300"
},
"departure": {
"time": "1763991360"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1763989200"
},
"departure": {
"time": "1763989380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"departure": {
"time": "1763984400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1763992260"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1763990520"
},
"departure": {
"time": "1763990580"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1763980220",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3113F4475706x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197038x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 261,
"time": "1763991261"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1763991217",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197038x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057149x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1763991547"
},
"departure": {
"delay": 7,
"time": "1763991547"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 14,
"time": "1763991434"
},
"departure": {
"delay": 14,
"time": "1763991434"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -3,
"time": "1763991237"
},
"departure": {
"delay": -3,
"time": "1763991237"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1763991699"
},
"departure": {
"delay": 39,
"time": "1763991699"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1763991903"
},
"departure": {
"delay": 63,
"time": "1763991903"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1763991479"
},
"departure": {
"delay": -1,
"time": "1763991479"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1763991388"
},
"departure": {
"delay": 28,
"time": "1763991388"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1763991302"
},
"departure": {
"delay": 2,
"time": "1763991302"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1763991973"
},
"departure": {
"delay": 73,
"time": "1763991973"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 83,
"time": "1763991803"
},
"departure": {
"delay": 83,
"time": "1763991803"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1763992059"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1763991777"
},
"departure": {
"delay": 57,
"time": "1763991777"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1763991527",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057149x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2809:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764005580"
},
"departure": {
"time": "1764005580"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764005520"
},
"departure": {
"time": "1764005520"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1764005220"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764006000"
},
"departure": {
"time": "1764006000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764005820"
},
"departure": {
"time": "1764005820"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764005640"
},
"departure": {
"time": "1764005640"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764006240"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764006060"
},
"departure": {
"time": "1764006060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764005460"
},
"departure": {
"time": "1764005460"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1763991658",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2809:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181405x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763991120"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 11,
"time": "1763990771"
},
"departure": {
"delay": 11,
"time": "1763990771"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1763991059"
},
"departure": {
"delay": 59,
"time": "1763991059"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -16,
"time": "1763990924"
},
"departure": {
"delay": -16,
"time": "1763990924"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 11,
"time": "1763990891"
},
"departure": {
"delay": 11,
"time": "1763990891"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 35,
"time": "1763990975"
},
"departure": {
"delay": 35,
"time": "1763990975"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -25,
"time": "1763990795"
},
"departure": {
"delay": -25,
"time": "1763990795"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -29,
"time": "1763990731"
},
"departure": {
"delay": -29,
"time": "1763990731"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1763991087",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181405x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850310F4479372x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763989500"
},
"departure": {
"time": "1763989560"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1763988300"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1763990940"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1763990520"
},
"departure": {
"time": "1763990580"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1763989920"
},
"departure": {
"time": "1763989980"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1763990280"
},
"departure": {
"time": "1763990340"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1763988801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850310F4479372x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4181442x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31,
"time": "1763991269"
},
"departure": {
"delay": -31,
"time": "1763991269"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -78,
"time": "1763991342"
},
"departure": {
"delay": -78,
"time": "1763991342"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -87,
"time": "1763991093"
},
"departure": {
"delay": -87,
"time": "1763991093"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -79,
"time": "1763991161"
},
"departure": {
"delay": -79,
"time": "1763991161"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -80,
"time": "1763991400"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1763991257",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4181442x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057147x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1763990252"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1763990167",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057147x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851010F4479440x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763993340"
},
"departure": {
"time": "1763993460"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"time": "1763991180"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1763992140"
},
"departure": {
"time": "1763992200"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1763995860"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1763992560"
},
"departure": {
"time": "1763992620"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 23
}
],
"timestamp": "1763987571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851010F4479440x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108050x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1763991492"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1763991413"
},
"departure": {
"delay": 53,
"time": "1763991413"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1763991487",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108050x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2973:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764007740"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764008400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764008160"
},
"departure": {
"time": "1764008160"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764008220"
},
"departure": {
"time": "1764008220"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764008280"
},
"departure": {
"time": "1764008280"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1763990259",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2973:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072051x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 223,
"time": "1763990383"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1763990377",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072051x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2075:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763995140"
},
"departure": {
"time": "1763995140"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1763995080"
},
"departure": {
"time": "1763995080"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1763994120"
},
"departure": {
"time": "1763994120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1763994060"
},
"departure": {
"time": "1763994060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1763994960"
},
"departure": {
"time": "1763994960"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1763994000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1763994540"
},
"departure": {
"time": "1763994540"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1763994840"
},
"departure": {
"time": "1763994840"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1763994600"
},
"departure": {
"time": "1763994600"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1763994300"
},
"departure": {
"time": "1763994300"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1763995200"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1763994480"
},
"departure": {
"time": "1763994480"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1763991599",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2075:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3411F4459978x2025x11x07T21x44x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 600,
"time": "1763988720"
},
"departure": {
"delay": 600,
"time": "1763988780"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 57
},
{
"arrival": {
"delay": 600,
"time": "1763987580"
},
"departure": {
"delay": 600,
"time": "1763987640"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1763985300"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 51
},
{
"arrival": {
"delay": 600,
"time": "1763989740"
},
"departure": {
"delay": 600,
"time": "1763989800"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 59
}
],
"timestamp": "1763989012",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3411F4459978x2025x11x07T21x44x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190156x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 540,
"time": "1763990820"
},
"departure": {
"delay": 540,
"time": "1763990820"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 475,
"time": "1763990755"
},
"departure": {
"delay": 475,
"time": "1763990755"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 489,
"time": "1763990949"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1763990827",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190156x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x51707914:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 130,
"time": "1763991730"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1763991790"
},
"departure": {
"delay": 70,
"time": "1763991790"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 190,
"time": "1763991970"
},
"departure": {
"delay": 190,
"time": "1763991970"
},
"stopId": "FR:76114:ZE:301:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1763991664",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x51707914:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057157x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1763990443"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1763990327",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057157x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3424F4459974x2025x11x07T21x44x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 5400,
"time": "1763985420"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"delay": 7800,
"time": "1764001740"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
}
],
"timestamp": "1763988712",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3424F4459974x2025x11x07T21x44x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586539:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1763991668"
},
"departure": {
"delay": 68,
"time": "1763991668"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 79,
"time": "1763991979"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 166,
"time": "1763991466"
},
"departure": {
"delay": 166,
"time": "1763991466"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 100,
"time": "1763991520"
},
"departure": {
"delay": 100,
"time": "1763991520"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 51,
"time": "1763991771"
},
"departure": {
"delay": 51,
"time": "1763991771"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 106,
"time": "1763991646"
},
"departure": {
"delay": 106,
"time": "1763991646"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 57,
"time": "1763991717"
},
"departure": {
"delay": 57,
"time": "1763991717"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 160,
"time": "1763991379"
},
"departure": {
"delay": 160,
"time": "1763991400"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586539:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471076:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763994000"
},
"stopId": "FR:27375:ZE:0x6414:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1763991673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:S25:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471076:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011303x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1763990703"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 76,
"time": "1763990656"
},
"departure": {
"delay": 76,
"time": "1763990656"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1763990657",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011303x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3119F4475681x2025x11x08T21x37x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764001500"
},
"departure": {
"time": "1764001560"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1764002280"
},
"departure": {
"time": "1764002340"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1764000120"
},
"departure": {
"time": "1764000300"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1764003180"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 29
},
{
"departure": {
"time": "1763995200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1763991591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3119F4475681x2025x11x08T21x37x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108080x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1763991133"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1763991137",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108080x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2673:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764003600"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764003900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1763985666",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2673:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2443:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764000000"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764000300"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1763985722",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2443:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:300000369:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23,
"time": "1763990797"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012",
"stopSequence": 16
}
],
"timestamp": "1763990789",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:300000369:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071974x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1763990385"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1763990377",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071974x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052303xGTFSxGSemHTNIxSemainex06:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1763990957"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1763991018",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052303xGTFSxGSemHTNIxSemainex06:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107877x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1763990698"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1763990707",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107877x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190127x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 192,
"time": "1763990412"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1763990367",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190127x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196954x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1763991106"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1763991097",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196954x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584414:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763993460"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584414:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056482x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 224,
"time": "1763990744"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1763990717",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056482x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051223xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 105,
"time": "1763990985"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1763991037",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051223xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056572x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1763990595"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1763990547",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056572x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071975x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -96,
"time": "1763990844"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1763990807",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071975x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057767x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1763990893"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1763990867",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057767x2025x26xGSemHLiaxSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584188:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763993700"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1763991648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584188:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075765x2025x26xGSemHLiaxSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1763991192"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1763991107",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075765x2025x26xGSemHLiaxSemainex01:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1763991712"
}
}