Détails de la ressource

Nom du fichier : Base de données multimodale des horaires aux arrêts des réseaux de transport public normands en temps réel
Format : gtfs-rt

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

28/01/2026
100%
29/01/2026
100%
30/01/2026
100%
31/01/2026
100%
01/02/2026
100%
02/02/2026
99.6%
03/02/2026
100%
04/02/2026
100%
05/02/2026
100%
06/02/2026
100%
07/02/2026
100%
08/02/2026
100%
09/02/2026
100%
10/02/2026
100%
11/02/2026
100%
12/02/2026
100%
13/02/2026
100%
14/02/2026
100%
15/02/2026
100%
16/02/2026
100%
17/02/2026
100%
18/02/2026
100%
19/02/2026
100%
20/02/2026
100%
21/02/2026
100%
22/02/2026
100%
23/02/2026
100%
24/02/2026
100%
25/02/2026
100%
26/02/2026
100%
27/02/2026
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type 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

37 595 erreurs, 3 180 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 27/02/2026 à 08h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

stop_times_updates not strictly sorted E002 903 erreurs

stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence

Exemples d'erreurs
  • trip_id ATOUMOD001:ServiceJourney:TCARx17880:LOC stop_sequence [22, 11] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD001:ServiceJourney:TCARx15877:LOC stop_sequence [8, 20, 17] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD001:ServiceJourney:TCARx6906:LOC stop_sequence [12, 13, 15, 4, 2, 14, 8, 3, 1, 6, 7] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD001:ServiceJourney:TCARx17472:LOC stop_sequence [24, 30, 6] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD003:ServiceJourney:4077315x2025x26xGPVSLiaxSemainex22:LOC stop_sequence [8, 15, 10, 12, 6, 11, 13, 1, 3, 14, 7, 5, 9, 2, 4] 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 189 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 ATOUMOD035:ServiceJourney:3745446x2025xHxMultxJxVxJeuxVenx62:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD035:ServiceJourney:3758830x2025xHxMultxJxVxJeuxVenx62:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD002:ServiceJourney:OCESN850402F5934805x2026x02x21T22x11x00Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD035:ServiceJourney:3745453x2025xHxMultxJxVxJeuxVenx62:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD002:ServiceJourney:OCESN5376F5951058x2026x02x22T22x07x48Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED

Sequential stop_time_update times are not increasing E022 34 693 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 ATOUMOD001:ServiceJourney:TCARx17880:LOC stop_sequence 11 arrival_time 08:01:00 (1772175660) is less than previous stop arrival_time 08:29:00 (1772177340) - times must increase between two sequential stops
  • trip_id ATOUMOD001:ServiceJourney:TCARx17880:LOC stop_sequence 11 arrival_time 08:01:00 (1772175660) is less than previous stop departure_time 08:29:00 (1772177340) - times must increase between two sequential stops
  • trip_id ATOUMOD001:ServiceJourney:TCARx17880:LOC stop_sequence 11 departure_time 08:01:00 (1772175660) is less than previous stop departure_time 08:29:00 (1772177340) - times must increase between two sequential stops
  • trip_id ATOUMOD001:ServiceJourney:TCARx17880:LOC stop_sequence 11 departure_time 08:01:00 (1772175660) is less than previous stop arrival_time 08:29:00 (1772177340) - times must increase between two sequential stops
  • trip_id ATOUMOD001:ServiceJourney:TCARx17880:LOC stop_sequence 5 arrival_time 07:51:00 (1772175060) is less than previous stop arrival_time 08:01:00 (1772175660) - times must increase between two sequential stops

trip direction_id does not match GTFS data E024 846 erreurs

GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt

Exemples d'erreurs
  • GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx17880:LOC trip.direction_id is 2 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx15877:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx6906:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx17472:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD003:ServiceJourney:4077315x2025x26xGPVSLiaxSemainex22: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 5 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:3745453x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 3 departure_time 08:04:00 (1772175840) is less than the same stop arrival_time 08:04:43 (1772175883) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD035:ServiceJourney:3758835x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 16 departure_time 08:04:00 (1772175840) is less than the same stop arrival_time 08:04:57 (1772175897) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD035:ServiceJourney:3758714x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 26 departure_time 08:02:00 (1772175720) is less than the same stop arrival_time 08:04:36 (1772175876) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD035:ServiceJourney:3758715x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 15 departure_time 08:03:00 (1772175780) is less than the same stop arrival_time 08:04:33 (1772175873) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC595756:LOC stop_sequence 41 departure_time 08:59:00 (1772179140) is less than the same stop arrival_time 09:00:17 (1772179217) - 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 9 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:ATOUMOD001:ServiceJourney:TCARx17544:LOC trip_id ATOUMOD001:ServiceJourney:TCARx17544:LOC has route_id ATOUMOD001:Line:TCARx28:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx27:LOC in GTFS trips.txt
  • GTFS-rt entity ID SM:ATOUMOD001:ServiceJourney:TCARx18776:LOC trip_id ATOUMOD001:ServiceJourney:TCARx18776:LOC has route_id ATOUMOD001:Line:TCARx43:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx42:LOC in GTFS trips.txt
  • GTFS-rt entity ID SM:ATOUMOD001:ServiceJourney:TCARx17543:LOC trip_id ATOUMOD001:ServiceJourney:TCARx17543:LOC has route_id ATOUMOD001:Line:TCARx28:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx27:LOC in GTFS trips.txt
  • GTFS-rt entity ID SM:ATOUMOD001:ServiceJourney:TCARx18771:LOC trip_id ATOUMOD001:ServiceJourney:TCARx18771:LOC has route_id ATOUMOD001:Line:TCARx43:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx42:LOC in GTFS trips.txt
  • GTFS-rt entity ID SM:ATOUMOD001:ServiceJourney:TCARx15374:LOC trip_id ATOUMOD001:ServiceJourney:TCARx15374:LOC has route_id ATOUMOD001:Line:TCARx10:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx08:LOC in GTFS trips.txt

Sequential stop_time_updates have the same stop_id E037 2 erreurs

Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id

Exemples d'erreurs
  • trip_id ATOUMOD035:ServiceJourney:3745391x2025xHxMultxJxVxJeuxVenx62:LOC has repeating stop_id FR:50129:ZE:10PEM1:ATOUMOD035 at stop_sequence 1 - sequential stop_ids should be different
  • trip_id ATOUMOD035:ServiceJourney:3745386x2025xHxMultxJxVxJeuxVenx62:LOC has repeating stop_id FR:50129:ZE:10PEM1:ATOUMOD035 at stop_sequence 1 - sequential stop_ids should be different

stop_time_update doesn't contain stop_id or stop_sequence E040 2 erreurs

All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank

Exemples d'erreurs
  • trip_id ATOUMOD002:ServiceJourney:OCESN852404F5934657x2026x02x21T22x11x00Z:LOC doesn't contain stop_id or stop_sequence
  • trip_id ATOUMOD002:ServiceJourney:OCESN851708F5934725x2026x02x21T22x11x00Z:LOC doesn't contain stop_id or stop_sequence

stop_time_update doesn't have arrival or departure E043 2 erreurs

If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided

Exemples d'erreurs
  • trip_id ATOUMOD002:ServiceJourney:OCESN852404F5934657x2026x02x21T22x11x00Z:LOC stop_id doesn't have arrival or departure
  • trip_id ATOUMOD002:ServiceJourney:OCESN851708F5934725x2026x02x21T22x11x00Z:LOC stop_id doesn't have arrival or departure

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 229 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 ATOUMOD001:ServiceJourney:TCARx17880:LOC stop_sequence 22 has stop_id FR:76540:ZE:TCARxVESTA2:ATOUMOD001 but GTFS stop_sequence 22 has stop_id FR:76681:ZE:TCARxMETRO0:ATOUMOD001 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx17641:LOC stop_sequence 17 has stop_id FR:76591:ZE:TCARxTISON:ATOUMOD001 but GTFS stop_sequence 17 has stop_id FR:76212:ZE:TCARxLMICH:ATOUMOD001 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD006:ServiceJourney:9x5471220:LOC stop_sequence 17 has stop_id FR:27375:ZE:0x6457:ATOUMOD006 but GTFS stop_sequence 17 has stop_id FR:27375:ZE:0x6438:ATOUMOD006 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD003:ServiceJourney:4182566x2025x26xGPVSLiaxSemainex22:LOC stop_sequence 23 has stop_id FR:76351:ZE:3357:ATOUMOD003 but GTFS stop_sequence 23 has stop_id FR:76351:ZE:3124:ATOUMOD003 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD003:ServiceJourney:4182566x2025x26xGPVSLiaxSemainex22:LOC stop_sequence 24 has stop_id FR:76351:ZE:3124:ATOUMOD003 but GTFS stop_sequence 24 has stop_id FR:76351:ZE:3417:ATOUMOD003 - stop_ids should be the same

GTFS-rt stop_sequence not found in GTFS data E051 715 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 ATOUMOD001:ServiceJourney:TCARx17880:LOC contains stop_sequence 11 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx15877:LOC contains stop_sequence 17 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx17472:LOC contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx11679:LOC contains stop_sequence 11 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx14510:LOC contains stop_sequence 5 that does not exist in GTFS stop_times.txt for this trip

Avertissements

vehicle_id not populated W002 1 060 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id ATOUMOD001:ServiceJourney:TCARx17880:LOC does not have a vehicle_id
  • trip_id ATOUMOD001:ServiceJourney:TCARx15877:LOC does not have a vehicle_id
  • trip_id ATOUMOD001:ServiceJourney:TCARx6906:LOC does not have a vehicle_id
  • trip_id ATOUMOD001:ServiceJourney:TCARx17472:LOC does not have a vehicle_id
  • trip_id ATOUMOD003:ServiceJourney:4077315x2025x26xGPVSLiaxSemainex22:LOC does not have a vehicle_id

schedule_relationship not populated W009 2 120 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id ATOUMOD001:ServiceJourney:TCARx17880:LOC stop_sequence 22 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD001:ServiceJourney:TCARx17880:LOC does not have a schedule_relationship
  • trip_id ATOUMOD001:ServiceJourney:TCARx15877:LOC stop_sequence 8 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD001:ServiceJourney:TCARx15877:LOC does not have a schedule_relationship
  • trip_id ATOUMOD001:ServiceJourney:TCARx6906:LOC stop_sequence 12 (and potentially more for this trip) does not have a schedule_relationship
Valider ce GTFS-RT maintenant

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 14 433 29 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. 581 476 29 fois (100 % des validations)
E024 GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt 13 740 29 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 5 001 29 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 11 177 29 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 18 240 29 fois (100 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 36 468 29 fois (100 % des validations)
E050 All timestamps must be less than the current time 28 28 fois (97 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 4 079 25 fois (86 % 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. 262 25 fois (86 % des validations)
E035 The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt 1 086 21 fois (72 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 28 16 fois (55 % des validations)
E040 All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank 26 15 fois (52 % des validations)
E043 If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided 26 15 fois (52 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 453 13 fois (45 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 2 793 12 fois (41 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 27/02/2026 à 11h02 Europe/Paris.

trip_updates (1 107) vehicle_positions (0) service_alerts (0)

Entités présentes dans ce flux lors des 7 derniers jours.

trip_updates

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 27/02/2026 à 11h02 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "SM:ATOUMOD006:ServiceJourney:9x5471198:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 163, "time": "1772187223" }, "departure": { "delay": 163, "time": "1772187223" }, "stopId": "FR:27351:ZE:0x6305:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 139, "time": "1772186539" }, "departure": { "delay": 139, "time": "1772186539" }, "stopId": "FR:27528:ZE:0x6595:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -30, "time": "1772187930" }, "departure": { "delay": -30, "time": "1772187930" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 30, "time": "1772187810" }, "departure": { "delay": 30, "time": "1772187810" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 142, "time": "1772187442" }, "departure": { "delay": 142, "time": "1772187442" }, "stopId": "FR:27375:ZE:0x6439:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 107, "time": "1772187467" }, "departure": { "delay": 107, "time": "1772187467" }, "stopId": "FR:27375:ZE:0x6458:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 160, "time": "1772186560" }, "departure": { "delay": 160, "time": "1772186560" }, "stopId": "FR:27528:ZE:0x6590:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 128, "time": "1772187548" }, "departure": { "delay": 128, "time": "1772187548" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 219, "time": "1772186439" }, "departure": { "delay": 219, "time": "1772186439" }, "stopId": "FR:27528:ZE:0x6577:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 139, "time": "1772186659" }, "departure": { "delay": 139, "time": "1772186659" }, "stopId": "FR:27528:ZE:0x6593:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 203, "time": "1772186483" }, "departure": { "delay": 203, "time": "1772186483" }, "stopId": "FR:27528:ZE:0x6597:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 29, "time": "1772187869" }, "departure": { "delay": 29, "time": "1772187869" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 110, "time": "1772187290" }, "departure": { "delay": 110, "time": "1772187290" }, "stopId": "FR:27375:ZE:0x6527:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 103, "time": "1772187763" }, "departure": { "delay": 103, "time": "1772187763" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -98, "time": "1772187982" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 139, "time": "1772186899" }, "departure": { "delay": 139, "time": "1772186899" }, "stopId": "FR:27701:ZE:0x7107:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 141, "time": "1772187621" }, "departure": { "delay": 141, "time": "1772187621" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 158, "time": "1772186618" }, "departure": { "delay": 158, "time": "1772186618" }, "stopId": "FR:27528:ZE:0x6599:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 124, "time": "1772187364" }, "departure": { "delay": 124, "time": "1772187364" }, "stopId": "FR:27375:ZE:0x6385:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 132, "time": "1772186712" }, "departure": { "delay": 132, "time": "1772186712" }, "stopId": "FR:27528:ZE:0x6588:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 162, "time": "1772186802" }, "departure": { "delay": 162, "time": "1772186802" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 146, "time": "1772187086" }, "departure": { "delay": 146, "time": "1772187086" }, "stopId": "FR:27351:ZE:0x6311:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 127, "time": "1772187187" }, "departure": { "delay": 127, "time": "1772187187" }, "stopId": "FR:27351:ZE:0x6313:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 132, "time": "1772186832" }, "departure": { "delay": 132, "time": "1772186832" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 51, "time": "1772187651" }, "departure": { "delay": 51, "time": "1772187651" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 26 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5471198:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11681:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1772186280" }, "departure": { "delay": 120, "time": "1772186280" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 109, "time": "1772187289" }, "departure": { "delay": 109, "time": "1772187289" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 112, "time": "1772187892" }, "departure": { "delay": 112, "time": "1772187892" }, "stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 89, "time": "1772187329" }, "departure": { "delay": 89, "time": "1772187329" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772185920" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 81, "time": "1772188221" }, "departure": { "delay": 81, "time": "1772188221" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 61, "time": "1772185981" }, "departure": { "delay": 61, "time": "1772185981" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1772186180" }, "departure": { "delay": 20, "time": "1772186180" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 97, "time": "1772186797" }, "departure": { "delay": 97, "time": "1772186797" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 81, "time": "1772186481" }, "departure": { "delay": 81, "time": "1772186481" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 84, "time": "1772186604" }, "departure": { "delay": 84, "time": "1772186604" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 102, "time": "1772187822" }, "departure": { "delay": 102, "time": "1772187822" }, "stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 95, "time": "1772186975" }, "departure": { "delay": 95, "time": "1772186975" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 131, "time": "1772187431" }, "departure": { "delay": 131, "time": "1772187431" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 105, "time": "1772186565" }, "departure": { "delay": 105, "time": "1772186565" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 81, "time": "1772186901" }, "departure": { "delay": 81, "time": "1772186901" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 91, "time": "1772186731" }, "departure": { "delay": 91, "time": "1772186731" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 81, "time": "1772187981" }, "departure": { "delay": 81, "time": "1772187981" }, "stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 100, "time": "1772188120" }, "departure": { "delay": 100, "time": "1772188120" }, "stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 86, "time": "1772186846" }, "departure": { "delay": 86, "time": "1772186846" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 84, "time": "1772186064" }, "departure": { "delay": 84, "time": "1772186064" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 81, "time": "1772187141" }, "departure": { "delay": 81, "time": "1772187141" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 131, "time": "1772187251" }, "departure": { "delay": 131, "time": "1772187251" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 100, "time": "1772187040" }, "departure": { "delay": 100, "time": "1772187040" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 81, "time": "1772187621" }, "departure": { "delay": 81, "time": "1772187621" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 89, "time": "1772186369" }, "departure": { "delay": 89, "time": "1772186369" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 95, "time": "1772187755" }, "departure": { "delay": 95, "time": "1772187755" }, "stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 91, "time": "1772187091" }, "departure": { "delay": 91, "time": "1772187091" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 81, "time": "1772186661" }, "departure": { "delay": 81, "time": "1772186661" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 81, "time": "1772187381" }, "departure": { "delay": 81, "time": "1772187381" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 130, "time": "1772187490" }, "departure": { "delay": 130, "time": "1772187490" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 101, "time": "1772188061" }, "departure": { "delay": 101, "time": "1772188061" }, "stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001", "stopSequence": 31 } ], "timestamp": "1772185450", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11681:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x18153499:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 171, "time": "1772178007" }, "departure": { "delay": 171, "time": "1772178051" }, "stopId": "FR:76114:ZE:108:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 129, "time": "1772177861" }, "departure": { "delay": 129, "time": "1772177889" }, "stopId": "FR:76114:ZE:105:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 177, "time": "1772178074" }, "departure": { "delay": 177, "time": "1772178117" }, "stopId": "FR:76114:ZE:109:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 154, "time": "1772177655" }, "departure": { "delay": 154, "time": "1772177674" }, "stopId": "FR:76114:ZE:102:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 125, "time": "1772177816" }, "departure": { "delay": 125, "time": "1772177825" }, "stopId": "FR:76114:ZE:104:ATOUMOD019", "stopSequence": 4 }, { "departure": { "delay": 192, "time": "1772177592" }, "stopId": "FR:76114:ZE:101:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "time": "1772178156" }, "departure": { "time": "1772178000" }, "stopId": "FR:76114:ZE:110:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 201, "time": "1772177773" }, "departure": { "delay": 201, "time": "1772177781" }, "stopId": "FR:76114:ZE:103:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 154, "time": "1772177895" }, "departure": { "delay": 154, "time": "1772177974" }, "stopId": "FR:76114:ZE:107:ATOUMOD019", "stopSequence": 6 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:1:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x18153499:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2275:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 48, "time": "1772185608" }, "departure": { "delay": 48, "time": "1772185608" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1772184000" }, "departure": { "time": "1772184000" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1772183858" }, "departure": { "delay": 38, "time": "1772183858" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 52, "time": "1772183932" }, "departure": { "delay": 52, "time": "1772183932" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 54, "time": "1772184654" }, "departure": { "delay": 54, "time": "1772184654" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1772183705" }, "departure": { "delay": 5, "time": "1772183705" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 111, "time": "1772185431" }, "departure": { "delay": 111, "time": "1772185431" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772184180" }, "departure": { "time": "1772184180" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 54, "time": "1772184354" }, "departure": { "delay": 54, "time": "1772184354" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 55, "time": "1772184235" }, "departure": { "delay": 55, "time": "1772184235" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 64, "time": "1772184904" }, "departure": { "delay": 64, "time": "1772184904" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -88, "time": "1772186132" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 43, "time": "1772185783" }, "departure": { "delay": 43, "time": "1772185783" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -25, "time": "1772184935" }, "departure": { "delay": -25, "time": "1772184935" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772184720" }, "departure": { "time": "1772184720" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 139, "time": "1772185519" }, "departure": { "delay": 139, "time": "1772185519" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772183580" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 88, "time": "1772185708" }, "departure": { "delay": 88, "time": "1772185708" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 73, "time": "1772185933" }, "departure": { "delay": 73, "time": "1772185933" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1772183760" }, "departure": { "time": "1772183760" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772184540" }, "departure": { "time": "1772184540" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1772184430" }, "departure": { "delay": 10, "time": "1772184430" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 26, "time": "1772184806" }, "departure": { "delay": 26, "time": "1772184806" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 38, "time": "1772185658" }, "departure": { "delay": 38, "time": "1772185658" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 7, "time": "1772186047" }, "departure": { "delay": 7, "time": "1772186047" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 32, "time": "1772184982" }, "departure": { "delay": 32, "time": "1772185232" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 37, "time": "1772185837" }, "departure": { "delay": 37, "time": "1772185837" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1772182891", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2275:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745446x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -7, "time": "1772168081" }, "departure": { "delay": -7, "time": "1772168093" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 234, "time": "1772166989" }, "departure": { "delay": 234, "time": "1772167074" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 27, "time": "1772167968" }, "departure": { "delay": 27, "time": "1772168007" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 124, "time": "1772167429" }, "departure": { "delay": 124, "time": "1772167444" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 22, "time": "1772168030" }, "departure": { "delay": 22, "time": "1772168062" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 173, "time": "1772167240" }, "departure": { "delay": 173, "time": "1772167253" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -27, "time": "1772168116" }, "departure": { "delay": -27, "time": "1772168133" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 211, "time": "1772167132" }, "departure": { "delay": 211, "time": "1772167171" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 165, "time": "1772166945" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1772167675" }, "departure": { "delay": 16, "time": "1772167696" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 164, "time": "1772167290" }, "departure": { "delay": 164, "time": "1772167304" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 17, "time": "1772167885" }, "departure": { "delay": 17, "time": "1772167937" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772167600" }, "departure": { "delay": 60, "time": "1772167620" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -7, "time": "1772167837" }, "departure": { "delay": -7, "time": "1772167853" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 194, "time": "1772167201" }, "departure": { "delay": 194, "time": "1772167214" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 102, "time": "1772167505" }, "departure": { "delay": 102, "time": "1772167542" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -118, "time": "1772168222" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 7, "time": "1772167729" }, "departure": { "delay": 7, "time": "1772167747" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745446x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745393x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 57, "time": "1772177121" }, "departure": { "delay": 57, "time": "1772177157" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -27, "time": "1772177406" }, "departure": { "delay": -27, "time": "1772177433" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 76, "time": "1772176893" }, "departure": { "delay": 76, "time": "1772176936" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 79, "time": "1772176740" }, "departure": { "delay": 79, "time": "1772176759" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 23, "time": "1772177260" }, "departure": { "delay": 23, "time": "1772177303" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -23, "time": "1772177764" }, "departure": { "delay": -23, "time": "1772177797" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 77, "time": "1772176967" }, "departure": { "delay": 77, "time": "1772176997" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -10, "time": "1772177837" }, "departure": { "delay": -10, "time": "1772177870" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -60, "time": "1772177478" }, "departure": { "delay": -60, "time": "1772177520" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -46, "time": "1772177911" }, "departure": { "delay": -46, "time": "1772177954" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -60, "time": "1772178009" }, "departure": { "delay": -60, "time": "1772178060" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 70, "time": "1772176780" }, "departure": { "delay": 70, "time": "1772176810" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -46, "time": "1772177341" }, "departure": { "delay": -46, "time": "1772177354" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -41, "time": "1772177562" }, "departure": { "delay": -41, "time": "1772177659" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 71, "time": "1772176838" }, "departure": { "delay": 71, "time": "1772176871" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 58, "time": "1772177180" }, "departure": { "delay": 58, "time": "1772177218" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -32, "time": "1772177693" }, "departure": { "delay": -32, "time": "1772177728" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -86, "time": "1772178154" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 147, "time": "1772176647" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 85, "time": "1772177032" }, "departure": { "delay": 85, "time": "1772177065" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745393x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx3408:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772188680" }, "stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001", "stopSequence": 43 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772187660" }, "stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772188200" }, "stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001", "stopSequence": 37 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001", "stopSequence": 33 }, { "departure": { "time": "1772188560" }, "stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001", "stopSequence": 41 }, { "departure": { "time": "1772185800" }, "stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772187480" }, "stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772187540" }, "stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772187420" }, "stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772188380" }, "stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001", "stopSequence": 39 }, { "departure": { "time": "1772187300" }, "stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772188080" }, "stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1772188020" }, "stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772188620" }, "stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001", "stopSequence": 42 }, { "departure": { "time": "1772185920" }, "stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001", "stopSequence": 48 }, { "departure": { "time": "1772187360" }, "stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772186160" }, "stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772187060" }, "stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772187780" }, "stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772186940" }, "stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772186220" }, "stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772185380" }, "stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772185320" }, "stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772188980" }, "stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001", "stopSequence": 46 }, { "departure": { "time": "1772185620" }, "stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772188320" }, "stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001", "stopSequence": 38 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772188920" }, "stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001", "stopSequence": 45 }, { "departure": { "time": "1772186040" }, "stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772189160" }, "stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001", "stopSequence": 49 }, { "departure": { "time": "1772186820" }, "stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772189040" }, "stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001", "stopSequence": 47 }, { "departure": { "time": "1772188140" }, "stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001", "stopSequence": 36 }, { "departure": { "time": "1772188440" }, "stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001", "stopSequence": 40 }, { "departure": { "time": "1772185500" }, "stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772189220" }, "stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001", "stopSequence": 50 }, { "departure": { "time": "1772186880" }, "stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772188800" }, "stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001", "stopSequence": 44 }, { "departure": { "time": "1772187720" }, "stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001", "stopSequence": 30 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx113:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx3408:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022822x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 189, "time": "1772187729" }, "departure": { "delay": 189, "time": "1772187729" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 210, "time": "1772187810" }, "departure": { "delay": 210, "time": "1772187810" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 189, "time": "1772188149" }, "departure": { "delay": 189, "time": "1772188149" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 162, "time": "1772186022" }, "departure": { "delay": 162, "time": "1772186022" }, "stopId": "FR:76351:ZE:3638:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 232, "time": "1772188372" }, "departure": { "delay": 232, "time": "1772188372" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 248, "time": "1772187548" }, "departure": { "delay": 248, "time": "1772187548" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 189, "time": "1772188569" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 237, "time": "1772188437" }, "departure": { "delay": 237, "time": "1772188437" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 195, "time": "1772187975" }, "departure": { "delay": 195, "time": "1772187975" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "departure": { "delay": 145, "time": "1772186065" }, "stopId": "FR:76351:ZE:3250:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 239, "time": "1772187899" }, "departure": { "delay": 239, "time": "1772187899" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 212, "time": "1772186552" }, "departure": { "delay": 212, "time": "1772186552" }, "stopId": "FR:76351:ZE:3224:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 246, "time": "1772188326" }, "departure": { "delay": 246, "time": "1772188326" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 189, "time": "1772188269" }, "departure": { "delay": 189, "time": "1772188269" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "departure": { "delay": 189, "time": "1772186409" }, "stopId": "FR:76351:ZE:3016:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 241, "time": "1772186701" }, "departure": { "delay": 241, "time": "1772186701" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 244, "time": "1772186644" }, "departure": { "delay": 244, "time": "1772186644" }, "stopId": "FR:76351:ZE:4516:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 150, "time": "1772186130" }, "departure": { "delay": 150, "time": "1772186130" }, "stopId": "FR:76351:ZE:3548:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 198, "time": "1772187378" }, "departure": { "delay": 198, "time": "1772187378" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 202, "time": "1772188522" }, "departure": { "delay": 202, "time": "1772188522" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "departure": { "delay": 169, "time": "1772185969" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 236, "time": "1772188196" }, "departure": { "delay": 236, "time": "1772188196" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 196, "time": "1772186896" }, "departure": { "delay": 196, "time": "1772186896" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 228, "time": "1772188488" }, "departure": { "delay": 228, "time": "1772188488" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 239, "time": "1772186759" }, "departure": { "delay": 239, "time": "1772186759" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 189, "time": "1772187849" }, "departure": { "delay": 189, "time": "1772187849" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 227, "time": "1772187287" }, "departure": { "delay": 227, "time": "1772187287" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 236, "time": "1772187056" }, "departure": { "delay": 236, "time": "1772187056" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 208, "time": "1772187448" }, "departure": { "delay": 208, "time": "1772187448" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 214, "time": "1772186494" }, "departure": { "delay": 214, "time": "1772186494" }, "stopId": "FR:76351:ZE:3507:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 189, "time": "1772187189" }, "departure": { "delay": 189, "time": "1772187189" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 244, "time": "1772187124" }, "departure": { "delay": 244, "time": "1772187124" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 199, "time": "1772187619" }, "departure": { "delay": 199, "time": "1772187619" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 228, "time": "1772188068" }, "departure": { "delay": 228, "time": "1772188068" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 239, "time": "1772188019" }, "departure": { "delay": 239, "time": "1772188019" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "departure": { "delay": 189, "time": "1772186289" }, "stopId": "FR:76351:ZE:3624:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": 195, "time": "1772186175" }, "stopId": "FR:76351:ZE:3234:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 189, "time": "1772186829" }, "departure": { "delay": 189, "time": "1772186829" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022822x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10037:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -126, "time": "1772185554" }, "departure": { "delay": -126, "time": "1772185554" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 57, "time": "1772186937" }, "departure": { "delay": 57, "time": "1772186937" }, "stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 107, "time": "1772186567" }, "departure": { "delay": 107, "time": "1772186567" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -51, "time": "1772185729" }, "departure": { "delay": -51, "time": "1772185929" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 76, "time": "1772186476" }, "departure": { "delay": 76, "time": "1772186476" }, "stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 62, "time": "1772186282" }, "departure": { "delay": 62, "time": "1772186282" }, "stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 4, "time": "1772184879" }, "departure": { "delay": 4, "time": "1772184904" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -15, "time": "1772185300" }, "departure": { "delay": -15, "time": "1772185305" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -82, "time": "1772185458" }, "departure": { "delay": -82, "time": "1772185478" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 62, "time": "1772187062" }, "stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 59, "time": "1772186279" }, "departure": { "delay": 59, "time": "1772186279" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772184720" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 57, "time": "1772186757" }, "departure": { "delay": 57, "time": "1772186757" }, "stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 100, "time": "1772186680" }, "departure": { "delay": 100, "time": "1772186680" }, "stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 6, "time": "1772185986" }, "departure": { "delay": 6, "time": "1772185986" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 75, "time": "1772186715" }, "departure": { "delay": 75, "time": "1772186715" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 4, "time": "1772185204" }, "departure": { "delay": 4, "time": "1772185204" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 34, "time": "1772184754" }, "departure": { "delay": 34, "time": "1772184754" }, "stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 14, "time": "1772185154" }, "departure": { "delay": 14, "time": "1772185154" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 114, "time": "1772186154" }, "departure": { "delay": 114, "time": "1772186154" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -146, "time": "1772185636" }, "departure": { "delay": -146, "time": "1772185654" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1772186637" }, "departure": { "delay": 57, "time": "1772186637" }, "stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 80, "time": "1772186360" }, "departure": { "delay": 80, "time": "1772186360" }, "stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -141, "time": "1772185359" }, "departure": { "delay": -141, "time": "1772185359" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 62, "time": "1772186822" }, "departure": { "delay": 62, "time": "1772186822" }, "stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 19, "time": "1772184955" }, "departure": { "delay": 19, "time": "1772184979" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 104, "time": "1772186204" }, "departure": { "delay": 104, "time": "1772186204" }, "stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 49, "time": "1772184807" }, "departure": { "delay": 49, "time": "1772184829" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -20, "time": "1772185060" }, "departure": { "delay": -20, "time": "1772185060" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772184290", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10037:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16806:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -83, "time": "1772184277" }, "departure": { "delay": -83, "time": "1772184277" }, "stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": -53, "time": "1772184426" }, "departure": { "delay": -53, "time": "1772184427" }, "stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 53, "time": "1772183426" }, "departure": { "delay": 53, "time": "1772183453" }, "stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -59, "time": "1772184301" }, "departure": { "delay": -59, "time": "1772184301" }, "stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": -85, "time": "1772184455" }, "departure": { "delay": -85, "time": "1772184455" }, "stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001", "stopSequence": 36 }, { "departure": { "delay": 12, "time": "1772182452" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1772182559" }, "departure": { "delay": 59, "time": "1772182559" }, "stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -63, "time": "1772184357" }, "departure": { "delay": -63, "time": "1772184357" }, "stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": -55, "time": "1772184580" }, "departure": { "delay": -55, "time": "1772184605" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 74, "time": "1772182634" }, "departure": { "delay": 74, "time": "1772182634" }, "stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 93, "time": "1772182593" }, "departure": { "delay": 93, "time": "1772182593" }, "stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 37, "time": "1772182477" }, "departure": { "delay": 37, "time": "1772182477" }, "stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772182470", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16806:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:10:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 7, "time": "1772180262" }, "departure": { "delay": 7, "time": "1772180287" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 200, "time": "1772179859" }, "departure": { "delay": 200, "time": "1772179880" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 342, "time": "1772179717" }, "departure": { "delay": 342, "time": "1772179722" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 85, "time": "1772180109" }, "departure": { "delay": 85, "time": "1772180125" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 99, "time": "1772180070" }, "departure": { "delay": 99, "time": "1772180079" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "departure": { "delay": 390, "time": "1772179590" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 375, "time": "1772179682" }, "departure": { "delay": 375, "time": "1772179695" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 160, "time": "1772179950" }, "departure": { "delay": 160, "time": "1772179960" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 287, "time": "1772179782" }, "departure": { "delay": 287, "time": "1772179787" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 144, "time": "1772179991" }, "departure": { "delay": 144, "time": "1772180004" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": -44, "time": "1772180536" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": -43, "time": "1772180409" }, "departure": { "delay": -43, "time": "1772180417" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": -66, "time": "1772180438" }, "departure": { "delay": -66, "time": "1772180454" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 325, "time": "1772179759" }, "departure": { "delay": 325, "time": "1772179765" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 223, "time": "1772179834" }, "departure": { "delay": 223, "time": "1772179843" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": -45, "time": "1772180346" }, "departure": { "delay": -45, "time": "1772180355" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": -31, "time": "1772180302" }, "departure": { "delay": -31, "time": "1772180309" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 67, "time": "1772180153" }, "departure": { "delay": 67, "time": "1772180167" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 } ], "timestamp": "1772186436", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:10:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2219:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 195, "time": "1772187735" }, "departure": { "delay": 195, "time": "1772187735" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 246, "time": "1772187546" }, "departure": { "delay": 246, "time": "1772187546" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 107, "time": "1772185762" }, "departure": { "delay": 107, "time": "1772185787" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 195, "time": "1772187915" }, "departure": { "delay": 195, "time": "1772187915" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 185, "time": "1772186105" }, "departure": { "delay": 185, "time": "1772186105" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 241, "time": "1772186341" }, "departure": { "delay": 241, "time": "1772186341" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 42, "time": "1772185662" }, "departure": { "delay": 42, "time": "1772185662" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 210, "time": "1772187870" }, "departure": { "delay": 210, "time": "1772187870" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 189, "time": "1772186289" }, "departure": { "delay": 189, "time": "1772186289" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 220, "time": "1772187460" }, "departure": { "delay": 220, "time": "1772187460" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 214, "time": "1772187694" }, "departure": { "delay": 214, "time": "1772187694" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 247, "time": "1772187787" }, "departure": { "delay": 247, "time": "1772187787" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 145, "time": "1772185885" }, "departure": { "delay": 145, "time": "1772185885" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 195, "time": "1772188155" }, "departure": { "delay": 195, "time": "1772188155" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 249, "time": "1772186769" }, "departure": { "delay": 249, "time": "1772186769" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 195, "time": "1772186835" }, "departure": { "delay": 195, "time": "1772186835" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 195, "time": "1772186655" }, "departure": { "delay": 195, "time": "1772186655" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 249, "time": "1772186469" }, "departure": { "delay": 249, "time": "1772186469" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "departure": { "delay": 56, "time": "1772185556" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 205, "time": "1772186545" }, "departure": { "delay": 205, "time": "1772186545" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 234, "time": "1772188014" }, "departure": { "delay": 234, "time": "1772188014" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 237, "time": "1772186037" }, "departure": { "delay": 237, "time": "1772186037" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772185559", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2219:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758830x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -9, "time": "1772172461" }, "departure": { "delay": -9, "time": "1772172531" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -11, "time": "1772172668" }, "departure": { "delay": -11, "time": "1772172769" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 23, "time": "1772171740" }, "departure": { "delay": 23, "time": "1772171783" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 23, "time": "1772173981" }, "departure": { "delay": 23, "time": "1772174003" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 13, "time": "1772173793" }, "departure": { "delay": 13, "time": "1772173813" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 68, "time": "1772170791" }, "departure": { "delay": 68, "time": "1772170808" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 7, "time": "1772171038" }, "departure": { "delay": 7, "time": "1772171047" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1772170971" }, "departure": { "delay": 10, "time": "1772170990" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 10, "time": "1772171507" }, "departure": { "delay": 10, "time": "1772171530" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -17, "time": "1772173827" }, "departure": { "delay": -17, "time": "1772173843" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -14, "time": "1772172203" }, "departure": { "delay": -14, "time": "1772172286" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 46, "time": "1772171193" }, "departure": { "delay": 46, "time": "1772171206" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 7, "time": "1772171686" }, "departure": { "delay": 7, "time": "1772171707" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -41, "time": "1772171284" }, "departure": { "delay": -41, "time": "1772171299" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 29, "time": "1772173271" }, "departure": { "delay": 29, "time": "1772173289" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -13, "time": "1772172319" }, "departure": { "delay": -13, "time": "1772172347" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -21, "time": "1772172124" }, "departure": { "delay": -21, "time": "1772172159" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -18, "time": "1772171063" }, "departure": { "delay": -18, "time": "1772171082" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -39, "time": "1772171339" }, "departure": { "delay": -39, "time": "1772171361" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 12, "time": "1772173743" }, "departure": { "delay": 12, "time": "1772173752" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 16, "time": "1772173600" }, "departure": { "delay": 16, "time": "1772173636" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 16, "time": "1772171607" }, "departure": { "delay": 16, "time": "1772171656" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 71, "time": "1772173053" }, "departure": { "delay": 71, "time": "1772173091" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "departure": { "delay": 31, "time": "1772170771" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -5, "time": "1772171441" }, "departure": { "delay": -5, "time": "1772171455" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -48, "time": "1772172566" }, "departure": { "delay": -48, "time": "1772172612" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -21, "time": "1772171251" }, "departure": { "delay": -21, "time": "1772171259" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 37, "time": "1772173926" }, "departure": { "delay": 37, "time": "1772173957" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 21, "time": "1772171108" }, "departure": { "delay": 21, "time": "1772171181" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 90, "time": "1772173175" }, "departure": { "delay": 90, "time": "1772173230" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 9, "time": "1772171375" }, "departure": { "delay": 9, "time": "1772171409" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -61, "time": "1772172384" }, "departure": { "delay": -61, "time": "1772172419" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 59, "time": "1772172892" }, "departure": { "delay": 59, "time": "1772172959" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 18, "time": "1772173646" }, "departure": { "delay": 18, "time": "1772173698" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 19, "time": "1772171936" }, "departure": { "delay": 19, "time": "1772171959" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 7, "time": "1772171803" }, "departure": { "delay": 7, "time": "1772171827" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 51, "time": "1772170834" }, "departure": { "delay": 51, "time": "1772170851" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 26, "time": "1772170903" }, "departure": { "delay": 26, "time": "1772170946" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -30, "time": "1772174070" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 18, "time": "1772171877" }, "departure": { "delay": 18, "time": "1772171898" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -17, "time": "1772173889" }, "departure": { "delay": -17, "time": "1772173903" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 25, "time": "1772173391" }, "departure": { "delay": 25, "time": "1772173405" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 16, "time": "1772171999" }, "departure": { "delay": 16, "time": "1772172016" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -10, "time": "1772173342" }, "departure": { "delay": -10, "time": "1772173370" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 7, "time": "1772173463" }, "departure": { "delay": 7, "time": "1772173507" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -7, "time": "1772173423" }, "departure": { "delay": -7, "time": "1772173433" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -9, "time": "1772172028" }, "departure": { "delay": -9, "time": "1772172051" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 7, "time": "1772173851" }, "departure": { "delay": 7, "time": "1772173867" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758830x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758887x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 37, "time": "1772179259" }, "departure": { "delay": 37, "time": "1772179297" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 56, "time": "1772178438" }, "departure": { "delay": 56, "time": "1772178476" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 42, "time": "1772180949" }, "departure": { "delay": 42, "time": "1772180982" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 46, "time": "1772180714" }, "departure": { "delay": 46, "time": "1772180746" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 19, "time": "1772180245" }, "departure": { "delay": 19, "time": "1772180299" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 77, "time": "1772181425" }, "departure": { "delay": 77, "time": "1772181437" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 27, "time": "1772180828" }, "departure": { "delay": 27, "time": "1772180847" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 111, "time": "1772181141" }, "departure": { "delay": 111, "time": "1772181171" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -7, "time": "1772180320" }, "departure": { "delay": -7, "time": "1772180333" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 44, "time": "1772181451" }, "departure": { "delay": 44, "time": "1772181464" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -5, "time": "1772178523" }, "departure": { "delay": -5, "time": "1772178535" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 45, "time": "1772180611" }, "departure": { "delay": 45, "time": "1772180625" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 74, "time": "1772181362" }, "departure": { "delay": 74, "time": "1772181374" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 7, "time": "1772179894" }, "departure": { "delay": 7, "time": "1772179927" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 54, "time": "1772178326" }, "departure": { "delay": 54, "time": "1772178354" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 51, "time": "1772178762" }, "departure": { "delay": 51, "time": "1772178771" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1772178571" }, "departure": { "delay": 10, "time": "1772178610" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 43, "time": "1772179514" }, "departure": { "delay": 43, "time": "1772179543" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 49, "time": "1772180901" }, "departure": { "delay": 49, "time": "1772180929" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 106, "time": "1772181316" }, "departure": { "delay": 106, "time": "1772181346" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 11, "time": "1772181579" }, "departure": { "delay": 11, "time": "1772181611" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 27, "time": "1772181535" }, "departure": { "delay": 27, "time": "1772181567" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -6, "time": "1772179003" }, "departure": { "delay": -6, "time": "1772179014" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 18, "time": "1772178789" }, "departure": { "delay": 18, "time": "1772178798" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 64, "time": "1772178685" }, "departure": { "delay": 64, "time": "1772178724" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 2, "time": "1772179944" }, "departure": { "delay": 2, "time": "1772179982" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 31, "time": "1772179080" }, "departure": { "delay": 31, "time": "1772179111" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -14, "time": "1772178815" }, "departure": { "delay": -14, "time": "1772178826" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 18, "time": "1772180022" }, "departure": { "delay": 18, "time": "1772180058" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 3, "time": "1772179787" }, "departure": { "delay": 3, "time": "1772179863" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 21, "time": "1772179159" }, "departure": { "delay": 21, "time": "1772179221" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 71, "time": "1772180513" }, "departure": { "delay": 71, "time": "1772180531" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 78, "time": "1772178622" }, "departure": { "delay": 78, "time": "1772178678" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 57, "time": "1772180391" }, "departure": { "delay": 57, "time": "1772180457" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 66, "time": "1772180572" }, "departure": { "delay": 66, "time": "1772180586" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 35, "time": "1772180659" }, "departure": { "delay": 35, "time": "1772180675" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -20, "time": "1772181700" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 126, "time": "1772181219" }, "departure": { "delay": 126, "time": "1772181246" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "departure": { "delay": 39, "time": "1772178279" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -25, "time": "1772179041" }, "departure": { "delay": -25, "time": "1772179055" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 21, "time": "1772180128" }, "departure": { "delay": 21, "time": "1772180181" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 29, "time": "1772178498" }, "departure": { "delay": 29, "time": "1772178509" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -4, "time": "1772181639" }, "departure": { "delay": -4, "time": "1772181656" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 10, "time": "1772179715" }, "departure": { "delay": 10, "time": "1772179750" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 123, "time": "1772181077" }, "departure": { "delay": 123, "time": "1772181123" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 15, "time": "1772179367" }, "departure": { "delay": 15, "time": "1772179395" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 106, "time": "1772181011" }, "departure": { "delay": 106, "time": "1772181046" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 117, "time": "1772181253" }, "departure": { "delay": 117, "time": "1772181297" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "time": "1772179625" }, "departure": { "time": "1772179680" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 11, "time": "1772178938" }, "departure": { "delay": 11, "time": "1772178971" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1772186451", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758887x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12278:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 79, "time": "1772186539" }, "departure": { "delay": 79, "time": "1772186539" }, "stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1772187890" }, "departure": { "delay": 50, "time": "1772187890" }, "stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 56, "time": "1772187176" }, "departure": { "delay": 56, "time": "1772187176" }, "stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 106, "time": "1772186686" }, "departure": { "delay": 106, "time": "1772186686" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 70, "time": "1772186350" }, "departure": { "delay": 70, "time": "1772186350" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 108, "time": "1772187708" }, "departure": { "delay": 108, "time": "1772187708" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 76, "time": "1772187376" }, "departure": { "delay": 76, "time": "1772187376" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 44, "time": "1772186204" }, "departure": { "delay": 44, "time": "1772186204" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 109, "time": "1772187289" }, "departure": { "delay": 109, "time": "1772187289" }, "stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 109, "time": "1772188069" }, "departure": { "delay": 109, "time": "1772188069" }, "stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 66, "time": "1772186946" }, "departure": { "delay": 66, "time": "1772186946" }, "stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1772187050" }, "departure": { "delay": 50, "time": "1772187050" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772186820" }, "departure": { "delay": 60, "time": "1772186820" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1772188130" }, "departure": { "delay": 50, "time": "1772188130" }, "stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1772186220" }, "departure": { "time": "1772186220" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 73, "time": "1772186653" }, "departure": { "delay": 73, "time": "1772186653" }, "stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 87, "time": "1772188047" }, "departure": { "delay": 87, "time": "1772188047" }, "stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 73, "time": "1772187973" }, "departure": { "delay": 73, "time": "1772187973" }, "stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 75, "time": "1772187135" }, "departure": { "delay": 75, "time": "1772187135" }, "stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 69, "time": "1772187009" }, "departure": { "delay": 69, "time": "1772187009" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1772187470" }, "departure": { "delay": 50, "time": "1772187470" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772186160" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 55, "time": "1772187835" }, "departure": { "delay": 55, "time": "1772187835" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 92, "time": "1772187332" }, "departure": { "delay": 92, "time": "1772187332" }, "stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 63, "time": "1772186403" }, "departure": { "delay": 63, "time": "1772186403" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1772186300" }, "departure": { "delay": 80, "time": "1772186300" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 50, "time": "1772186450" }, "departure": { "delay": 50, "time": "1772186450" }, "stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1772186750" }, "departure": { "delay": 50, "time": "1772186750" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 77, "time": "1772187617" }, "departure": { "delay": 77, "time": "1772187617" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 54, "time": "1772187534" }, "departure": { "delay": 54, "time": "1772187534" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1772185799", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12278:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9801x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772186700" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188320" }, "stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1772188500" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 19 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188020" }, "stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008", "stopSequence": 16 } ], "timestamp": "1772186496", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L01:LOC", "tripId": "ATOUMOD008:ServiceJourney:9801x0:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4191151x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 136, "time": "1772186416" }, "stopId": "FR:76351:ZE:3549:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 137, "time": "1772186897" }, "departure": { "delay": 137, "time": "1772186897" }, "stopId": "FR:76351:ZE:4911:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 136, "time": "1772187556" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 136, "time": "1772187076" }, "departure": { "delay": 136, "time": "1772187076" }, "stopId": "FR:76351:ZE:4828:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 181, "time": "1772187241" }, "departure": { "delay": 181, "time": "1772187241" }, "stopId": "FR:76351:ZE:3194:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 147, "time": "1772186667" }, "departure": { "delay": 147, "time": "1772186667" }, "stopId": "FR:76351:ZE:3421:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 171, "time": "1772187171" }, "departure": { "delay": 171, "time": "1772187171" }, "stopId": "FR:76351:ZE:3777:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 136, "time": "1772187316" }, "departure": { "delay": 136, "time": "1772187316" }, "stopId": "FR:76351:ZE:4142:ATOUMOD003", "stopSequence": 28 }, { "departure": { "delay": 176, "time": "1772186276" }, "stopId": "FR:76351:ZE:3371:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 137, "time": "1772186237" }, "stopId": "FR:76351:ZE:3133:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": -13, "time": "1772185847" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 136, "time": "1772186716" }, "departure": { "delay": 136, "time": "1772186716" }, "stopId": "FR:76351:ZE:4910:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 103, "time": "1772186023" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 120, "time": "1772186160" }, "stopId": "FR:76351:ZE:4428:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 162, "time": "1772186982" }, "departure": { "delay": 162, "time": "1772186982" }, "stopId": "FR:76351:ZE:4913:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 147, "time": "1772187027" }, "departure": { "delay": 147, "time": "1772187027" }, "stopId": "FR:76351:ZE:3783:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 169, "time": "1772186749" }, "departure": { "delay": 169, "time": "1772186749" }, "stopId": "FR:76351:ZE:5150:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 143, "time": "1772186783" }, "departure": { "delay": 143, "time": "1772186783" }, "stopId": "FR:76351:ZE:4486:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 153, "time": "1772186313" }, "stopId": "FR:76351:ZE:3155:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 151, "time": "1772186491" }, "departure": { "delay": 151, "time": "1772186491" }, "stopId": "FR:76351:ZE:3053:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 136, "time": "1772186596" }, "departure": { "delay": 136, "time": "1772186596" }, "stopId": "FR:76351:ZE:3142:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 166, "time": "1772187106" }, "departure": { "delay": 166, "time": "1772187106" }, "stopId": "FR:76351:ZE:3779:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 74, "time": "1772185934" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4191151x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx6016:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187780" }, "stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772186880" }, "stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772187420" }, "stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772187480" }, "stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772185500" }, "stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772185860" }, "stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772185980" }, "stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772187540" }, "stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772185560" }, "stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772185920" }, "stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772185800" }, "stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772186940" }, "stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772186760" }, "stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772186160" }, "stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772186220" }, "stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772186460" }, "stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx115:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx6016:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4244845xGTFSxGPVSTNIxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 280, "time": "1772185540" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 229, "time": "1772185609" }, "stopId": "FR:76447:ZE:3444:ATOUMOD003", "stopSequence": 41 } ], "timestamp": "1772185617", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:12:LOC", "tripId": "ATOUMOD003:ServiceJourney:4244845xGTFSxGPVSTNIxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4039346x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1772188312" }, "departure": { "delay": 52, "time": "1772188312" }, "stopId": "FR:76447:ZE:3765:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76341:ZE:3083:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 27, "time": "1772187627" }, "departure": { "delay": 27, "time": "1772187627" }, "stopId": "FR:76270:ZE:3353:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 16, "time": "1772189356" }, "departure": { "delay": 16, "time": "1772189356" }, "stopId": "FR:76305:ZE:3521:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:76447:ZE:3742:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76270:ZE:4600:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 51, "time": "1772189331" }, "departure": { "delay": 51, "time": "1772189331" }, "stopId": "FR:76305:ZE:3206:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 31, "time": "1772189551" }, "departure": { "delay": 31, "time": "1772189551" }, "stopId": "FR:76305:ZE:3180:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 25, "time": "1772187205" }, "departure": { "delay": 25, "time": "1772187205" }, "stopId": "FR:76351:ZE:3451:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:76341:ZE:3755:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76351:ZE:4504:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 41, "time": "1772187281" }, "departure": { "delay": 41, "time": "1772187281" }, "stopId": "FR:76351:ZE:4502:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 38, "time": "1772189858" }, "departure": { "delay": 38, "time": "1772189858" }, "stopId": "FR:76305:ZE:4490:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 32, "time": "1772186912" }, "departure": { "delay": 32, "time": "1772186912" }, "stopId": "FR:76351:ZE:3869:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1772186830" }, "departure": { "delay": 10, "time": "1772186830" }, "stopId": "FR:76351:ZE:4575:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 3, "time": "1772189943" }, "departure": { "delay": 3, "time": "1772189943" }, "stopId": "FR:76305:ZE:4501:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 18, "time": "1772188878" }, "departure": { "delay": 18, "time": "1772188878" }, "stopId": "FR:76341:ZE:3753:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76447:ZE:4508:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1772188385" }, "departure": { "delay": 5, "time": "1772188385" }, "stopId": "FR:76447:ZE:3763:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 34, "time": "1772189434" }, "departure": { "delay": 34, "time": "1772189434" }, "stopId": "FR:76305:ZE:3186:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 24, "time": "1772188584" }, "departure": { "delay": 24, "time": "1772188584" }, "stopId": "FR:76447:ZE:3761:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 39, "time": "1772189739" }, "departure": { "delay": 39, "time": "1772189739" }, "stopId": "FR:76305:ZE:4488:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 51, "time": "1772189391" }, "departure": { "delay": 51, "time": "1772189391" }, "stopId": "FR:76305:ZE:3295:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 59, "time": "1772189159" }, "departure": { "delay": 59, "time": "1772189159" }, "stopId": "FR:76341:ZE:3446:ATOUMOD003", "stopSequence": 37 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76481:ZE:5095:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76341:ZE:4814:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "time": "1772190060" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 34, "time": "1772188054" }, "departure": { "delay": 34, "time": "1772188054" }, "stopId": "FR:76447:ZE:4073:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 18, "time": "1772188638" }, "departure": { "delay": 18, "time": "1772188638" }, "stopId": "FR:76447:ZE:3759:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 21, "time": "1772187861" }, "departure": { "delay": 21, "time": "1772187861" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 11, "time": "1772187491" }, "departure": { "delay": 11, "time": "1772187491" }, "stopId": "FR:76270:ZE:5198:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 54, "time": "1772188134" }, "departure": { "delay": 54, "time": "1772188134" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772186880" }, "stopId": "FR:76351:ZE:3362:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 54, "time": "1772187114" }, "departure": { "delay": 54, "time": "1772187114" }, "stopId": "FR:76351:ZE:3803:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 8, "time": "1772188268" }, "departure": { "delay": 8, "time": "1772188268" }, "stopId": "FR:76447:ZE:3767:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 18, "time": "1772187558" }, "departure": { "delay": 18, "time": "1772187558" }, "stopId": "FR:76270:ZE:3428:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1772189490" }, "departure": { "delay": 30, "time": "1772189490" }, "stopId": "FR:76305:ZE:3150:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76341:ZE:3537:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 18, "time": "1772188698" }, "departure": { "delay": 18, "time": "1772188698" }, "stopId": "FR:76341:ZE:3906:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 35, "time": "1772187995" }, "departure": { "delay": 35, "time": "1772187995" }, "stopId": "FR:76447:ZE:4510:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1772187721" }, "departure": { "delay": 1, "time": "1772187721" }, "stopId": "FR:76270:ZE:4506:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 39, "time": "1772187939" }, "departure": { "delay": 39, "time": "1772187939" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:76341:ZE:3747:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 54, "time": "1772187834" }, "departure": { "delay": 54, "time": "1772187834" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1772187002" }, "departure": { "delay": 2, "time": "1772187002" }, "stopId": "FR:76351:ZE:4577:ATOUMOD003", "stopSequence": 5 } ], "timestamp": "1772186387", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4039346x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182575x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 91, "time": "1772184751" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 79, "time": "1772184799" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1772184827", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182575x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470851:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -538, "time": "1772191742" }, "departure": { "delay": -538, "time": "1772191742" }, "stopId": "FR:27275:ZE:0x7179:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -24, "time": "1772189076" }, "departure": { "delay": -24, "time": "1772189076" }, "stopId": "FR:27188:ZE:0x6143:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -19, "time": "1772187521" }, "departure": { "delay": -19, "time": "1772187521" }, "stopId": "FR:76561:ZE:0x6786:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -82, "time": "1772190038" }, "departure": { "delay": -82, "time": "1772190038" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -119, "time": "1772188561" }, "departure": { "delay": -119, "time": "1772188561" }, "stopId": "FR:27188:ZE:0x7177:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -99, "time": "1772189301" }, "departure": { "delay": -99, "time": "1772189301" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -322, "time": "1772190998" }, "departure": { "delay": -322, "time": "1772190998" }, "stopId": "FR:27332:ZE:0x6235:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -382, "time": "1772191178" }, "departure": { "delay": -382, "time": "1772191178" }, "stopId": "FR:27249:ZE:0x6185:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -55, "time": "1772189825" }, "departure": { "delay": -55, "time": "1772189825" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 16 }, { "departure": { "time": "1772187120" }, "stopId": "FR:76561:ZE:0x6790:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -229, "time": "1772190311" }, "departure": { "delay": -229, "time": "1772190311" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -44, "time": "1772189896" }, "departure": { "delay": -44, "time": "1772189896" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -197, "time": "1772190223" }, "departure": { "delay": -197, "time": "1772190223" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -405, "time": "1772191335" }, "departure": { "delay": -405, "time": "1772191335" }, "stopId": "FR:27022:ZE:0x6977:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -201, "time": "1772190459" }, "departure": { "delay": -201, "time": "1772190459" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -176, "time": "1772188324" }, "departure": { "delay": -176, "time": "1772188324" }, "stopId": "FR:27394:ZE:0x6605:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -104, "time": "1772189176" }, "departure": { "delay": -104, "time": "1772189176" }, "stopId": "FR:27469:ZE:0x6648:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -572, "time": "1772192128" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": -112, "time": "1772190188" }, "departure": { "delay": -112, "time": "1772190188" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -14, "time": "1772189986" }, "departure": { "delay": -14, "time": "1772189986" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -89, "time": "1772189131" }, "departure": { "delay": -89, "time": "1772189131" }, "stopId": "FR:27469:ZE:0x7267:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -189, "time": "1772190591" }, "departure": { "delay": -189, "time": "1772190591" }, "stopId": "FR:27375:ZE:0x7187:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -326, "time": "1772190814" }, "departure": { "delay": -326, "time": "1772190814" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -538, "time": "1772191862" }, "departure": { "delay": -538, "time": "1772191862" }, "stopId": "FR:27275:ZE:0x6232:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -178, "time": "1772188442" }, "departure": { "delay": -178, "time": "1772188442" }, "stopId": "FR:27188:ZE:0x7174:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -45, "time": "1772187795" }, "departure": { "delay": -45, "time": "1772187795" }, "stopId": "FR:76231:ZE:0x6175:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -94, "time": "1772188166" }, "departure": { "delay": -94, "time": "1772188166" }, "stopId": "FR:76640:ZE:0x7158:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -184, "time": "1772190416" }, "departure": { "delay": -184, "time": "1772190416" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -272, "time": "1772190508" }, "departure": { "delay": -272, "time": "1772190508" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -405, "time": "1772191575" }, "departure": { "delay": -405, "time": "1772191575" }, "stopId": "FR:27275:ZE:0x6200:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -405, "time": "1772191635" }, "departure": { "delay": -405, "time": "1772191635" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -44, "time": "1772189356" }, "departure": { "delay": -44, "time": "1772189356" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -470, "time": "1772191690" }, "departure": { "delay": -470, "time": "1772191690" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -118, "time": "1772188802" }, "departure": { "delay": -118, "time": "1772188802" }, "stopId": "FR:27188:ZE:0x7264:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -92, "time": "1772188708" }, "departure": { "delay": -92, "time": "1772188708" }, "stopId": "FR:27188:ZE:0x6140:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -142, "time": "1772190098" }, "departure": { "delay": -142, "time": "1772190098" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -48, "time": "1772189232" }, "departure": { "delay": -48, "time": "1772189232" }, "stopId": "FR:27469:ZE:0x6650:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -500, "time": "1772191780" }, "departure": { "delay": -500, "time": "1772191780" }, "stopId": "FR:27275:ZE:0x6224:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -296, "time": "1772190724" }, "departure": { "delay": -296, "time": "1772190724" }, "stopId": "FR:27456:ZE:0x6734:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -562, "time": "1772192078" }, "departure": { "delay": -562, "time": "1772192078" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -529, "time": "1772191991" }, "departure": { "delay": -529, "time": "1772191991" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 40 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470851:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx6018:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772190180" }, "stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772188560" }, "stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772189040" }, "stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772189340" }, "stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772189280" }, "stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772187960" }, "stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772189820" }, "stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772188200" }, "stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772188500" }, "stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772188860" }, "stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772188800" }, "stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772188140" }, "stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772188260" }, "stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772189940" }, "stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772190000" }, "stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772189160" }, "stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772188320" }, "stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772189880" }, "stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772188380" }, "stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772188620" }, "stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772188980" }, "stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772188080" }, "stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772188740" }, "stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx115:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx6018:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4253176x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 274, "time": "1772188054" }, "departure": { "delay": 274, "time": "1772188054" }, "stopId": "FR:76351:ZE:5158:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 234, "time": "1772187354" }, "departure": { "delay": 234, "time": "1772187354" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 236, "time": "1772187776" }, "departure": { "delay": 236, "time": "1772187776" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 261, "time": "1772187681" }, "departure": { "delay": 261, "time": "1772187681" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 247, "time": "1772187847" }, "departure": { "delay": 247, "time": "1772187847" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 246, "time": "1772186826" }, "departure": { "delay": 246, "time": "1772186826" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 247, "time": "1772188447" }, "departure": { "delay": 247, "time": "1772188447" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 234, "time": "1772188974" }, "departure": { "delay": 234, "time": "1772188974" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 41 }, { "departure": { "delay": 234, "time": "1772186394" }, "stopId": "FR:76305:ZE:3097:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 265, "time": "1772186605" }, "departure": { "delay": 265, "time": "1772186605" }, "stopId": "FR:76305:ZE:5192:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 234, "time": "1772186634" }, "departure": { "delay": 234, "time": "1772186634" }, "stopId": "FR:76305:ZE:3441:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 234, "time": "1772187714" }, "departure": { "delay": 234, "time": "1772187714" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 256, "time": "1772189056" }, "departure": { "delay": 256, "time": "1772189056" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 289, "time": "1772186749" }, "departure": { "delay": 289, "time": "1772186749" }, "stopId": "FR:76341:ZE:3243:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 234, "time": "1772188854" }, "departure": { "delay": 234, "time": "1772188854" }, "stopId": "FR:76341:ZE:3064:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 271, "time": "1772188531" }, "departure": { "delay": 271, "time": "1772188531" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 275, "time": "1772186795" }, "departure": { "delay": 275, "time": "1772186795" }, "stopId": "FR:76341:ZE:3580:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 267, "time": "1772189127" }, "departure": { "delay": 267, "time": "1772189127" }, "stopId": "FR:76447:ZE:3467:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 234, "time": "1772187414" }, "departure": { "delay": 234, "time": "1772187414" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 241, "time": "1772187481" }, "departure": { "delay": 241, "time": "1772187481" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 277, "time": "1772189197" }, "departure": { "delay": 277, "time": "1772189197" }, "stopId": "FR:76447:ZE:3434:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 270, "time": "1772186670" }, "departure": { "delay": 270, "time": "1772186670" }, "stopId": "FR:76305:ZE:3148:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 270, "time": "1772188110" }, "departure": { "delay": 270, "time": "1772188110" }, "stopId": "FR:76351:ZE:3369:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": -13, "time": "1772185907" }, "stopId": "FR:76305:ZE:4477:ATOUMOD003", "stopSequence": 4 }, { "departure": { "delay": 4, "time": "1772185984" }, "stopId": "FR:76305:ZE:3680:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 234, "time": "1772189334" }, "departure": { "delay": 234, "time": "1772189334" }, "stopId": "FR:76447:ZE:3492:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 234, "time": "1772187534" }, "departure": { "delay": 234, "time": "1772187534" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 237, "time": "1772187177" }, "departure": { "delay": 237, "time": "1772187177" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 234, "time": "1772189094" }, "departure": { "delay": 234, "time": "1772189094" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": -38, "time": "1772186062" }, "departure": { "delay": -38, "time": "1772186062" }, "stopId": "FR:76305:ZE:3189:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 234, "time": "1772189394" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 288, "time": "1772189268" }, "departure": { "delay": 288, "time": "1772189268" }, "stopId": "FR:76447:ZE:3146:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 268, "time": "1772188708" }, "departure": { "delay": 268, "time": "1772188708" }, "stopId": "FR:76351:ZE:3503:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 234, "time": "1772186814" }, "departure": { "delay": 234, "time": "1772186814" }, "stopId": "FR:76341:ZE:4571:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 242, "time": "1772188922" }, "departure": { "delay": 242, "time": "1772188922" }, "stopId": "FR:76341:ZE:3350:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 280, "time": "1772188660" }, "departure": { "delay": 280, "time": "1772188660" }, "stopId": "FR:76351:ZE:3117:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 234, "time": "1772187894" }, "departure": { "delay": 234, "time": "1772187894" }, "stopId": "FR:76351:ZE:4549:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 234, "time": "1772187294" }, "departure": { "delay": 234, "time": "1772187294" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 234, "time": "1772188254" }, "departure": { "delay": 234, "time": "1772188254" }, "stopId": "FR:76351:ZE:4487:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 272, "time": "1772187632" }, "departure": { "delay": 272, "time": "1772187632" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 279, "time": "1772188179" }, "departure": { "delay": 279, "time": "1772188179" }, "stopId": "FR:76351:ZE:4366:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 270, "time": "1772187570" }, "departure": { "delay": 270, "time": "1772187570" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 258, "time": "1772189298" }, "departure": { "delay": 258, "time": "1772189298" }, "stopId": "FR:76447:ZE:3138:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 251, "time": "1772186711" }, "departure": { "delay": 251, "time": "1772186711" }, "stopId": "FR:76341:ZE:3059:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 235, "time": "1772189155" }, "departure": { "delay": 235, "time": "1772189155" }, "stopId": "FR:76447:ZE:3695:ATOUMOD003", "stopSequence": 45 }, { "departure": { "delay": -38, "time": "1772185942" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 234, "time": "1772188614" }, "departure": { "delay": 234, "time": "1772188614" }, "stopId": "FR:76351:ZE:3165:ATOUMOD003", "stopSequence": 36 } ], "timestamp": "1772186397", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4253176x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745453x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -32, "time": "1772176612" }, "departure": { "delay": -32, "time": "1772176648" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -45, "time": "1772176765" }, "departure": { "delay": -45, "time": "1772176815" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -43, "time": "1772176978" }, "departure": { "delay": -43, "time": "1772176997" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 140, "time": "1772176174" }, "departure": { "delay": 140, "time": "1772176280" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -24, "time": "1772176914" }, "departure": { "delay": -24, "time": "1772176956" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1772176050" }, "departure": { "delay": 65, "time": "1772176085" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 124, "time": "1772175724" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 55, "time": "1772175780" }, "departure": { "delay": 55, "time": "1772175835" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 8, "time": "1772176529" }, "departure": { "delay": 8, "time": "1772176568" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -38, "time": "1772177019" }, "departure": { "delay": -38, "time": "1772177062" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -32, "time": "1772176675" }, "departure": { "delay": -32, "time": "1772176708" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -80, "time": "1772177260" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 128, "time": "1772176411" }, "departure": { "delay": 128, "time": "1772176448" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 94, "time": "1772175883" }, "departure": { "delay": 94, "time": "1772175934" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -28, "time": "1772176847" }, "departure": { "delay": -28, "time": "1772176892" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 68, "time": "1772175976" }, "departure": { "delay": 68, "time": "1772176028" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 61, "time": "1772176106" }, "departure": { "delay": 61, "time": "1772176141" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 55, "time": "1772176488" }, "departure": { "delay": 55, "time": "1772176495" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -44, "time": "1772177078" }, "departure": { "delay": -44, "time": "1772177116" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745453x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN848902F5947115x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772194680" }, "departure": { "time": "1772194740" }, "stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1772192940" }, "departure": { "time": "1772193000" }, "stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1772191260" }, "departure": { "time": "1772191320" }, "stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1772192220" }, "departure": { "time": "1772192280" }, "stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189400" }, "stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1772189880" }, "departure": { "time": "1772189940" }, "stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002", "stopSequence": 11 }, { "departure": { "time": "1772185980" }, "stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187360" }, "stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1772194980" }, "departure": { "time": "1772195040" }, "stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "time": "1772190600" }, "departure": { "time": "1772191020" }, "stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188320" }, "stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1772194380" }, "departure": { "time": "1772194440" }, "stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1772195880" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1772193660" }, "departure": { "time": "1772193720" }, "stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002", "stopSequence": 21 } ], "timestamp": "1772182376", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN848902F5947115x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12540:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 17, "time": "1772189117" }, "departure": { "delay": 17, "time": "1772189117" }, "stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 41, "time": "1772189021" }, "departure": { "delay": 41, "time": "1772189021" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 26, "time": "1772189066" }, "departure": { "delay": 26, "time": "1772189066" }, "stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772184810", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12540:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745454x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 122, "time": "1772178079" }, "departure": { "delay": 122, "time": "1772178122" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 238, "time": "1772176934" }, "departure": { "delay": 238, "time": "1772176978" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 204, "time": "1772176704" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 111, "time": "1772177955" }, "departure": { "delay": 111, "time": "1772177991" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 89, "time": "1772177807" }, "departure": { "delay": 89, "time": "1772177849" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 116, "time": "1772178017" }, "departure": { "delay": 116, "time": "1772178056" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 113, "time": "1772177898" }, "departure": { "delay": 113, "time": "1772177933" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 105, "time": "1772177737" }, "departure": { "delay": 105, "time": "1772177745" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 128, "time": "1772177677" }, "departure": { "delay": 128, "time": "1772177708" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 227, "time": "1772177115" }, "departure": { "delay": 227, "time": "1772177147" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -20, "time": "1772178220" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 182, "time": "1772176829" }, "departure": { "delay": 182, "time": "1772176862" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 207, "time": "1772177029" }, "departure": { "delay": 207, "time": "1772177067" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 168, "time": "1772177585" }, "departure": { "delay": 168, "time": "1772177628" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 197, "time": "1772177500" }, "departure": { "delay": 197, "time": "1772177537" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 262, "time": "1772177266" }, "departure": { "delay": 262, "time": "1772177302" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 89, "time": "1772178140" }, "departure": { "delay": 89, "time": "1772178149" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 221, "time": "1772177169" }, "departure": { "delay": 221, "time": "1772177201" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 232, "time": "1772177406" }, "departure": { "delay": 232, "time": "1772177452" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745454x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17506:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772183160" }, "stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 2, "time": "1772185142" }, "departure": { "delay": 2, "time": "1772185142" }, "stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 19, "time": "1772185939" }, "departure": { "delay": 19, "time": "1772185939" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 12, "time": "1772185512" }, "departure": { "delay": 12, "time": "1772185512" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 33, "time": "1772184753" }, "departure": { "delay": 33, "time": "1772184753" }, "stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 14, "time": "1772183654" }, "departure": { "delay": 14, "time": "1772183654" }, "stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 25, "time": "1772183185" }, "departure": { "delay": 25, "time": "1772183185" }, "stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 47, "time": "1772183327" }, "departure": { "delay": 47, "time": "1772183327" }, "stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 21, "time": "1772183601" }, "departure": { "delay": 21, "time": "1772183601" }, "stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772184600" }, "departure": { "time": "1772184600" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 52, "time": "1772183872" }, "departure": { "delay": 52, "time": "1772183872" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772184360" }, "departure": { "time": "1772184360" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 27, "time": "1772185287" }, "departure": { "delay": 27, "time": "1772185287" }, "stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 3, "time": "1772183463" }, "departure": { "delay": 3, "time": "1772183463" }, "stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1772183205" }, "departure": { "delay": 45, "time": "1772183205" }, "stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772185860" }, "departure": { "time": "1772185860" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 49, "time": "1772184409" }, "departure": { "delay": 49, "time": "1772184409" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 39, "time": "1772184159" }, "departure": { "delay": 39, "time": "1772184159" }, "stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 21, "time": "1772185461" }, "departure": { "delay": 21, "time": "1772185461" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772183520" }, "departure": { "time": "1772183520" }, "stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772185980" }, "departure": { "time": "1772185980" }, "stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1772186160" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 33, "time": "1772184273" }, "departure": { "delay": 33, "time": "1772184273" }, "stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 36, "time": "1772184816" }, "departure": { "delay": 36, "time": "1772184816" }, "stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 7, "time": "1772184967" }, "departure": { "delay": 7, "time": "1772184967" }, "stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 7, "time": "1772183827" }, "departure": { "delay": 7, "time": "1772183827" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772184060" }, "departure": { "time": "1772184060" }, "stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1772184485" }, "departure": { "delay": 5, "time": "1772184485" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772183220" }, "departure": { "time": "1772183220" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772184900" }, "departure": { "time": "1772184900" }, "stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 49, "time": "1772183989" }, "departure": { "delay": 49, "time": "1772183989" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1772183279" }, "departure": { "delay": 59, "time": "1772183279" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 24, "time": "1772184204" }, "departure": { "delay": 24, "time": "1772184204" }, "stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772185620" }, "departure": { "time": "1772185620" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1772185380" }, "departure": { "time": "1772185380" }, "stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 33, "time": "1772185233" }, "departure": { "delay": 33, "time": "1772185233" }, "stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 59, "time": "1772184659" }, "departure": { "delay": 59, "time": "1772184659" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1772183760" }, "departure": { "time": "1772183760" }, "stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 54, "time": "1772185014" }, "departure": { "delay": 54, "time": "1772185014" }, "stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001", "stopSequence": 28 } ], "timestamp": "1772182530", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17506:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4253185x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1772189130" }, "departure": { "delay": 30, "time": "1772189130" }, "stopId": "FR:76305:ZE:4478:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 6, "time": "1772187366" }, "departure": { "delay": 6, "time": "1772187366" }, "stopId": "FR:76351:ZE:4548:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 21, "time": "1772188641" }, "departure": { "delay": 21, "time": "1772188641" }, "stopId": "FR:76305:ZE:3149:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 60, "time": "1772187600" }, "departure": { "delay": 60, "time": "1772187600" }, "stopId": "FR:76351:ZE:4849:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 6, "time": "1772188686" }, "departure": { "delay": 6, "time": "1772188686" }, "stopId": "FR:76305:ZE:3440:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 39, "time": "1772188719" }, "departure": { "delay": 39, "time": "1772188719" }, "stopId": "FR:76305:ZE:4833:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 6, "time": "1772188026" }, "departure": { "delay": 6, "time": "1772188026" }, "stopId": "FR:76351:ZE:3048:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 6, "time": "1772188506" }, "departure": { "delay": 6, "time": "1772188506" }, "stopId": "FR:76341:ZE:4570:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 6, "time": "1772187546" }, "departure": { "delay": 6, "time": "1772187546" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 46, "time": "1772189086" }, "departure": { "delay": 46, "time": "1772189086" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 27, "time": "1772187747" }, "departure": { "delay": 27, "time": "1772187747" }, "stopId": "FR:76351:ZE:3572:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 6, "time": "1772188446" }, "departure": { "delay": 6, "time": "1772188446" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 6, "time": "1772187786" }, "departure": { "delay": 6, "time": "1772187786" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 58, "time": "1772187118" }, "departure": { "delay": 58, "time": "1772187118" }, "stopId": "FR:76351:ZE:3368:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 13, "time": "1772189173" }, "departure": { "delay": 13, "time": "1772189173" }, "stopId": "FR:76305:ZE:4479:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 58, "time": "1772187658" }, "departure": { "delay": 58, "time": "1772187658" }, "stopId": "FR:76351:ZE:3076:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 22, "time": "1772186662" }, "departure": { "delay": 22, "time": "1772186662" }, "stopId": "FR:76351:ZE:3595:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 31, "time": "1772186551" }, "departure": { "delay": 31, "time": "1772186551" }, "stopId": "FR:76351:ZE:3116:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 64, "time": "1772186344" }, "stopId": "FR:76341:ZE:3065:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 6, "time": "1772188926" }, "departure": { "delay": 6, "time": "1772188926" }, "stopId": "FR:76305:ZE:3098:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 12, "time": "1772189052" }, "departure": { "delay": 12, "time": "1772189052" }, "stopId": "FR:76305:ZE:3683:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 20, "time": "1772188520" }, "departure": { "delay": 20, "time": "1772188520" }, "stopId": "FR:76341:ZE:3581:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 62, "time": "1772189222" }, "departure": { "delay": 62, "time": "1772189222" }, "stopId": "FR:76305:ZE:4480:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 52, "time": "1772187832" }, "departure": { "delay": 52, "time": "1772187832" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 40, "time": "1772187040" }, "departure": { "delay": 40, "time": "1772187040" }, "stopId": "FR:76351:ZE:4367:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 19, "time": "1772186119" }, "stopId": "FR:76447:ZE:3221:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 9, "time": "1772187909" }, "departure": { "delay": 9, "time": "1772187909" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 52, "time": "1772186752" }, "departure": { "delay": 52, "time": "1772186752" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 55, "time": "1772186275" }, "stopId": "FR:76341:ZE:3352:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 21, "time": "1772186481" }, "departure": { "delay": 21, "time": "1772186481" }, "stopId": "FR:76351:ZE:3502:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 6, "time": "1772189286" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 6, "time": "1772186946" }, "departure": { "delay": 6, "time": "1772186946" }, "stopId": "FR:76351:ZE:4298:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 64, "time": "1772187424" }, "departure": { "delay": 64, "time": "1772187424" }, "stopId": "FR:76351:ZE:3042:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 6, "time": "1772187486" }, "departure": { "delay": 6, "time": "1772187486" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 6, "time": "1772187966" }, "departure": { "delay": 6, "time": "1772187966" }, "stopId": "FR:76351:ZE:4428:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 61, "time": "1772187181" }, "departure": { "delay": 61, "time": "1772187181" }, "stopId": "FR:76351:ZE:5159:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 54, "time": "1772188974" }, "departure": { "delay": 54, "time": "1772188974" }, "stopId": "FR:76305:ZE:3190:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 53, "time": "1772188133" }, "departure": { "delay": 53, "time": "1772188133" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 6, "time": "1772186586" }, "departure": { "delay": 6, "time": "1772186586" }, "stopId": "FR:76351:ZE:3164:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": -12, "time": "1772186208" }, "stopId": "FR:76447:ZE:3347:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 6, "time": "1772188566" }, "departure": { "delay": 6, "time": "1772188566" }, "stopId": "FR:76341:ZE:3244:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 43, "time": "1772188603" }, "departure": { "delay": 43, "time": "1772188603" }, "stopId": "FR:76341:ZE:3060:ATOUMOD003", "stopSequence": 38 } ], "timestamp": "1772186407", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4253185x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN5376F5951058x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772197860" }, "stopId": "FR:76351:ZE:StopPointxOCETGVxINOUIx87413013:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1772191740" }, "departure": { "time": "1772191920" }, "stopId": "FR:78361:ZE:StopPointxOCETGVxINOUIx87381509:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189880" }, "stopId": "FR:78646:ZE:StopPointxOCETGVxINOUIx87393009:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1772177940" }, "departure": { "time": "1772178240" }, "stopId": "FR:26004:ZE:StopPointxOCETGVxINOUIx87763029:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1772180400" }, "departure": { "time": "1772181000" }, "stopId": "FR:69383:ZE:StopPointxOCETGVxINOUIx87723197:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1772175780" }, "departure": { "time": "1772175960" }, "stopId": "FR:84007:ZE:StopPointxOCETGVxINOUIx87318964:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188800" }, "stopId": "FR:91377:ZE:StopPointxOCETGVxINOUIx87393579:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1772194380" }, "departure": { "time": "1772194680" }, "stopId": "FR:76540:ZE:StopPointxOCETGVxINOUIx87411017:ATOUMOD002", "stopSequence": 15 }, { "departure": { "time": "1772174160" }, "stopId": "FR:13201:ZE:StopPointxOCETGVxINOUIx87751008:ATOUMOD002", "stopSequence": 1 } ], "timestamp": "1772170553", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx6CC8BBE5x9508x49DBx95CDx797616EA49C6x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN5376F5951058x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx469:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772210640" }, "departure": { "time": "1772210640" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1772211300" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1772209680" }, "departure": { "time": "1772209680" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772209380" }, "departure": { "time": "1772209380" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1772209805" }, "departure": { "delay": 5, "time": "1772209805" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772210760" }, "departure": { "time": "1772210760" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1772211000" }, "departure": { "time": "1772211000" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 5, "time": "1772211125" }, "departure": { "delay": 5, "time": "1772211125" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1772209200" }, "departure": { "time": "1772209200" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772209980" }, "departure": { "time": "1772209980" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772209140" }, "departure": { "time": "1772209140" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772209800" }, "departure": { "time": "1772209800" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772209560" }, "departure": { "time": "1772209560" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772211180" }, "departure": { "time": "1772211180" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1772210340" }, "departure": { "time": "1772210340" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772210160" }, "departure": { "time": "1772210160" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772209860" }, "departure": { "time": "1772209860" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772210100" }, "departure": { "time": "1772210100" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772208900" }, "departure": { "time": "1772208900" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772208300" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772209260" }, "departure": { "time": "1772209260" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772210520" }, "departure": { "time": "1772210520" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772210880" }, "departure": { "time": "1772210880" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1772209740" }, "departure": { "time": "1772209740" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772211120" }, "departure": { "time": "1772211120" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1772209320" }, "departure": { "time": "1772209320" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772180118", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx469:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745404x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772186820" }, "departure": { "delay": 60, "time": "1772186820" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1772187240" }, "departure": { "delay": 60, "time": "1772187240" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772188080" }, "departure": { "delay": 60, "time": "1772188080" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1772187840" }, "departure": { "delay": 60, "time": "1772187840" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1772187120" }, "departure": { "delay": 60, "time": "1772187120" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1772186760" }, "departure": { "delay": 60, "time": "1772186760" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1772186880" }, "departure": { "delay": 60, "time": "1772186880" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "departure": { "time": "1772186400" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1772187360" }, "departure": { "delay": 60, "time": "1772187360" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1772187060" }, "departure": { "delay": 60, "time": "1772187060" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1772186700" }, "departure": { "delay": 60, "time": "1772186700" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1772187960" }, "departure": { "delay": 60, "time": "1772187960" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1772187660" }, "departure": { "delay": 60, "time": "1772187660" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772187420" }, "departure": { "delay": 60, "time": "1772187420" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1772187540" }, "departure": { "delay": 60, "time": "1772187540" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1772188200" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1772187720" }, "departure": { "delay": 60, "time": "1772187720" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772187780" }, "departure": { "delay": 60, "time": "1772187780" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1772186940" }, "departure": { "delay": 60, "time": "1772186940" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1772186640" }, "departure": { "delay": 60, "time": "1772186640" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745404x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4227580x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 23, "time": "1772188043" }, "departure": { "delay": 23, "time": "1772188043" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 36, "time": "1772187936" }, "departure": { "delay": 36, "time": "1772187936" }, "stopId": "FR:76305:ZE:3190:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76341:ZE:3832:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 45, "time": "1772187705" }, "departure": { "delay": 45, "time": "1772187705" }, "stopId": "FR:76305:ZE:3836:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1772188440" }, "stopId": "FR:76341:ZE:4597:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 5, "time": "1772187005" }, "departure": { "delay": 5, "time": "1772187005" }, "stopId": "FR:76351:ZE:4866:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 49, "time": "1772188309" }, "departure": { "delay": 49, "time": "1772188309" }, "stopId": "FR:76305:ZE:3294:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 49, "time": "1772187649" }, "departure": { "delay": 49, "time": "1772187649" }, "stopId": "FR:76305:ZE:3834:ATOUMOD003", "stopSequence": 7 }, { "departure": { "time": "1772186820" }, "stopId": "FR:76351:ZE:4906:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 28, "time": "1772187148" }, "departure": { "delay": 28, "time": "1772187148" }, "stopId": "FR:76351:ZE:3261:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1772188397" }, "departure": { "delay": 17, "time": "1772188397" }, "stopId": "FR:76341:ZE:3464:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76305:ZE:3058:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 45, "time": "1772188185" }, "departure": { "delay": 45, "time": "1772188185" }, "stopId": "FR:76305:ZE:3185:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 43, "time": "1772187883" }, "departure": { "delay": 43, "time": "1772187883" }, "stopId": "FR:76305:ZE:3098:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188020" }, "stopId": "FR:76305:ZE:3683:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 43, "time": "1772187103" }, "departure": { "delay": 43, "time": "1772187103" }, "stopId": "FR:76351:ZE:4868:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 39, "time": "1772188359" }, "departure": { "delay": 39, "time": "1772188359" }, "stopId": "FR:76305:ZE:3620:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 57, "time": "1772188137" }, "departure": { "delay": 57, "time": "1772188137" }, "stopId": "FR:76305:ZE:3183:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1772186047", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4227580x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748424x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -24, "time": "1772167641" }, "departure": { "delay": -24, "time": "1772167656" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -20, "time": "1772167747" }, "departure": { "delay": -20, "time": "1772167780" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 69, "time": "1772167061" }, "departure": { "delay": 69, "time": "1772167089" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -7, "time": "1772167718" }, "departure": { "delay": -7, "time": "1772167733" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 57, "time": "1772167003" }, "departure": { "delay": 57, "time": "1772167017" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 61, "time": "1772166046" }, "departure": { "delay": 61, "time": "1772166061" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 14, "time": "1772166569" }, "departure": { "delay": 14, "time": "1772166614" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -33, "time": "1772166196" }, "departure": { "delay": -33, "time": "1772166207" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 16, "time": "1772165940" }, "departure": { "delay": 16, "time": "1772165956" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -21, "time": "1772167942" }, "departure": { "delay": -21, "time": "1772167959" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -118, "time": "1772166294" }, "departure": { "delay": -118, "time": "1772166302" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -48, "time": "1772167613" }, "departure": { "delay": -48, "time": "1772167632" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -14, "time": "1772167538" }, "departure": { "delay": -14, "time": "1772167546" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 1869, "time": "1772170209" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -81, "time": "1772166268" }, "departure": { "delay": -81, "time": "1772166279" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 53, "time": "1772167119" }, "departure": { "delay": 53, "time": "1772167133" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 83, "time": "1772167180" }, "departure": { "delay": 83, "time": "1772167223" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 59, "time": "1772166654" }, "departure": { "delay": 59, "time": "1772166839" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 20, "time": "1772167443" }, "departure": { "delay": 20, "time": "1772167460" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -24, "time": "1772168006" }, "departure": { "delay": -24, "time": "1772168016" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 89, "time": "1772167337" }, "departure": { "delay": 89, "time": "1772167349" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1772167844" }, "departure": { "delay": -1, "time": "1772167859" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -4, "time": "1772166165" }, "departure": { "delay": -4, "time": "1772166176" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1772168102" }, "departure": { "delay": 15, "time": "1772168115" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 61, "time": "1772166942" }, "departure": { "delay": 61, "time": "1772166961" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 11, "time": "1772166376" }, "departure": { "delay": 11, "time": "1772166491" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 42, "time": "1772167408" }, "departure": { "delay": 42, "time": "1772167422" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 85, "time": "1772166908" }, "departure": { "delay": 85, "time": "1772166925" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 19, "time": "1772166129" }, "departure": { "delay": 19, "time": "1772166139" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 14, "time": "1772165894" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -56, "time": "1772166229" }, "departure": { "delay": -56, "time": "1772166244" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 51, "time": "1772166091" }, "departure": { "delay": 51, "time": "1772166111" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -7, "time": "1772165983" }, "departure": { "delay": -7, "time": "1772165993" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 17, "time": "1772168040" }, "departure": { "delay": 17, "time": "1772168057" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748424x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:807:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772207760" }, "departure": { "time": "1772207760" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772207400" }, "departure": { "time": "1772207400" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772207520" }, "departure": { "time": "1772207520" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772208000" }, "departure": { "time": "1772208000" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772207640" }, "departure": { "time": "1772207640" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1772206800" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772207280" }, "departure": { "time": "1772207280" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772207880" }, "departure": { "time": "1772207880" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772207160" }, "departure": { "time": "1772207160" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772206920" }, "departure": { "time": "1772206920" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772208120" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772207040" }, "departure": { "time": "1772207040" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1772186371", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:807:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758881x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1772174866" }, "departure": { "delay": 8, "time": "1772174888" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -8, "time": "1772175095" }, "departure": { "delay": -8, "time": "1772175112" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -14, "time": "1772173511" }, "departure": { "delay": -14, "time": "1772173546" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -44, "time": "1772173204" }, "departure": { "delay": -44, "time": "1772173216" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 6, "time": "1772174986" }, "departure": { "delay": 6, "time": "1772175006" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -20, "time": "1772173170" }, "departure": { "delay": -20, "time": "1772173180" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 19, "time": "1772174945" }, "departure": { "delay": 19, "time": "1772174959" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -68, "time": "1772175764" }, "departure": { "delay": -68, "time": "1772175772" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 27, "time": "1772173876" }, "departure": { "delay": 27, "time": "1772173887" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 142, "time": "1772174122" }, "departure": { "delay": 142, "time": "1772174122" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 13, "time": "1772173651" }, "departure": { "delay": 13, "time": "1772173693" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -16, "time": "1772176107" }, "departure": { "delay": -16, "time": "1772176124" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -40, "time": "1772175718" }, "departure": { "delay": -40, "time": "1772175740" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 94, "time": "1772172850" }, "departure": { "delay": 94, "time": "1772172874" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -7, "time": "1772173102" }, "departure": { "delay": -7, "time": "1772173133" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 37, "time": "1772174527" }, "departure": { "delay": 37, "time": "1772174557" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -57, "time": "1772175832" }, "departure": { "delay": -57, "time": "1772175843" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 28, "time": "1772174811" }, "departure": { "delay": 28, "time": "1772174848" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -22, "time": "1772175382" }, "departure": { "delay": -22, "time": "1772175398" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 22, "time": "1772175546" }, "departure": { "delay": 22, "time": "1772175562" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 41, "time": "1772174176" }, "departure": { "delay": 41, "time": "1772174201" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -29, "time": "1772175418" }, "departure": { "delay": -29, "time": "1772175451" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 77, "time": "1772174602" }, "departure": { "delay": 77, "time": "1772174657" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -12, "time": "1772175212" }, "departure": { "delay": -12, "time": "1772175228" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 16, "time": "1772173026" }, "departure": { "delay": 16, "time": "1772173036" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 32, "time": "1772173560" }, "departure": { "delay": 32, "time": "1772173592" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 32, "time": "1772175481" }, "departure": { "delay": 32, "time": "1772175512" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -25, "time": "1772174349" }, "departure": { "delay": -25, "time": "1772174375" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 65, "time": "1772174719" }, "departure": { "delay": 65, "time": "1772174765" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -16, "time": "1772175570" }, "departure": { "delay": -16, "time": "1772175584" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 11, "time": "1772173080" }, "departure": { "delay": 11, "time": "1772173091" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -16, "time": "1772173470" }, "departure": { "delay": -16, "time": "1772173484" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 78, "time": "1772176263" }, "departure": { "delay": 78, "time": "1772176278" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": -10, "time": "1772175865" }, "departure": { "delay": -10, "time": "1772175950" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -16, "time": "1772175688" }, "departure": { "delay": -16, "time": "1772175704" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 8, "time": "1772175048" }, "departure": { "delay": 8, "time": "1772175068" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 73, "time": "1772172947" }, "departure": { "delay": 73, "time": "1772172973" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -34, "time": "1772175304" }, "departure": { "delay": -34, "time": "1772175326" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 2, "time": "1772176011" }, "departure": { "delay": 2, "time": "1772176082" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -73, "time": "1772173234" }, "departure": { "delay": -73, "time": "1772173247" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 65, "time": "1772176325" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 34, "time": "1772173737" }, "departure": { "delay": 34, "time": "1772173774" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 47, "time": "1772172995" }, "departure": { "delay": 47, "time": "1772173007" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -9, "time": "1772173354" }, "departure": { "delay": -9, "time": "1772173431" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -9, "time": "1772173050" }, "departure": { "delay": -9, "time": "1772173071" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 18, "time": "1772175623" }, "departure": { "delay": 18, "time": "1772175678" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 39, "time": "1772174435" }, "departure": { "delay": 39, "time": "1772174499" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 85, "time": "1772172805" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -14, "time": "1772175144" }, "departure": { "delay": -14, "time": "1772175166" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 19, "time": "1772174244" }, "departure": { "delay": 19, "time": "1772174299" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758881x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1015:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:27681:ZE:10094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1772187780" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:27681:ZE:10105:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1772186700" }, "departure": { "time": "1772186700" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:27681:ZE:10061:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "departure": { "delay": -720, "time": "1772185860" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772186880" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 } ], "timestamp": "1772186446", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:1015:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18023:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76540:ZE:TCARxRBAPE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1772189340" }, "departure": { "delay": 60, "time": "1772189340" }, "stopId": "FR:76157:ZE:TCARxPISCC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1772188500" }, "departure": { "delay": 60, "time": "1772188500" }, "stopId": "FR:76216:ZE:TCARxPEUPL0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772187420" }, "departure": { "delay": 60, "time": "1772187420" }, "stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:76157:ZE:TCARxMERAI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1772187900" }, "departure": { "delay": 60, "time": "1772187900" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1772188440" }, "departure": { "delay": 60, "time": "1772188440" }, "stopId": "FR:76216:ZE:TCARxSIMEO0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 20, "time": "1772187440" }, "departure": { "delay": 20, "time": "1772187440" }, "stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772187660" }, "departure": { "delay": 60, "time": "1772187660" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76157:ZE:TCARxTJAUR4:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772187300" }, "stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:76540:ZE:TCARxBHAVR0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1772187360" }, "departure": { "delay": 60, "time": "1772187360" }, "stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1772189360" }, "departure": { "delay": 20, "time": "1772189360" }, "stopId": "FR:76157:ZE:TCARxBUCHH1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1772188560" }, "departure": { "delay": 60, "time": "1772188560" }, "stopId": "FR:76216:ZE:TCARxLACAC0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:76540:ZE:TCARxMIN5:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1772183110", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx35:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18023:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597580:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3258, "time": "1772186442" }, "departure": { "delay": -3258, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -2418, "time": "1772186442" }, "departure": { "delay": -2418, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -2478, "time": "1772186442" }, "departure": { "delay": -2478, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004", "stopSequence": 8 }, { "departure": { "delay": -2358, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xROS01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 79, "time": "1772190139" }, "departure": { "delay": 79, "time": "1772190139" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -3018, "time": "1772186442" }, "departure": { "delay": -3018, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xADO01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -2358, "time": "1772186442" }, "departure": { "delay": -2358, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1772189918" }, "departure": { "delay": 38, "time": "1772189918" }, "stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -2598, "time": "1772186442" }, "departure": { "delay": -2598, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -2658, "time": "1772186442" }, "departure": { "delay": -2658, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -2538, "time": "1772186442" }, "departure": { "delay": -2538, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 74, "time": "1772190314" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 74, "time": "1772190074" }, "departure": { "delay": 74, "time": "1772190074" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -2838, "time": "1772186442" }, "departure": { "delay": -2838, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 74, "time": "1772190254" }, "departure": { "delay": 74, "time": "1772190254" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -2898, "time": "1772186442" }, "departure": { "delay": -2898, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xECH01:ATOUMOD004", "stopSequence": 15 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597580:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15114:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 42, "time": "1772189142" }, "departure": { "delay": 42, "time": "1772189142" }, "stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 48, "time": "1772189508" }, "departure": { "delay": 48, "time": "1772189508" }, "stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 18, "time": "1772189058" }, "departure": { "delay": 18, "time": "1772189058" }, "stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 44, "time": "1772189444" }, "departure": { "delay": 44, "time": "1772189444" }, "stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772170431", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15114:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:383:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1772188805" }, "departure": { "delay": 5, "time": "1772188805" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1772186460" }, "departure": { "time": "1772186460" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1772186465" }, "departure": { "delay": 5, "time": "1772186465" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1772186820" }, "departure": { "time": "1772186820" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772186880" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188320" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1772189460" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1772188500" }, "departure": { "time": "1772188500" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1772186700" }, "departure": { "time": "1772186700" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1772186945" }, "departure": { "delay": 5, "time": "1772186945" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 } ], "timestamp": "1772186421", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:383:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745388x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1772173416" }, "departure": { "delay": 52, "time": "1772173432" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 66, "time": "1772172713" }, "departure": { "delay": 66, "time": "1772172726" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -6, "time": "1772173145" }, "departure": { "delay": -6, "time": "1772173194" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 111, "time": "1772172562" }, "departure": { "delay": 111, "time": "1772172591" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 96, "time": "1772172268" }, "departure": { "delay": 96, "time": "1772172276" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 91, "time": "1772172361" }, "departure": { "delay": 91, "time": "1772172391" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 87, "time": "1772172649" }, "departure": { "delay": 87, "time": "1772172687" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 22, "time": "1772172780" }, "departure": { "delay": 22, "time": "1772172802" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 113, "time": "1772172466" }, "departure": { "delay": 113, "time": "1772172533" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 29, "time": "1772172948" }, "departure": { "delay": 29, "time": "1772172989" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 96, "time": "1772172301" }, "departure": { "delay": 96, "time": "1772172336" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 22, "time": "1772173249" }, "departure": { "delay": 22, "time": "1772173282" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1772173318" }, "departure": { "delay": 30, "time": "1772173350" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -16, "time": "1772173561" }, "departure": { "delay": -16, "time": "1772173604" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -18, "time": "1772172842" }, "departure": { "delay": -18, "time": "1772172882" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 182, "time": "1772172182" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 4, "time": "1772173463" }, "departure": { "delay": 4, "time": "1772173504" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -68, "time": "1772173672" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 82, "time": "1772172408" }, "departure": { "delay": 82, "time": "1772172442" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 7, "time": "1772173042" }, "departure": { "delay": 7, "time": "1772173087" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745388x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758657x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 88, "time": "1772177150" }, "departure": { "delay": 88, "time": "1772177188" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 46, "time": "1772178809" }, "departure": { "delay": 46, "time": "1772178826" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 124, "time": "1772178588" }, "departure": { "delay": 124, "time": "1772178604" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 84, "time": "1772176604" }, "departure": { "delay": 84, "time": "1772176644" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 107, "time": "1772177819" }, "departure": { "delay": 107, "time": "1772177867" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -12, "time": "1772179037" }, "departure": { "delay": -12, "time": "1772179068" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 106, "time": "1772178074" }, "departure": { "delay": 106, "time": "1772178106" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 119, "time": "1772176852" }, "departure": { "delay": 119, "time": "1772176859" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 89, "time": "1772178164" }, "departure": { "delay": 89, "time": "1772178209" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 51, "time": "1772176517" }, "departure": { "delay": 51, "time": "1772176551" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -12, "time": "1772178996" }, "departure": { "delay": -12, "time": "1772179008" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 140, "time": "1772177566" }, "departure": { "delay": 140, "time": "1772177600" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 107, "time": "1772178491" }, "departure": { "delay": 107, "time": "1772178527" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 99, "time": "1772177044" }, "departure": { "delay": 99, "time": "1772177079" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 78, "time": "1772176398" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 94, "time": "1772177329" }, "departure": { "delay": 94, "time": "1772177374" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 90, "time": "1772176994" }, "departure": { "delay": 90, "time": "1772177010" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 102, "time": "1772178302" }, "departure": { "delay": 102, "time": "1772178342" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 104, "time": "1772178718" }, "departure": { "delay": 104, "time": "1772178764" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 38, "time": "1772177237" }, "departure": { "delay": 38, "time": "1772177258" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 166, "time": "1772178010" }, "departure": { "delay": 166, "time": "1772178046" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 52, "time": "1772176481" }, "departure": { "delay": 52, "time": "1772176492" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -81, "time": "1772179179" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 105, "time": "1772177401" }, "departure": { "delay": 105, "time": "1772177445" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 22, "time": "1772178943" }, "departure": { "delay": 22, "time": "1772178982" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 138, "time": "1772177704" }, "departure": { "delay": 138, "time": "1772177718" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 147, "time": "1772177515" }, "departure": { "delay": 147, "time": "1772177547" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 88, "time": "1772176571" }, "departure": { "delay": 88, "time": "1772176588" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -15, "time": "1772179117" }, "departure": { "delay": -15, "time": "1772179125" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 82, "time": "1772176918" }, "departure": { "delay": 82, "time": "1772176942" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 62, "time": "1772178870" }, "departure": { "delay": 62, "time": "1772178902" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 88, "time": "1772178674" }, "departure": { "delay": 88, "time": "1772178688" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 100, "time": "1772177759" }, "departure": { "delay": 100, "time": "1772177800" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 107, "time": "1772177894" }, "departure": { "delay": 107, "time": "1772177927" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 91, "time": "1772176732" }, "departure": { "delay": 91, "time": "1772176771" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1772186450", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758657x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745391x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -72, "time": "1772175538" }, "departure": { "delay": -72, "time": "1772175588" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -31, "time": "1772175125" }, "departure": { "delay": -31, "time": "1772175149" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -51, "time": "1772176389" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 17, "time": "1772174717" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -23, "time": "1772175059" }, "departure": { "delay": -23, "time": "1772175097" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -48, "time": "1772175280" }, "departure": { "delay": -48, "time": "1772175312" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -52, "time": "1772175219" }, "departure": { "delay": -52, "time": "1772175248" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -44, "time": "1772174856" }, "departure": { "delay": -44, "time": "1772174896" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -50, "time": "1772174805" }, "departure": { "delay": -50, "time": "1772174830" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 33, "time": "1772176070" }, "departure": { "delay": 33, "time": "1772176113" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -38, "time": "1772175823" }, "departure": { "delay": -38, "time": "1772175862" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -40, "time": "1772176242" }, "departure": { "delay": -40, "time": "1772176280" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -32, "time": "1772174975" }, "departure": { "delay": -32, "time": "1772175028" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -7, "time": "1772175703" }, "departure": { "delay": -7, "time": "1772175773" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -51, "time": "1772174924" }, "departure": { "delay": -51, "time": "1772174949" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -26, "time": "1772175966" }, "departure": { "delay": -26, "time": "1772175994" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -117, "time": "1772175442" }, "departure": { "delay": -117, "time": "1772175483" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -81, "time": "1772175355" }, "departure": { "delay": -81, "time": "1772175399" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -26, "time": "1772176149" }, "departure": { "delay": -26, "time": "1772176174" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -38, "time": "1772175895" }, "departure": { "delay": -38, "time": "1772175922" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745391x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx3427:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772186280" }, "stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001", "stopSequence": 37 }, { "departure": { "time": "1772184360" }, "stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772185440" }, "stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772185980" }, "stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1772183400" }, "stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772184660" }, "stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001", "stopSequence": 43 }, { "departure": { "time": "1772185200" }, "stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772183460" }, "stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772185500" }, "stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772183700" }, "stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772187000" }, "stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001", "stopSequence": 49 }, { "departure": { "time": "1772186760" }, "stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001", "stopSequence": 44 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001", "stopSequence": 38 }, { "departure": { "time": "1772185080" }, "stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772186820" }, "stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001", "stopSequence": 45 }, { "arrival": { "time": "1772187120" }, "stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001", "stopSequence": 50 }, { "departure": { "time": "1772184420" }, "stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772184840" }, "stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772184120" }, "stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772183520" }, "stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772184060" }, "stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772184960" }, "stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772184300" }, "stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772186940" }, "stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001", "stopSequence": 48 }, { "departure": { "time": "1772185140" }, "stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772183640" }, "stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772185320" }, "stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001", "stopSequence": 42 }, { "departure": { "time": "1772185380" }, "stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772186880" }, "stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001", "stopSequence": 46 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772184480" }, "stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772186040" }, "stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001", "stopSequence": 36 }, { "departure": { "time": "1772183760" }, "stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772183940" }, "stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772185920" }, "stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772184180" }, "stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772185620" }, "stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001", "stopSequence": 39 }, { "departure": { "time": "1772184900" }, "stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772185800" }, "stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001", "stopSequence": 33 }, { "departure": { "time": "1772184600" }, "stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772186460" }, "stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001", "stopSequence": 41 }, { "departure": { "time": "1772184780" }, "stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772185260" }, "stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772184540" }, "stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx113:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx3427:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9979x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1772185860" }, "departure": { "delay": 5, "time": "1772185865" }, "stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "delay": -55, "time": "1772185980" }, "departure": { "delay": -55, "time": "1772185985" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "delay": -55, "time": "1772185920" }, "departure": { "delay": -55, "time": "1772185925" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "delay": -225, "time": "1772186110" }, "departure": { "delay": -225, "time": "1772186115" }, "stopId": "FR:76259:ZE:FECOTOU1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1772186460" }, "departure": { "delay": 5, "time": "1772186465" }, "stopId": "FR:76259:ZE:FECSMOR2:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:76259:ZE:FECSENE2:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1772186520" }, "departure": { "time": "1772186520" }, "stopId": "FR:76259:ZE:FECSMAG2:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "delay": -45, "time": "1772185690" }, "departure": { "delay": -45, "time": "1772185695" }, "stopId": "FR:76259:ZE:PARCLOI1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1772185800" }, "departure": { "delay": 5, "time": "1772185805" }, "stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1772186400" }, "departure": { "delay": 5, "time": "1772186405" }, "stopId": "FR:76259:ZE:FECJLOR2:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "delay": -55, "time": "1772186040" }, "departure": { "delay": -55, "time": "1772186045" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "delay": -115, "time": "1772186100" }, "departure": { "delay": -115, "time": "1772186105" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 10 }, { "departure": { "delay": 60, "time": "1772185560" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1772186820" }, "stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "time": "1772186700" }, "departure": { "time": "1772186700" }, "stopId": "FR:76259:ZE:FECFOUR2:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1772185680" }, "departure": { "delay": 5, "time": "1772185685" }, "stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "delay": 65, "time": "1772185620" }, "departure": { "delay": 65, "time": "1772185625" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 2 } ], "timestamp": "1772186496", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L3:LOC", "tripId": "ATOUMOD008:ServiceJourney:9979x0:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470544:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -213, "time": "1772189007" }, "departure": { "delay": -213, "time": "1772189007" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -229, "time": "1772189171" }, "departure": { "delay": -229, "time": "1772189171" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -283, "time": "1772189117" }, "departure": { "delay": -283, "time": "1772189117" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -159, "time": "1772188941" }, "departure": { "delay": -159, "time": "1772188941" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -189, "time": "1772188971" }, "departure": { "delay": -189, "time": "1772188971" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -1752, "time": "1772186448" }, "departure": { "delay": -1752, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -201, "time": "1772189499" }, "departure": { "delay": -201, "time": "1772189499" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -1932, "time": "1772186448" }, "departure": { "delay": -1932, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -230, "time": "1772189050" }, "departure": { "delay": -230, "time": "1772189050" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -201, "time": "1772188839" }, "departure": { "delay": -201, "time": "1772188839" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -2292, "time": "1772186448" }, "departure": { "delay": -2292, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -178, "time": "1772188742" }, "departure": { "delay": -178, "time": "1772188742" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -2172, "time": "1772186448" }, "departure": { "delay": -2172, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -291, "time": "1772189589" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "departure": { "delay": -1752, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -247, "time": "1772189393" }, "departure": { "delay": -247, "time": "1772189393" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -2352, "time": "1772186448" }, "departure": { "delay": -2352, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -282, "time": "1772189298" }, "departure": { "delay": -282, "time": "1772189298" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -180, "time": "1772188920" }, "departure": { "delay": -180, "time": "1772188920" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -2052, "time": "1772186448" }, "departure": { "delay": -2052, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -263, "time": "1772189197" }, "departure": { "delay": -263, "time": "1772189197" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -2112, "time": "1772186448" }, "departure": { "delay": -2112, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -247, "time": "1772189453" }, "departure": { "delay": -247, "time": "1772189453" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470544:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:18:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 40, "time": "1772187280" }, "departure": { "delay": 40, "time": "1772187280" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1772186920" }, "departure": { "delay": 40, "time": "1772186920" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1772187220" }, "departure": { "delay": 40, "time": "1772187220" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1772187100" }, "departure": { "delay": 40, "time": "1772187100" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1772187580" }, "departure": { "delay": 40, "time": "1772187580" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1772187040" }, "departure": { "delay": 40, "time": "1772187040" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1772187520" }, "departure": { "delay": 40, "time": "1772187520" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 40, "time": "1772186860" }, "departure": { "delay": 40, "time": "1772186860" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1772187760" }, "departure": { "delay": 40, "time": "1772187760" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1772187340" }, "departure": { "delay": 40, "time": "1772187340" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 40, "time": "1772186620" }, "departure": { "delay": 40, "time": "1772186620" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1772186560" }, "departure": { "delay": 40, "time": "1772186560" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 40, "time": "1772187700" }, "departure": { "delay": 40, "time": "1772187700" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1772187640" }, "departure": { "delay": 40, "time": "1772187640" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1772186740" }, "departure": { "delay": 40, "time": "1772186740" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1772187820" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 40, "time": "1772186680" }, "departure": { "delay": 40, "time": "1772186680" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 } ], "timestamp": "1772186436", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:18:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758831x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -28, "time": "1772174520" }, "departure": { "delay": -28, "time": "1772174552" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -17, "time": "1772171777" }, "departure": { "delay": -17, "time": "1772171803" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -91, "time": "1772173549" }, "departure": { "delay": -91, "time": "1772173589" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -52, "time": "1772173087" }, "departure": { "delay": -52, "time": "1772173148" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 4, "time": "1772173885" }, "departure": { "delay": 4, "time": "1772173924" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -57, "time": "1772174943" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "departure": { "delay": 11, "time": "1772171591" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 50, "time": "1772172021" }, "departure": { "delay": 50, "time": "1772172050" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -33, "time": "1772174324" }, "departure": { "delay": -33, "time": "1772174367" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -33, "time": "1772174231" }, "departure": { "delay": -33, "time": "1772174247" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -36, "time": "1772171888" }, "departure": { "delay": -36, "time": "1772171904" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -30, "time": "1772172257" }, "departure": { "delay": -30, "time": "1772172270" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -24, "time": "1772174785" }, "departure": { "delay": -24, "time": "1772174796" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 47, "time": "1772171648" }, "departure": { "delay": 47, "time": "1772171687" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -22, "time": "1772172913" }, "departure": { "delay": -22, "time": "1772172938" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -3, "time": "1772171738" }, "departure": { "delay": -3, "time": "1772171757" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -2, "time": "1772172860" }, "departure": { "delay": -2, "time": "1772172898" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -31, "time": "1772172997" }, "departure": { "delay": -31, "time": "1772173049" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -11, "time": "1772172778" }, "departure": { "delay": -11, "time": "1772172829" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -54, "time": "1772172113" }, "departure": { "delay": -54, "time": "1772172126" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -28, "time": "1772172478" }, "departure": { "delay": -28, "time": "1772172512" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -48, "time": "1772172157" }, "departure": { "delay": -48, "time": "1772172192" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -45, "time": "1772174577" }, "departure": { "delay": -45, "time": "1772174595" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -43, "time": "1772174702" }, "departure": { "delay": -43, "time": "1772174717" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -23, "time": "1772173409" }, "departure": { "delay": -23, "time": "1772173417" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -45, "time": "1772172589" }, "departure": { "delay": -45, "time": "1772172615" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -12, "time": "1772172211" }, "departure": { "delay": -12, "time": "1772172228" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -54, "time": "1772174731" }, "departure": { "delay": -54, "time": "1772174766" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -22, "time": "1772174087" }, "departure": { "delay": -22, "time": "1772174138" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -28, "time": "1772172085" }, "departure": { "delay": -28, "time": "1772172092" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1772173669" }, "departure": { "time": "1772173800" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 36, "time": "1772171605" }, "departure": { "delay": 36, "time": "1772171616" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -45, "time": "1772173178" }, "departure": { "delay": -45, "time": "1772173215" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -39, "time": "1772174631" }, "departure": { "delay": -39, "time": "1772174661" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -62, "time": "1772173455" }, "departure": { "delay": -62, "time": "1772173498" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -24, "time": "1772172321" }, "departure": { "delay": -24, "time": "1772172336" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 12, "time": "1772174011" }, "departure": { "delay": 12, "time": "1772174052" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -96, "time": "1772172676" }, "departure": { "delay": -96, "time": "1772172684" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 16, "time": "1772171934" }, "departure": { "delay": 16, "time": "1772172016" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -33, "time": "1772172406" }, "departure": { "delay": -33, "time": "1772172447" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -31, "time": "1772172547" }, "departure": { "delay": -31, "time": "1772172569" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -8, "time": "1772174478" }, "departure": { "delay": -8, "time": "1772174512" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -67, "time": "1772174195" }, "departure": { "delay": -67, "time": "1772174213" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -34, "time": "1772174819" }, "departure": { "delay": -34, "time": "1772174846" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -13, "time": "1772171851" }, "departure": { "delay": -13, "time": "1772171867" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -42, "time": "1772174264" }, "departure": { "delay": -42, "time": "1772174298" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -74, "time": "1772174677" }, "departure": { "delay": -74, "time": "1772174686" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -34, "time": "1772173246" }, "departure": { "delay": -34, "time": "1772173346" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 } ], "timestamp": "1772185841", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758831x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759042x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -49, "time": "1772171686" }, "departure": { "delay": -49, "time": "1772171711" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -23, "time": "1772171957" }, "departure": { "delay": -23, "time": "1772171977" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 28, "time": "1772172294" }, "departure": { "delay": 28, "time": "1772172328" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -22, "time": "1772171607" }, "departure": { "delay": -22, "time": "1772171618" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 14, "time": "1772171578" }, "departure": { "delay": 14, "time": "1772171594" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -12, "time": "1772172619" }, "departure": { "delay": -12, "time": "1772172648" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -82, "time": "1772173139" }, "departure": { "delay": -82, "time": "1772173178" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -13, "time": "1772172096" }, "departure": { "delay": -13, "time": "1772172167" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -95, "time": "1772172798" }, "departure": { "delay": -95, "time": "1772172805" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -81, "time": "1772173219" }, "departure": { "delay": -81, "time": "1772173239" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -199, "time": "1772173301" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 4, "time": "1772171786" }, "departure": { "delay": 4, "time": "1772171824" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -22, "time": "1772171475" }, "departure": { "delay": -22, "time": "1772171498" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -77, "time": "1772172674" }, "departure": { "delay": -77, "time": "1772172703" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -31, "time": "1772172016" }, "departure": { "delay": -31, "time": "1772172029" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 17, "time": "1772171417" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1772171751" }, "departure": { "delay": 3, "time": "1772171763" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 3, "time": "1772171875" }, "departure": { "delay": 3, "time": "1772171883" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -11, "time": "1772172572" }, "departure": { "delay": -11, "time": "1772172589" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 12, "time": "1772172345" }, "departure": { "delay": 12, "time": "1772172372" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 87, "time": "1772172410" }, "departure": { "delay": 87, "time": "1772172447" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -59, "time": "1772173068" }, "departure": { "delay": -59, "time": "1772173081" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -10, "time": "1772172200" }, "departure": { "delay": -10, "time": "1772172230" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -3, "time": "1772172974" }, "departure": { "delay": -3, "time": "1772173017" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 36, "time": "1772172260" }, "departure": { "delay": 36, "time": "1772172276" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759042x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758893x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 202, "time": "1772184755" }, "departure": { "delay": 202, "time": "1772184802" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 180, "time": "1772187000" }, "departure": { "delay": 180, "time": "1772187000" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 76, "time": "1772183786" }, "departure": { "delay": 76, "time": "1772183836" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 225, "time": "1772185778" }, "departure": { "delay": 225, "time": "1772185785" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 180, "time": "1772187240" }, "departure": { "delay": 180, "time": "1772187240" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 197, "time": "1772184214" }, "departure": { "delay": 197, "time": "1772184377" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 180, "time": "1772186580" }, "departure": { "delay": 180, "time": "1772186580" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 180, "time": "1772186160" }, "departure": { "delay": 180, "time": "1772186160" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 204, "time": "1772184675" }, "departure": { "delay": 204, "time": "1772184684" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 180, "time": "1772185860" }, "departure": { "delay": 180, "time": "1772185860" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 180, "time": "1772186640" }, "departure": { "delay": 180, "time": "1772186640" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 60, "time": "1772184106" }, "departure": { "delay": 60, "time": "1772184120" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 180, "time": "1772186400" }, "departure": { "delay": 180, "time": "1772186400" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 180, "time": "1772186820" }, "departure": { "delay": 180, "time": "1772186820" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 180, "time": "1772186520" }, "departure": { "delay": 180, "time": "1772186520" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 180, "time": "1772187180" }, "departure": { "delay": 180, "time": "1772187180" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 234, "time": "1772184643" }, "departure": { "delay": 234, "time": "1772184654" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 257, "time": "1772184559" }, "departure": { "delay": 257, "time": "1772184617" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 180, "time": "1772185920" }, "departure": { "delay": 180, "time": "1772185920" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 315, "time": "1772185192" }, "departure": { "delay": 315, "time": "1772185215" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 225, "time": "1772185435" }, "departure": { "delay": 225, "time": "1772185485" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 226, "time": "1772184700" }, "departure": { "delay": 226, "time": "1772184706" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1772183913" }, "departure": { "delay": 40, "time": "1772183920" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 62, "time": "1772184038" }, "departure": { "delay": 62, "time": "1772184062" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 239, "time": "1772185549" }, "departure": { "delay": 239, "time": "1772185559" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 49, "time": "1772184160" }, "departure": { "delay": 49, "time": "1772184169" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 180, "time": "1772186520" }, "departure": { "delay": 180, "time": "1772186520" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 185, "time": "1772184828" }, "departure": { "delay": 185, "time": "1772184845" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 180, "time": "1772186940" }, "departure": { "delay": 180, "time": "1772186940" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 180, "time": "1772186040" }, "departure": { "delay": 180, "time": "1772186040" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 180, "time": "1772186700" }, "departure": { "delay": 180, "time": "1772186700" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 255, "time": "1772185363" }, "departure": { "delay": 255, "time": "1772185395" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 180, "time": "1772187300" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 180, "time": "1772186220" }, "departure": { "delay": 180, "time": "1772186220" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 180, "time": "1772186460" }, "departure": { "delay": 180, "time": "1772186460" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 77, "time": "1772183980" }, "departure": { "delay": 77, "time": "1772184017" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 180, "time": "1772186880" }, "departure": { "delay": 180, "time": "1772186880" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 237, "time": "1772185579" }, "departure": { "delay": 237, "time": "1772185617" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 91, "time": "1772184082" }, "departure": { "delay": 91, "time": "1772184091" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 22, "time": "1772183722" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1772183948" }, "departure": { "delay": 20, "time": "1772183960" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 180, "time": "1772186280" }, "departure": { "delay": 180, "time": "1772186280" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 250, "time": "1772185287" }, "departure": { "delay": 250, "time": "1772185330" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 180, "time": "1772187120" }, "departure": { "delay": 180, "time": "1772187120" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 180, "time": "1772185980" }, "departure": { "delay": 180, "time": "1772185980" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 139, "time": "1772184912" }, "departure": { "delay": 139, "time": "1772184919" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 180, "time": "1772186100" }, "departure": { "delay": 180, "time": "1772186100" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 180, "time": "1772186760" }, "departure": { "delay": 180, "time": "1772186760" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 163, "time": "1772184390" }, "departure": { "delay": 163, "time": "1772184403" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 263, "time": "1772185663" }, "departure": { "delay": 263, "time": "1772185703" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 } ], "timestamp": "1772185841", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758893x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10959:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 134, "time": "1772186774" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 39, "time": "1772184639" }, "departure": { "delay": 39, "time": "1772184639" }, "stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1772185214" }, "departure": { "delay": 5, "time": "1772185265" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 134, "time": "1772186414" }, "departure": { "delay": 134, "time": "1772186414" }, "stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 40, "time": "1772185120" }, "departure": { "delay": 40, "time": "1772185120" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 59, "time": "1772186039" }, "departure": { "delay": 59, "time": "1772186039" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 154, "time": "1772186289" }, "departure": { "delay": 154, "time": "1772186314" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 134, "time": "1772186594" }, "departure": { "delay": 134, "time": "1772186594" }, "stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 24, "time": "1772184864" }, "departure": { "delay": 24, "time": "1772184864" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -30, "time": "1772185840" }, "departure": { "delay": -30, "time": "1772185890" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1772184600" }, "departure": { "delay": 60, "time": "1772184600" }, "stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 104, "time": "1772184740" }, "departure": { "delay": 104, "time": "1772184764" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 28, "time": "1772184688" }, "departure": { "delay": 28, "time": "1772184688" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1772185620" }, "departure": { "delay": 60, "time": "1772185620" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772184420" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -15, "time": "1772185785" }, "departure": { "delay": -15, "time": "1772185785" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 6, "time": "1772185491" }, "departure": { "delay": 6, "time": "1772185506" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 4, "time": "1772184944" }, "departure": { "delay": 4, "time": "1772184964" }, "stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 181, "time": "1772186521" }, "departure": { "delay": 181, "time": "1772186521" }, "stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 54, "time": "1772186214" }, "departure": { "delay": 54, "time": "1772186214" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 34, "time": "1772184814" }, "departure": { "delay": 34, "time": "1772184814" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 104, "time": "1772185064" }, "departure": { "delay": 104, "time": "1772185064" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 54, "time": "1772185674" }, "departure": { "delay": 54, "time": "1772185674" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 144, "time": "1772186364" }, "departure": { "delay": 144, "time": "1772186364" }, "stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 64, "time": "1772186164" }, "departure": { "delay": 64, "time": "1772186164" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 44, "time": "1772184464" }, "departure": { "delay": 44, "time": "1772184464" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 43, "time": "1772185423" }, "departure": { "delay": 43, "time": "1772185423" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 27, "time": "1772185347" }, "departure": { "delay": 27, "time": "1772185347" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1772185739" }, "departure": { "delay": 59, "time": "1772185739" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 59, "time": "1772184539" }, "departure": { "delay": 59, "time": "1772184539" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772184349", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10959:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx6059:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187780" }, "stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772187720" }, "stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772186040" }, "stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772187120" }, "stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772188080" }, "stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772186880" }, "stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772187180" }, "stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772187420" }, "stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772187480" }, "stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772185800" }, "stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772187360" }, "stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772186940" }, "stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772187960" }, "stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772185920" }, "stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772187060" }, "stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772187540" }, "stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772188020" }, "stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772185860" }, "stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772185980" }, "stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx115:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx6059:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758883x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -77, "time": "1772177909" }, "departure": { "delay": -77, "time": "1772177923" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -19, "time": "1772177506" }, "departure": { "delay": -19, "time": "1772177561" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 8, "time": "1772177330" }, "departure": { "delay": 8, "time": "1772177348" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -23, "time": "1772175304" }, "departure": { "delay": -23, "time": "1772175337" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -14, "time": "1772177223" }, "departure": { "delay": -14, "time": "1772177266" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -26, "time": "1772176818" }, "departure": { "delay": -26, "time": "1772176834" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -39, "time": "1772176928" }, "departure": { "delay": -39, "time": "1772176941" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -51, "time": "1772177875" }, "departure": { "delay": -51, "time": "1772177889" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -18, "time": "1772176289" }, "departure": { "delay": -18, "time": "1772176302" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -13, "time": "1772177375" }, "departure": { "delay": -13, "time": "1772177387" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -46, "time": "1772176971" }, "departure": { "delay": -46, "time": "1772176994" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -12, "time": "1772176694" }, "departure": { "delay": -12, "time": "1772176728" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 20, "time": "1772174991" }, "departure": { "delay": 20, "time": "1772175020" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -49, "time": "1772175390" }, "departure": { "delay": -49, "time": "1772175431" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 25, "time": "1772175886" }, "departure": { "delay": 25, "time": "1772175925" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -22, "time": "1772177458" }, "departure": { "delay": -22, "time": "1772177498" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 32, "time": "1772176129" }, "departure": { "delay": 32, "time": "1772176172" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 30, "time": "1772174714" }, "departure": { "delay": 30, "time": "1772174730" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -4, "time": "1772175104" }, "departure": { "delay": -4, "time": "1772175116" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -43, "time": "1772175364" }, "departure": { "delay": -43, "time": "1772175377" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 15, "time": "1772176540" }, "departure": { "delay": 15, "time": "1772176575" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -107, "time": "1772178013" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -22, "time": "1772176877" }, "departure": { "delay": -22, "time": "1772176898" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -37, "time": "1772177287" }, "departure": { "delay": -37, "time": "1772177303" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -6, "time": "1772176643" }, "departure": { "delay": -6, "time": "1772176674" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 6, "time": "1772175035" }, "departure": { "delay": 6, "time": "1772175066" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -57, "time": "1772177629" }, "departure": { "delay": -57, "time": "1772177643" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -4, "time": "1772174909" }, "departure": { "delay": -4, "time": "1772174936" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -33, "time": "1772175129" }, "departure": { "delay": -33, "time": "1772175147" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 3, "time": "1772175451" }, "departure": { "delay": 3, "time": "1772175483" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -9, "time": "1772176776" }, "departure": { "delay": -9, "time": "1772176791" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -47, "time": "1772175163" }, "departure": { "delay": -47, "time": "1772175193" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 14, "time": "1772176322" }, "departure": { "delay": 14, "time": "1772176394" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -42, "time": "1772175525" }, "departure": { "delay": -42, "time": "1772175558" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -48, "time": "1772177394" }, "departure": { "delay": -48, "time": "1772177412" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -28, "time": "1772174950" }, "departure": { "delay": -28, "time": "1772174972" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1772176218" }, "departure": { "delay": -1, "time": "1772176259" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 21, "time": "1772174661" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1772176429" }, "departure": { "delay": 31, "time": "1772176471" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -88, "time": "1772177956" }, "departure": { "delay": -88, "time": "1772177972" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 35, "time": "1772174814" }, "departure": { "delay": 35, "time": "1772174855" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -55, "time": "1772177148" }, "departure": { "delay": -55, "time": "1772177165" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "time": "1772175976" }, "departure": { "time": "1772176080" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -39, "time": "1772177588" }, "departure": { "delay": -39, "time": "1772177601" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -50, "time": "1772175701" }, "departure": { "delay": -50, "time": "1772175730" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -26, "time": "1772177033" }, "departure": { "delay": -26, "time": "1772177074" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -45, "time": "1772177700" }, "departure": { "delay": -45, "time": "1772177715" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -36, "time": "1772177737" }, "departure": { "delay": -36, "time": "1772177784" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -34, "time": "1772175596" }, "departure": { "delay": -34, "time": "1772175626" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 9, "time": "1772174881" }, "departure": { "delay": 9, "time": "1772174889" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1772186451", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758883x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx6015:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772184780" }, "stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772184480" }, "stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772185380" }, "stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772184900" }, "stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772184720" }, "stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772185020" }, "stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772186580" }, "stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772184540" }, "stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772184660" }, "stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772186220" }, "stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772185200" }, "stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772185260" }, "stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772184360" }, "stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772185560" }, "stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772185440" }, "stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772185140" }, "stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772186280" }, "stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772184960" }, "stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772184300" }, "stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772184600" }, "stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx115:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx6015:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758404x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 126, "time": "1772170923" }, "departure": { "delay": 126, "time": "1772170986" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 126, "time": "1772171418" }, "departure": { "delay": 126, "time": "1772171466" }, "stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -26, "time": "1772173098" }, "departure": { "delay": -26, "time": "1772173114" }, "stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 66, "time": "1772171694" }, "departure": { "delay": 66, "time": "1772171706" }, "stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 32, "time": "1772172080" }, "departure": { "delay": 32, "time": "1772172092" }, "stopId": "FR:50045:ZE:BENBG2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1772171974" }, "departure": { "delay": 50, "time": "1772171990" }, "stopId": "FR:50045:ZE:BENCG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -34, "time": "1772173272" }, "departure": { "delay": -34, "time": "1772173286" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 15, "time": "1772170635" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 99, "time": "1772173599" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 2, "time": "1772172573" }, "departure": { "delay": 2, "time": "1772172722" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -7, "time": "1772172341" }, "departure": { "delay": -7, "time": "1772172353" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 103, "time": "1772171222" }, "departure": { "delay": 103, "time": "1772171263" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1772186451", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758404x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx2423:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187840" }, "stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772188560" }, "stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772188920" }, "stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772188140" }, "stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772188320" }, "stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772189040" }, "stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772189340" }, "stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772189280" }, "stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772188260" }, "stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772188380" }, "stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772188680" }, "stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772188200" }, "stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772189820" }, "stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1772189640" }, "stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001", "stopSequence": 33 }, { "departure": { "time": "1772189160" }, "stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772189520" }, "stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772188500" }, "stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772188020" }, "stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772188860" }, "stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772188800" }, "stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772187660" }, "stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772188620" }, "stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772187720" }, "stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772189700" }, "stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772188980" }, "stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772189460" }, "stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772189220" }, "stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx112:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx2423:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017628x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 22, "time": "1772186242" }, "stopId": "FR:76351:ZE:3013:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 121, "time": "1772186521" }, "departure": { "delay": 121, "time": "1772186521" }, "stopId": "FR:76351:ZE:3129:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 82, "time": "1772185882" }, "stopId": "FR:76351:ZE:4562:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 109, "time": "1772186689" }, "departure": { "delay": 109, "time": "1772186689" }, "stopId": "FR:76351:ZE:4567:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 86, "time": "1772187026" }, "departure": { "delay": 86, "time": "1772187026" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 122, "time": "1772186162" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 7 }, { "departure": { "delay": 57, "time": "1772185917" }, "stopId": "FR:76351:ZE:4564:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 69, "time": "1772187069" }, "departure": { "delay": 69, "time": "1772187069" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 69, "time": "1772186949" }, "departure": { "delay": 69, "time": "1772186949" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 52, "time": "1772186332" }, "stopId": "FR:76351:ZE:3585:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 113, "time": "1772186873" }, "departure": { "delay": 113, "time": "1772186873" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 112, "time": "1772186212" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 8 }, { "departure": { "delay": 83, "time": "1772186063" }, "stopId": "FR:76351:ZE:4569:ATOUMOD003", "stopSequence": 5 }, { "departure": { "delay": 83, "time": "1772186423" }, "stopId": "FR:76351:ZE:3026:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 81, "time": "1772186001" }, "stopId": "FR:76351:ZE:4590:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 121, "time": "1772186761" }, "departure": { "delay": 121, "time": "1772186761" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 71, "time": "1772186591" }, "departure": { "delay": 71, "time": "1772186591" }, "stopId": "FR:76351:ZE:3626:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 69, "time": "1772187369" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 69, "time": "1772187129" }, "departure": { "delay": 69, "time": "1772187129" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 117, "time": "1772186097" }, "stopId": "FR:76351:ZE:3042:ATOUMOD003", "stopSequence": 6 }, { "departure": { "delay": 21, "time": "1772185821" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 69, "time": "1772186469" }, "departure": { "delay": 69, "time": "1772186469" }, "stopId": "FR:76351:ZE:4841:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 77, "time": "1772186297" }, "departure": { "delay": 77, "time": "1772186297" }, "stopId": "FR:76351:ZE:4802:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1772186247", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017628x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3195:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1772187779" }, "departure": { "delay": 59, "time": "1772187779" }, "stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 22, "time": "1772187502" }, "departure": { "delay": 22, "time": "1772187502" }, "stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 26, "time": "1772188046" }, "stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 6, "time": "1772186224" }, "departure": { "delay": 6, "time": "1772186226" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 56, "time": "1772187716" }, "departure": { "delay": 56, "time": "1772187716" }, "stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 42, "time": "1772187642" }, "departure": { "delay": 42, "time": "1772187642" }, "stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 57, "time": "1772186697" }, "departure": { "delay": 57, "time": "1772186697" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 29, "time": "1772187329" }, "departure": { "delay": 29, "time": "1772187329" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 27, "time": "1772186487" }, "departure": { "delay": 27, "time": "1772186487" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 27, "time": "1772187567" }, "departure": { "delay": 27, "time": "1772187567" }, "stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 66, "time": "1772186397" }, "departure": { "delay": 66, "time": "1772186406" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 26, "time": "1772187206" }, "departure": { "delay": 26, "time": "1772187206" }, "stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 35, "time": "1772186555" }, "departure": { "delay": 35, "time": "1772186555" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 46, "time": "1772186306" }, "departure": { "delay": 46, "time": "1772186326" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1772186909" }, "departure": { "delay": 29, "time": "1772186909" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 27, "time": "1772186967" }, "departure": { "delay": 27, "time": "1772186967" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 40, "time": "1772187040" }, "departure": { "delay": 40, "time": "1772187040" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 22, "time": "1772187442" }, "departure": { "delay": 22, "time": "1772187442" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 26, "time": "1772186846" }, "departure": { "delay": 26, "time": "1772186846" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1772186230", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3195:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758658x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 69, "time": "1772177734" }, "departure": { "delay": 69, "time": "1772177769" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 173, "time": "1772178789" }, "departure": { "delay": 173, "time": "1772178833" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 43, "time": "1772177323" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 242, "time": "1772178520" }, "departure": { "delay": 242, "time": "1772178602" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 214, "time": "1772179924" }, "departure": { "delay": 214, "time": "1772179954" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 79, "time": "1772177920" }, "departure": { "delay": 79, "time": "1772177959" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 263, "time": "1772180019" }, "departure": { "delay": 263, "time": "1772180063" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 189, "time": "1772180272" }, "departure": { "delay": 189, "time": "1772180289" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 12, "time": "1772177460" }, "departure": { "delay": 12, "time": "1772177472" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 91, "time": "1772177995" }, "departure": { "delay": 91, "time": "1772178031" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 99, "time": "1772178303" }, "departure": { "delay": 99, "time": "1772178339" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 24, "time": "1772177532" }, "departure": { "delay": 24, "time": "1772177544" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 273, "time": "1772179667" }, "departure": { "delay": 273, "time": "1772179713" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 210, "time": "1772178734" }, "departure": { "delay": 210, "time": "1772178750" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 208, "time": "1772180111" }, "departure": { "delay": 208, "time": "1772180128" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 12, "time": "1772177640" }, "departure": { "delay": 12, "time": "1772177652" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 247, "time": "1772179262" }, "departure": { "delay": 247, "time": "1772179447" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 158, "time": "1772178363" }, "departure": { "delay": 158, "time": "1772178458" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 196, "time": "1772179018" }, "departure": { "delay": 196, "time": "1772179036" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 63, "time": "1772178208" }, "departure": { "delay": 63, "time": "1772178243" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 53, "time": "1772177836" }, "departure": { "delay": 53, "time": "1772177873" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 198, "time": "1772178959" }, "departure": { "delay": 198, "time": "1772178978" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 191, "time": "1772180219" }, "departure": { "delay": 191, "time": "1772180231" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 246, "time": "1772178625" }, "departure": { "delay": 246, "time": "1772178666" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 224, "time": "1772179569" }, "departure": { "delay": 224, "time": "1772179604" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 95, "time": "1772178113" }, "departure": { "delay": 95, "time": "1772178155" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 236, "time": "1772179838" }, "departure": { "delay": 236, "time": "1772179856" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 129, "time": "1772180349" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 118, "time": "1772179061" }, "departure": { "delay": 118, "time": "1772179078" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 205, "time": "1772178886" }, "departure": { "delay": 205, "time": "1772178925" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 50, "time": "1772177495" }, "departure": { "delay": 50, "time": "1772177510" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 36, "time": "1772177402" }, "departure": { "delay": 36, "time": "1772177436" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 233, "time": "1772179777" }, "departure": { "delay": 233, "time": "1772179793" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 99, "time": "1772179144" }, "departure": { "delay": 99, "time": "1772179179" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 209, "time": "1772180170" }, "departure": { "delay": 209, "time": "1772180189" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758658x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4039369x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 128, "time": "1772187188" }, "departure": { "delay": 128, "time": "1772187188" }, "stopId": "FR:76341:ZE:3905:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 144, "time": "1772186484" }, "departure": { "delay": 144, "time": "1772186484" }, "stopId": "FR:76305:ZE:3187:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 124, "time": "1772188924" }, "departure": { "delay": 124, "time": "1772188924" }, "stopId": "FR:76351:ZE:4503:ATOUMOD003", "stopSequence": 47 }, { "departure": { "delay": 91, "time": "1772186251" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 130, "time": "1772187550" }, "departure": { "delay": 130, "time": "1772187550" }, "stopId": "FR:76447:ZE:3762:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 85, "time": "1772187385" }, "departure": { "delay": 85, "time": "1772187385" }, "stopId": "FR:76447:ZE:3741:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 124, "time": "1772189164" }, "departure": { "delay": 124, "time": "1772189164" }, "stopId": "FR:76351:ZE:4578:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 85, "time": "1772188645" }, "departure": { "delay": 85, "time": "1772188645" }, "stopId": "FR:76270:ZE:3248:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 85, "time": "1772189245" }, "departure": { "delay": 85, "time": "1772189245" }, "stopId": "FR:76351:ZE:3361:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 87, "time": "1772186607" }, "departure": { "delay": 87, "time": "1772186607" }, "stopId": "FR:76341:ZE:3207:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 85, "time": "1772187145" }, "departure": { "delay": 85, "time": "1772187145" }, "stopId": "FR:76341:ZE:3485:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 85, "time": "1772188285" }, "departure": { "delay": 85, "time": "1772188285" }, "stopId": "FR:76447:ZE:3123:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 114, "time": "1772185914" }, "stopId": "FR:76305:ZE:4498:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 85, "time": "1772187805" }, "departure": { "delay": 85, "time": "1772187805" }, "stopId": "FR:76447:ZE:3453:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 113, "time": "1772188253" }, "departure": { "delay": 113, "time": "1772188253" }, "stopId": "FR:76447:ZE:3067:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 138, "time": "1772186418" }, "departure": { "delay": 138, "time": "1772186418" }, "stopId": "FR:76305:ZE:3151:ATOUMOD003", "stopSequence": 7 }, { "departure": { "delay": 73, "time": "1772186113" }, "stopId": "FR:76305:ZE:4489:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 101, "time": "1772187281" }, "departure": { "delay": 101, "time": "1772187281" }, "stopId": "FR:76447:ZE:3758:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 130, "time": "1772186530" }, "departure": { "delay": 130, "time": "1772186530" }, "stopId": "FR:76305:ZE:3296:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 131, "time": "1772188691" }, "departure": { "delay": 131, "time": "1772188691" }, "stopId": "FR:76270:ZE:3429:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 105, "time": "1772188365" }, "departure": { "delay": 105, "time": "1772188365" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 129, "time": "1772188329" }, "departure": { "delay": 129, "time": "1772188329" }, "stopId": "FR:76447:ZE:3516:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 62, "time": "1772185802" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 125, "time": "1772188025" }, "departure": { "delay": 125, "time": "1772188025" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 100, "time": "1772188060" }, "departure": { "delay": 100, "time": "1772188060" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 138, "time": "1772187018" }, "departure": { "delay": 138, "time": "1772187018" }, "stopId": "FR:76341:ZE:3752:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 119, "time": "1772186579" }, "departure": { "delay": 119, "time": "1772186579" }, "stopId": "FR:76305:ZE:3522:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 85, "time": "1772186665" }, "departure": { "delay": 85, "time": "1772186665" }, "stopId": "FR:76341:ZE:3084:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 141, "time": "1772186781" }, "departure": { "delay": 141, "time": "1772186781" }, "stopId": "FR:76341:ZE:3445:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 116, "time": "1772187356" }, "departure": { "delay": 116, "time": "1772187356" }, "stopId": "FR:76447:ZE:3760:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 109, "time": "1772187649" }, "departure": { "delay": 109, "time": "1772187649" }, "stopId": "FR:76447:ZE:3764:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 116, "time": "1772188616" }, "departure": { "delay": 116, "time": "1772188616" }, "stopId": "FR:76270:ZE:3354:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 99, "time": "1772188479" }, "departure": { "delay": 99, "time": "1772188479" }, "stopId": "FR:76270:ZE:4507:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 85, "time": "1772189005" }, "departure": { "delay": 85, "time": "1772189005" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": 74, "time": "1772185994" }, "stopId": "FR:76305:ZE:4491:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 85, "time": "1772189365" }, "stopId": "FR:76481:ZE:5250:ATOUMOD003", "stopSequence": 55 }, { "arrival": { "delay": 96, "time": "1772187696" }, "departure": { "delay": 96, "time": "1772187696" }, "stopId": "FR:76447:ZE:3766:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 88, "time": "1772187748" }, "departure": { "delay": 88, "time": "1772187748" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 105, "time": "1772188965" }, "departure": { "delay": 105, "time": "1772188965" }, "stopId": "FR:76351:ZE:4515:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 85, "time": "1772187445" }, "departure": { "delay": 85, "time": "1772187445" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 136, "time": "1772188156" }, "departure": { "delay": 136, "time": "1772188156" }, "stopId": "FR:76447:ZE:4496:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 85, "time": "1772186965" }, "departure": { "delay": 85, "time": "1772186965" }, "stopId": "FR:76341:ZE:3746:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 85, "time": "1772186725" }, "departure": { "delay": 85, "time": "1772186725" }, "stopId": "FR:76341:ZE:3538:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 111, "time": "1772187891" }, "departure": { "delay": 111, "time": "1772187891" }, "stopId": "FR:76447:ZE:3536:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 137, "time": "1772188877" }, "departure": { "delay": 137, "time": "1772188877" }, "stopId": "FR:76270:ZE:4505:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 142, "time": "1772189062" }, "departure": { "delay": 142, "time": "1772189062" }, "stopId": "FR:76351:ZE:3802:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 95, "time": "1772187935" }, "departure": { "delay": 95, "time": "1772187935" }, "stopId": "FR:76447:ZE:3242:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 115, "time": "1772189215" }, "departure": { "delay": 115, "time": "1772189215" }, "stopId": "FR:76351:ZE:3870:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 85, "time": "1772187085" }, "departure": { "delay": 85, "time": "1772187085" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 127, "time": "1772186347" }, "stopId": "FR:76305:ZE:3181:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 116, "time": "1772188736" }, "departure": { "delay": 116, "time": "1772188736" }, "stopId": "FR:76270:ZE:5199:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 114, "time": "1772189274" }, "departure": { "delay": 114, "time": "1772189274" }, "stopId": "FR:76351:ZE:4576:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 85, "time": "1772188405" }, "departure": { "delay": 85, "time": "1772188405" }, "stopId": "FR:76447:ZE:4509:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 126, "time": "1772188206" }, "departure": { "delay": 126, "time": "1772188206" }, "stopId": "FR:76447:ZE:4511:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 85, "time": "1772188105" }, "departure": { "delay": 85, "time": "1772188105" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 33 } ], "timestamp": "1772186387", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4039369x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022825x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 13, "time": "1772187013" }, "departure": { "delay": 13, "time": "1772187013" }, "stopId": "FR:76447:ZE:3067:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 13, "time": "1772187133" }, "departure": { "delay": 13, "time": "1772187133" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 7, "time": "1772188747" }, "departure": { "delay": 7, "time": "1772188747" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76351:ZE:3016:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 13, "time": "1772190313" }, "departure": { "delay": 13, "time": "1772190313" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 50, "time": "1772189690" }, "departure": { "delay": 50, "time": "1772189690" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 50, "time": "1772189270" }, "departure": { "delay": 50, "time": "1772189270" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 39, "time": "1772189859" }, "departure": { "delay": 39, "time": "1772189859" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 43, "time": "1772186863" }, "departure": { "delay": 43, "time": "1772186863" }, "stopId": "FR:76447:ZE:3267:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 52, "time": "1772188552" }, "departure": { "delay": 52, "time": "1772188552" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 7, "time": "1772187847" }, "departure": { "delay": 7, "time": "1772187847" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 48, "time": "1772189208" }, "departure": { "delay": 48, "time": "1772189208" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "time": "1772190060" }, "departure": { "time": "1772190060" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76351:ZE:3638:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1772190228" }, "departure": { "delay": 48, "time": "1772190228" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "time": "1772190360" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76447:ZE:3347:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 8, "time": "1772187968" }, "departure": { "delay": 8, "time": "1772187968" }, "stopId": "FR:76351:ZE:3250:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 55, "time": "1772188975" }, "departure": { "delay": 55, "time": "1772188975" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76447:ZE:3119:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 50, "time": "1772189810" }, "departure": { "delay": 50, "time": "1772189810" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 36, "time": "1772187096" }, "departure": { "delay": 36, "time": "1772187096" }, "stopId": "FR:76447:ZE:3516:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 13, "time": "1772188033" }, "departure": { "delay": 13, "time": "1772188033" }, "stopId": "FR:76351:ZE:3548:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 23, "time": "1772186903" }, "departure": { "delay": 23, "time": "1772186903" }, "stopId": "FR:76447:ZE:3407:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 27, "time": "1772189127" }, "departure": { "delay": 27, "time": "1772189127" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 23, "time": "1772188403" }, "departure": { "delay": 23, "time": "1772188403" }, "stopId": "FR:76351:ZE:3224:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 47, "time": "1772189987" }, "departure": { "delay": 47, "time": "1772189987" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 6, "time": "1772189766" }, "departure": { "delay": 6, "time": "1772189766" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 57, "time": "1772190117" }, "departure": { "delay": 57, "time": "1772190117" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 50, "time": "1772187050" }, "departure": { "delay": 50, "time": "1772187050" }, "stopId": "FR:76447:ZE:3123:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1772188907" }, "departure": { "delay": 47, "time": "1772188907" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 31, "time": "1772187391" }, "departure": { "delay": 31, "time": "1772187391" }, "stopId": "FR:76447:ZE:3221:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "time": "1772189940" }, "departure": { "time": "1772189940" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 19, "time": "1772189359" }, "departure": { "delay": 19, "time": "1772189359" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 21, "time": "1772189601" }, "departure": { "delay": 21, "time": "1772189601" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 50, "time": "1772188610" }, "departure": { "delay": 50, "time": "1772188610" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 55, "time": "1772188495" }, "departure": { "delay": 55, "time": "1772188495" }, "stopId": "FR:76351:ZE:4516:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 58, "time": "1772188078" }, "departure": { "delay": 58, "time": "1772188078" }, "stopId": "FR:76351:ZE:3234:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76351:ZE:3624:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76351:ZE:3595:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 59, "time": "1772186939" }, "departure": { "delay": 59, "time": "1772186939" }, "stopId": "FR:76447:ZE:3433:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 39, "time": "1772190279" }, "departure": { "delay": 39, "time": "1772190279" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1772189422" }, "departure": { "delay": 22, "time": "1772189422" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 25, "time": "1772188345" }, "departure": { "delay": 25, "time": "1772188345" }, "stopId": "FR:76351:ZE:3507:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 43, "time": "1772190163" }, "departure": { "delay": 43, "time": "1772190163" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "time": "1772186820" }, "departure": { "time": "1772186820" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 46, "time": "1772187346" }, "departure": { "delay": 46, "time": "1772187346" }, "stopId": "FR:76447:ZE:3108:ATOUMOD003", "stopSequence": 11 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022825x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4191248x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 15, "time": "1772187375" }, "departure": { "delay": 15, "time": "1772187375" }, "stopId": "FR:76351:ZE:3053:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 32, "time": "1772187092" }, "departure": { "delay": 32, "time": "1772187092" }, "stopId": "FR:76351:ZE:4733:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "time": "1772186520" }, "departure": { "time": "1772186520" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 33, "time": "1772187633" }, "departure": { "delay": 33, "time": "1772187633" }, "stopId": "FR:76351:ZE:5150:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:76351:ZE:4428:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 53, "time": "1772186993" }, "departure": { "delay": 53, "time": "1772186993" }, "stopId": "FR:76351:ZE:3048:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76351:ZE:4828:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "time": "1772188440" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 11, "time": "1772187551" }, "departure": { "delay": 11, "time": "1772187551" }, "stopId": "FR:76351:ZE:3421:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76351:ZE:3142:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 26, "time": "1772187866" }, "departure": { "delay": 26, "time": "1772187866" }, "stopId": "FR:76351:ZE:4913:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1772187781" }, "departure": { "delay": 1, "time": "1772187781" }, "stopId": "FR:76351:ZE:4911:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 54, "time": "1772186574" }, "departure": { "delay": 54, "time": "1772186574" }, "stopId": "FR:76351:ZE:4849:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1772187044" }, "departure": { "delay": 44, "time": "1772187044" }, "stopId": "FR:76351:ZE:3387:ATOUMOD003", "stopSequence": 12 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76351:ZE:4910:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1772186883" }, "departure": { "delay": 3, "time": "1772186883" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76351:ZE:3549:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 7, "time": "1772187667" }, "departure": { "delay": 7, "time": "1772187667" }, "stopId": "FR:76351:ZE:4486:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 8, "time": "1772186468" }, "departure": { "delay": 8, "time": "1772186468" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 52, "time": "1772186632" }, "departure": { "delay": 52, "time": "1772186632" }, "stopId": "FR:76351:ZE:3076:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1772187990" }, "departure": { "delay": 30, "time": "1772187990" }, "stopId": "FR:76351:ZE:3779:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76351:ZE:4699:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 45, "time": "1772188125" }, "departure": { "delay": 45, "time": "1772188125" }, "stopId": "FR:76351:ZE:3194:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 46, "time": "1772186806" }, "departure": { "delay": 46, "time": "1772186806" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:76351:ZE:4142:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 11, "time": "1772187911" }, "departure": { "delay": 11, "time": "1772187911" }, "stopId": "FR:76351:ZE:3783:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 35, "time": "1772188055" }, "departure": { "delay": 35, "time": "1772188055" }, "stopId": "FR:76351:ZE:3777:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 21, "time": "1772186721" }, "departure": { "delay": 21, "time": "1772186721" }, "stopId": "FR:76351:ZE:3572:ATOUMOD003", "stopSequence": 6 } ], "timestamp": "1772186237", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:19:LOC", "tripId": "ATOUMOD003:ServiceJourney:4191248x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4197315x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -4, "time": "1772186336" }, "stopId": "FR:76351:ZE:3655:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -40, "time": "1772186720" }, "departure": { "delay": -40, "time": "1772186720" }, "stopId": "FR:76351:ZE:3376:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -14, "time": "1772186986" }, "departure": { "delay": -14, "time": "1772186986" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -57, "time": "1772187063" }, "departure": { "delay": -57, "time": "1772187063" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -57, "time": "1772188743" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": -52, "time": "1772187488" }, "departure": { "delay": -52, "time": "1772187488" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -48, "time": "1772188572" }, "departure": { "delay": -48, "time": "1772188572" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -10, "time": "1772188310" }, "departure": { "delay": -10, "time": "1772188310" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -4, "time": "1772186876" }, "departure": { "delay": -4, "time": "1772186876" }, "stopId": "FR:76351:ZE:3605:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -25, "time": "1772188535" }, "departure": { "delay": -25, "time": "1772188535" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -39, "time": "1772188341" }, "departure": { "delay": -39, "time": "1772188341" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -5, "time": "1772187595" }, "departure": { "delay": -5, "time": "1772187595" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -51, "time": "1772186769" }, "departure": { "delay": -51, "time": "1772186769" }, "stopId": "FR:76351:ZE:3414:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -57, "time": "1772186643" }, "departure": { "delay": -57, "time": "1772186643" }, "stopId": "FR:76351:ZE:3728:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -27, "time": "1772186673" }, "departure": { "delay": -27, "time": "1772186673" }, "stopId": "FR:76351:ZE:3568:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -57, "time": "1772188503" }, "departure": { "delay": -57, "time": "1772188503" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": -53, "time": "1772186527" }, "departure": { "delay": -53, "time": "1772186527" }, "stopId": "FR:76351:ZE:3707:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -16, "time": "1772188364" }, "departure": { "delay": -16, "time": "1772188364" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -13, "time": "1772188127" }, "departure": { "delay": -13, "time": "1772188127" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -57, "time": "1772187423" }, "departure": { "delay": -57, "time": "1772187423" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -4, "time": "1772187296" }, "departure": { "delay": -4, "time": "1772187296" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -57, "time": "1772187783" }, "departure": { "delay": -57, "time": "1772187783" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 29 }, { "departure": { "delay": -53, "time": "1772186287" }, "stopId": "FR:76351:ZE:3161:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": -57, "time": "1772186403" }, "stopId": "FR:76351:ZE:3385:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -54, "time": "1772187366" }, "departure": { "delay": -54, "time": "1772187366" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": -48, "time": "1772187132" }, "departure": { "delay": -48, "time": "1772187132" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -56, "time": "1772186584" }, "departure": { "delay": -56, "time": "1772186584" }, "stopId": "FR:76351:ZE:4875:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -57, "time": "1772188263" }, "departure": { "delay": -57, "time": "1772188263" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -57, "time": "1772188023" }, "departure": { "delay": -57, "time": "1772188023" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -52, "time": "1772186468" }, "departure": { "delay": -52, "time": "1772186468" }, "stopId": "FR:76351:ZE:3709:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -45, "time": "1772187675" }, "departure": { "delay": -45, "time": "1772187675" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 28 } ], "timestamp": "1772186357", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4197315x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758894x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 410, "time": "1772188430" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "time": "1772186440" }, "departure": { "time": "1772186040" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 290, "time": "1772185596" }, "departure": { "delay": 290, "time": "1772185610" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 314, "time": "1772185762" }, "departure": { "delay": 314, "time": "1772185814" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 410, "time": "1772186750" }, "departure": { "delay": 410, "time": "1772186750" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 410, "time": "1772187650" }, "departure": { "delay": 410, "time": "1772187650" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 410, "time": "1772187830" }, "departure": { "delay": 410, "time": "1772187830" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 410, "time": "1772187710" }, "departure": { "delay": 410, "time": "1772187710" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 200, "time": "1772184996" }, "departure": { "delay": 200, "time": "1772185040" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 151, "time": "1772184878" }, "departure": { "delay": 151, "time": "1772184931" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 296, "time": "1772185631" }, "departure": { "delay": 296, "time": "1772185676" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 410, "time": "1772187050" }, "departure": { "delay": 410, "time": "1772187050" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "departure": { "delay": 59, "time": "1772184659" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 137, "time": "1772184716" }, "departure": { "delay": 137, "time": "1772184797" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 410, "time": "1772188010" }, "departure": { "delay": 410, "time": "1772188010" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 410, "time": "1772187110" }, "departure": { "delay": 410, "time": "1772187110" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 410, "time": "1772186630" }, "departure": { "delay": 410, "time": "1772186630" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 291, "time": "1772185302" }, "departure": { "delay": 291, "time": "1772185311" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 331, "time": "1772185696" }, "departure": { "delay": 331, "time": "1772185711" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 131, "time": "1772184963" }, "departure": { "delay": 131, "time": "1772184971" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 277, "time": "1772185136" }, "departure": { "delay": 277, "time": "1772185177" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 410, "time": "1772187290" }, "departure": { "delay": 410, "time": "1772187290" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 410, "time": "1772186570" }, "departure": { "delay": 410, "time": "1772186570" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 407, "time": "1772186035" }, "departure": { "delay": 407, "time": "1772186087" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 410, "time": "1772187170" }, "departure": { "delay": 410, "time": "1772187170" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 352, "time": "1772185857" }, "departure": { "delay": 352, "time": "1772185912" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 426, "time": "1772186187" }, "departure": { "delay": 426, "time": "1772186226" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 267, "time": "1772185338" }, "departure": { "delay": 267, "time": "1772185347" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 410, "time": "1772186870" }, "departure": { "delay": 410, "time": "1772186870" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 298, "time": "1772185193" }, "departure": { "delay": 298, "time": "1772185258" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 410, "time": "1772188370" }, "departure": { "delay": 410, "time": "1772188370" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 410, "time": "1772188310" }, "departure": { "delay": 410, "time": "1772188310" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 410, "time": "1772188130" }, "departure": { "delay": 410, "time": "1772188130" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 410, "time": "1772187770" }, "departure": { "delay": 410, "time": "1772187770" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 410, "time": "1772187650" }, "departure": { "delay": 410, "time": "1772187650" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 410, "time": "1772187590" }, "departure": { "delay": 410, "time": "1772187590" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 247, "time": "1772185359" }, "departure": { "delay": 247, "time": "1772185387" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 303, "time": "1772185507" }, "departure": { "delay": 303, "time": "1772185563" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 410, "time": "1772188070" }, "departure": { "delay": 410, "time": "1772188070" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 221, "time": "1772185071" }, "departure": { "delay": 221, "time": "1772185121" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 410, "time": "1772187350" }, "departure": { "delay": 410, "time": "1772187350" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 410, "time": "1772187410" }, "departure": { "delay": 410, "time": "1772187410" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 410, "time": "1772186690" }, "departure": { "delay": 410, "time": "1772186690" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 405, "time": "1772186309" }, "departure": { "delay": 405, "time": "1772186385" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 410, "time": "1772187230" }, "departure": { "delay": 410, "time": "1772187230" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 410, "time": "1772187890" }, "departure": { "delay": 410, "time": "1772187890" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 410, "time": "1772187950" }, "departure": { "delay": 410, "time": "1772187950" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 410, "time": "1772187530" }, "departure": { "delay": 410, "time": "1772187530" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 410, "time": "1772188250" }, "departure": { "delay": 410, "time": "1772188250" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 410, "time": "1772186990" }, "departure": { "delay": 410, "time": "1772186990" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758894x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758722x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 226, "time": "1772182913" }, "departure": { "delay": 226, "time": "1772182966" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 189, "time": "1772182815" }, "departure": { "delay": 189, "time": "1772182869" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 284, "time": "1772183430" }, "departure": { "delay": 284, "time": "1772183444" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 195, "time": "1772182406" }, "departure": { "delay": 195, "time": "1772182455" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 216, "time": "1772182742" }, "departure": { "delay": 216, "time": "1772182776" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 195, "time": "1772182043" }, "departure": { "delay": 195, "time": "1772182095" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 124, "time": "1772181866" }, "departure": { "delay": 124, "time": "1772181904" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 71, "time": "1772181091" }, "departure": { "delay": 71, "time": "1772181131" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 213, "time": "1772182558" }, "departure": { "delay": 213, "time": "1772182593" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 304, "time": "1772183066" }, "departure": { "delay": 304, "time": "1772183104" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 104, "time": "1772181730" }, "departure": { "delay": 104, "time": "1772181764" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 89, "time": "1772181349" }, "departure": { "delay": 89, "time": "1772181389" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 247, "time": "1772183570" }, "departure": { "delay": 247, "time": "1772183587" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 78, "time": "1772181186" }, "departure": { "delay": 78, "time": "1772181198" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 99, "time": "1772181233" }, "departure": { "delay": 99, "time": "1772181279" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 246, "time": "1772183010" }, "departure": { "delay": 246, "time": "1772183046" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 224, "time": "1772183788" }, "departure": { "delay": 224, "time": "1772183804" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 231, "time": "1772183502" }, "departure": { "delay": 231, "time": "1772183511" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 210, "time": "1772182489" }, "departure": { "delay": 210, "time": "1772182530" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 205, "time": "1772183890" }, "departure": { "delay": 205, "time": "1772183905" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 191, "time": "1772183951" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 199, "time": "1772182286" }, "departure": { "delay": 199, "time": "1772182339" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 256, "time": "1772183693" }, "departure": { "delay": 256, "time": "1772183716" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 328, "time": "1772183152" }, "departure": { "delay": 328, "time": "1772183188" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 257, "time": "1772183622" }, "departure": { "delay": 257, "time": "1772183657" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 112, "time": "1772181555" }, "departure": { "delay": 112, "time": "1772181592" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 243, "time": "1772183746" }, "departure": { "delay": 243, "time": "1772183763" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 230, "time": "1772182635" }, "departure": { "delay": 230, "time": "1772182670" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 119, "time": "1772181445" }, "departure": { "delay": 119, "time": "1772181479" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 228, "time": "1772183849" }, "departure": { "delay": 228, "time": "1772183868" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 297, "time": "1772183382" }, "departure": { "delay": 297, "time": "1772183397" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 129, "time": "1772181622" }, "departure": { "delay": 129, "time": "1772181669" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 73, "time": "1772180966" }, "departure": { "delay": 73, "time": "1772181013" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 22, "time": "1772180902" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 147, "time": "1772182188" }, "departure": { "delay": 147, "time": "1772182227" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 334, "time": "1772183271" }, "departure": { "delay": 334, "time": "1772183314" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758722x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4051230xGTFSxGSemH18xSemainex05:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -699, "time": "1772186541" }, "departure": { "delay": -699, "time": "1772186541" }, "stopId": "FR:76351:ZE:3481:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -688, "time": "1772187032" }, "departure": { "delay": -688, "time": "1772187032" }, "stopId": "FR:76351:ZE:3792:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -738, "time": "1772187342" }, "stopId": "FR:76351:ZE:5206:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -723, "time": "1772186877" }, "departure": { "delay": -723, "time": "1772186877" }, "stopId": "FR:76351:ZE:5197:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": -738, "time": "1772186382" }, "stopId": "FR:76351:ZE:3271:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -682, "time": "1772186618" }, "departure": { "delay": -682, "time": "1772186618" }, "stopId": "FR:76351:ZE:5164:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -719, "time": "1772186701" }, "departure": { "delay": -719, "time": "1772186701" }, "stopId": "FR:76351:ZE:4486:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -692, "time": "1772187148" }, "departure": { "delay": -692, "time": "1772187148" }, "stopId": "FR:76351:ZE:3330:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -693, "time": "1772186667" }, "departure": { "delay": -693, "time": "1772186667" }, "stopId": "FR:76351:ZE:5150:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -712, "time": "1772187068" }, "departure": { "delay": -712, "time": "1772187068" }, "stopId": "FR:76351:ZE:3328:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:18:LOC", "tripId": "ATOUMOD003:ServiceJourney:4051230xGTFSxGSemH18xSemainex05:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745462x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1772184045" }, "departure": { "delay": 3, "time": "1772184063" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -42, "time": "1772184563" }, "departure": { "delay": -42, "time": "1772184618" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -70, "time": "1772184692" }, "departure": { "delay": -70, "time": "1772184710" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -34, "time": "1772184868" }, "departure": { "delay": -34, "time": "1772184926" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 49, "time": "1772183953" }, "departure": { "delay": 49, "time": "1772183989" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 16, "time": "1772184238" }, "departure": { "delay": 16, "time": "1772184256" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 34, "time": "1772184137" }, "departure": { "delay": 34, "time": "1772184154" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -25, "time": "1772185228" }, "departure": { "delay": -25, "time": "1772185235" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 6, "time": "1772185110" }, "departure": { "delay": 6, "time": "1772185146" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -47, "time": "1772184744" }, "departure": { "delay": -47, "time": "1772184793" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 15, "time": "1772184173" }, "departure": { "delay": 15, "time": "1772184195" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 7, "time": "1772185045" }, "departure": { "delay": 7, "time": "1772185087" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 18, "time": "1772183841" }, "departure": { "delay": 18, "time": "1772183898" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 79, "time": "1772183779" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -99, "time": "1772185341" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -22, "time": "1772184471" }, "departure": { "delay": -22, "time": "1772184518" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 7, "time": "1772185162" }, "departure": { "delay": 7, "time": "1772185207" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -4, "time": "1772184389" }, "departure": { "delay": -4, "time": "1772184416" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -3, "time": "1772184978" }, "departure": { "delay": -3, "time": "1772185017" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745462x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15303:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1772186902" }, "departure": { "delay": 22, "time": "1772186902" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1772186399" }, "departure": { "delay": -1, "time": "1772186399" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 13, "time": "1772186353" }, "departure": { "delay": 13, "time": "1772186353" }, "stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001", "stopSequence": 18 }, { "departure": { "delay": 54, "time": "1772185074" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 34, "time": "1772186794" }, "departure": { "delay": 34, "time": "1772186794" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 66, "time": "1772186286" }, "departure": { "delay": 66, "time": "1772186286" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -2, "time": "1772186818" }, "departure": { "delay": -2, "time": "1772186818" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 49, "time": "1772185849" }, "departure": { "delay": 49, "time": "1772185849" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 46, "time": "1772186686" }, "departure": { "delay": 46, "time": "1772186686" }, "stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 40, "time": "1772187100" }, "departure": { "delay": 40, "time": "1772187100" }, "stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -2, "time": "1772187238" }, "departure": { "delay": -2, "time": "1772187238" }, "stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": -99, "time": "1772185941" }, "departure": { "delay": -99, "time": "1772185941" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 14, "time": "1772186174" }, "departure": { "delay": 14, "time": "1772186174" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 41, "time": "1772185781" }, "departure": { "delay": 41, "time": "1772185781" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 28, "time": "1772187208" }, "departure": { "delay": 28, "time": "1772187208" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 17, "time": "1772186477" }, "departure": { "delay": 17, "time": "1772186477" }, "stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 37, "time": "1772186317" }, "departure": { "delay": 37, "time": "1772186317" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -2, "time": "1772187358" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 74, "time": "1772185249" }, "departure": { "delay": 74, "time": "1772185274" }, "stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 34, "time": "1772185174" }, "departure": { "delay": 34, "time": "1772185174" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 28, "time": "1772186728" }, "departure": { "delay": 28, "time": "1772186728" }, "stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -146, "time": "1772185954" }, "departure": { "delay": -146, "time": "1772185954" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 11, "time": "1772185331" }, "departure": { "delay": 11, "time": "1772185331" }, "stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 24, "time": "1772186124" }, "departure": { "delay": 24, "time": "1772186124" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 83, "time": "1772185103" }, "departure": { "delay": 83, "time": "1772185103" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -2, "time": "1772186998" }, "departure": { "delay": -2, "time": "1772186998" }, "stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 18, "time": "1772186598" }, "departure": { "delay": 18, "time": "1772186598" }, "stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1772185079", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15303:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759195x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1772177588" }, "departure": { "delay": 3, "time": "1772177643" }, "stopId": "FR:50129:ZE:10BDB2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -12, "time": "1772177193" }, "departure": { "delay": -12, "time": "1772177208" }, "stopId": "FR:50129:ZE:10HTR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 16, "time": "1772177015" }, "departure": { "delay": 16, "time": "1772177116" }, "stopId": "FR:50129:ZE:10HLU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -18, "time": "1772177250" }, "departure": { "delay": -18, "time": "1772177262" }, "stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 74, "time": "1772176514" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 7, "time": "1772176794" }, "departure": { "delay": 7, "time": "1772176807" }, "stopId": "FR:50129:ZE:10CBL1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -31, "time": "1772177661" }, "departure": { "delay": -31, "time": "1772177669" }, "stopId": "FR:50129:ZE:10CDL2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1772176903" }, "departure": { "time": "1772176920" }, "stopId": "FR:50129:ZE:10VER1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -25, "time": "1772177785" }, "departure": { "delay": -25, "time": "1772177795" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -132, "time": "1772178108" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -11, "time": "1772177499" }, "departure": { "delay": -11, "time": "1772177509" }, "stopId": "FR:50129:ZE:10GLA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 78, "time": "1772176561" }, "departure": { "delay": 78, "time": "1772176578" }, "stopId": "FR:50129:ZE:10NMD1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -29, "time": "1772177418" }, "departure": { "delay": -29, "time": "1772177431" }, "stopId": "FR:50129:ZE:10HAM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 34, "time": "1772176762" }, "departure": { "delay": 34, "time": "1772176774" }, "stopId": "FR:50129:ZE:10ING1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 6, "time": "1772177306" }, "departure": { "delay": 6, "time": "1772177346" }, "stopId": "FR:50129:ZE:10HQU1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -7, "time": "1772177736" }, "departure": { "delay": -7, "time": "1772177753" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -84, "time": "1772177976" }, "departure": { "delay": -84, "time": "1772177976" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -71, "time": "1772177860" }, "departure": { "delay": -71, "time": "1772177869" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 49, "time": "1772176540" }, "departure": { "delay": 49, "time": "1772176549" }, "stopId": "FR:50129:ZE:10BLE1:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1772186456", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759195x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597211:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -146, "time": "1772188534" }, "departure": { "delay": -146, "time": "1772188534" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -1818, "time": "1772186442" }, "departure": { "delay": -1818, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004", "stopSequence": 11 }, { "departure": { "delay": -1158, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -1518, "time": "1772186442" }, "departure": { "delay": -1518, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xFER01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -1398, "time": "1772186442" }, "departure": { "delay": -1398, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -1218, "time": "1772186442" }, "departure": { "delay": -1218, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -1278, "time": "1772186442" }, "departure": { "delay": -1278, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -98, "time": "1772188342" }, "departure": { "delay": -98, "time": "1772188342" }, "stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -1938, "time": "1772186442" }, "departure": { "delay": -1938, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -104, "time": "1772188456" }, "departure": { "delay": -104, "time": "1772188456" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -185, "time": "1772188675" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -1878, "time": "1772186442" }, "departure": { "delay": -1878, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -1698, "time": "1772186442" }, "departure": { "delay": -1698, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -1578, "time": "1772186442" }, "departure": { "delay": -1578, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -127, "time": "1772188493" }, "departure": { "delay": -127, "time": "1772188493" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 17 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597211:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11690:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 151, "time": "1772186371" }, "departure": { "delay": 151, "time": "1772186371" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 151, "time": "1772186851" }, "departure": { "delay": 151, "time": "1772186851" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 159, "time": "1772186799" }, "departure": { "delay": 159, "time": "1772186799" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 165, "time": "1772186085" }, "departure": { "delay": 165, "time": "1772186085" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 200, "time": "1772186960" }, "departure": { "delay": 200, "time": "1772186960" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 127, "time": "1772185687" }, "departure": { "delay": 127, "time": "1772185687" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 178, "time": "1772186218" }, "departure": { "delay": 178, "time": "1772186218" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 143, "time": "1772185918" }, "departure": { "delay": 143, "time": "1772185943" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 165, "time": "1772187225" }, "departure": { "delay": 165, "time": "1772187225" }, "stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 151, "time": "1772187871" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 65, "time": "1772185443" }, "departure": { "delay": 65, "time": "1772185445" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 184, "time": "1772186039" }, "departure": { "delay": 184, "time": "1772186044" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 113, "time": "1772185793" }, "departure": { "delay": 113, "time": "1772185793" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 164, "time": "1772186144" }, "departure": { "delay": 164, "time": "1772186144" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 170, "time": "1772186510" }, "departure": { "delay": 170, "time": "1772186510" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 182, "time": "1772187362" }, "departure": { "delay": 182, "time": "1772187362" }, "stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 201, "time": "1772186901" }, "departure": { "delay": 201, "time": "1772186901" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 172, "time": "1772187292" }, "departure": { "delay": 172, "time": "1772187292" }, "stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 23, "time": "1772185343" }, "departure": { "delay": 23, "time": "1772185343" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 184, "time": "1772186284" }, "departure": { "delay": 184, "time": "1772186284" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 173, "time": "1772186333" }, "departure": { "delay": 173, "time": "1772186333" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 161, "time": "1772186561" }, "departure": { "delay": 161, "time": "1772186561" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 207, "time": "1772187027" }, "departure": { "delay": 207, "time": "1772187027" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 171, "time": "1772187531" }, "departure": { "delay": 171, "time": "1772187531" }, "stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 151, "time": "1772186611" }, "departure": { "delay": 151, "time": "1772186611" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 179, "time": "1772186759" }, "departure": { "delay": 179, "time": "1772186759" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 201, "time": "1772186721" }, "departure": { "delay": 201, "time": "1772186721" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 165, "time": "1772186445" }, "departure": { "delay": 165, "time": "1772186445" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 170, "time": "1772187590" }, "departure": { "delay": 170, "time": "1772187590" }, "stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772185320" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1772185614" }, "departure": { "delay": 58, "time": "1772185618" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 151, "time": "1772187451" }, "departure": { "delay": 151, "time": "1772187451" }, "stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 151, "time": "1772187091" }, "departure": { "delay": 151, "time": "1772187091" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 151, "time": "1772187691" }, "departure": { "delay": 151, "time": "1772187691" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 33 } ], "timestamp": "1772185209", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11690:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8339:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772184840" }, "departure": { "delay": 60, "time": "1772184840" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 113, "time": "1772185193" }, "departure": { "delay": 113, "time": "1772185193" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 106, "time": "1772186326" }, "departure": { "delay": 106, "time": "1772186326" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 66, "time": "1772184966" }, "departure": { "delay": 66, "time": "1772184966" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 130, "time": "1772185665" }, "departure": { "delay": 130, "time": "1772185690" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 121, "time": "1772186581" }, "departure": { "delay": 121, "time": "1772186581" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772184780" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 117, "time": "1772187117" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 169, "time": "1772186629" }, "departure": { "delay": 169, "time": "1772186629" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1772185765" }, "departure": { "delay": 110, "time": "1772185790" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 140, "time": "1772186240" }, "departure": { "delay": 140, "time": "1772186240" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 169, "time": "1772186989" }, "departure": { "delay": 169, "time": "1772186989" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 163, "time": "1772187043" }, "departure": { "delay": 163, "time": "1772187043" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 117, "time": "1772186457" }, "departure": { "delay": 117, "time": "1772186457" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 117, "time": "1772186697" }, "departure": { "delay": 117, "time": "1772186697" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 147, "time": "1772186067" }, "departure": { "delay": 147, "time": "1772186067" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 130, "time": "1772185990" }, "departure": { "delay": 130, "time": "1772185990" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 156, "time": "1772185093" }, "departure": { "delay": 156, "time": "1772185116" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 100, "time": "1772186140" }, "departure": { "delay": 100, "time": "1772186140" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 117, "time": "1772186877" }, "departure": { "delay": 117, "time": "1772186877" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -24, "time": "1772185280" }, "departure": { "delay": -24, "time": "1772185296" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 150, "time": "1772185890" }, "departure": { "delay": 150, "time": "1772185890" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 65, "time": "1772185515" }, "departure": { "delay": 65, "time": "1772185565" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1772185390" }, "departure": { "delay": 60, "time": "1772185440" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772184670", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8339:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182581x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 4, "time": "1772189284" }, "departure": { "delay": 4, "time": "1772189284" }, "stopId": "FR:76351:ZE:3417:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:76351:ZE:3048:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 50, "time": "1772189690" }, "departure": { "delay": 50, "time": "1772189690" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 59, "time": "1772189039" }, "departure": { "delay": 59, "time": "1772189039" }, "stopId": "FR:76351:ZE:3627:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:76351:ZE:3253:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 14, "time": "1772188574" }, "departure": { "delay": 14, "time": "1772188574" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 55, "time": "1772188975" }, "departure": { "delay": 55, "time": "1772188975" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 12, "time": "1772189892" }, "departure": { "delay": 12, "time": "1772189892" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 19, "time": "1772187499" }, "departure": { "delay": 19, "time": "1772187499" }, "stopId": "FR:76351:ZE:4357:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1772187820" }, "departure": { "delay": 40, "time": "1772187820" }, "stopId": "FR:76351:ZE:3534:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1772189454" }, "departure": { "delay": 54, "time": "1772189454" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 7, "time": "1772188687" }, "departure": { "delay": 7, "time": "1772188687" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1772189940" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 11, "time": "1772187371" }, "departure": { "delay": 11, "time": "1772187371" }, "stopId": "FR:76351:ZE:3669:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1772189118" }, "departure": { "delay": 18, "time": "1772189118" }, "stopId": "FR:76351:ZE:3531:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76351:ZE:4134:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 16, "time": "1772189836" }, "departure": { "delay": 16, "time": "1772189836" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 12, "time": "1772189172" }, "departure": { "delay": 12, "time": "1772189172" }, "stopId": "FR:76351:ZE:3357:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76351:ZE:3771:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76351:ZE:3124:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:76351:ZE:3426:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 47, "time": "1772189747" }, "departure": { "delay": 47, "time": "1772189747" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:76351:ZE:3533:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 9, "time": "1772189349" }, "departure": { "delay": 9, "time": "1772189349" }, "stopId": "FR:76351:ZE:3363:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 23, "time": "1772189543" }, "departure": { "delay": 23, "time": "1772189543" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "departure": { "time": "1772187180" }, "stopId": "FR:76351:ZE:4595:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1772188738" }, "departure": { "delay": 58, "time": "1772188738" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 58, "time": "1772188498" }, "departure": { "delay": 58, "time": "1772188498" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 14, "time": "1772188334" }, "departure": { "delay": 14, "time": "1772188334" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 7, "time": "1772187307" }, "departure": { "delay": 7, "time": "1772187307" }, "stopId": "FR:76351:ZE:3387:ATOUMOD003", "stopSequence": 3 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182581x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:501:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772191920" }, "departure": { "time": "1772191920" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772191560" }, "departure": { "time": "1772191560" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772194320" }, "departure": { "time": "1772194320" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1772192040" }, "departure": { "time": "1772192040" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772193720" }, "departure": { "time": "1772193720" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1772194140" }, "departure": { "time": "1772194140" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1772192280" }, "departure": { "time": "1772192280" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1772194380" }, "departure": { "time": "1772194380" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1772191800" }, "departure": { "time": "1772191800" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772191980" }, "departure": { "time": "1772191980" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772192880" }, "departure": { "time": "1772192880" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1772193660" }, "departure": { "time": "1772193660" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1772194440" }, "departure": { "time": "1772194440" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1772191680" }, "departure": { "time": "1772191680" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772192700" }, "departure": { "time": "1772192700" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1772194260" }, "departure": { "time": "1772194260" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1772192520" }, "departure": { "time": "1772192520" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1772192165" }, "departure": { "delay": 5, "time": "1772192165" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772193240" }, "departure": { "time": "1772193240" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 5, "time": "1772192045" }, "departure": { "delay": 5, "time": "1772192045" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772192760" }, "departure": { "time": "1772192760" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1772192220" }, "departure": { "time": "1772192220" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1772192340" }, "departure": { "time": "1772192340" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1772192640" }, "departure": { "time": "1772192640" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "departure": { "time": "1772191500" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1772194325" }, "departure": { "delay": 5, "time": "1772194325" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1772191620" }, "departure": { "time": "1772191620" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772193840" }, "departure": { "time": "1772193840" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1772192820" }, "departure": { "time": "1772192820" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1772193420" }, "departure": { "time": "1772193420" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1772193960" }, "departure": { "time": "1772193960" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1772192100" }, "departure": { "time": "1772192100" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772194560" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1772192160" }, "departure": { "time": "1772192160" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772193540" }, "departure": { "time": "1772193540" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:501:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745458x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 150, "time": "1772181742" }, "departure": { "delay": 150, "time": "1772181750" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 186, "time": "1772181640" }, "departure": { "delay": 186, "time": "1772181726" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 53, "time": "1772180356" }, "departure": { "delay": 53, "time": "1772180393" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 137, "time": "1772181129" }, "departure": { "delay": 137, "time": "1772181197" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 138, "time": "1772181570" }, "departure": { "delay": 138, "time": "1772181618" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 18, "time": "1772180445" }, "departure": { "delay": 18, "time": "1772180478" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 132, "time": "1772181499" }, "departure": { "delay": 132, "time": "1772181552" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 86, "time": "1772181412" }, "departure": { "delay": 86, "time": "1772181446" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 122, "time": "1772181314" }, "departure": { "delay": 122, "time": "1772181362" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 47, "time": "1772180824" }, "departure": { "delay": 47, "time": "1772180867" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -8, "time": "1772180910" }, "departure": { "delay": -8, "time": "1772180932" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 23, "time": "1772181863" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 44, "time": "1772180605" }, "departure": { "delay": 44, "time": "1772180684" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 114, "time": "1772180214" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -17, "time": "1772180544" }, "departure": { "delay": -17, "time": "1772180563" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 4, "time": "1772180509" }, "departure": { "delay": 4, "time": "1772180524" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 12, "time": "1772180257" }, "departure": { "delay": 12, "time": "1772180292" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 112, "time": "1772181248" }, "departure": { "delay": 112, "time": "1772181292" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 140, "time": "1772181763" }, "departure": { "delay": 140, "time": "1772181800" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745458x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6895:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 39, "time": "1772184399" }, "departure": { "delay": 39, "time": "1772184399" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -56, "time": "1772185024" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 71, "time": "1772184551" }, "departure": { "delay": 71, "time": "1772184551" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1772184474" }, "departure": { "delay": 54, "time": "1772184474" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 49, "time": "1772184649" }, "departure": { "delay": 49, "time": "1772184649" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 64, "time": "1772184724" }, "departure": { "delay": 64, "time": "1772184724" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1772183630", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6895:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2214854664:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 142, "time": "1772178181" }, "departure": { "delay": 142, "time": "1772178202" }, "stopId": "FR:76476:ZE:15466:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 138, "time": "1772178242" }, "departure": { "delay": 138, "time": "1772178258" }, "stopId": "FR:76476:ZE:150:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 275, "time": "1772177777" }, "departure": { "delay": 275, "time": "1772177795" }, "stopId": "FR:76476:ZE:15657:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 91, "time": "1772178431" }, "departure": { "delay": 91, "time": "1772178451" }, "stopId": "FR:76476:ZE:15471:ATOUMOD019", "stopSequence": 13 }, { "arrival": { "delay": 191, "time": "1772178061" }, "departure": { "delay": 191, "time": "1772178071" }, "stopId": "FR:76476:ZE:15464:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 92, "time": "1772178318" }, "departure": { "delay": 92, "time": "1772178332" }, "stopId": "FR:76476:ZE:136:ATOUMOD019", "stopSequence": 11 }, { "arrival": { "time": "1772178500" }, "departure": { "time": "1772178420" }, "stopId": "FR:76476:ZE:15472:ATOUMOD019", "stopSequence": 14 }, { "arrival": { "delay": 185, "time": "1772177989" }, "departure": { "delay": 185, "time": "1772178005" }, "stopId": "FR:76476:ZE:15463:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 236, "time": "1772177884" }, "departure": { "delay": 236, "time": "1772177936" }, "stopId": "FR:76476:ZE:120:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 94, "time": "1772178378" }, "departure": { "delay": 94, "time": "1772178394" }, "stopId": "FR:76476:ZE:15470:ATOUMOD019", "stopSequence": 12 }, { "arrival": { "delay": 121, "time": "1772178290" }, "departure": { "delay": 121, "time": "1772178301" }, "stopId": "FR:76476:ZE:15589:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 151, "time": "1772178133" }, "departure": { "delay": 151, "time": "1772178151" }, "stopId": "FR:76476:ZE:15485:ATOUMOD019", "stopSequence": 7 }, { "departure": { "delay": 225, "time": "1772177625" }, "stopId": "FR:76476:ZE:119:ATOUMOD019", "stopSequence": 1 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:24:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2214854664:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745456x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 141, "time": "1772179965" }, "departure": { "delay": 141, "time": "1772180001" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 177, "time": "1772179566" }, "departure": { "delay": 177, "time": "1772179617" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 144, "time": "1772179722" }, "departure": { "delay": 144, "time": "1772179764" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 139, "time": "1772179783" }, "departure": { "delay": 139, "time": "1772179819" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 203, "time": "1772178701" }, "departure": { "delay": 203, "time": "1772178743" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 218, "time": "1772178958" }, "departure": { "delay": 218, "time": "1772178998" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 217, "time": "1772178915" }, "departure": { "delay": 217, "time": "1772178937" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 72, "time": "1772180112" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 312, "time": "1772179297" }, "departure": { "delay": 312, "time": "1772179332" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 157, "time": "1772179841" }, "departure": { "delay": 157, "time": "1772179897" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 161, "time": "1772179509" }, "departure": { "delay": 161, "time": "1772179541" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 203, "time": "1772178503" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 130, "time": "1772179670" }, "departure": { "delay": 130, "time": "1772179690" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 172, "time": "1772178592" }, "departure": { "delay": 172, "time": "1772178652" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 233, "time": "1772179368" }, "departure": { "delay": 233, "time": "1772179373" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 146, "time": "1772179913" }, "departure": { "delay": 146, "time": "1772179946" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 253, "time": "1772179049" }, "departure": { "delay": 253, "time": "1772179093" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 199, "time": "1772178815" }, "departure": { "delay": 199, "time": "1772178859" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 204, "time": "1772179406" }, "departure": { "delay": 204, "time": "1772179464" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745456x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11875:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1772188114" }, "departure": { "delay": 34, "time": "1772188114" }, "stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 68, "time": "1772186888" }, "departure": { "delay": 68, "time": "1772186888" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 39, "time": "1772187939" }, "departure": { "delay": 39, "time": "1772187939" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 34, "time": "1772188234" }, "departure": { "delay": 34, "time": "1772188234" }, "stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 66, "time": "1772186406" }, "departure": { "delay": 66, "time": "1772186406" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 56, "time": "1772186636" }, "departure": { "delay": 56, "time": "1772186636" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 62, "time": "1772186702" }, "departure": { "delay": 62, "time": "1772186702" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 73, "time": "1772188033" }, "departure": { "delay": 73, "time": "1772188033" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 76, "time": "1772187436" }, "departure": { "delay": 76, "time": "1772187436" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 34, "time": "1772186494" }, "departure": { "delay": 34, "time": "1772186494" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 50, "time": "1772188430" }, "departure": { "delay": 50, "time": "1772188430" }, "stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 34, "time": "1772187094" }, "departure": { "delay": 34, "time": "1772187094" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 34, "time": "1772187334" }, "departure": { "delay": 34, "time": "1772187334" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 36, "time": "1772186436" }, "departure": { "delay": 36, "time": "1772186436" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1772186794" }, "departure": { "delay": 34, "time": "1772186794" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 38, "time": "1772187038" }, "departure": { "delay": 38, "time": "1772187038" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 72, "time": "1772188572" }, "departure": { "delay": 72, "time": "1772188572" }, "stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 79, "time": "1772187619" }, "departure": { "delay": 79, "time": "1772187619" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 52, "time": "1772187232" }, "departure": { "delay": 52, "time": "1772187232" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 68, "time": "1772187488" }, "departure": { "delay": 68, "time": "1772187488" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 64, "time": "1772186584" }, "departure": { "delay": 64, "time": "1772186584" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 79, "time": "1772187379" }, "departure": { "delay": 79, "time": "1772187379" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772186280" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 53, "time": "1772187893" }, "departure": { "delay": 53, "time": "1772187893" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 75, "time": "1772186955" }, "departure": { "delay": 75, "time": "1772186955" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 34, "time": "1772188174" }, "departure": { "delay": 34, "time": "1772188174" }, "stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 91, "time": "1772187751" }, "departure": { "delay": 91, "time": "1772187751" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 34, "time": "1772187814" }, "departure": { "delay": 34, "time": "1772187814" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 42, "time": "1772187702" }, "departure": { "delay": 42, "time": "1772187702" }, "stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 74, "time": "1772187194" }, "departure": { "delay": 74, "time": "1772187194" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 84, "time": "1772187144" }, "departure": { "delay": 84, "time": "1772187144" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 34, "time": "1772187574" }, "departure": { "delay": 34, "time": "1772187574" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1772186259", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11875:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759096x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -50, "time": "1772179443" }, "departure": { "delay": -50, "time": "1772179450" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 198, "time": "1772178708" }, "departure": { "delay": 198, "time": "1772178738" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 36, "time": "1772179104" }, "departure": { "delay": 36, "time": "1772179116" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 38, "time": "1772179271" }, "departure": { "delay": 38, "time": "1772179298" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1772179476" }, "departure": { "delay": 2, "time": "1772179502" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -39, "time": "1772179552" }, "departure": { "delay": -39, "time": "1772179581" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 63, "time": "1772178943" }, "departure": { "delay": 63, "time": "1772178963" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1772179187" }, "departure": { "delay": 60, "time": "1772179200" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 27, "time": "1772179661" }, "departure": { "delay": 27, "time": "1772179707" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 94, "time": "1772179033" }, "departure": { "delay": 94, "time": "1772179054" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 65, "time": "1772178991" }, "departure": { "delay": 65, "time": "1772179025" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1772179067" }, "departure": { "delay": 60, "time": "1772179080" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -12, "time": "1772179368" }, "departure": { "delay": -12, "time": "1772179368" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 85, "time": "1772178186" }, "departure": { "delay": 85, "time": "1772178445" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -14, "time": "1772179413" }, "departure": { "delay": -14, "time": "1772179426" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 109, "time": "1772178820" }, "departure": { "delay": 109, "time": "1772178829" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 88, "time": "1772179151" }, "departure": { "delay": 88, "time": "1772179168" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 16, "time": "1772179602" }, "departure": { "delay": 16, "time": "1772179636" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -45, "time": "1772179755" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 117, "time": "1772178765" }, "departure": { "delay": 117, "time": "1772178777" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 78, "time": "1772178845" }, "departure": { "delay": 78, "time": "1772178858" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 12, "time": "1772178132" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 82, "time": "1772178551" }, "departure": { "delay": 82, "time": "1772178562" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759096x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14008:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 29, "time": "1772187869" }, "departure": { "delay": 29, "time": "1772187869" }, "stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 46, "time": "1772188426" }, "departure": { "delay": 46, "time": "1772188426" }, "stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 11, "time": "1772187191" }, "departure": { "delay": 11, "time": "1772187191" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 34, "time": "1772188594" }, "departure": { "delay": 34, "time": "1772188594" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1772187841" }, "departure": { "delay": 1, "time": "1772187841" }, "stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 54, "time": "1772187894" }, "departure": { "delay": 54, "time": "1772187894" }, "stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 29, "time": "1772188349" }, "departure": { "delay": 29, "time": "1772188349" }, "stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 27, "time": "1772188467" }, "departure": { "delay": 27, "time": "1772188467" }, "stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 26, "time": "1772187686" }, "departure": { "delay": 26, "time": "1772187686" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 36, "time": "1772186856" }, "departure": { "delay": 36, "time": "1772186856" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 2, "time": "1772186642" }, "departure": { "delay": 2, "time": "1772186642" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 52, "time": "1772186752" }, "departure": { "delay": 52, "time": "1772186752" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 31, "time": "1772187991" }, "departure": { "delay": 31, "time": "1772187991" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 22, "time": "1772187322" }, "departure": { "delay": 22, "time": "1772187322" }, "stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 42, "time": "1772186982" }, "departure": { "delay": 42, "time": "1772186982" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 17, "time": "1772187437" }, "departure": { "delay": 17, "time": "1772187437" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772188500" }, "departure": { "time": "1772188500" }, "stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 24, "time": "1772186724" }, "departure": { "delay": 24, "time": "1772186724" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 46, "time": "1772187946" }, "departure": { "delay": 46, "time": "1772187946" }, "stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 26, "time": "1772187506" }, "departure": { "delay": 26, "time": "1772187506" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 27, "time": "1772186787" }, "departure": { "delay": 27, "time": "1772186787" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772185330", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14008:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5471226:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -121, "time": "1772189519" }, "departure": { "delay": -121, "time": "1772189519" }, "stopId": "FR:27351:ZE:0x6312:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -2112, "time": "1772186448" }, "departure": { "delay": -2112, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6422:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1772188890" }, "departure": { "delay": 30, "time": "1772188890" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -108, "time": "1772190132" }, "departure": { "delay": -108, "time": "1772190132" }, "stopId": "FR:27528:ZE:0x6598:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -106, "time": "1772190254" }, "departure": { "delay": -106, "time": "1772190254" }, "stopId": "FR:27528:ZE:0x6596:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -291, "time": "1772190609" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -126, "time": "1772189214" }, "departure": { "delay": -126, "time": "1772189214" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -212, "time": "1772189848" }, "departure": { "delay": -212, "time": "1772189848" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -215, "time": "1772189785" }, "departure": { "delay": -215, "time": "1772189785" }, "stopId": "FR:27701:ZE:0x7106:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -135, "time": "1772190345" }, "departure": { "delay": -135, "time": "1772190345" }, "stopId": "FR:27701:ZE:0x7022:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -131, "time": "1772190169" }, "departure": { "delay": -131, "time": "1772190169" }, "stopId": "FR:27528:ZE:0x6591:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -2052, "time": "1772186448" }, "departure": { "delay": -2052, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6470:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -68, "time": "1772189152" }, "departure": { "delay": -68, "time": "1772189152" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -2172, "time": "1772186448" }, "departure": { "delay": -2172, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -67, "time": "1772189033" }, "departure": { "delay": -67, "time": "1772189033" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -116, "time": "1772189404" }, "departure": { "delay": -116, "time": "1772189404" }, "stopId": "FR:27375:ZE:0x6526:ATOUMOD006", "stopSequence": 20 }, { "departure": { "delay": -1872, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -90, "time": "1772189370" }, "departure": { "delay": -90, "time": "1772189370" }, "stopId": "FR:27375:ZE:0x6384:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -166, "time": "1772190194" }, "departure": { "delay": -166, "time": "1772190194" }, "stopId": "FR:27528:ZE:0x6594:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -118, "time": "1772190302" }, "departure": { "delay": -118, "time": "1772190302" }, "stopId": "FR:27528:ZE:0x6576:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -188, "time": "1772190412" }, "departure": { "delay": -188, "time": "1772190412" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -143, "time": "1772190097" }, "departure": { "delay": -143, "time": "1772190097" }, "stopId": "FR:27528:ZE:0x6592:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -1872, "time": "1772186448" }, "departure": { "delay": -1872, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6492:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -151, "time": "1772190029" }, "departure": { "delay": -151, "time": "1772190029" }, "stopId": "FR:27528:ZE:0x6589:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -77, "time": "1772189083" }, "departure": { "delay": -77, "time": "1772189083" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -181, "time": "1772190359" }, "departure": { "delay": -181, "time": "1772190359" }, "stopId": "FR:27701:ZE:0x7034:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -2172, "time": "1772186448" }, "departure": { "delay": -2172, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6512:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -2052, "time": "1772186448" }, "departure": { "delay": -2052, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6572:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -252, "time": "1772190468" }, "departure": { "delay": -252, "time": "1772190468" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -1992, "time": "1772186448" }, "departure": { "delay": -1992, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6396:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "time": "1772188763" }, "departure": { "time": "1772188860" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -90, "time": "1772189310" }, "departure": { "delay": -90, "time": "1772189310" }, "stopId": "FR:27375:ZE:0x6438:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -163, "time": "1772189597" }, "departure": { "delay": -163, "time": "1772189597" }, "stopId": "FR:27351:ZE:0x6310:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -119, "time": "1772189461" }, "departure": { "delay": -119, "time": "1772189461" }, "stopId": "FR:27375:ZE:0x6304:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -192, "time": "1772190528" }, "departure": { "delay": -192, "time": "1772190528" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -200, "time": "1772189920" }, "departure": { "delay": -200, "time": "1772189920" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -1992, "time": "1772186448" }, "departure": { "delay": -1992, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6490:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -136, "time": "1772189264" }, "departure": { "delay": -136, "time": "1772189264" }, "stopId": "FR:27375:ZE:0x6457:ATOUMOD006", "stopSequence": 17 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5471226:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077342x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772186340" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 47, "time": "1772186567" }, "departure": { "delay": 47, "time": "1772186567" }, "stopId": "FR:76351:ZE:3676:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 53, "time": "1772186513" }, "departure": { "delay": 53, "time": "1772186513" }, "stopId": "FR:76351:ZE:3246:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 17, "time": "1772187077" }, "departure": { "delay": 17, "time": "1772187077" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:76351:ZE:3145:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1772187420" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 57, "time": "1772186937" }, "departure": { "delay": 57, "time": "1772186937" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 47, "time": "1772186447" }, "departure": { "delay": 47, "time": "1772186447" }, "stopId": "FR:76351:ZE:3458:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 58, "time": "1772186818" }, "departure": { "delay": 58, "time": "1772186818" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 52, "time": "1772186872" }, "departure": { "delay": 52, "time": "1772186872" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 8, "time": "1772186708" }, "departure": { "delay": 8, "time": "1772186708" }, "stopId": "FR:76351:ZE:3389:ATOUMOD003", "stopSequence": 6 } ], "timestamp": "1772186417", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077342x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748509x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -4, "time": "1772182662" }, "departure": { "delay": -4, "time": "1772182676" }, "stopId": "FR:50129:ZE:10FOE2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -36, "time": "1772181865" }, "departure": { "delay": -36, "time": "1772181924" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -91, "time": "1772182033" }, "departure": { "delay": -91, "time": "1772182049" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 28, "time": "1772182428" }, "departure": { "delay": 28, "time": "1772182468" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -74, "time": "1772182145" }, "departure": { "delay": -74, "time": "1772182186" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 68, "time": "1772181471" }, "departure": { "delay": 68, "time": "1772181488" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1772181547" }, "departure": { "delay": 47, "time": "1772181587" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 33, "time": "1772181439" }, "departure": { "delay": 33, "time": "1772181453" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 45, "time": "1772181631" }, "departure": { "delay": 45, "time": "1772181645" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -77, "time": "1772182082" }, "departure": { "delay": -77, "time": "1772182123" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 55, "time": "1772181102" }, "departure": { "delay": 55, "time": "1772181115" }, "stopId": "FR:50129:ZE:10CHE2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 33, "time": "1772182817" }, "departure": { "delay": 33, "time": "1772182833" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 23, "time": "1772182751" }, "departure": { "delay": 23, "time": "1772182763" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 16, "time": "1772182310" }, "departure": { "delay": 16, "time": "1772182396" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 44, "time": "1772181044" }, "stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -51, "time": "1772182217" }, "departure": { "delay": -51, "time": "1772182269" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 41, "time": "1772181151" }, "departure": { "delay": 41, "time": "1772181161" }, "stopId": "FR:50129:ZE:10JBO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1772181746" }, "departure": { "delay": 40, "time": "1772181760" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 67, "time": "1772181332" }, "departure": { "delay": 67, "time": "1772181367" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 49, "time": "1772182909" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1772182609" }, "departure": { "delay": 5, "time": "1772182625" }, "stopId": "FR:50129:ZE:10MRT2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 32, "time": "1772182495" }, "departure": { "delay": 32, "time": "1772182532" }, "stopId": "FR:50129:ZE:10BRA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 37, "time": "1772182702" }, "departure": { "delay": 37, "time": "1772182717" }, "stopId": "FR:50129:ZE:10GRI2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 52, "time": "1772181400" }, "departure": { "delay": 52, "time": "1772181412" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1772186453", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748509x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6867:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 54, "time": "1772187054" }, "departure": { "delay": 54, "time": "1772187054" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772187000" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 19, "time": "1772187199" }, "departure": { "delay": 19, "time": "1772187199" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1772186390", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6867:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758719x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 43, "time": "1772178223" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 210, "time": "1772180291" }, "departure": { "delay": 210, "time": "1772180310" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 231, "time": "1772180478" }, "departure": { "delay": 231, "time": "1772180511" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 140, "time": "1772180886" }, "departure": { "delay": 140, "time": "1772180900" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 177, "time": "1772180562" }, "departure": { "delay": 177, "time": "1772180577" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 140, "time": "1772179966" }, "departure": { "delay": 140, "time": "1772180000" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 238, "time": "1772180361" }, "departure": { "delay": 238, "time": "1772180398" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 108, "time": "1772180975" }, "departure": { "delay": 108, "time": "1772180988" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 156, "time": "1772179198" }, "departure": { "delay": 156, "time": "1772179356" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 12, "time": "1772178571" }, "departure": { "delay": 12, "time": "1772178612" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 164, "time": "1772180775" }, "departure": { "delay": 164, "time": "1772180804" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 90, "time": "1772179430" }, "departure": { "delay": 90, "time": "1772179470" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 98, "time": "1772179520" }, "departure": { "delay": 98, "time": "1772179538" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 58, "time": "1772178287" }, "departure": { "delay": 58, "time": "1772178298" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -3, "time": "1772178917" }, "departure": { "delay": -3, "time": "1772178957" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 113, "time": "1772180057" }, "departure": { "delay": 113, "time": "1772180093" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 42, "time": "1772178427" }, "departure": { "delay": 42, "time": "1772178462" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 136, "time": "1772180923" }, "departure": { "delay": 136, "time": "1772180956" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 83, "time": "1772179680" }, "departure": { "delay": 83, "time": "1772179703" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 107, "time": "1772179747" }, "departure": { "delay": 107, "time": "1772179787" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 42, "time": "1772178490" }, "departure": { "delay": 42, "time": "1772178522" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 181, "time": "1772180218" }, "departure": { "delay": 181, "time": "1772180281" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 145, "time": "1772180138" }, "departure": { "delay": 145, "time": "1772180185" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 47, "time": "1772178395" }, "departure": { "delay": 47, "time": "1772178407" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 95, "time": "1772181026" }, "departure": { "delay": 95, "time": "1772181035" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 34, "time": "1772178656" }, "departure": { "delay": 34, "time": "1772178694" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 42, "time": "1772181102" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 128, "time": "1772180669" }, "departure": { "delay": 128, "time": "1772180708" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 73, "time": "1772181059" }, "departure": { "delay": 73, "time": "1772181073" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -16, "time": "1772179020" }, "departure": { "delay": -16, "time": "1772179064" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 160, "time": "1772179862" }, "departure": { "delay": 160, "time": "1772179900" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 26, "time": "1772178811" }, "departure": { "delay": 26, "time": "1772178866" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 150, "time": "1772180838" }, "departure": { "delay": 150, "time": "1772180850" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 7, "time": "1772178752" }, "departure": { "delay": 7, "time": "1772178787" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 74, "time": "1772179592" }, "departure": { "delay": 74, "time": "1772179634" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 156, "time": "1772180606" }, "departure": { "delay": 156, "time": "1772180616" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758719x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx193:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187000" }, "stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188320" }, "stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 5, "time": "1772187065" }, "departure": { "delay": 5, "time": "1772187065" }, "stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 45 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001", "stopSequence": 44 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1772188500" }, "departure": { "time": "1772188500" }, "stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1772189880" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 46 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188020" }, "stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001", "stopSequence": 35 } ], "timestamp": "1772180118", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx193:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4244861xGTFSxGPVSTNIxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 161, "time": "1772186501" }, "departure": { "delay": 161, "time": "1772186501" }, "stopId": "FR:76305:ZE:3835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 223, "time": "1772186203" }, "departure": { "delay": 223, "time": "1772186203" }, "stopId": "FR:76296:ZE:4442:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 157, "time": "1772186917" }, "departure": { "delay": 157, "time": "1772186917" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": 162, "time": "1772186022" }, "stopId": "FR:76296:ZE:4008:ATOUMOD003", "stopSequence": 26 }, { "departure": { "delay": 141, "time": "1772185941" }, "stopId": "FR:76296:ZE:4009:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 165, "time": "1772186445" }, "departure": { "delay": 165, "time": "1772186445" }, "stopId": "FR:76305:ZE:3837:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 157, "time": "1772186557" }, "departure": { "delay": 157, "time": "1772186557" }, "stopId": "FR:76341:ZE:3833:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 192, "time": "1772186112" }, "stopId": "FR:76296:ZE:4444:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 163, "time": "1772187223" }, "departure": { "delay": 163, "time": "1772187223" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 157, "time": "1772187517" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": 156, "time": "1772185896" }, "stopId": "FR:76596:ZE:5106:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 157, "time": "1772186377" }, "stopId": "FR:76305:ZE:3923:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": 174, "time": "1772186214" }, "stopId": "FR:76305:ZE:4529:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 169, "time": "1772187169" }, "departure": { "delay": 169, "time": "1772187169" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 36 }, { "departure": { "delay": 206, "time": "1772185766" }, "stopId": "FR:76239:ZE:5110:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 149, "time": "1772186309" }, "stopId": "FR:76305:ZE:3395:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 160, "time": "1772187340" }, "departure": { "delay": 160, "time": "1772187340" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 38 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:12:LOC", "tripId": "ATOUMOD003:ServiceJourney:4244861xGTFSxGPVSTNIxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14796:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 40, "time": "1772186620" }, "departure": { "delay": 40, "time": "1772186620" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 80, "time": "1772186540" }, "departure": { "delay": 80, "time": "1772186540" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 145, "time": "1772185669" }, "departure": { "delay": 145, "time": "1772185705" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 92, "time": "1772185530" }, "departure": { "delay": 92, "time": "1772185532" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 67, "time": "1772186947" }, "departure": { "delay": 67, "time": "1772186947" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 140, "time": "1772186111" }, "departure": { "delay": 140, "time": "1772186180" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 90, "time": "1772186250" }, "departure": { "delay": 90, "time": "1772186250" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 109, "time": "1772185909" }, "departure": { "delay": 109, "time": "1772185909" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 115, "time": "1772185816" }, "departure": { "delay": 115, "time": "1772185855" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1772187340" }, "departure": { "delay": 40, "time": "1772187340" }, "stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 70, "time": "1772186710" }, "departure": { "delay": 70, "time": "1772186710" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 81, "time": "1772186841" }, "departure": { "delay": 81, "time": "1772186841" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 40, "time": "1772187220" }, "departure": { "delay": 40, "time": "1772187220" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 124, "time": "1772185380" }, "departure": { "delay": 124, "time": "1772185384" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 67, "time": "1772186467" }, "departure": { "delay": 67, "time": "1772186467" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1772187580" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 59, "time": "1772187299" }, "departure": { "delay": 59, "time": "1772187299" }, "stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 87, "time": "1772187147" }, "departure": { "delay": 87, "time": "1772187147" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 100, "time": "1772185459" }, "departure": { "delay": 100, "time": "1772185480" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1772187050" }, "departure": { "delay": 50, "time": "1772187050" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772184960" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 40, "time": "1772186331" }, "departure": { "delay": 40, "time": "1772186380" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 87, "time": "1772186004" }, "departure": { "delay": 87, "time": "1772186007" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 76, "time": "1772186776" }, "departure": { "delay": 76, "time": "1772186776" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1772184550", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14796:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12292:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1772185820" }, "departure": { "delay": 140, "time": "1772185820" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 57, "time": "1772184872" }, "departure": { "delay": 57, "time": "1772184897" }, "stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 136, "time": "1772185096" }, "departure": { "delay": 136, "time": "1772185096" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 124, "time": "1772185597" }, "departure": { "delay": 124, "time": "1772185624" }, "stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1772185310" }, "departure": { "delay": 110, "time": "1772185310" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 143, "time": "1772185583" }, "departure": { "delay": 143, "time": "1772185583" }, "stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 262, "time": "1772186962" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 182, "time": "1772186201" }, "departure": { "delay": 182, "time": "1772186222" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 80, "time": "1772184920" }, "departure": { "delay": 80, "time": "1772184920" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 261, "time": "1772186121" }, "departure": { "delay": 261, "time": "1772186121" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 17, "time": "1772184497" }, "departure": { "delay": 17, "time": "1772184497" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 85, "time": "1772184722" }, "departure": { "delay": 85, "time": "1772184745" }, "stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 110, "time": "1772185320" }, "departure": { "delay": 110, "time": "1772185370" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772184420" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 288, "time": "1772186628" }, "departure": { "delay": 288, "time": "1772186628" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 221, "time": "1772186021" }, "departure": { "delay": 221, "time": "1772186021" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 131, "time": "1772185511" }, "departure": { "delay": 131, "time": "1772185511" }, "stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 285, "time": "1772186445" }, "departure": { "delay": 285, "time": "1772186445" }, "stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 223, "time": "1772186323" }, "departure": { "delay": 223, "time": "1772186323" }, "stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 55, "time": "1772184655" }, "departure": { "delay": 55, "time": "1772184655" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1772184480" }, "departure": { "delay": 60, "time": "1772184480" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 205, "time": "1772185896" }, "departure": { "delay": 205, "time": "1772185945" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 321, "time": "1772186541" }, "departure": { "delay": 321, "time": "1772186541" }, "stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 107, "time": "1772185247" }, "departure": { "delay": 107, "time": "1772185247" }, "stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 262, "time": "1772186602" }, "departure": { "delay": 262, "time": "1772186602" }, "stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 73, "time": "1772184553" }, "departure": { "delay": 73, "time": "1772184553" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 125, "time": "1772185145" }, "departure": { "delay": 125, "time": "1772185145" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 150, "time": "1772185446" }, "departure": { "delay": 150, "time": "1772185470" }, "stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 90, "time": "1772184810" }, "departure": { "delay": 90, "time": "1772184810" }, "stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 160, "time": "1772185701" }, "departure": { "delay": 160, "time": "1772185720" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 80, "time": "1772184620" }, "departure": { "delay": 80, "time": "1772184620" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 299, "time": "1772186519" }, "departure": { "delay": 299, "time": "1772186519" }, "stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001", "stopSequence": 28 } ], "timestamp": "1772184179", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12292:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748454x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 93, "time": "1772174828" }, "departure": { "delay": 93, "time": "1772174853" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 213, "time": "1772173860" }, "departure": { "delay": 213, "time": "1772174253" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 88, "time": "1772174597" }, "departure": { "delay": 88, "time": "1772174608" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 80, "time": "1772174756" }, "departure": { "delay": 80, "time": "1772174780" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 169, "time": "1772174496" }, "departure": { "delay": 169, "time": "1772174509" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 67, "time": "1772173714" }, "departure": { "delay": 67, "time": "1772173747" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 37, "time": "1772173043" }, "departure": { "delay": 37, "time": "1772173057" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 81, "time": "1772174624" }, "departure": { "delay": 81, "time": "1772174661" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 17, "time": "1772172901" }, "departure": { "delay": 17, "time": "1772172917" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -25, "time": "1772172498" }, "departure": { "delay": -25, "time": "1772172515" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 37, "time": "1772172796" }, "departure": { "delay": 37, "time": "1772172817" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -52, "time": "1772173318" }, "departure": { "delay": -52, "time": "1772173328" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 10, "time": "1772173538" }, "departure": { "delay": 10, "time": "1772173570" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1772173380" }, "departure": { "delay": -1, "time": "1772173499" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 158, "time": "1772174270" }, "departure": { "delay": 158, "time": "1772174318" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "departure": { "time": "1772172240" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 135, "time": "1772174524" }, "departure": { "delay": 135, "time": "1772174535" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1772173780" }, "departure": { "delay": 60, "time": "1772173800" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1772172830" }, "departure": { "delay": 3, "time": "1772172843" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 39, "time": "1772172744" }, "departure": { "delay": 39, "time": "1772172759" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 34, "time": "1772174914" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1772172944" }, "departure": { "delay": 2, "time": "1772172962" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 62, "time": "1772174875" }, "departure": { "delay": 62, "time": "1772174882" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 40, "time": "1772174723" }, "departure": { "delay": 40, "time": "1772174740" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1772172635" }, "departure": { "delay": 2, "time": "1772172662" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 158, "time": "1772174424" }, "departure": { "delay": 158, "time": "1772174438" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 11, "time": "1772172540" }, "departure": { "delay": 11, "time": "1772172551" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1772173600" }, "departure": { "delay": 1, "time": "1772173621" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 29, "time": "1772173203" }, "departure": { "delay": 29, "time": "1772173229" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 37, "time": "1772173162" }, "departure": { "delay": 37, "time": "1772173177" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -24, "time": "1772172443" }, "departure": { "delay": -24, "time": "1772172456" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 113, "time": "1772174558" }, "departure": { "delay": 113, "time": "1772174573" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 72, "time": "1772174674" }, "departure": { "delay": 72, "time": "1772174712" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748454x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16654:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 125, "time": "1772188205" }, "departure": { "delay": 125, "time": "1772188205" }, "stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 109, "time": "1772187289" }, "departure": { "delay": 109, "time": "1772187289" }, "stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 101, "time": "1772188181" }, "departure": { "delay": 101, "time": "1772188181" }, "stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 105, "time": "1772187345" }, "departure": { "delay": 105, "time": "1772187345" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 105, "time": "1772187225" }, "departure": { "delay": 105, "time": "1772187225" }, "stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 130, "time": "1772186410" }, "departure": { "delay": 130, "time": "1772186410" }, "stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 113, "time": "1772186693" }, "departure": { "delay": 113, "time": "1772186693" }, "stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 105, "time": "1772187585" }, "departure": { "delay": 105, "time": "1772187585" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 103, "time": "1772186263" }, "departure": { "delay": 103, "time": "1772186263" }, "stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 101, "time": "1772186621" }, "departure": { "delay": 101, "time": "1772186621" }, "stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 112, "time": "1772188252" }, "departure": { "delay": 112, "time": "1772188252" }, "stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 126, "time": "1772187066" }, "departure": { "delay": 126, "time": "1772187066" }, "stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 105, "time": "1772186445" }, "departure": { "delay": 105, "time": "1772186445" }, "stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 131, "time": "1772188331" }, "departure": { "delay": 131, "time": "1772188331" }, "stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 118, "time": "1772188498" }, "departure": { "delay": 118, "time": "1772188498" }, "stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 47, "time": "1772186198" }, "departure": { "delay": 47, "time": "1772186207" }, "stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 103, "time": "1772188063" }, "departure": { "delay": 103, "time": "1772188063" }, "stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 138, "time": "1772186658" }, "departure": { "delay": 138, "time": "1772186658" }, "stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 151, "time": "1772187811" }, "departure": { "delay": 151, "time": "1772187811" }, "stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 158, "time": "1772186858" }, "departure": { "delay": 158, "time": "1772186858" }, "stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 105, "time": "1772187885" }, "departure": { "delay": 105, "time": "1772187885" }, "stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 144, "time": "1772188404" }, "departure": { "delay": 144, "time": "1772188404" }, "stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 131, "time": "1772187131" }, "departure": { "delay": 131, "time": "1772187131" }, "stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 109, "time": "1772188549" }, "departure": { "delay": 109, "time": "1772188549" }, "stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 135, "time": "1772187915" }, "departure": { "delay": 135, "time": "1772187915" }, "stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 115, "time": "1772186935" }, "departure": { "delay": 115, "time": "1772186935" }, "stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 108, "time": "1772188668" }, "departure": { "delay": 108, "time": "1772188668" }, "stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 104, "time": "1772188424" }, "departure": { "delay": 104, "time": "1772188424" }, "stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 107, "time": "1772187707" }, "departure": { "delay": 107, "time": "1772187707" }, "stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 105, "time": "1772186325" }, "departure": { "delay": 105, "time": "1772186325" }, "stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 139, "time": "1772188279" }, "departure": { "delay": 139, "time": "1772188279" }, "stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 105, "time": "1772186745" }, "departure": { "delay": 105, "time": "1772186745" }, "stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 136, "time": "1772186536" }, "departure": { "delay": 136, "time": "1772186536" }, "stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 104, "time": "1772188844" }, "stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 114, "time": "1772186574" }, "departure": { "delay": 114, "time": "1772186574" }, "stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772185699", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16654:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11636:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188020" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772187120" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 57, "time": "1772187417" }, "departure": { "delay": 57, "time": "1772187417" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 19, "time": "1772188159" }, "departure": { "delay": 19, "time": "1772188159" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 3, "time": "1772187723" }, "departure": { "delay": 3, "time": "1772187723" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1772187965" }, "departure": { "delay": 5, "time": "1772187965" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 16, "time": "1772187916" }, "departure": { "delay": 16, "time": "1772187916" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772188500" }, "departure": { "time": "1772188500" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 50, "time": "1772188370" }, "departure": { "delay": 50, "time": "1772188370" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 10, "time": "1772188210" }, "departure": { "delay": 10, "time": "1772188210" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 10, "time": "1772187850" }, "departure": { "delay": 10, "time": "1772187850" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 22, "time": "1772187502" }, "departure": { "delay": 22, "time": "1772187502" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 37, "time": "1772187157" }, "departure": { "delay": 37, "time": "1772187157" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1772187684" }, "departure": { "delay": 24, "time": "1772187684" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 14, "time": "1772188094" }, "departure": { "delay": 14, "time": "1772188094" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 8, "time": "1772188448" }, "departure": { "delay": 8, "time": "1772188448" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 42, "time": "1772187222" }, "departure": { "delay": 42, "time": "1772187222" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 28, "time": "1772188408" }, "departure": { "delay": 28, "time": "1772188408" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11636:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758661x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 97, "time": "1772180241" }, "departure": { "delay": 97, "time": "1772180257" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1772182370" }, "departure": { "delay": 60, "time": "1772182380" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 111, "time": "1772182214" }, "departure": { "delay": 111, "time": "1772182251" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "departure": { "delay": 81, "time": "1772180061" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 227, "time": "1772182926" }, "departure": { "delay": 227, "time": "1772182967" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -27, "time": "1772181709" }, "departure": { "delay": -27, "time": "1772181753" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 76, "time": "1772180565" }, "departure": { "delay": 76, "time": "1772180596" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 58, "time": "1772182527" }, "departure": { "delay": 58, "time": "1772182558" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -17, "time": "1772180829" }, "departure": { "delay": -17, "time": "1772180863" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 210, "time": "1772182859" }, "departure": { "delay": 210, "time": "1772182890" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 114, "time": "1772180486" }, "departure": { "delay": 114, "time": "1772180514" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 56, "time": "1772180146" }, "departure": { "delay": 56, "time": "1772180156" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 100, "time": "1772180271" }, "departure": { "delay": 100, "time": "1772180320" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 173, "time": "1772183093" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 42, "time": "1772182432" }, "departure": { "delay": 42, "time": "1772182482" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 27, "time": "1772180970" }, "departure": { "delay": 27, "time": "1772181027" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 49, "time": "1772180681" }, "departure": { "delay": 49, "time": "1772180689" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 12, "time": "1772182599" }, "departure": { "delay": 12, "time": "1772182632" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 23, "time": "1772181473" }, "departure": { "delay": 23, "time": "1772181503" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 25, "time": "1772180765" }, "departure": { "delay": 25, "time": "1772180785" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 35, "time": "1772181543" }, "departure": { "delay": 35, "time": "1772181575" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 83, "time": "1772182307" }, "departure": { "delay": 83, "time": "1772182343" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 67, "time": "1772180395" }, "departure": { "delay": 67, "time": "1772180407" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -21, "time": "1772181604" }, "departure": { "delay": -21, "time": "1772181639" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 19, "time": "1772181405" }, "departure": { "delay": 19, "time": "1772181439" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 40, "time": "1772181185" }, "departure": { "delay": 40, "time": "1772181280" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 9, "time": "1772181110" }, "departure": { "delay": 9, "time": "1772181129" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 73, "time": "1772182139" }, "departure": { "delay": 73, "time": "1772182153" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 61, "time": "1772180177" }, "departure": { "delay": 61, "time": "1772180221" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 72, "time": "1772180641" }, "departure": { "delay": 72, "time": "1772180652" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 12, "time": "1772180918" }, "departure": { "delay": 12, "time": "1772180952" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1772181065" }, "departure": { "delay": 38, "time": "1772181098" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 15, "time": "1772181314" }, "departure": { "delay": 15, "time": "1772181375" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 75, "time": "1772181846" }, "departure": { "delay": 75, "time": "1772181975" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 251, "time": "1772183027" }, "departure": { "delay": 251, "time": "1772183051" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 } ], "timestamp": "1772186454", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758661x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17340:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772185500" }, "departure": { "time": "1772185500" }, "stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 57, "time": "1772184777" }, "departure": { "delay": 57, "time": "1772184777" }, "stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 19, "time": "1772184559" }, "departure": { "delay": 19, "time": "1772184559" }, "stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772186700" }, "departure": { "time": "1772186700" }, "stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 29, "time": "1772186489" }, "departure": { "delay": 29, "time": "1772186489" }, "stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 51, "time": "1772184831" }, "departure": { "delay": 51, "time": "1772184831" }, "stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 18, "time": "1772186538" }, "departure": { "delay": 18, "time": "1772186538" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 8, "time": "1772185088" }, "departure": { "delay": 8, "time": "1772185088" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772184480" }, "departure": { "time": "1772184480" }, "stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 56, "time": "1772185016" }, "departure": { "delay": 56, "time": "1772185016" }, "stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772186340" }, "departure": { "time": "1772186340" }, "stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 5, "time": "1772185385" }, "departure": { "delay": 5, "time": "1772185385" }, "stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 7, "time": "1772184607" }, "departure": { "delay": 7, "time": "1772184607" }, "stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772185800" }, "departure": { "time": "1772185800" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 16, "time": "1772185876" }, "departure": { "delay": 16, "time": "1772185876" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 57, "time": "1772185197" }, "departure": { "delay": 57, "time": "1772185197" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 30, "time": "1772185650" }, "departure": { "delay": 30, "time": "1772185650" }, "stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1772186580" }, "departure": { "time": "1772186580" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 19, "time": "1772185579" }, "departure": { "delay": 19, "time": "1772185579" }, "stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1772185260" }, "departure": { "time": "1772185260" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772184900" }, "departure": { "time": "1772184900" }, "stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 29, "time": "1772186369" }, "departure": { "delay": 29, "time": "1772186369" }, "stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 9, "time": "1772186649" }, "departure": { "delay": 9, "time": "1772186649" }, "stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 43, "time": "1772186263" }, "departure": { "delay": 43, "time": "1772186263" }, "stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 34, "time": "1772184274" }, "departure": { "delay": 34, "time": "1772184274" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 7, "time": "1772185687" }, "departure": { "delay": 7, "time": "1772185687" }, "stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 35, "time": "1772186075" }, "departure": { "delay": 35, "time": "1772186075" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772183880" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 57, "time": "1772184357" }, "departure": { "delay": 57, "time": "1772184357" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 45, "time": "1772184405" }, "departure": { "delay": 45, "time": "1772184405" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1772185441" }, "departure": { "delay": 1, "time": "1772185441" }, "stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1772186880" }, "stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 36, "time": "1772184696" }, "departure": { "delay": 36, "time": "1772184696" }, "stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 3, "time": "1772186223" }, "departure": { "delay": 3, "time": "1772186223" }, "stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 15, "time": "1772184015" }, "departure": { "delay": 15, "time": "1772184015" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772184240" }, "departure": { "time": "1772184240" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772183940" }, "departure": { "time": "1772183940" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772186160" }, "departure": { "time": "1772186160" }, "stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 39, "time": "1772186019" }, "departure": { "delay": 39, "time": "1772186019" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1772183370", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17340:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5469783:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -70, "time": "1772188670" }, "departure": { "delay": -70, "time": "1772188670" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -256, "time": "1772189084" }, "departure": { "delay": -256, "time": "1772189084" }, "stopId": "FR:27456:ZE:0x6727:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1772188379" }, "departure": { "delay": -1, "time": "1772188379" }, "stopId": "FR:27375:ZE:0x6572:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -220, "time": "1772189000" }, "departure": { "delay": -220, "time": "1772189000" }, "stopId": "FR:27375:ZE:0x6391:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -150, "time": "1772188830" }, "departure": { "delay": -150, "time": "1772188830" }, "stopId": "FR:27375:ZE:0x6484:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 59, "time": "1772188319" }, "departure": { "delay": 59, "time": "1772188319" }, "stopId": "FR:27375:ZE:0x6396:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -279, "time": "1772188941" }, "departure": { "delay": -279, "time": "1772188941" }, "stopId": "FR:27375:ZE:0x6463:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -36, "time": "1772188404" }, "departure": { "delay": -36, "time": "1772188404" }, "stopId": "FR:27375:ZE:0x6422:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -271, "time": "1772189489" }, "departure": { "delay": -271, "time": "1772189489" }, "stopId": "FR:27003:ZE:0x6020:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -226, "time": "1772189594" }, "departure": { "delay": -226, "time": "1772189594" }, "stopId": "FR:27003:ZE:0x6006:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -271, "time": "1772189669" }, "stopId": "FR:27003:ZE:0x6014:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -246, "time": "1772188974" }, "departure": { "delay": -246, "time": "1772188974" }, "stopId": "FR:27375:ZE:0x6481:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -193, "time": "1772188907" }, "departure": { "delay": -193, "time": "1772188907" }, "stopId": "FR:27375:ZE:0x7187:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1772188352" }, "departure": { "delay": 32, "time": "1772188352" }, "stopId": "FR:27375:ZE:0x6470:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -30, "time": "1772188470" }, "departure": { "delay": -30, "time": "1772188470" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -87, "time": "1772188533" }, "departure": { "delay": -87, "time": "1772188533" }, "stopId": "FR:27375:ZE:0x6416:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -208, "time": "1772188892" }, "departure": { "delay": -208, "time": "1772188892" }, "stopId": "FR:27375:ZE:0x6511:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -140, "time": "1772188720" }, "departure": { "delay": -140, "time": "1772188720" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -140, "time": "1772188780" }, "departure": { "delay": -140, "time": "1772188780" }, "stopId": "FR:27375:ZE:0x6510:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -213, "time": "1772189247" }, "departure": { "delay": -213, "time": "1772189247" }, "stopId": "FR:27456:ZE:0x7200:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -50, "time": "1772188630" }, "departure": { "delay": -50, "time": "1772188630" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 9 }, { "departure": { "time": "1772188200" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -212, "time": "1772189548" }, "departure": { "delay": -212, "time": "1772189548" }, "stopId": "FR:27003:ZE:0x7203:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -225, "time": "1772188935" }, "departure": { "delay": -225, "time": "1772188935" }, "stopId": "FR:27375:ZE:0x6447:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -61, "time": "1772188439" }, "departure": { "delay": -61, "time": "1772188439" }, "stopId": "FR:27375:ZE:0x6512:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -254, "time": "1772189026" }, "departure": { "delay": -254, "time": "1772189026" }, "stopId": "FR:27456:ZE:0x6731:ATOUMOD006", "stopSequence": 22 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:10:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5469783:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758882x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1772174106" }, "departure": { "delay": 41, "time": "1772174141" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 53, "time": "1772174055" }, "departure": { "delay": 53, "time": "1772174093" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -13, "time": "1772175910" }, "departure": { "delay": -13, "time": "1772175947" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -4, "time": "1772176053" }, "departure": { "delay": -4, "time": "1772176076" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 97, "time": "1772177166" }, "departure": { "delay": 97, "time": "1772177197" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 57, "time": "1772174008" }, "departure": { "delay": 57, "time": "1772174037" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -12, "time": "1772174857" }, "departure": { "delay": -12, "time": "1772174868" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 69, "time": "1772173952" }, "departure": { "delay": 69, "time": "1772173989" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1772174494" }, "departure": { "delay": 6, "time": "1772174526" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -10, "time": "1772176165" }, "departure": { "delay": -10, "time": "1772176190" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -9, "time": "1772174713" }, "departure": { "delay": -9, "time": "1772174751" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -22, "time": "1772174645" }, "departure": { "delay": -22, "time": "1772174678" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1772176460" }, "departure": { "delay": 20, "time": "1772176520" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 37, "time": "1772174247" }, "departure": { "delay": 37, "time": "1772174257" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -31, "time": "1772176329" }, "departure": { "delay": -31, "time": "1772176349" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 46, "time": "1772176715" }, "departure": { "delay": 46, "time": "1772176726" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 56, "time": "1772176540" }, "departure": { "delay": 56, "time": "1772176556" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 82, "time": "1772173837" }, "departure": { "delay": 82, "time": "1772173882" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 81, "time": "1772177224" }, "departure": { "delay": 81, "time": "1772177241" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 51, "time": "1772176646" }, "departure": { "delay": 51, "time": "1772176671" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -9, "time": "1772174543" }, "departure": { "delay": -9, "time": "1772174571" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 57, "time": "1772174180" }, "departure": { "delay": 57, "time": "1772174217" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 96, "time": "1772177281" }, "departure": { "delay": 96, "time": "1772177316" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 197, "time": "1772174949" }, "departure": { "delay": 197, "time": "1772175197" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 106, "time": "1772177012" }, "departure": { "delay": 106, "time": "1772177026" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -8, "time": "1772176232" }, "departure": { "delay": -8, "time": "1772176252" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 13, "time": "1772175701" }, "departure": { "delay": 13, "time": "1772175733" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1772174329" }, "departure": { "delay": -1, "time": "1772174339" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -53, "time": "1772175767" }, "departure": { "delay": -53, "time": "1772175787" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1772176420" }, "departure": { "delay": 2, "time": "1772176442" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -46, "time": "1772175811" }, "departure": { "delay": -46, "time": "1772175854" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 8, "time": "1772175515" }, "departure": { "delay": 8, "time": "1772175548" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 76, "time": "1772177356" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -23, "time": "1772175980" }, "departure": { "delay": -23, "time": "1772175997" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 102, "time": "1772175239" }, "departure": { "delay": 102, "time": "1772175282" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 7, "time": "1772176731" }, "departure": { "delay": 7, "time": "1772176747" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "departure": { "delay": 52, "time": "1772173792" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 16, "time": "1772174590" }, "departure": { "delay": 16, "time": "1772174596" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 64, "time": "1772174151" }, "departure": { "delay": 64, "time": "1772174164" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 98, "time": "1772176940" }, "departure": { "delay": 98, "time": "1772176958" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 31, "time": "1772174273" }, "departure": { "delay": 31, "time": "1772174311" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 41, "time": "1772175326" }, "departure": { "delay": 41, "time": "1772175341" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1772176102" }, "departure": { "delay": -1, "time": "1772176139" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 79, "time": "1772177047" }, "departure": { "delay": 79, "time": "1772177059" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 25, "time": "1772175587" }, "departure": { "delay": 25, "time": "1772175625" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 73, "time": "1772176583" }, "departure": { "delay": 73, "time": "1772176633" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 15, "time": "1772174463" }, "departure": { "delay": 15, "time": "1772174475" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 115, "time": "1772176761" }, "departure": { "delay": 115, "time": "1772176915" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 8, "time": "1772175469" }, "departure": { "delay": 8, "time": "1772175488" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 14, "time": "1772175387" }, "departure": { "delay": 14, "time": "1772175434" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1772186449", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758882x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:907:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772212020" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772210820" }, "departure": { "time": "1772210820" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772211060" }, "departure": { "time": "1772211060" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772211180" }, "departure": { "time": "1772211180" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772211300" }, "departure": { "time": "1772211300" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "departure": { "time": "1772210700" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772211900" }, "departure": { "time": "1772211900" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772211780" }, "departure": { "time": "1772211780" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772210940" }, "departure": { "time": "1772210940" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772211540" }, "departure": { "time": "1772211540" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772211420" }, "departure": { "time": "1772211420" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772211660" }, "departure": { "time": "1772211660" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 } ], "timestamp": "1772186371", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:907:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758725x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -16, "time": "1772185753" }, "departure": { "delay": -16, "time": "1772185784" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -39, "time": "1772186053" }, "departure": { "delay": -39, "time": "1772186061" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -27, "time": "1772184157" }, "departure": { "delay": -27, "time": "1772184213" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 74, "time": "1772183788" }, "departure": { "delay": 74, "time": "1772183834" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 21, "time": "1772185120" }, "departure": { "delay": 21, "time": "1772185161" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -53, "time": "1772186155" }, "departure": { "delay": -53, "time": "1772186167" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 57, "time": "1772183689" }, "departure": { "delay": 57, "time": "1772183697" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -5, "time": "1772184046" }, "departure": { "delay": -5, "time": "1772184055" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 36, "time": "1772185229" }, "departure": { "delay": 36, "time": "1772185296" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 17, "time": "1772185683" }, "departure": { "delay": 17, "time": "1772185697" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 19, "time": "1772184923" }, "departure": { "delay": 19, "time": "1772184979" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 63, "time": "1772183904" }, "departure": { "delay": 63, "time": "1772183943" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 51, "time": "1772184757" }, "departure": { "delay": 51, "time": "1772184831" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -69, "time": "1772186233" }, "departure": { "delay": -69, "time": "1772186271" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -43, "time": "1772184272" }, "departure": { "delay": -43, "time": "1772184317" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -83, "time": "1772186184" }, "departure": { "delay": -83, "time": "1772186197" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 12, "time": "1772184999" }, "departure": { "delay": 12, "time": "1772185032" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -48, "time": "1772184119" }, "departure": { "delay": -48, "time": "1772184132" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 66, "time": "1772183870" }, "departure": { "delay": 66, "time": "1772183886" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -20, "time": "1772185809" }, "departure": { "delay": -20, "time": "1772185840" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 3, "time": "1772183987" }, "departure": { "delay": 3, "time": "1772184003" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 67, "time": "1772185520" }, "departure": { "delay": 67, "time": "1772185567" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -26, "time": "1772186004" }, "departure": { "delay": -26, "time": "1772186014" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 57, "time": "1772185605" }, "departure": { "delay": 57, "time": "1772185617" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "departure": { "delay": 51, "time": "1772183631" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 29, "time": "1772185418" }, "departure": { "delay": 29, "time": "1772185469" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -35, "time": "1772186106" }, "departure": { "delay": -35, "time": "1772186125" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 49, "time": "1772184873" }, "departure": { "delay": 49, "time": "1772184889" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1772185055" }, "departure": { "time": "1772185080" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -63, "time": "1772185885" }, "departure": { "delay": -63, "time": "1772185917" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -22, "time": "1772184415" }, "departure": { "delay": -22, "time": "1772184458" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -122, "time": "1772186338" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 6, "time": "1772185499" }, "departure": { "delay": 6, "time": "1772185506" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "time": "1772185340" }, "departure": { "time": "1772185380" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -96, "time": "1772186287" }, "departure": { "delay": -96, "time": "1772186304" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 3, "time": "1772184603" }, "departure": { "delay": 3, "time": "1772184603" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1772186454", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758725x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758721x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -77, "time": "1772182593" }, "departure": { "delay": -77, "time": "1772182603" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 17, "time": "1772180739" }, "departure": { "delay": 17, "time": "1772180777" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 39, "time": "1772180646" }, "departure": { "delay": 39, "time": "1772180679" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 85, "time": "1772181539" }, "departure": { "delay": 85, "time": "1772181565" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -27, "time": "1772182516" }, "departure": { "delay": -27, "time": "1772182533" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 110, "time": "1772181431" }, "departure": { "delay": 110, "time": "1772181470" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 7, "time": "1772180849" }, "departure": { "delay": 7, "time": "1772180887" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 40, "time": "1772180391" }, "departure": { "delay": 40, "time": "1772180440" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -4, "time": "1772182411" }, "departure": { "delay": -4, "time": "1772182436" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 79, "time": "1772181710" }, "departure": { "delay": 79, "time": "1772181739" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -133, "time": "1772182727" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 205, "time": "1772181185" }, "departure": { "delay": 205, "time": "1772181205" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 99, "time": "1772182041" }, "departure": { "delay": 99, "time": "1772182059" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 19, "time": "1772181777" }, "departure": { "delay": 19, "time": "1772181799" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 111, "time": "1772181605" }, "departure": { "delay": 111, "time": "1772181651" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 96, "time": "1772181505" }, "departure": { "delay": 96, "time": "1772181516" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 56, "time": "1772181925" }, "departure": { "delay": 56, "time": "1772181956" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -46, "time": "1772182558" }, "departure": { "delay": -46, "time": "1772182574" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 97, "time": "1772181963" }, "departure": { "delay": 97, "time": "1772181997" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -14, "time": "1772182472" }, "departure": { "delay": -14, "time": "1772182486" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -22, "time": "1772182326" }, "departure": { "delay": -22, "time": "1772182358" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 16, "time": "1772182262" }, "departure": { "delay": 16, "time": "1772182276" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 33, "time": "1772182202" }, "departure": { "delay": 33, "time": "1772182233" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 32, "time": "1772180217" }, "departure": { "delay": 32, "time": "1772180252" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 38, "time": "1772180280" }, "departure": { "delay": 38, "time": "1772180318" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 148, "time": "1772181338" }, "departure": { "delay": 148, "time": "1772181388" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 52, "time": "1772180053" }, "departure": { "delay": 52, "time": "1772180092" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 68, "time": "1772182129" }, "departure": { "delay": 68, "time": "1772182148" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -89, "time": "1772182634" }, "departure": { "delay": -89, "time": "1772182651" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 118, "time": "1772181254" }, "departure": { "delay": 118, "time": "1772181298" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 38, "time": "1772180191" }, "departure": { "delay": 38, "time": "1772180198" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -112, "time": "1772182674" }, "departure": { "delay": -112, "time": "1772182688" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "departure": { "delay": 27, "time": "1772180007" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 22, "time": "1772181833" }, "departure": { "delay": 22, "time": "1772181862" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 62, "time": "1772180481" }, "departure": { "delay": 62, "time": "1772180522" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1772180571" }, "departure": { "delay": 30, "time": "1772180610" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1772186450", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758721x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx281:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772198100" }, "departure": { "time": "1772198100" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1772197620" }, "departure": { "time": "1772197620" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1772195880" }, "departure": { "time": "1772195880" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772196540" }, "departure": { "time": "1772196540" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772197980" }, "departure": { "time": "1772197980" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1772196780" }, "departure": { "time": "1772196780" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772196660" }, "departure": { "time": "1772196660" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772197860" }, "departure": { "time": "1772197860" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1772197500" }, "departure": { "time": "1772197500" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772197320" }, "departure": { "time": "1772197320" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772196720" }, "departure": { "time": "1772196720" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772197080" }, "departure": { "time": "1772197080" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772198160" }, "departure": { "time": "1772198160" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1772196300" }, "departure": { "time": "1772196300" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772198280" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1772196360" }, "departure": { "time": "1772196360" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1772198105" }, "departure": { "delay": 5, "time": "1772198105" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1772196240" }, "departure": { "time": "1772196240" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772197740" }, "departure": { "time": "1772197740" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1772195400" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772196960" }, "departure": { "time": "1772196960" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772196840" }, "departure": { "time": "1772196840" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1772196785" }, "departure": { "delay": 5, "time": "1772196785" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772197140" }, "departure": { "time": "1772197140" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772196120" }, "departure": { "time": "1772196120" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772196180" }, "departure": { "time": "1772196180" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1772180118", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx281:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758809x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -36, "time": "1772169187" }, "departure": { "delay": -36, "time": "1772169204" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -39, "time": "1772169250" }, "departure": { "delay": -39, "time": "1772169261" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 105, "time": "1772167165" }, "departure": { "delay": 105, "time": "1772167185" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 69, "time": "1772167850" }, "departure": { "delay": 69, "time": "1772167869" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 137, "time": "1772166784" }, "departure": { "delay": 137, "time": "1772166797" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -29, "time": "1772168877" }, "departure": { "delay": -29, "time": "1772168911" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -12, "time": "1772169032" }, "departure": { "delay": -12, "time": "1772169108" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -49, "time": "1772168747" }, "departure": { "delay": -49, "time": "1772168771" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 98, "time": "1772167386" }, "departure": { "delay": 98, "time": "1772167418" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 119, "time": "1772166821" }, "departure": { "delay": 119, "time": "1772166839" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 64, "time": "1772167016" }, "departure": { "delay": 64, "time": "1772167024" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 142, "time": "1772166658" }, "departure": { "delay": 142, "time": "1772166682" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 85, "time": "1772167571" }, "departure": { "delay": 85, "time": "1772167585" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -61, "time": "1772169227" }, "departure": { "delay": -61, "time": "1772169239" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 96, "time": "1772167455" }, "departure": { "delay": 96, "time": "1772167476" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -29, "time": "1772168831" }, "departure": { "delay": -29, "time": "1772168851" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 45, "time": "1772167916" }, "departure": { "delay": 45, "time": "1772167965" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -27, "time": "1772169137" }, "departure": { "delay": -27, "time": "1772169153" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 77, "time": "1772168141" }, "departure": { "delay": 77, "time": "1772168177" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -74, "time": "1772169466" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 176, "time": "1772166567" }, "departure": { "delay": 176, "time": "1772166596" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 90, "time": "1772166975" }, "departure": { "delay": 90, "time": "1772166990" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 68, "time": "1772168062" }, "departure": { "delay": 68, "time": "1772168108" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 81, "time": "1772167059" }, "departure": { "delay": 81, "time": "1772167101" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -43, "time": "1772168579" }, "departure": { "delay": -43, "time": "1772168597" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -33, "time": "1772168641" }, "departure": { "delay": -33, "time": "1772168667" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 90, "time": "1772167331" }, "departure": { "delay": 90, "time": "1772167350" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -13, "time": "1772169335" }, "departure": { "delay": -13, "time": "1772169347" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -19, "time": "1772169374" }, "departure": { "delay": -19, "time": "1772169401" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 113, "time": "1772167237" }, "departure": { "delay": 113, "time": "1772167253" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772168208" }, "departure": { "delay": 60, "time": "1772168220" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 30, "time": "1772168364" }, "departure": { "delay": 30, "time": "1772168430" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 79, "time": "1772167498" }, "departure": { "delay": 79, "time": "1772167519" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -50, "time": "1772169294" }, "departure": { "delay": -50, "time": "1772169310" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 151, "time": "1772166922" }, "departure": { "delay": 151, "time": "1772166931" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 131, "time": "1772166867" }, "departure": { "delay": 131, "time": "1772166911" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 37, "time": "1772168466" }, "departure": { "delay": 37, "time": "1772168497" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 50, "time": "1772167988" }, "departure": { "delay": 50, "time": "1772168030" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 106, "time": "1772167749" }, "departure": { "delay": 106, "time": "1772167786" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -40, "time": "1772169008" }, "departure": { "delay": -40, "time": "1772169020" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 125, "time": "1772167662" }, "departure": { "delay": 125, "time": "1772167685" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 135, "time": "1772166495" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -13, "time": "1772168792" }, "departure": { "delay": -13, "time": "1772168807" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 171, "time": "1772166515" }, "departure": { "delay": 171, "time": "1772166531" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 133, "time": "1772166712" }, "departure": { "delay": 133, "time": "1772166733" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 117, "time": "1772167120" }, "departure": { "delay": 117, "time": "1772167137" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 113, "time": "1772167719" }, "departure": { "delay": 113, "time": "1772167733" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 4, "time": "1772168268" }, "departure": { "delay": 4, "time": "1772168284" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758809x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758838x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 93, "time": "1772179499" }, "departure": { "delay": 93, "time": "1772179533" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "departure": { "delay": -4, "time": "1772177936" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 84, "time": "1772179677" }, "departure": { "delay": 84, "time": "1772179704" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 6, "time": "1772178561" }, "departure": { "delay": 6, "time": "1772178606" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 32, "time": "1772177951" }, "departure": { "delay": 32, "time": "1772177972" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -6, "time": "1772180921" }, "departure": { "delay": -6, "time": "1772180934" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 141, "time": "1772180343" }, "departure": { "delay": 141, "time": "1772180361" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 120, "time": "1772179211" }, "departure": { "delay": 120, "time": "1772179320" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -41, "time": "1772181259" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 95, "time": "1772179746" }, "departure": { "delay": 95, "time": "1772179775" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 57, "time": "1772180621" }, "departure": { "delay": 57, "time": "1772180637" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 74, "time": "1772179892" }, "departure": { "delay": 74, "time": "1772179934" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 60, "time": "1772179577" }, "departure": { "delay": 60, "time": "1772179620" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 29, "time": "1772181178" }, "departure": { "delay": 29, "time": "1772181209" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 7, "time": "1772181056" }, "departure": { "delay": 7, "time": "1772181067" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 55, "time": "1772178406" }, "departure": { "delay": 55, "time": "1772178415" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 136, "time": "1772180441" }, "departure": { "delay": 136, "time": "1772180476" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 132, "time": "1772179353" }, "departure": { "delay": 132, "time": "1772179392" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 82, "time": "1772180506" }, "departure": { "delay": 82, "time": "1772180542" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 39, "time": "1772181151" }, "departure": { "delay": 39, "time": "1772181159" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "time": "1772181087" }, "departure": { "time": "1772181120" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -17, "time": "1772181028" }, "departure": { "delay": -17, "time": "1772181043" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 117, "time": "1772178992" }, "departure": { "delay": 117, "time": "1772179017" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 165, "time": "1772180177" }, "departure": { "delay": 165, "time": "1772180265" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 59, "time": "1772180001" }, "departure": { "delay": 59, "time": "1772180039" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 32, "time": "1772178283" }, "departure": { "delay": 32, "time": "1772178332" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 119, "time": "1772179405" }, "departure": { "delay": 119, "time": "1772179439" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 47, "time": "1772178630" }, "departure": { "delay": 47, "time": "1772178647" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 22, "time": "1772180589" }, "departure": { "delay": 22, "time": "1772180602" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 49, "time": "1772178687" }, "departure": { "delay": 49, "time": "1772178709" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 13, "time": "1772180966" }, "departure": { "delay": 13, "time": "1772181013" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 28, "time": "1772180654" }, "departure": { "delay": 28, "time": "1772180668" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 23, "time": "1772178243" }, "departure": { "delay": 23, "time": "1772178263" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 114, "time": "1772179819" }, "departure": { "delay": 114, "time": "1772179854" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 41, "time": "1772178364" }, "departure": { "delay": 41, "time": "1772178401" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 87, "time": "1772178761" }, "departure": { "delay": 87, "time": "1772178807" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 17, "time": "1772178115" }, "departure": { "delay": 17, "time": "1772178137" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 3, "time": "1772178470" }, "departure": { "delay": 3, "time": "1772178483" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 106, "time": "1772179051" }, "departure": { "delay": 106, "time": "1772179066" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 5, "time": "1772180874" }, "departure": { "delay": 5, "time": "1772180885" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 63, "time": "1772178001" }, "departure": { "delay": 63, "time": "1772178063" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 90, "time": "1772179097" }, "departure": { "delay": 90, "time": "1772179110" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1772178162" }, "departure": { "delay": 3, "time": "1772178183" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 37, "time": "1772179156" }, "departure": { "delay": 37, "time": "1772179177" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 116, "time": "1772178910" }, "departure": { "delay": 116, "time": "1772178956" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 42, "time": "1772180851" }, "departure": { "delay": 42, "time": "1772180862" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -20, "time": "1772178507" }, "departure": { "delay": -20, "time": "1772178520" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 56, "time": "1772180703" }, "departure": { "delay": 56, "time": "1772180756" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758838x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx7419:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772186700" }, "stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772188140" }, "stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001", "stopSequence": 36 }, { "departure": { "time": "1772188260" }, "stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001", "stopSequence": 38 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772187060" }, "stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772186160" }, "stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772187720" }, "stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772185560" }, "stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772188200" }, "stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001", "stopSequence": 37 }, { "departure": { "time": "1772186460" }, "stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772187120" }, "stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772187480" }, "stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772185980" }, "stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772187960" }, "stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001", "stopSequence": 33 }, { "departure": { "time": "1772186220" }, "stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772185800" }, "stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772185620" }, "stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772188380" }, "stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001", "stopSequence": 39 }, { "departure": { "time": "1772186760" }, "stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772185500" }, "stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772187300" }, "stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772188080" }, "stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772185860" }, "stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772187660" }, "stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772186820" }, "stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772187180" }, "stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772186880" }, "stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx119:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx7419:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10087:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 81, "time": "1772186841" }, "departure": { "delay": 81, "time": "1772186841" }, "stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 42, "time": "1772187762" }, "stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001", "stopSequence": 30 }, { "departure": { "delay": 28, "time": "1772185408" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 42, "time": "1772187582" }, "departure": { "delay": 42, "time": "1772187582" }, "stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 67, "time": "1772186707" }, "departure": { "delay": 67, "time": "1772186707" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 78, "time": "1772185458" }, "departure": { "delay": 78, "time": "1772185458" }, "stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 105, "time": "1772186985" }, "departure": { "delay": 105, "time": "1772186985" }, "stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 48, "time": "1772185608" }, "departure": { "delay": 48, "time": "1772185608" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1772186927" }, "departure": { "delay": 47, "time": "1772186927" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 88, "time": "1772185683" }, "departure": { "delay": 88, "time": "1772185708" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 84, "time": "1772187204" }, "departure": { "delay": 84, "time": "1772187204" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -19, "time": "1772186141" }, "departure": { "delay": -19, "time": "1772186141" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 128, "time": "1772185783" }, "departure": { "delay": 128, "time": "1772185808" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 86, "time": "1772187326" }, "departure": { "delay": 86, "time": "1772187326" }, "stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 19, "time": "1772186342" }, "departure": { "delay": 19, "time": "1772186359" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 42, "time": "1772187282" }, "departure": { "delay": 42, "time": "1772187282" }, "stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 88, "time": "1772187028" }, "departure": { "delay": 88, "time": "1772187028" }, "stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 51, "time": "1772186271" }, "departure": { "delay": 51, "time": "1772186271" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 193, "time": "1772185933" }, "departure": { "delay": 193, "time": "1772185933" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 95, "time": "1772185535" }, "departure": { "delay": 95, "time": "1772185535" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 49, "time": "1772187469" }, "departure": { "delay": 49, "time": "1772187469" }, "stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 183, "time": "1772185983" }, "departure": { "delay": 183, "time": "1772185983" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 63, "time": "1772187123" }, "departure": { "delay": 63, "time": "1772187123" }, "stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 62, "time": "1772187362" }, "departure": { "delay": 62, "time": "1772187362" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 100, "time": "1772186800" }, "departure": { "delay": 100, "time": "1772186800" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 51, "time": "1772186511" }, "departure": { "delay": 51, "time": "1772186511" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 168, "time": "1772186079" }, "departure": { "delay": 168, "time": "1772186088" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 43, "time": "1772186683" }, "departure": { "delay": 43, "time": "1772186683" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 45, "time": "1772187405" }, "departure": { "delay": 45, "time": "1772187405" }, "stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1772185410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10087:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758708x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 42, "time": "1772165622" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 118, "time": "1772167753" }, "departure": { "delay": 118, "time": "1772167798" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 98, "time": "1772167642" }, "departure": { "delay": 98, "time": "1772167658" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 49, "time": "1772167112" }, "departure": { "delay": 49, "time": "1772167129" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 58, "time": "1772166844" }, "departure": { "delay": 58, "time": "1772166898" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 17, "time": "1772168477" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 18, "time": "1772166036" }, "departure": { "delay": 18, "time": "1772166078" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 88, "time": "1772167574" }, "departure": { "delay": 88, "time": "1772167588" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 64, "time": "1772167038" }, "departure": { "delay": 64, "time": "1772167084" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1772168310" }, "departure": { "delay": 48, "time": "1772168328" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 51, "time": "1772167518" }, "departure": { "delay": 51, "time": "1772167551" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 46, "time": "1772167287" }, "departure": { "delay": 46, "time": "1772167306" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 17, "time": "1772165854" }, "departure": { "delay": 17, "time": "1772165897" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 8, "time": "1772167359" }, "departure": { "delay": 8, "time": "1772167388" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 85, "time": "1772167865" }, "departure": { "delay": 85, "time": "1772167885" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -5, "time": "1772165804" }, "departure": { "delay": -5, "time": "1772165815" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 64, "time": "1772165689" }, "departure": { "delay": 64, "time": "1772165704" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 77, "time": "1772166614" }, "departure": { "delay": 77, "time": "1772166677" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 75, "time": "1772167171" }, "departure": { "delay": 75, "time": "1772167215" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 57, "time": "1772168196" }, "departure": { "delay": 57, "time": "1772168217" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 73, "time": "1772167922" }, "departure": { "delay": 73, "time": "1772167933" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 54, "time": "1772168135" }, "departure": { "delay": 54, "time": "1772168154" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 34, "time": "1772167993" }, "departure": { "delay": 34, "time": "1772168014" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 18, "time": "1772166755" }, "departure": { "delay": 18, "time": "1772166798" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 58, "time": "1772168084" }, "departure": { "delay": 58, "time": "1772168098" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 8, "time": "1772166204" }, "departure": { "delay": 8, "time": "1772166248" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -17, "time": "1772166152" }, "departure": { "delay": -17, "time": "1772166163" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 55, "time": "1772168256" }, "departure": { "delay": 55, "time": "1772168275" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -18, "time": "1772165964" }, "departure": { "delay": -18, "time": "1772165982" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -29, "time": "1772166437" }, "departure": { "delay": -29, "time": "1772166451" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1772168371" }, "departure": { "delay": 50, "time": "1772168390" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -6, "time": "1772166311" }, "departure": { "delay": -6, "time": "1772166354" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 24, "time": "1772168414" }, "departure": { "delay": 24, "time": "1772168424" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 30, "time": "1772167445" }, "departure": { "delay": 30, "time": "1772167470" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 28, "time": "1772165773" }, "departure": { "delay": 28, "time": "1772165788" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 6, "time": "1772166947" }, "departure": { "delay": 6, "time": "1772166966" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758708x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5469771:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:27003:ZE:0x7202:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 34, "time": "1772187094" }, "departure": { "delay": 34, "time": "1772187094" }, "stopId": "FR:27456:ZE:0x6726:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 166, "time": "1772188006" }, "departure": { "delay": 166, "time": "1772188006" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -53, "time": "1772187487" }, "departure": { "delay": -53, "time": "1772187487" }, "stopId": "FR:27375:ZE:0x6511:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:27375:ZE:0x6484:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 10, "time": "1772187370" }, "departure": { "delay": 10, "time": "1772187370" }, "stopId": "FR:27375:ZE:0x6510:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1772186585" }, "departure": { "delay": 5, "time": "1772186585" }, "stopId": "FR:27003:ZE:0x6004:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 150, "time": "1772188050" }, "departure": { "delay": 150, "time": "1772188050" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 57, "time": "1772187357" }, "departure": { "delay": 57, "time": "1772187357" }, "stopId": "FR:27375:ZE:0x7186:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 164, "time": "1772187884" }, "departure": { "delay": 164, "time": "1772187884" }, "stopId": "FR:27375:ZE:0x6449:ATOUMOD006", "stopSequence": 20 }, { "departure": { "time": "1772186400" }, "stopId": "FR:27003:ZE:0x6015:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 45, "time": "1772186505" }, "departure": { "delay": 45, "time": "1772186505" }, "stopId": "FR:27003:ZE:0x6007:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1772187339" }, "departure": { "delay": 39, "time": "1772187339" }, "stopId": "FR:27375:ZE:0x6446:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 58, "time": "1772186998" }, "departure": { "delay": 58, "time": "1772186998" }, "stopId": "FR:27456:ZE:0x7200:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 58, "time": "1772187178" }, "departure": { "delay": 58, "time": "1772187178" }, "stopId": "FR:27456:ZE:0x6730:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 23, "time": "1772187263" }, "departure": { "delay": 23, "time": "1772187263" }, "stopId": "FR:27375:ZE:0x6480:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 87, "time": "1772188107" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:27375:ZE:0x6462:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 179, "time": "1772187839" }, "departure": { "delay": 179, "time": "1772187839" }, "stopId": "FR:27375:ZE:0x6403:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -38, "time": "1772187562" }, "departure": { "delay": -38, "time": "1772187562" }, "stopId": "FR:27375:ZE:0x6503:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 125, "time": "1772187965" }, "departure": { "delay": 125, "time": "1772187965" }, "stopId": "FR:27375:ZE:0x6417:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 43, "time": "1772187223" }, "departure": { "delay": 43, "time": "1772187223" }, "stopId": "FR:27375:ZE:0x6390:ATOUMOD006", "stopSequence": 8 } ], "timestamp": "1772186358", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:10:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5469771:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745452x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 82, "time": "1772176185" }, "departure": { "delay": 82, "time": "1772176222" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 144, "time": "1772175344" }, "departure": { "delay": 144, "time": "1772175384" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 63, "time": "1772174924" }, "departure": { "delay": 63, "time": "1772174943" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 113, "time": "1772174813" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 78, "time": "1772176106" }, "departure": { "delay": 78, "time": "1772176158" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 57, "time": "1772175865" }, "departure": { "delay": 57, "time": "1772175897" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 22, "time": "1772176462" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 118, "time": "1772175263" }, "departure": { "delay": 118, "time": "1772175298" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 110, "time": "1772175178" }, "departure": { "delay": 110, "time": "1772175230" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 81, "time": "1772176307" }, "departure": { "delay": 81, "time": "1772176341" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 44, "time": "1772175962" }, "departure": { "delay": 44, "time": "1772176004" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1772176243" }, "departure": { "delay": 80, "time": "1772176280" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 75, "time": "1772175093" }, "departure": { "delay": 75, "time": "1772175135" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 183, "time": "1772175562" }, "departure": { "delay": 183, "time": "1772175603" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1772175820" }, "departure": { "delay": 52, "time": "1772175832" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 102, "time": "1772175719" }, "departure": { "delay": 102, "time": "1772175762" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 134, "time": "1772175660" }, "departure": { "delay": 134, "time": "1772175674" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 58, "time": "1772176039" }, "departure": { "delay": 58, "time": "1772176078" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 93, "time": "1772174990" }, "departure": { "delay": 93, "time": "1772175033" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745452x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748425x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -36, "time": "1772166842" }, "departure": { "delay": -36, "time": "1772166864" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -6, "time": "1772165380" }, "departure": { "delay": -6, "time": "1772165394" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 12, "time": "1772167194" }, "departure": { "delay": 12, "time": "1772167212" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 25, "time": "1772165349" }, "departure": { "delay": 25, "time": "1772165365" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 2, "time": "1772164973" }, "departure": { "delay": 2, "time": "1772165042" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -16, "time": "1772166809" }, "departure": { "delay": -16, "time": "1772166824" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 10, "time": "1772165656" }, "departure": { "delay": 10, "time": "1772165710" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1772167244" }, "departure": { "time": "1772167260" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 25, "time": "1772166894" }, "departure": { "delay": 25, "time": "1772166985" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -2, "time": "1772165921" }, "departure": { "delay": -2, "time": "1772165998" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 74, "time": "1772166241" }, "departure": { "delay": 74, "time": "1772166254" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 29, "time": "1772166606" }, "departure": { "delay": 29, "time": "1772166629" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 20, "time": "1772165289" }, "departure": { "delay": 20, "time": "1772165300" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -11, "time": "1772166996" }, "departure": { "delay": -11, "time": "1772167009" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -21, "time": "1772167299" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 3, "time": "1772165448" }, "departure": { "delay": 3, "time": "1772165463" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -16, "time": "1772165735" }, "departure": { "delay": -16, "time": "1772165744" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 6, "time": "1772165209" }, "departure": { "delay": 6, "time": "1772165226" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -9, "time": "1772167046" }, "departure": { "delay": -9, "time": "1772167071" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 9, "time": "1772166029" }, "departure": { "delay": 9, "time": "1772166069" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -10, "time": "1772165492" }, "departure": { "delay": -10, "time": "1772165510" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -10, "time": "1772167112" }, "departure": { "delay": -10, "time": "1772167130" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -14, "time": "1772166090" }, "departure": { "delay": -14, "time": "1772166106" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 64, "time": "1772166282" }, "departure": { "delay": 64, "time": "1772166304" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -28, "time": "1772167089" }, "departure": { "delay": -28, "time": "1772167112" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -3, "time": "1772165564" }, "departure": { "delay": -3, "time": "1772165577" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -10, "time": "1772165075" }, "departure": { "delay": -10, "time": "1772165090" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -3, "time": "1772166706" }, "departure": { "delay": -3, "time": "1772166717" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 8, "time": "1772164808" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 17, "time": "1772166788" }, "departure": { "delay": 17, "time": "1772166797" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 29, "time": "1772165116" }, "departure": { "delay": 29, "time": "1772165129" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 103, "time": "1772166395" }, "departure": { "delay": 103, "time": "1772166583" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -44, "time": "1772165825" }, "departure": { "delay": -44, "time": "1772165836" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748425x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748432x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -16, "time": "1772173653" }, "departure": { "delay": -16, "time": "1772173664" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 6, "time": "1772173380" }, "departure": { "delay": 6, "time": "1772173386" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 48, "time": "1772175755" }, "departure": { "delay": 48, "time": "1772175768" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 212, "time": "1772174841" }, "departure": { "delay": 212, "time": "1772174912" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 57, "time": "1772173538" }, "departure": { "delay": 57, "time": "1772173557" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 201, "time": "1772174702" }, "departure": { "delay": 201, "time": "1772174721" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 257, "time": "1772174003" }, "departure": { "delay": 257, "time": "1772174597" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 43, "time": "1772175453" }, "departure": { "delay": 43, "time": "1772175463" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 11, "time": "1772173622" }, "departure": { "delay": 11, "time": "1772173631" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 79, "time": "1772175903" }, "departure": { "delay": 79, "time": "1772175919" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 193, "time": "1772174926" }, "departure": { "delay": 193, "time": "1772174953" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 226, "time": "1772174674" }, "departure": { "delay": 226, "time": "1772174686" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 67, "time": "1772175473" }, "departure": { "delay": 67, "time": "1772175487" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -23, "time": "1772173689" }, "departure": { "delay": -23, "time": "1772173717" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 37, "time": "1772173297" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 77, "time": "1772173432" }, "departure": { "delay": 77, "time": "1772173457" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 87, "time": "1772175205" }, "departure": { "delay": 87, "time": "1772175267" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 31, "time": "1772173583" }, "departure": { "delay": 31, "time": "1772173591" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 41, "time": "1772175814" }, "departure": { "delay": 41, "time": "1772175821" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 39, "time": "1772175560" }, "departure": { "delay": 39, "time": "1772175579" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 82, "time": "1772173489" }, "departure": { "delay": 82, "time": "1772173522" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 90, "time": "1772175079" }, "departure": { "delay": 90, "time": "1772175090" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 94, "time": "1772175367" }, "departure": { "delay": 94, "time": "1772175394" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 187, "time": "1772174993" }, "departure": { "delay": 187, "time": "1772175007" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 74, "time": "1772175540" }, "departure": { "delay": 74, "time": "1772175554" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 173, "time": "1772174753" }, "departure": { "delay": 173, "time": "1772174813" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 46, "time": "1772175639" }, "departure": { "delay": 46, "time": "1772175646" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 33, "time": "1772173343" }, "departure": { "delay": 33, "time": "1772173353" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -21, "time": "1772173824" }, "departure": { "delay": -21, "time": "1772173839" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 70, "time": "1772175184" }, "departure": { "delay": 70, "time": "1772175190" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -7, "time": "1772176073" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -39, "time": "1772173729" }, "departure": { "delay": -39, "time": "1772173761" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 82, "time": "1772175842" }, "departure": { "delay": 82, "time": "1772175862" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -75, "time": "1772173928" }, "departure": { "delay": -75, "time": "1772173965" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748432x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD104:ServiceJourney:38bec95ce505af7052fc71f230ef63da:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 34, "time": "1772185834" }, "stopId": "FR:61169:ZE:2376:ATOUMOD104", "stopSequence": 1 }, { "arrival": { "delay": 74, "time": "1772186340" }, "departure": { "delay": 74, "time": "1772186354" }, "stopId": "FR:61169:ZE:2309:ATOUMOD104", "stopSequence": 11 }, { "arrival": { "delay": 56, "time": "1772185850" }, "departure": { "delay": 56, "time": "1772185856" }, "stopId": "FR:61169:ZE:2382:ATOUMOD104", "stopSequence": 2 }, { "arrival": { "delay": 132, "time": "1772186772" }, "departure": { "delay": 132, "time": "1772186772" }, "stopId": "FR:61169:ZE:2303:ATOUMOD104", "stopSequence": 16 }, { "arrival": { "delay": 132, "time": "1772186892" }, "departure": { "delay": 132, "time": "1772186892" }, "stopId": "FR:61169:ZE:2313:ATOUMOD104", "stopSequence": 18 }, { "arrival": { "delay": 132, "time": "1772187072" }, "stopId": "FR:61169:ZE:2284:ATOUMOD104", "stopSequence": 21 }, { "arrival": { "delay": 15, "time": "1772185863" }, "departure": { "delay": 15, "time": "1772185875" }, "stopId": "FR:61169:ZE:2379:ATOUMOD104", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1772186256" }, "departure": { "delay": 120, "time": "1772186280" }, "stopId": "FR:61169:ZE:2301:ATOUMOD104", "stopSequence": 9 }, { "arrival": { "delay": 128, "time": "1772186136" }, "departure": { "delay": 128, "time": "1772186168" }, "stopId": "FR:61169:ZE:2259:ATOUMOD104", "stopSequence": 7 }, { "arrival": { "delay": 132, "time": "1772186652" }, "departure": { "delay": 132, "time": "1772186652" }, "stopId": "FR:61169:ZE:2257:ATOUMOD104", "stopSequence": 15 }, { "arrival": { "delay": 132, "time": "1772186832" }, "departure": { "delay": 132, "time": "1772186832" }, "stopId": "FR:61169:ZE:2298:ATOUMOD104", "stopSequence": 17 }, { "arrival": { "delay": 133, "time": "1772186397" }, "departure": { "delay": 133, "time": "1772186413" }, "stopId": "FR:61169:ZE:2383:ATOUMOD104", "stopSequence": 12 }, { "arrival": { "delay": 113, "time": "1772186321" }, "departure": { "delay": 113, "time": "1772186333" }, "stopId": "FR:61169:ZE:2324:ATOUMOD104", "stopSequence": 10 }, { "arrival": { "delay": 93, "time": "1772186070" }, "departure": { "delay": 93, "time": "1772186073" }, "stopId": "FR:61169:ZE:2294:ATOUMOD104", "stopSequence": 6 }, { "arrival": { "delay": 132, "time": "1772186435" }, "departure": { "delay": 132, "time": "1772186472" }, "stopId": "FR:61169:ZE:2281:ATOUMOD104", "stopSequence": 13 }, { "arrival": { "delay": 43, "time": "1772185947" }, "departure": { "delay": 43, "time": "1772185963" }, "stopId": "FR:61169:ZE:2255:ATOUMOD104", "stopSequence": 4 }, { "arrival": { "delay": 132, "time": "1772186952" }, "departure": { "delay": 132, "time": "1772186952" }, "stopId": "FR:61169:ZE:2328:ATOUMOD104", "stopSequence": 19 }, { "arrival": { "delay": 44, "time": "1772186015" }, "departure": { "delay": 44, "time": "1772186024" }, "stopId": "FR:61169:ZE:2269:ATOUMOD104", "stopSequence": 5 }, { "arrival": { "delay": 132, "time": "1772187012" }, "departure": { "delay": 132, "time": "1772187012" }, "stopId": "FR:61169:ZE:2315:ATOUMOD104", "stopSequence": 20 }, { "arrival": { "delay": 120, "time": "1772186193" }, "departure": { "delay": 120, "time": "1772186220" }, "stopId": "FR:61169:ZE:2326:ATOUMOD104", "stopSequence": 8 }, { "arrival": { "delay": 132, "time": "1772186532" }, "departure": { "delay": 132, "time": "1772186532" }, "stopId": "FR:61169:ZE:2322:ATOUMOD104", "stopSequence": 14 } ], "timestamp": "1772186515", "trip": { "directionId": 2, "routeId": "ATOUMOD104:Line:249:LOC", "tripId": "ATOUMOD104:ServiceJourney:38bec95ce505af7052fc71f230ef63da:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747503x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 99, "time": "1772173226" }, "departure": { "delay": 99, "time": "1772173239" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -63, "time": "1772174259" }, "departure": { "delay": -63, "time": "1772174277" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 84, "time": "1772174079" }, "departure": { "delay": 84, "time": "1772174124" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 117, "time": "1772173732" }, "departure": { "delay": 117, "time": "1772173917" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 21, "time": "1772174870" }, "departure": { "delay": 21, "time": "1772174901" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -46, "time": "1772174339" }, "departure": { "delay": -46, "time": "1772174354" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 79, "time": "1772173007" }, "departure": { "delay": 79, "time": "1772173039" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1772175014" }, "departure": { "delay": 29, "time": "1772175029" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 41, "time": "1772175093" }, "departure": { "delay": 41, "time": "1772175101" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 136, "time": "1772173145" }, "departure": { "delay": 136, "time": "1772173156" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 7, "time": "1772174515" }, "departure": { "delay": 7, "time": "1772174587" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 39, "time": "1772174145" }, "departure": { "delay": 39, "time": "1772174199" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 50, "time": "1772174981" }, "departure": { "delay": 50, "time": "1772174990" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -21, "time": "1772174668" }, "departure": { "delay": -21, "time": "1772174679" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 11, "time": "1772175121" }, "departure": { "delay": 11, "time": "1772175131" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -21, "time": "1772175279" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 7, "time": "1772174813" }, "departure": { "delay": 7, "time": "1772174827" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 33, "time": "1772173411" }, "departure": { "delay": 33, "time": "1772173473" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 46, "time": "1772172886" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 107, "time": "1772173179" }, "departure": { "delay": 107, "time": "1772173187" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 56, "time": "1772172939" }, "departure": { "delay": 56, "time": "1772172956" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 14, "time": "1772174944" }, "departure": { "delay": 14, "time": "1772174954" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1772186450", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747503x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18076:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772185920" }, "departure": { "time": "1772185920" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1772186700" }, "stopId": "FR:76474:ZE:TCARxEMOUL0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1772184420" }, "departure": { "time": "1772184420" }, "stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772186220" }, "departure": { "time": "1772186220" }, "stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 20, "time": "1772186060" }, "departure": { "delay": 20, "time": "1772186060" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1772185680" }, "departure": { "delay": 60, "time": "1772185680" }, "stopId": "FR:76216:ZE:TCARxSIMEO1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1772185740" }, "departure": { "time": "1772185740" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772185380" }, "departure": { "time": "1772185380" }, "stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772186640" }, "departure": { "delay": 60, "time": "1772186640" }, "stopId": "FR:76474:ZE:TCARxPREVE0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1772185860" }, "departure": { "delay": 60, "time": "1772185860" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1772184740" }, "departure": { "delay": 20, "time": "1772184740" }, "stopId": "FR:76157:ZE:TCARxBUCHH0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1772184780" }, "departure": { "delay": 60, "time": "1772184780" }, "stopId": "FR:76157:ZE:TCARxPISCC0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772184600" }, "departure": { "time": "1772184600" }, "stopId": "FR:76157:ZE:TCARxGORGO0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772185500" }, "departure": { "time": "1772185500" }, "stopId": "FR:76540:ZE:TCARxBHAVR1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1772184360" }, "departure": { "delay": 60, "time": "1772184360" }, "stopId": "FR:76157:ZE:TCARxIDEFH2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772184840" }, "departure": { "time": "1772184840" }, "stopId": "FR:76157:ZE:TCARxTJAUR3:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1772184660" }, "departure": { "delay": 60, "time": "1772184660" }, "stopId": "FR:76157:ZE:TCARxECURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 15, "time": "1772184375" }, "departure": { "delay": 15, "time": "1772184375" }, "stopId": "FR:76157:ZE:TCARxLEFEB0:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772184300" }, "stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1772184720" }, "departure": { "delay": 60, "time": "1772184720" }, "stopId": "FR:76157:ZE:TCARxMERAI0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772185620" }, "departure": { "delay": 60, "time": "1772185620" }, "stopId": "FR:76216:ZE:TCARxLACAC1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1772185200" }, "departure": { "delay": 60, "time": "1772185200" }, "stopId": "FR:76540:ZE:TCARxMIN6:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772186520" }, "departure": { "delay": 60, "time": "1772186520" }, "stopId": "FR:76474:ZE:TCARxCIMNB0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 60, "time": "1772186460" }, "departure": { "delay": 60, "time": "1772186460" }, "stopId": "FR:76474:ZE:TCARxEGLIB1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772186160" }, "departure": { "time": "1772186160" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1772186340" }, "departure": { "delay": 60, "time": "1772186340" }, "stopId": "FR:76410:ZE:TCARxMOULI4:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1772185560" }, "departure": { "delay": 60, "time": "1772185560" }, "stopId": "FR:76540:ZE:TCARxRBAPE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1772186040" }, "departure": { "delay": 60, "time": "1772186040" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 20, "time": "1772185640" }, "departure": { "delay": 20, "time": "1772185640" }, "stopId": "FR:76216:ZE:TCARxPEUPL1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1772184390" }, "departure": { "delay": 30, "time": "1772184390" }, "stopId": "FR:76157:ZE:TCARxBELVE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772184540" }, "departure": { "time": "1772184540" }, "stopId": "FR:76157:ZE:TCARxPOMMI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772184480" }, "departure": { "time": "1772184480" }, "stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772183790", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx35:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18076:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597246:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772190000" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -175, "time": "1772190845" }, "departure": { "delay": -175, "time": "1772190845" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -78, "time": "1772190582" }, "departure": { "delay": -78, "time": "1772190582" }, "stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -101, "time": "1772190679" }, "departure": { "delay": -101, "time": "1772190679" }, "stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -7, "time": "1772190233" }, "departure": { "delay": -7, "time": "1772190233" }, "stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1772190119" }, "departure": { "delay": -1, "time": "1772190119" }, "stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -97, "time": "1772190623" }, "departure": { "delay": -97, "time": "1772190623" }, "stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -140, "time": "1772190700" }, "departure": { "delay": -140, "time": "1772190700" }, "stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -178, "time": "1772190902" }, "departure": { "delay": -178, "time": "1772190902" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -43, "time": "1772190497" }, "departure": { "delay": -43, "time": "1772190497" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -268, "time": "1772190992" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -175, "time": "1772190785" }, "departure": { "delay": -175, "time": "1772190785" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "time": "1772190060" }, "departure": { "time": "1772190060" }, "stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -37, "time": "1772190323" }, "departure": { "delay": -37, "time": "1772190323" }, "stopId": "FR:27229:ZE:0xFER01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -13, "time": "1772190407" }, "departure": { "delay": -13, "time": "1772190407" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 9 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597246:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18307:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 9, "time": "1772188209" }, "departure": { "delay": 9, "time": "1772188209" }, "stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1772188530" }, "departure": { "delay": 30, "time": "1772188530" }, "stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 58, "time": "1772187418" }, "departure": { "delay": 58, "time": "1772187418" }, "stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1772188770" }, "departure": { "delay": 30, "time": "1772188770" }, "stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 3, "time": "1772187663" }, "departure": { "delay": 3, "time": "1772187663" }, "stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 36, "time": "1772187516" }, "departure": { "delay": 36, "time": "1772187516" }, "stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 3, "time": "1772187903" }, "departure": { "delay": 3, "time": "1772187903" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1772187330" }, "departure": { "delay": 30, "time": "1772187330" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 34, "time": "1772188294" }, "departure": { "delay": 34, "time": "1772188294" }, "stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1772188950" }, "stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 15, "time": "1772188155" }, "departure": { "delay": 15, "time": "1772188155" }, "stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1772188712" }, "departure": { "delay": 32, "time": "1772188712" }, "stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 56, "time": "1772187836" }, "departure": { "delay": 56, "time": "1772187836" }, "stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1772188565" }, "departure": { "delay": 5, "time": "1772188565" }, "stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 10, "time": "1772188630" }, "departure": { "delay": 10, "time": "1772188630" }, "stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 30, "time": "1772187750" }, "departure": { "delay": 30, "time": "1772187750" }, "stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 52, "time": "1772187472" }, "departure": { "delay": 52, "time": "1772187472" }, "stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 46, "time": "1772188366" }, "departure": { "delay": 46, "time": "1772188366" }, "stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 23, "time": "1772188463" }, "departure": { "delay": 23, "time": "1772188463" }, "stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1772183170", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18307:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759047x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -57, "time": "1772177778" }, "departure": { "delay": -57, "time": "1772177823" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -8, "time": "1772177007" }, "departure": { "delay": -8, "time": "1772177032" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -41, "time": "1772177045" }, "departure": { "delay": -41, "time": "1772177059" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -31, "time": "1772176808" }, "departure": { "delay": -31, "time": "1772176889" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 29, "time": "1772176339" }, "departure": { "delay": 29, "time": "1772176349" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 8, "time": "1772176971" }, "departure": { "delay": 8, "time": "1772176988" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -33, "time": "1772177711" }, "departure": { "delay": -33, "time": "1772177727" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 60, "time": "1772176200" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -84, "time": "1772177242" }, "departure": { "delay": -84, "time": "1772177256" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -56, "time": "1772177450" }, "departure": { "delay": -56, "time": "1772177524" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -100, "time": "1772177349" }, "departure": { "delay": -100, "time": "1772177360" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 11, "time": "1772176247" }, "departure": { "delay": 11, "time": "1772176271" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -9, "time": "1772176360" }, "departure": { "delay": -9, "time": "1772176371" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1772176492" }, "departure": { "delay": 1, "time": "1772176501" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -73, "time": "1772177286" }, "departure": { "delay": -73, "time": "1772177327" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -24, "time": "1772176520" }, "departure": { "delay": -24, "time": "1772176536" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -48, "time": "1772176676" }, "departure": { "delay": -48, "time": "1772176692" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -30, "time": "1772176578" }, "departure": { "delay": -30, "time": "1772176590" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -52, "time": "1772177607" }, "departure": { "delay": -52, "time": "1772177648" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -45, "time": "1772176435" }, "departure": { "delay": -45, "time": "1772176455" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -170, "time": "1772177950" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -50, "time": "1772176919" }, "departure": { "delay": -50, "time": "1772176930" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -62, "time": "1772176730" }, "departure": { "delay": -62, "time": "1772176738" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 24, "time": "1772177091" }, "departure": { "delay": 24, "time": "1772177124" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -51, "time": "1772177861" }, "departure": { "delay": -51, "time": "1772177889" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759047x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758651x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 63, "time": "1772172947" }, "departure": { "delay": 63, "time": "1772172963" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 34, "time": "1772171480" }, "departure": { "delay": 34, "time": "1772171494" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -99, "time": "1772172362" }, "departure": { "delay": -99, "time": "1772172381" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 22, "time": "1772171766" }, "departure": { "delay": 22, "time": "1772171782" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 43, "time": "1772171726" }, "departure": { "delay": 43, "time": "1772171743" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -115, "time": "1772173625" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 33, "time": "1772173075" }, "departure": { "delay": 33, "time": "1772173113" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 62, "time": "1772170969" }, "departure": { "delay": 62, "time": "1772170982" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1772171569" }, "departure": { "delay": 2, "time": "1772171582" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -29, "time": "1772172315" }, "departure": { "delay": -29, "time": "1772172331" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 9, "time": "1772173415" }, "departure": { "delay": 9, "time": "1772173449" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 84, "time": "1772171081" }, "departure": { "delay": 84, "time": "1772171124" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1772173171" }, "departure": { "delay": 48, "time": "1772173188" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 18, "time": "1772171993" }, "departure": { "delay": 18, "time": "1772172018" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1772172153" }, "departure": { "delay": 5, "time": "1772172185" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -51, "time": "1772173561" }, "departure": { "delay": -51, "time": "1772173569" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -28, "time": "1772173463" }, "departure": { "delay": -28, "time": "1772173472" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 11, "time": "1772171633" }, "departure": { "delay": 11, "time": "1772171651" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 57, "time": "1772173006" }, "departure": { "delay": 57, "time": "1772173017" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 45, "time": "1772171900" }, "departure": { "delay": 45, "time": "1772171925" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 81, "time": "1772171050" }, "departure": { "delay": 81, "time": "1772171061" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 106, "time": "1772170906" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 51, "time": "1772170997" }, "departure": { "delay": 51, "time": "1772171031" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 51, "time": "1772173334" }, "departure": { "delay": 51, "time": "1772173371" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 75, "time": "1772172681" }, "departure": { "delay": 75, "time": "1772172795" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 78, "time": "1772171286" }, "departure": { "delay": 78, "time": "1772171298" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 33, "time": "1772171356" }, "departure": { "delay": 33, "time": "1772171373" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1772171840" }, "departure": { "delay": 60, "time": "1772171880" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1772172441" }, "departure": { "delay": 1, "time": "1772172601" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -49, "time": "1772173497" }, "departure": { "delay": -49, "time": "1772173511" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -6, "time": "1772172067" }, "departure": { "delay": -6, "time": "1772172114" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 23, "time": "1772173247" }, "departure": { "delay": 23, "time": "1772173283" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 65, "time": "1772171202" }, "departure": { "delay": 65, "time": "1772171225" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -20, "time": "1772172217" }, "departure": { "delay": -20, "time": "1772172280" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 45, "time": "1772171431" }, "departure": { "delay": 45, "time": "1772171445" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758651x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4197388x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 320, "time": "1772186480" }, "departure": { "delay": 320, "time": "1772186480" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "departure": { "delay": 344, "time": "1772186324" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "departure": { "delay": 230, "time": "1772185910" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 295, "time": "1772186455" }, "departure": { "delay": 295, "time": "1772186455" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": 249, "time": "1772185989" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 327, "time": "1772186547" }, "departure": { "delay": 327, "time": "1772186547" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 198, "time": "1772185818" }, "stopId": "FR:76351:ZE:3729:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 190, "time": "1772185750" }, "stopId": "FR:76351:ZE:3567:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 295, "time": "1772186575" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 341, "time": "1772186501" }, "departure": { "delay": 341, "time": "1772186501" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 305, "time": "1772186165" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "departure": { "delay": 251, "time": "1772186231" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": 211, "time": "1772186071" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "departure": { "delay": 330, "time": "1772186370" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "departure": { "delay": 303, "time": "1772186403" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 243, "time": "1772185863" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 } ], "timestamp": "1772186427", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4197388x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:461:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772192700" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1772191860" }, "departure": { "time": "1772191860" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1772191560" }, "departure": { "time": "1772191560" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1772190300" }, "departure": { "time": "1772190300" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772190840" }, "departure": { "time": "1772190840" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1772191800" }, "departure": { "time": "1772191800" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1772191440" }, "departure": { "time": "1772191440" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1772192340" }, "departure": { "time": "1772192340" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1772191680" }, "departure": { "time": "1772191680" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1772191865" }, "departure": { "delay": 5, "time": "1772191865" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1772191920" }, "departure": { "time": "1772191920" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 10, "time": "1772192110" }, "departure": { "delay": 10, "time": "1772192110" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1772190180" }, "departure": { "time": "1772190180" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772192520" }, "departure": { "time": "1772192520" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1772190780" }, "departure": { "time": "1772190780" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1772192160" }, "departure": { "time": "1772192160" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 5, "time": "1772192525" }, "departure": { "delay": 5, "time": "1772192525" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1772190720" }, "departure": { "time": "1772190720" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772192100" }, "departure": { "time": "1772192100" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1772190900" }, "departure": { "time": "1772190900" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1772190120" }, "departure": { "time": "1772190120" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "departure": { "time": "1772190000" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772190480" }, "departure": { "time": "1772190480" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772191260" }, "departure": { "time": "1772191260" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1772190420" }, "departure": { "time": "1772190420" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1772190185" }, "departure": { "delay": 5, "time": "1772190185" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772190360" }, "departure": { "time": "1772190360" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772191980" }, "departure": { "time": "1772191980" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1772192105" }, "departure": { "delay": 5, "time": "1772192105" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1772192040" }, "departure": { "time": "1772192040" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1772190660" }, "departure": { "time": "1772190660" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772190060" }, "departure": { "time": "1772190060" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772190240" }, "departure": { "time": "1772190240" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772191740" }, "departure": { "time": "1772191740" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 } ], "timestamp": "1772186421", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:461:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745396x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -5, "time": "1772180492" }, "departure": { "delay": -5, "time": "1772180515" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1772179983" }, "departure": { "delay": 43, "time": "1772180023" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -16, "time": "1772180746" }, "departure": { "delay": -16, "time": "1772180804" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 62, "time": "1772179905" }, "departure": { "delay": 62, "time": "1772179922" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1772180558" }, "departure": { "delay": 20, "time": "1772180600" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 38, "time": "1772180150" }, "departure": { "delay": 38, "time": "1772180198" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -21, "time": "1772180641" }, "departure": { "delay": -21, "time": "1772180679" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": -63, "time": "1772179137" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -50, "time": "1772179339" }, "departure": { "delay": -50, "time": "1772179390" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -18, "time": "1772179423" }, "departure": { "delay": -18, "time": "1772179482" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -70, "time": "1772179266" }, "departure": { "delay": -70, "time": "1772179310" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -6, "time": "1772180071" }, "departure": { "delay": -6, "time": "1772180094" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 65, "time": "1772179705" }, "departure": { "delay": 65, "time": "1772179745" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1772179606" }, "departure": { "delay": 44, "time": "1772179664" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 18, "time": "1772180256" }, "departure": { "delay": 18, "time": "1772180298" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 15, "time": "1772180955" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 6, "time": "1772179519" }, "departure": { "delay": 6, "time": "1772179566" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -2, "time": "1772180422" }, "departure": { "delay": -2, "time": "1772180458" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -20, "time": "1772180356" }, "departure": { "delay": -20, "time": "1772180380" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 69, "time": "1772179825" }, "departure": { "delay": 69, "time": "1772179869" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745396x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2267:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 52, "time": "1772186812" }, "departure": { "delay": 52, "time": "1772186812" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1772186585" }, "departure": { "delay": 5, "time": "1772186585" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772186880" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772186460" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 38, "time": "1772186738" }, "departure": { "delay": 38, "time": "1772186738" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1772186070", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2267:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470562:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -189, "time": "1772188251" }, "departure": { "delay": -189, "time": "1772188251" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 4, "time": "1772187124" }, "departure": { "delay": 4, "time": "1772187124" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -69, "time": "1772187711" }, "departure": { "delay": -69, "time": "1772187711" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -54, "time": "1772187426" }, "departure": { "delay": -54, "time": "1772187426" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -246, "time": "1772188374" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "departure": { "time": "1772187000" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -72, "time": "1772187588" }, "departure": { "delay": -72, "time": "1772187588" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -23, "time": "1772187217" }, "departure": { "delay": -23, "time": "1772187217" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -80, "time": "1772187760" }, "departure": { "delay": -80, "time": "1772187760" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -142, "time": "1772188058" }, "departure": { "delay": -142, "time": "1772188058" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -13, "time": "1772187167" }, "departure": { "delay": -13, "time": "1772187167" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -37, "time": "1772187683" }, "departure": { "delay": -37, "time": "1772187683" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -53, "time": "1772187307" }, "departure": { "delay": -53, "time": "1772187307" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -121, "time": "1772188139" }, "departure": { "delay": -121, "time": "1772188139" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -64, "time": "1772187476" }, "departure": { "delay": -64, "time": "1772187476" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -66, "time": "1772188014" }, "departure": { "delay": -66, "time": "1772188014" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -233, "time": "1772188327" }, "departure": { "delay": -233, "time": "1772188327" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -96, "time": "1772187924" }, "departure": { "delay": -96, "time": "1772187924" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -94, "time": "1772187506" }, "departure": { "delay": -94, "time": "1772187506" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -89, "time": "1772187631" }, "departure": { "delay": -89, "time": "1772187631" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -70, "time": "1772187830" }, "departure": { "delay": -70, "time": "1772187830" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -109, "time": "1772188211" }, "departure": { "delay": -109, "time": "1772188211" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470562:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4081142xGTFSxGPVSTNIxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 76, "time": "1772186236" }, "departure": { "delay": 76, "time": "1772186236" }, "stopId": "FR:76447:ZE:4101:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 9, "time": "1772186349" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 28, "time": "1772187028" }, "departure": { "delay": 28, "time": "1772187028" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 9, "time": "1772186889" }, "departure": { "delay": 9, "time": "1772186889" }, "stopId": "FR:76447:ZE:3761:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -12, "time": "1772186868" }, "departure": { "delay": -12, "time": "1772186868" }, "stopId": "FR:76447:ZE:3742:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 89, "time": "1772186009" }, "departure": { "delay": 89, "time": "1772186009" }, "stopId": "FR:76238:ZE:4041:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -12, "time": "1772187888" }, "stopId": "FR:76351:ZE:5205:ATOUMOD003", "stopSequence": 41 }, { "departure": { "delay": 85, "time": "1772185885" }, "stopId": "FR:76534:ZE:5146:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 32, "time": "1772186252" }, "stopId": "FR:76447:ZE:4077:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 107, "time": "1772186207" }, "departure": { "delay": 107, "time": "1772186207" }, "stopId": "FR:76447:ZE:3886:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 13, "time": "1772187613" }, "departure": { "delay": 13, "time": "1772187613" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 76, "time": "1772186116" }, "departure": { "delay": 76, "time": "1772186116" }, "stopId": "FR:76238:ZE:4040:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -12, "time": "1772186988" }, "departure": { "delay": -12, "time": "1772186988" }, "stopId": "FR:76341:ZE:3906:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 10, "time": "1772186530" }, "departure": { "delay": 10, "time": "1772186530" }, "stopId": "FR:76447:ZE:3767:ATOUMOD003", "stopSequence": 28 }, { "departure": { "delay": -24, "time": "1772186316" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1772186585" }, "departure": { "delay": 5, "time": "1772186585" }, "stopId": "FR:76447:ZE:3765:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -12, "time": "1772186448" }, "departure": { "delay": -12, "time": "1772186448" }, "stopId": "FR:76447:ZE:3444:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": -9, "time": "1772186391" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -12, "time": "1772186748" }, "departure": { "delay": -12, "time": "1772186748" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 26, "time": "1772187566" }, "departure": { "delay": 26, "time": "1772187566" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -12, "time": "1772187348" }, "departure": { "delay": -12, "time": "1772187348" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -5, "time": "1772186935" }, "departure": { "delay": -5, "time": "1772186935" }, "stopId": "FR:76447:ZE:3759:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -6, "time": "1772187714" }, "departure": { "delay": -6, "time": "1772187714" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 76, "time": "1772185936" }, "departure": { "delay": 76, "time": "1772185936" }, "stopId": "FR:76534:ZE:3135:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 127, "time": "1772186167" }, "departure": { "delay": 127, "time": "1772186167" }, "stopId": "FR:76238:ZE:4028:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 39, "time": "1772186679" }, "departure": { "delay": 39, "time": "1772186679" }, "stopId": "FR:76447:ZE:3763:ATOUMOD003", "stopSequence": 30 } ], "timestamp": "1772185927", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:21:LOC", "tripId": "ATOUMOD003:ServiceJourney:4081142xGTFSxGPVSTNIxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16815:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 89, "time": "1772186369" }, "departure": { "delay": 89, "time": "1772186369" }, "stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 103, "time": "1772186803" }, "departure": { "delay": 103, "time": "1772186803" }, "stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 66, "time": "1772188206" }, "departure": { "delay": 66, "time": "1772188206" }, "stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 66, "time": "1772186706" }, "departure": { "delay": 66, "time": "1772186706" }, "stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 48, "time": "1772186388" }, "departure": { "delay": 48, "time": "1772186388" }, "stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1772187983" }, "departure": { "delay": 83, "time": "1772187983" }, "stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 88, "time": "1772188108" }, "departure": { "delay": 88, "time": "1772188108" }, "stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 121, "time": "1772186341" }, "departure": { "delay": 121, "time": "1772186341" }, "stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 74, "time": "1772186234" }, "departure": { "delay": 74, "time": "1772186234" }, "stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 114, "time": "1772186574" }, "departure": { "delay": 114, "time": "1772186574" }, "stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 58, "time": "1772186518" }, "departure": { "delay": 58, "time": "1772186518" }, "stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1772186840" }, "departure": { "delay": 80, "time": "1772186840" }, "stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 107, "time": "1772187167" }, "departure": { "delay": 107, "time": "1772187167" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 22 }, { "departure": { "delay": 13, "time": "1772186113" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 88, "time": "1772187868" }, "departure": { "delay": 88, "time": "1772187868" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 64, "time": "1772187544" }, "departure": { "delay": 64, "time": "1772187544" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 71, "time": "1772186471" }, "departure": { "delay": 71, "time": "1772186471" }, "stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 101, "time": "1772187101" }, "departure": { "delay": 101, "time": "1772187101" }, "stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 73, "time": "1772186893" }, "departure": { "delay": 73, "time": "1772186893" }, "stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 67, "time": "1772188147" }, "departure": { "delay": 67, "time": "1772188147" }, "stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 92, "time": "1772188292" }, "departure": { "delay": 92, "time": "1772188292" }, "stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 42, "time": "1772186142" }, "departure": { "delay": 42, "time": "1772186142" }, "stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 88, "time": "1772187028" }, "departure": { "delay": 88, "time": "1772187028" }, "stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 85, "time": "1772188345" }, "departure": { "delay": 85, "time": "1772188345" }, "stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 80, "time": "1772187680" }, "departure": { "delay": 80, "time": "1772187680" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 112, "time": "1772186452" }, "departure": { "delay": 112, "time": "1772186452" }, "stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 88, "time": "1772187508" }, "departure": { "delay": 88, "time": "1772187508" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 128, "time": "1772186288" }, "departure": { "delay": 128, "time": "1772186288" }, "stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 58, "time": "1772186938" }, "departure": { "delay": 58, "time": "1772186938" }, "stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 102, "time": "1772186682" }, "departure": { "delay": 102, "time": "1772186682" }, "stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 107, "time": "1772186627" }, "departure": { "delay": 107, "time": "1772186627" }, "stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 54, "time": "1772186754" }, "departure": { "delay": 54, "time": "1772186754" }, "stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1772186130", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16815:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13665:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 203, "time": "1772187983" }, "departure": { "delay": 203, "time": "1772187983" }, "stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 209, "time": "1772186789" }, "departure": { "delay": 209, "time": "1772186789" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 165, "time": "1772187225" }, "departure": { "delay": 165, "time": "1772187225" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 165, "time": "1772187765" }, "departure": { "delay": 165, "time": "1772187765" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 183, "time": "1772187663" }, "departure": { "delay": 183, "time": "1772187663" }, "stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 207, "time": "1772188527" }, "departure": { "delay": 207, "time": "1772188527" }, "stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001", "stopSequence": 33 }, { "departure": { "delay": 39, "time": "1772186199" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 184, "time": "1772188804" }, "departure": { "delay": 184, "time": "1772188804" }, "stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 207, "time": "1772187927" }, "departure": { "delay": 207, "time": "1772187927" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 185, "time": "1772186825" }, "departure": { "delay": 185, "time": "1772186825" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 169, "time": "1772188609" }, "departure": { "delay": 169, "time": "1772188609" }, "stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 206, "time": "1772186486" }, "departure": { "delay": 206, "time": "1772186486" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 202, "time": "1772186902" }, "departure": { "delay": 202, "time": "1772186902" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 207, "time": "1772187567" }, "departure": { "delay": 207, "time": "1772187567" }, "stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 167, "time": "1772188427" }, "departure": { "delay": 167, "time": "1772188427" }, "stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 165, "time": "1772188305" }, "departure": { "delay": 165, "time": "1772188305" }, "stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 212, "time": "1772186552" }, "departure": { "delay": 212, "time": "1772186552" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 199, "time": "1772188039" }, "departure": { "delay": 199, "time": "1772188039" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 167, "time": "1772188667" }, "departure": { "delay": 167, "time": "1772188667" }, "stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 222, "time": "1772187102" }, "departure": { "delay": 222, "time": "1772187102" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 211, "time": "1772186671" }, "departure": { "delay": 211, "time": "1772186671" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 165, "time": "1772188065" }, "departure": { "delay": 165, "time": "1772188065" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 210, "time": "1772187810" }, "departure": { "delay": 210, "time": "1772187810" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 174, "time": "1772187894" }, "departure": { "delay": 174, "time": "1772187894" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 79, "time": "1772186299" }, "departure": { "delay": 79, "time": "1772186299" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 168, "time": "1772186628" }, "departure": { "delay": 168, "time": "1772186628" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 165, "time": "1772186745" }, "departure": { "delay": 165, "time": "1772186745" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 165, "time": "1772188905" }, "stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 165, "time": "1772186985" }, "departure": { "delay": 165, "time": "1772186985" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 210, "time": "1772186430" }, "departure": { "delay": 210, "time": "1772186430" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 165, "time": "1772187045" }, "departure": { "delay": 165, "time": "1772187045" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 205, "time": "1772187385" }, "departure": { "delay": 205, "time": "1772187385" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 180, "time": "1772187480" }, "departure": { "delay": 180, "time": "1772187480" }, "stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 210, "time": "1772188230" }, "departure": { "delay": 210, "time": "1772188230" }, "stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 203, "time": "1772187323" }, "departure": { "delay": 203, "time": "1772187323" }, "stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 204, "time": "1772187624" }, "departure": { "delay": 204, "time": "1772187624" }, "stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1772186210", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13665:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758711x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 67, "time": "1772170889" }, "departure": { "delay": 67, "time": "1772170927" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 24, "time": "1772172348" }, "departure": { "delay": 24, "time": "1772172384" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 102, "time": "1772172070" }, "departure": { "delay": 102, "time": "1772172102" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 27, "time": "1772171375" }, "departure": { "delay": 27, "time": "1772171427" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 28, "time": "1772172310" }, "departure": { "delay": 28, "time": "1772172328" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 55, "time": "1772172144" }, "departure": { "delay": 55, "time": "1772172175" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -31, "time": "1772173451" }, "departure": { "delay": -31, "time": "1772173469" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 12, "time": "1772172509" }, "departure": { "delay": 12, "time": "1772172552" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 35, "time": "1772172415" }, "departure": { "delay": 35, "time": "1772172455" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 134, "time": "1772171819" }, "departure": { "delay": 134, "time": "1772171954" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1772171448" }, "departure": { "delay": 38, "time": "1772171498" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1772171041" }, "departure": { "delay": 10, "time": "1772171050" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1772172846" }, "departure": { "delay": 40, "time": "1772172880" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 43, "time": "1772170991" }, "departure": { "delay": 43, "time": "1772171023" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 28, "time": "1772171258" }, "departure": { "delay": 28, "time": "1772171308" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1772172236" }, "departure": { "delay": 20, "time": "1772172260" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -5, "time": "1772172739" }, "departure": { "delay": -5, "time": "1772172775" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -24, "time": "1772173346" }, "departure": { "delay": -24, "time": "1772173356" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -54, "time": "1772173550" }, "departure": { "delay": -54, "time": "1772173566" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -49, "time": "1772173498" }, "departure": { "delay": -49, "time": "1772173511" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -16, "time": "1772173394" }, "departure": { "delay": -16, "time": "1772173424" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -8, "time": "1772173296" }, "departure": { "delay": -8, "time": "1772173312" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 26, "time": "1772172970" }, "departure": { "delay": 26, "time": "1772172986" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "departure": { "delay": 18, "time": "1772170818" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -16, "time": "1772173095" }, "departure": { "delay": -16, "time": "1772173124" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -39, "time": "1772172596" }, "departure": { "delay": -39, "time": "1772172621" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -15, "time": "1772171178" }, "departure": { "delay": -15, "time": "1772171205" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -17, "time": "1772173046" }, "departure": { "delay": -17, "time": "1772173063" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 12, "time": "1772171552" }, "departure": { "delay": 12, "time": "1772171592" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -85, "time": "1772173655" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 21, "time": "1772172785" }, "departure": { "delay": 21, "time": "1772172801" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -27, "time": "1772171659" }, "departure": { "delay": -27, "time": "1772171673" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -27, "time": "1772172657" }, "departure": { "delay": -27, "time": "1772172693" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 28, "time": "1772171085" }, "departure": { "delay": 28, "time": "1772171128" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -59, "time": "1772173592" }, "departure": { "delay": -59, "time": "1772173621" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -44, "time": "1772173186" }, "departure": { "delay": -44, "time": "1772173216" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758711x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12253:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 86, "time": "1772188886" }, "departure": { "delay": 86, "time": "1772188886" }, "stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 83, "time": "1772187503" }, "departure": { "delay": 83, "time": "1772187503" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1772187267" }, "departure": { "delay": 27, "time": "1772187267" }, "stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 31, "time": "1772188351" }, "departure": { "delay": 31, "time": "1772188351" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 37, "time": "1772187637" }, "departure": { "delay": 37, "time": "1772187637" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 71, "time": "1772187071" }, "departure": { "delay": 71, "time": "1772187071" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 65, "time": "1772187185" }, "departure": { "delay": 65, "time": "1772187185" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 64, "time": "1772188864" }, "departure": { "delay": 64, "time": "1772188864" }, "stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 27, "time": "1772188947" }, "departure": { "delay": 27, "time": "1772188947" }, "stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 33, "time": "1772187993" }, "departure": { "delay": 33, "time": "1772187993" }, "stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 27, "time": "1772187867" }, "departure": { "delay": 27, "time": "1772187867" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 46, "time": "1772187826" }, "departure": { "delay": 46, "time": "1772187826" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 84, "time": "1772187144" }, "departure": { "delay": 84, "time": "1772187144" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 52, "time": "1772187952" }, "departure": { "delay": 52, "time": "1772187952" }, "stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1772187220" }, "departure": { "delay": 40, "time": "1772187220" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1772187087" }, "departure": { "delay": 27, "time": "1772187087" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 56, "time": "1772187356" }, "departure": { "delay": 56, "time": "1772187356" }, "stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1772188790" }, "departure": { "delay": 50, "time": "1772188790" }, "stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 53, "time": "1772188193" }, "departure": { "delay": 53, "time": "1772188193" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 27, "time": "1772188287" }, "departure": { "delay": 27, "time": "1772188287" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 86, "time": "1772188106" }, "departure": { "delay": 86, "time": "1772188106" }, "stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 54, "time": "1772188434" }, "departure": { "delay": 54, "time": "1772188434" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 27, "time": "1772187567" }, "departure": { "delay": 27, "time": "1772187567" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 27, "time": "1772188707" }, "departure": { "delay": 27, "time": "1772188707" }, "stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001", "stopSequence": 26 }, { "departure": { "delay": 27, "time": "1772187027" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 43, "time": "1772187763" }, "departure": { "delay": 43, "time": "1772187763" }, "stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1772187470" }, "departure": { "delay": 50, "time": "1772187470" }, "stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 69, "time": "1772188149" }, "departure": { "delay": 69, "time": "1772188149" }, "stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12253:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758835x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -25, "time": "1772177165" }, "departure": { "delay": -25, "time": "1772177195" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 97, "time": "1772175897" }, "departure": { "delay": 97, "time": "1772175937" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 41, "time": "1772175603" }, "departure": { "delay": 41, "time": "1772175641" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 85, "time": "1772175962" }, "departure": { "delay": 85, "time": "1772175985" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 95, "time": "1772175411" }, "departure": { "delay": 95, "time": "1772175455" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 136, "time": "1772175299" }, "departure": { "delay": 136, "time": "1772175316" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -107, "time": "1772177500" }, "departure": { "delay": -107, "time": "1772177533" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -22, "time": "1772176681" }, "departure": { "delay": -22, "time": "1772176718" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -145, "time": "1772177827" }, "departure": { "delay": -145, "time": "1772177855" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -49, "time": "1772177272" }, "departure": { "delay": -49, "time": "1772177291" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -7, "time": "1772177055" }, "departure": { "delay": -7, "time": "1772177093" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -107, "time": "1772177996" }, "departure": { "delay": -107, "time": "1772178013" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -32, "time": "1772176495" }, "departure": { "delay": -32, "time": "1772176528" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -66, "time": "1772176832" }, "departure": { "delay": -66, "time": "1772176914" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 35, "time": "1772175564" }, "departure": { "delay": 35, "time": "1772175575" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1772176048" }, "departure": { "delay": 40, "time": "1772176060" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -147, "time": "1772177777" }, "departure": { "delay": -147, "time": "1772177793" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -31, "time": "1772176616" }, "departure": { "delay": -31, "time": "1772176649" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 93, "time": "1772175380" }, "departure": { "delay": 93, "time": "1772175393" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -93, "time": "1772177331" }, "departure": { "delay": -93, "time": "1772177367" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -105, "time": "1772177697" }, "departure": { "delay": -105, "time": "1772177715" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -24, "time": "1772176103" }, "departure": { "delay": -24, "time": "1772176116" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -103, "time": "1772177557" }, "departure": { "delay": -103, "time": "1772177597" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -92, "time": "1772177451" }, "departure": { "delay": -92, "time": "1772177488" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -29, "time": "1772178041" }, "departure": { "delay": -29, "time": "1772178091" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -148, "time": "1772177409" }, "departure": { "delay": -148, "time": "1772177432" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -166, "time": "1772177881" }, "departure": { "delay": -166, "time": "1772177894" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 18, "time": "1772176421" }, "departure": { "delay": 18, "time": "1772176458" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 106, "time": "1772175455" }, "departure": { "delay": 106, "time": "1772175466" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 61, "time": "1772175505" }, "departure": { "delay": 61, "time": "1772175541" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 79, "time": "1772175661" }, "departure": { "delay": 79, "time": "1772175679" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 161, "time": "1772175264" }, "departure": { "delay": 161, "time": "1772175281" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -139, "time": "1772177723" }, "departure": { "delay": -139, "time": "1772177741" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -81, "time": "1772176740" }, "departure": { "delay": -81, "time": "1772176779" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "departure": { "delay": 181, "time": "1772175121" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -93, "time": "1772177911" }, "departure": { "delay": -93, "time": "1772177967" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 127, "time": "1772175360" }, "departure": { "delay": 127, "time": "1772175367" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -33, "time": "1772176556" }, "departure": { "delay": -33, "time": "1772176587" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 83, "time": "1772175706" }, "departure": { "delay": 83, "time": "1772175743" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 212, "time": "1772175181" }, "departure": { "delay": 212, "time": "1772175212" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 112, "time": "1772175791" }, "departure": { "delay": 112, "time": "1772175832" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -24, "time": "1772176211" }, "departure": { "delay": -24, "time": "1772176236" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -2, "time": "1772176255" }, "departure": { "delay": -2, "time": "1772176318" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -27, "time": "1772178117" }, "departure": { "delay": -27, "time": "1772178153" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 211, "time": "1772175145" }, "departure": { "delay": 211, "time": "1772175151" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -15, "time": "1772176141" }, "departure": { "delay": -15, "time": "1772176185" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 71, "time": "1772176014" }, "departure": { "delay": 71, "time": "1772176031" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -60, "time": "1772178240" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758835x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3165:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 128, "time": "1772184765" }, "departure": { "delay": 128, "time": "1772184788" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -27, "time": "1772185653" }, "stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 218, "time": "1772185559" }, "departure": { "delay": 218, "time": "1772185598" }, "stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 128, "time": "1772185372" }, "departure": { "delay": 128, "time": "1772185388" }, "stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 98, "time": "1772184366" }, "departure": { "delay": 98, "time": "1772184398" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 10, "time": "1772184130" }, "departure": { "delay": 10, "time": "1772184130" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 108, "time": "1772184664" }, "departure": { "delay": 108, "time": "1772184708" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 61, "time": "1772183881" }, "departure": { "delay": 61, "time": "1772183881" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 38, "time": "1772184978" }, "departure": { "delay": 38, "time": "1772184998" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 28, "time": "1772185089" }, "departure": { "delay": 28, "time": "1772185108" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 78, "time": "1772185177" }, "departure": { "delay": 78, "time": "1772185218" }, "stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 168, "time": "1772185476" }, "departure": { "delay": 168, "time": "1772185488" }, "stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 68, "time": "1772184575" }, "departure": { "delay": 68, "time": "1772184608" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 48, "time": "1772184867" }, "departure": { "delay": 48, "time": "1772184888" }, "stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 68, "time": "1772185263" }, "departure": { "delay": 68, "time": "1772185268" }, "stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 42, "time": "1772184042" }, "departure": { "delay": 42, "time": "1772184042" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 108, "time": "1772184198" }, "departure": { "delay": 108, "time": "1772184288" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 67, "time": "1772183947" }, "departure": { "delay": 67, "time": "1772183947" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 46, "time": "1772184503" }, "departure": { "delay": 46, "time": "1772184526" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1772183850", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3165:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx3407:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772184060" }, "stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772183700" }, "stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772183160" }, "stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772185080" }, "stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772183400" }, "stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772185800" }, "stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001", "stopSequence": 38 }, { "departure": { "time": "1772185620" }, "stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1772186700" }, "stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001", "stopSequence": 50 }, { "departure": { "time": "1772183580" }, "stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772182980" }, "stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772184900" }, "stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772185140" }, "stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001", "stopSequence": 48 }, { "departure": { "time": "1772184540" }, "stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772183100" }, "stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772186040" }, "stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001", "stopSequence": 41 }, { "departure": { "time": "1772186160" }, "stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001", "stopSequence": 43 }, { "departure": { "time": "1772185560" }, "stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1772182860" }, "stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772185320" }, "stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772185020" }, "stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772182800" }, "stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772183820" }, "stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772183280" }, "stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772184360" }, "stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772184120" }, "stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772184180" }, "stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772186280" }, "stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001", "stopSequence": 44 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001", "stopSequence": 42 }, { "departure": { "time": "1772184780" }, "stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772185920" }, "stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001", "stopSequence": 40 }, { "departure": { "time": "1772183640" }, "stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772185200" }, "stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001", "stopSequence": 49 }, { "departure": { "time": "1772184840" }, "stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772184960" }, "stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001", "stopSequence": 45 }, { "departure": { "time": "1772184420" }, "stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772183220" }, "stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772185500" }, "stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001", "stopSequence": 37 }, { "departure": { "time": "1772184720" }, "stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772184300" }, "stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772183520" }, "stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001", "stopSequence": 47 }, { "departure": { "time": "1772186460" }, "stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001", "stopSequence": 46 }, { "departure": { "time": "1772185860" }, "stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001", "stopSequence": 39 }, { "departure": { "time": "1772185260" }, "stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772185380" }, "stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001", "stopSequence": 33 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx113:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx3407:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx523:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772211900" }, "departure": { "time": "1772211900" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772212020" }, "departure": { "time": "1772212020" }, "stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772211780" }, "departure": { "time": "1772211780" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772212620" }, "departure": { "time": "1772212620" }, "stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772212500" }, "departure": { "time": "1772212500" }, "stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772212560" }, "departure": { "time": "1772212560" }, "stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772211180" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772211300" }, "departure": { "time": "1772211300" }, "stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1772212505" }, "departure": { "delay": 5, "time": "1772212505" }, "stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772213460" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772212680" }, "departure": { "time": "1772212680" }, "stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772211960" }, "departure": { "time": "1772211960" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772181161", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx523:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3691:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 54, "time": "1772188434" }, "departure": { "delay": 54, "time": "1772188434" }, "stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 32, "time": "1772187692" }, "departure": { "delay": 32, "time": "1772187692" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 27, "time": "1772188527" }, "departure": { "delay": 27, "time": "1772188527" }, "stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 33, "time": "1772187453" }, "departure": { "delay": 33, "time": "1772187453" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 12, "time": "1772187192" }, "departure": { "delay": 12, "time": "1772187192" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1772187930" }, "departure": { "delay": 30, "time": "1772187930" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 17, "time": "1772187857" }, "departure": { "delay": 17, "time": "1772187857" }, "stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1772187802" }, "departure": { "delay": 22, "time": "1772187802" }, "stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 26, "time": "1772188346" }, "departure": { "delay": 26, "time": "1772188346" }, "stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 15, "time": "1772188155" }, "departure": { "delay": 15, "time": "1772188155" }, "stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 45, "time": "1772188725" }, "stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 10, "time": "1772188270" }, "departure": { "delay": 10, "time": "1772188270" }, "stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001", "stopSequence": 14 }, { "departure": { "delay": 15, "time": "1772187075" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1772187375" }, "departure": { "delay": 15, "time": "1772187375" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 6, "time": "1772187126" }, "departure": { "delay": 6, "time": "1772187126" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 48, "time": "1772187288" }, "departure": { "delay": 48, "time": "1772187288" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 45, "time": "1772188065" }, "departure": { "delay": 45, "time": "1772188065" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1772186390", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3691:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758079x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1772177684" }, "departure": { "delay": 47, "time": "1772177747" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -16, "time": "1772176477" }, "departure": { "delay": -16, "time": "1772176484" }, "stopId": "FR:50149:ZE:COUBG1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1772177590" }, "departure": { "delay": 1, "time": "1772177641" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -18, "time": "1772175907" }, "departure": { "delay": -18, "time": "1772176002" }, "stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -29, "time": "1772177064" }, "departure": { "delay": -29, "time": "1772177071" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": -5, "time": "1772175595" }, "stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -18, "time": "1772176859" }, "departure": { "delay": -18, "time": "1772176902" }, "stopId": "FR:50294:ZE:MARMA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 71, "time": "1772177863" }, "departure": { "delay": 71, "time": "1772177891" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 12, "time": "1772175699" }, "departure": { "delay": 12, "time": "1772175732" }, "stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -28, "time": "1772176645" }, "departure": { "delay": -28, "time": "1772176652" }, "stopId": "FR:50230:ZE:HARFE1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -20, "time": "1772177920" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 71, "time": "1772177807" }, "departure": { "delay": 71, "time": "1772177831" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 25, "time": "1772176214" }, "departure": { "delay": 25, "time": "1772176225" }, "stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -55, "time": "1772177333" }, "departure": { "delay": -55, "time": "1772177345" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:E:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758079x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:6002308866375680x6:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 77, "time": "1772186334" }, "departure": { "delay": 77, "time": "1772186357" }, "stopId": "FR:50532:ZE:752250012:ATOUMOD105", "stopSequence": 3 }, { "arrival": { "delay": -201, "time": "1772188088" }, "departure": { "delay": -201, "time": "1772188299" }, "stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105", "stopSequence": 26 }, { "arrival": { "delay": -219, "time": "1772188473" }, "departure": { "delay": -219, "time": "1772188701" }, "stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105", "stopSequence": 31 }, { "arrival": { "delay": 39, "time": "1772187269" }, "departure": { "delay": 39, "time": "1772187279" }, "stopId": "FR:50218:ZE:749860010:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": -164, "time": "1772189063" }, "departure": { "delay": -164, "time": "1772189236" }, "stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105", "stopSequence": 38 }, { "arrival": { "delay": 63, "time": "1772186573" }, "departure": { "delay": 63, "time": "1772186583" }, "stopId": "FR:50532:ZE:746200002:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": -103, "time": "1772187745" }, "departure": { "delay": -103, "time": "1772187857" }, "stopId": "FR:50218:ZE:756080004:ATOUMOD105", "stopSequence": 22 }, { "arrival": { "delay": -187, "time": "1772188897" }, "departure": { "delay": -187, "time": "1772189093" }, "stopId": "FR:50647:ZE:748670004:ATOUMOD105", "stopSequence": 36 }, { "arrival": { "delay": 76, "time": "1772186646" }, "departure": { "delay": 76, "time": "1772186656" }, "stopId": "FR:50532:ZE:740100002:ATOUMOD105", "stopSequence": 7 }, { "arrival": { "delay": 25, "time": "1772187195" }, "departure": { "delay": 25, "time": "1772187205" }, "stopId": "FR:50218:ZE:759790015:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "delay": -212, "time": "1772188546" }, "departure": { "delay": -212, "time": "1772188768" }, "stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105", "stopSequence": 32 }, { "arrival": { "delay": 55, "time": "1772186805" }, "departure": { "delay": 55, "time": "1772186815" }, "stopId": "FR:50218:ZE:742480013:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": 137, "time": "1772186275" }, "departure": { "delay": 137, "time": "1772186297" }, "stopId": "FR:50532:ZE:758010003:ATOUMOD105", "stopSequence": 2 }, { "arrival": { "delay": 78, "time": "1772187488" }, "departure": { "delay": 78, "time": "1772187498" }, "stopId": "FR:50218:ZE:767190001:ATOUMOD105", "stopSequence": 18 }, { "arrival": { "delay": -223, "time": "1772188404" }, "departure": { "delay": -223, "time": "1772188637" }, "stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105", "stopSequence": 30 }, { "arrival": { "delay": -217, "time": "1772188596" }, "departure": { "delay": -217, "time": "1772188823" }, "stopId": "FR:50165:ZE:738760003:ATOUMOD105", "stopSequence": 33 }, { "arrival": { "delay": 80, "time": "1772187070" }, "departure": { "delay": 80, "time": "1772187080" }, "stopId": "FR:50218:ZE:761950003:ATOUMOD105", "stopSequence": 11 }, { "arrival": { "delay": -98, "time": "1772187875" }, "departure": { "delay": -98, "time": "1772187982" }, "stopId": "FR:50218:ZE:36010105:ATOUMOD105", "stopSequence": 24 }, { "arrival": { "delay": 58, "time": "1772186429" }, "departure": { "delay": 58, "time": "1772186458" }, "stopId": "FR:50532:ZE:757990019:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": -200, "time": "1772188210" }, "departure": { "delay": -200, "time": "1772188420" }, "stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105", "stopSequence": 27 }, { "arrival": { "delay": -186, "time": "1772188718" }, "departure": { "delay": -186, "time": "1772188914" }, "stopId": "FR:50165:ZE:749890003:ATOUMOD105", "stopSequence": 34 }, { "arrival": { "delay": -316, "time": "1772189204" }, "stopId": "FR:50647:ZE:752300002:ATOUMOD105", "stopSequence": 40 }, { "arrival": { "delay": 80, "time": "1772187130" }, "departure": { "delay": 80, "time": "1772187140" }, "stopId": "FR:50218:ZE:746190004:ATOUMOD105", "stopSequence": 12 }, { "arrival": { "delay": -156, "time": "1772189138" }, "departure": { "delay": -156, "time": "1772189304" }, "stopId": "FR:50218:ZE:720520001:ATOUMOD105", "stopSequence": 39 }, { "arrival": { "delay": 49, "time": "1772186739" }, "departure": { "delay": 49, "time": "1772186749" }, "stopId": "FR:50218:ZE:740090004:ATOUMOD105", "stopSequence": 8 }, { "arrival": { "delay": 48, "time": "1772187398" }, "departure": { "delay": 48, "time": "1772187408" }, "stopId": "FR:50218:ZE:759830002:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": -180, "time": "1772188971" }, "departure": { "delay": -180, "time": "1772189160" }, "stopId": "FR:50218:ZE:742480012:ATOUMOD105", "stopSequence": 37 }, { "arrival": { "delay": 102, "time": "1772186972" }, "departure": { "delay": 102, "time": "1772186982" }, "stopId": "FR:50218:ZE:738760004:ATOUMOD105", "stopSequence": 10 }, { "arrival": { "delay": -187, "time": "1772188777" }, "departure": { "delay": -187, "time": "1772188973" }, "stopId": "FR:50647:ZE:712780003:ATOUMOD105", "stopSequence": 35 }, { "arrival": { "delay": 34, "time": "1772187624" }, "departure": { "delay": 34, "time": "1772187634" }, "stopId": "FR:50218:ZE:758020002:ATOUMOD105", "stopSequence": 20 }, { "arrival": { "delay": 45, "time": "1772187575" }, "departure": { "delay": 45, "time": "1772187585" }, "stopId": "FR:50218:ZE:738760002:ATOUMOD105", "stopSequence": 19 }, { "arrival": { "delay": 48, "time": "1772186498" }, "departure": { "delay": 48, "time": "1772186508" }, "stopId": "FR:50532:ZE:712780004:ATOUMOD105", "stopSequence": 5 }, { "arrival": { "delay": -191, "time": "1772187928" }, "departure": { "delay": -191, "time": "1772188129" }, "stopId": "FR:50218:ZE:756090001:ATOUMOD105", "stopSequence": 25 }, { "departure": { "delay": 121, "time": "1772186221" }, "stopId": "FR:50532:ZE:753630002:ATOUMOD105", "stopSequence": 1 }, { "arrival": { "delay": -89, "time": "1772187833" }, "departure": { "delay": -89, "time": "1772187931" }, "stopId": "FR:50218:ZE:759830003:ATOUMOD105", "stopSequence": 23 }, { "arrival": { "delay": -216, "time": "1772188299" }, "departure": { "delay": -216, "time": "1772188524" }, "stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105", "stopSequence": 29 } ], "timestamp": "1772186380", "trip": { "directionId": 1, "routeId": "ATOUMOD105:Line:348940035:LOC", "tripId": "ATOUMOD105:ServiceJourney:6002308866375680x6:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12246:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1772188576" }, "departure": { "delay": 16, "time": "1772188576" }, "stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 29, "time": "1772188169" }, "departure": { "delay": 29, "time": "1772188169" }, "stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 25, "time": "1772188765" }, "departure": { "delay": 25, "time": "1772188765" }, "stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 42, "time": "1772188962" }, "departure": { "delay": 42, "time": "1772188962" }, "stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 6, "time": "1772188806" }, "departure": { "delay": 6, "time": "1772188806" }, "stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 56, "time": "1772188316" }, "departure": { "delay": 56, "time": "1772188316" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 13, "time": "1772188033" }, "departure": { "delay": 13, "time": "1772188033" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 19, "time": "1772188639" }, "departure": { "delay": 19, "time": "1772188639" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 44, "time": "1772187884" }, "departure": { "delay": 44, "time": "1772187884" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1772188450" }, "departure": { "delay": 10, "time": "1772188450" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 59, "time": "1772188919" }, "departure": { "delay": 59, "time": "1772188919" }, "stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 23, "time": "1772188283" }, "departure": { "delay": 23, "time": "1772188283" }, "stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 57, "time": "1772187957" }, "departure": { "delay": 57, "time": "1772187957" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 38, "time": "1772187998" }, "departure": { "delay": 38, "time": "1772187998" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12246:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12547:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 109, "time": "1772186869" }, "departure": { "delay": 109, "time": "1772186869" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 145, "time": "1772186965" }, "departure": { "delay": 145, "time": "1772186965" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 102, "time": "1772186742" }, "departure": { "delay": 102, "time": "1772186742" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 101, "time": "1772188301" }, "departure": { "delay": 101, "time": "1772188301" }, "stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 126, "time": "1772187606" }, "departure": { "delay": 126, "time": "1772187606" }, "stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 134, "time": "1772187554" }, "departure": { "delay": 134, "time": "1772187554" }, "stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 146, "time": "1772187746" }, "departure": { "delay": 146, "time": "1772187746" }, "stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 143, "time": "1772187263" }, "departure": { "delay": 143, "time": "1772187263" }, "stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 138, "time": "1772188218" }, "departure": { "delay": 138, "time": "1772188218" }, "stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 138, "time": "1772188158" }, "departure": { "delay": 138, "time": "1772188158" }, "stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 124, "time": "1772187964" }, "departure": { "delay": 124, "time": "1772187964" }, "stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 115, "time": "1772186515" }, "departure": { "delay": 115, "time": "1772186515" }, "stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 89, "time": "1772186429" }, "departure": { "delay": 89, "time": "1772186429" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 95, "time": "1772187515" }, "departure": { "delay": 95, "time": "1772187515" }, "stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 106, "time": "1772186566" }, "departure": { "delay": 106, "time": "1772186566" }, "stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 130, "time": "1772186470" }, "departure": { "delay": 130, "time": "1772186470" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 140, "time": "1772187860" }, "departure": { "delay": 140, "time": "1772187860" }, "stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 117, "time": "1772187297" }, "departure": { "delay": 117, "time": "1772187297" }, "stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 111, "time": "1772187891" }, "departure": { "delay": 111, "time": "1772187891" }, "stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 100, "time": "1772187400" }, "departure": { "delay": 100, "time": "1772187400" }, "stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 128, "time": "1772186383" }, "departure": { "delay": 128, "time": "1772186408" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 89, "time": "1772187089" }, "departure": { "delay": 89, "time": "1772187089" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 98, "time": "1772187038" }, "departure": { "delay": 98, "time": "1772187038" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 98, "time": "1772188118" }, "departure": { "delay": 98, "time": "1772188118" }, "stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 95, "time": "1772188055" }, "departure": { "delay": 95, "time": "1772188055" }, "stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 89, "time": "1772187809" }, "departure": { "delay": 89, "time": "1772187809" }, "stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 140, "time": "1772187200" }, "departure": { "delay": 140, "time": "1772187200" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 89, "time": "1772186669" }, "departure": { "delay": 89, "time": "1772186669" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772186050", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12547:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758833x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 66, "time": "1772174650" }, "departure": { "delay": 66, "time": "1772174706" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 171, "time": "1772173431" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -86, "time": "1772175690" }, "departure": { "delay": -86, "time": "1772175754" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 182, "time": "1772173852" }, "departure": { "delay": 182, "time": "1772173862" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -78, "time": "1772175960" }, "departure": { "delay": -78, "time": "1772176002" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -46, "time": "1772175516" }, "departure": { "delay": -46, "time": "1772175554" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -19, "time": "1772175061" }, "departure": { "delay": -19, "time": "1772175101" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 208, "time": "1772173451" }, "departure": { "delay": 208, "time": "1772173468" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 197, "time": "1772173680" }, "departure": { "delay": 197, "time": "1772173697" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 86, "time": "1772174351" }, "departure": { "delay": 86, "time": "1772174366" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -99, "time": "1772176329" }, "departure": { "delay": -99, "time": "1772176341" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -65, "time": "1772176282" }, "departure": { "delay": -65, "time": "1772176315" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 91, "time": "1772174000" }, "departure": { "delay": 91, "time": "1772174011" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 130, "time": "1772173916" }, "departure": { "delay": 130, "time": "1772173930" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 97, "time": "1772174303" }, "departure": { "delay": 97, "time": "1772174317" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 202, "time": "1772173792" }, "departure": { "delay": 202, "time": "1772173822" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 119, "time": "1772174085" }, "departure": { "delay": 119, "time": "1772174099" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 199, "time": "1772173862" }, "departure": { "delay": 199, "time": "1772173879" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -86, "time": "1772176458" }, "departure": { "delay": -86, "time": "1772176474" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -98, "time": "1772176389" }, "departure": { "delay": -98, "time": "1772176402" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 64, "time": "1772174765" }, "departure": { "delay": 64, "time": "1772174824" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 18, "time": "1772174866" }, "departure": { "delay": 18, "time": "1772174898" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 65, "time": "1772174564" }, "departure": { "delay": 65, "time": "1772174585" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 11, "time": "1772174457" }, "departure": { "delay": 11, "time": "1772174471" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 257, "time": "1772173507" }, "departure": { "delay": 257, "time": "1772173577" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 112, "time": "1772174240" }, "departure": { "delay": 112, "time": "1772174272" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -89, "time": "1772175918" }, "departure": { "delay": -89, "time": "1772175931" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -33, "time": "1772175393" }, "departure": { "delay": -33, "time": "1772175447" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 56, "time": "1772174620" }, "departure": { "delay": 56, "time": "1772174636" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 132, "time": "1772174035" }, "departure": { "delay": 132, "time": "1772174052" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -41, "time": "1772175214" }, "departure": { "delay": -41, "time": "1772175319" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 211, "time": "1772173743" }, "departure": { "delay": 211, "time": "1772173771" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -65, "time": "1772176421" }, "departure": { "delay": -65, "time": "1772176435" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -95, "time": "1772175128" }, "departure": { "delay": -95, "time": "1772175145" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -97, "time": "1772176583" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -65, "time": "1772175881" }, "departure": { "delay": -65, "time": "1772175895" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -70, "time": "1772175635" }, "departure": { "delay": -70, "time": "1772175650" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -77, "time": "1772176163" }, "departure": { "delay": -77, "time": "1772176243" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 213, "time": "1772173639" }, "departure": { "delay": 213, "time": "1772173653" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -122, "time": "1772176125" }, "departure": { "delay": -122, "time": "1772176138" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 133, "time": "1772174159" }, "departure": { "delay": 133, "time": "1772174173" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -90, "time": "1772176099" }, "departure": { "delay": -90, "time": "1772176110" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 104, "time": "1772173955" }, "departure": { "delay": 104, "time": "1772173964" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1772174392" }, "departure": { "delay": 60, "time": "1772174400" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 26, "time": "1772174923" }, "departure": { "delay": 26, "time": "1772174966" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -98, "time": "1772175819" }, "departure": { "delay": -98, "time": "1772175862" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -32, "time": "1772174994" }, "departure": { "delay": -32, "time": "1772175028" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -71, "time": "1772176352" }, "departure": { "delay": -71, "time": "1772176369" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758833x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD104:ServiceJourney:bf8413942268f7882638ffdc2a67e274:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 92, "time": "1772187032" }, "departure": { "delay": 92, "time": "1772187032" }, "stopId": "FR:61169:ZE:2317:ATOUMOD104", "stopSequence": 11 }, { "arrival": { "delay": 92, "time": "1772187812" }, "stopId": "FR:61169:ZE:2277:ATOUMOD104", "stopSequence": 23 }, { "arrival": { "delay": 92, "time": "1772187152" }, "departure": { "delay": 92, "time": "1772187152" }, "stopId": "FR:61169:ZE:2322:ATOUMOD104", "stopSequence": 13 }, { "arrival": { "delay": 92, "time": "1772187512" }, "departure": { "delay": 92, "time": "1772187512" }, "stopId": "FR:61169:ZE:2267:ATOUMOD104", "stopSequence": 17 }, { "arrival": { "delay": 92, "time": "1772186972" }, "departure": { "delay": 92, "time": "1772186972" }, "stopId": "FR:61169:ZE:2286:ATOUMOD104", "stopSequence": 10 }, { "arrival": { "delay": 92, "time": "1772186732" }, "departure": { "delay": 92, "time": "1772186732" }, "stopId": "FR:61169:ZE:2275:ATOUMOD104", "stopSequence": 7 }, { "arrival": { "delay": 92, "time": "1772187752" }, "departure": { "delay": 92, "time": "1772187752" }, "stopId": "FR:61169:ZE:2289:ATOUMOD104", "stopSequence": 22 }, { "arrival": { "delay": 92, "time": "1772186852" }, "departure": { "delay": 92, "time": "1772186852" }, "stopId": "FR:61169:ZE:2279:ATOUMOD104", "stopSequence": 9 }, { "arrival": { "delay": 93, "time": "1772186613" }, "departure": { "delay": 93, "time": "1772186613" }, "stopId": "FR:61169:ZE:2309:ATOUMOD104", "stopSequence": 6 }, { "arrival": { "delay": 92, "time": "1772186552" }, "departure": { "delay": 92, "time": "1772186552" }, "stopId": "FR:61169:ZE:2301:ATOUMOD104", "stopSequence": 4 }, { "arrival": { "delay": 92, "time": "1772187452" }, "departure": { "delay": 92, "time": "1772187452" }, "stopId": "FR:61169:ZE:2291:ATOUMOD104", "stopSequence": 16 }, { "arrival": { "delay": 92, "time": "1772187092" }, "departure": { "delay": 92, "time": "1772187092" }, "stopId": "FR:61169:ZE:2281:ATOUMOD104", "stopSequence": 12 }, { "arrival": { "delay": 92, "time": "1772187332" }, "departure": { "delay": 92, "time": "1772187332" }, "stopId": "FR:61169:ZE:2320:ATOUMOD104", "stopSequence": 15 }, { "arrival": { "delay": 93, "time": "1772187573" }, "departure": { "delay": 93, "time": "1772187573" }, "stopId": "FR:61169:ZE:2332:ATOUMOD104", "stopSequence": 19 }, { "arrival": { "delay": 92, "time": "1772186492" }, "departure": { "delay": 92, "time": "1772186492" }, "stopId": "FR:61169:ZE:2326:ATOUMOD104", "stopSequence": 3 }, { "arrival": { "delay": 93, "time": "1772186417" }, "departure": { "delay": 93, "time": "1772186433" }, "stopId": "FR:61169:ZE:2307:ATOUMOD104", "stopSequence": 2 }, { "arrival": { "delay": 92, "time": "1772186612" }, "departure": { "delay": 92, "time": "1772186612" }, "stopId": "FR:61169:ZE:2324:ATOUMOD104", "stopSequence": 5 }, { "arrival": { "delay": 92, "time": "1772187272" }, "departure": { "delay": 92, "time": "1772187272" }, "stopId": "FR:61169:ZE:2261:ATOUMOD104", "stopSequence": 14 }, { "arrival": { "delay": 92, "time": "1772186792" }, "departure": { "delay": 92, "time": "1772186792" }, "stopId": "FR:61169:ZE:2296:ATOUMOD104", "stopSequence": 8 }, { "arrival": { "delay": 92, "time": "1772187692" }, "departure": { "delay": 92, "time": "1772187692" }, "stopId": "FR:61169:ZE:2283:ATOUMOD104", "stopSequence": 21 }, { "departure": { "delay": 43, "time": "1772186383" }, "stopId": "FR:61169:ZE:2336:ATOUMOD104", "stopSequence": 1 }, { "arrival": { "delay": 92, "time": "1772187572" }, "departure": { "delay": 92, "time": "1772187572" }, "stopId": "FR:61169:ZE:2311:ATOUMOD104", "stopSequence": 18 }, { "arrival": { "delay": 92, "time": "1772187632" }, "departure": { "delay": 92, "time": "1772187632" }, "stopId": "FR:61169:ZE:2273:ATOUMOD104", "stopSequence": 20 } ], "timestamp": "1772186515", "trip": { "directionId": 2, "routeId": "ATOUMOD104:Line:250:LOC", "tripId": "ATOUMOD104:ServiceJourney:bf8413942268f7882638ffdc2a67e274:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18550:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1772187094" }, "departure": { "delay": 34, "time": "1772187094" }, "stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 56, "time": "1772186156" }, "departure": { "delay": 56, "time": "1772186156" }, "stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 24, "time": "1772184804" }, "departure": { "delay": 24, "time": "1772184804" }, "stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772187300" }, "stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 16, "time": "1772185816" }, "departure": { "delay": 16, "time": "1772185816" }, "stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 8, "time": "1772186348" }, "departure": { "delay": 8, "time": "1772186348" }, "stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 55, "time": "1772185375" }, "departure": { "delay": 55, "time": "1772185375" }, "stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 58, "time": "1772184958" }, "departure": { "delay": 58, "time": "1772184958" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 12, "time": "1772186892" }, "departure": { "delay": 12, "time": "1772186892" }, "stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 17, "time": "1772185517" }, "departure": { "delay": 17, "time": "1772185517" }, "stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772184780" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 2, "time": "1772186222" }, "departure": { "delay": 2, "time": "1772186222" }, "stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 48, "time": "1772186988" }, "departure": { "delay": 48, "time": "1772186988" }, "stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1772184840" }, "departure": { "time": "1772184840" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 51, "time": "1772185131" }, "departure": { "delay": 51, "time": "1772185131" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 38, "time": "1772186618" }, "departure": { "delay": 38, "time": "1772186618" }, "stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 18, "time": "1772186298" }, "departure": { "delay": 18, "time": "1772186298" }, "stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 48, "time": "1772185068" }, "departure": { "delay": 48, "time": "1772185068" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1772186539" }, "departure": { "delay": 19, "time": "1772186539" }, "stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 42, "time": "1772186802" }, "departure": { "delay": 42, "time": "1772186802" }, "stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 19, "time": "1772186479" }, "departure": { "delay": 19, "time": "1772186479" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 3, "time": "1772185443" }, "departure": { "delay": 3, "time": "1772185443" }, "stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 55, "time": "1772186095" }, "departure": { "delay": 55, "time": "1772186095" }, "stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1772185980" }, "departure": { "time": "1772185980" }, "stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772185620" }, "departure": { "time": "1772185620" }, "stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772185260" }, "departure": { "time": "1772185260" }, "stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 3, "time": "1772185923" }, "departure": { "delay": 3, "time": "1772185923" }, "stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 44, "time": "1772186684" }, "departure": { "delay": 44, "time": "1772186684" }, "stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 14, "time": "1772185154" }, "departure": { "delay": 14, "time": "1772185154" }, "stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 15, "time": "1772185695" }, "departure": { "delay": 15, "time": "1772185695" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772186400" }, "departure": { "time": "1772186400" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 3, "time": "1772185203" }, "departure": { "delay": 3, "time": "1772185203" }, "stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 47, "time": "1772184887" }, "departure": { "delay": 47, "time": "1772184887" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1772184510", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18550:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19257:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1772185087" }, "departure": { "delay": 20, "time": "1772185160" }, "stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -100, "time": "1772185880" }, "stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -23, "time": "1772185523" }, "departure": { "delay": -23, "time": "1772185537" }, "stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -79, "time": "1772185829" }, "departure": { "delay": -79, "time": "1772185841" }, "stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1772184720" }, "departure": { "delay": 120, "time": "1772184720" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 26, "time": "1772185689" }, "departure": { "delay": 26, "time": "1772185766" }, "stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 159, "time": "1772184639" }, "departure": { "delay": 159, "time": "1772184639" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "delay": 80, "time": "1772184560" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 188, "time": "1772184788" }, "departure": { "delay": 188, "time": "1772184788" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 148, "time": "1772184988" }, "departure": { "delay": 148, "time": "1772184988" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772184570", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19257:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758712x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 200, "time": "1772173188" }, "departure": { "delay": 200, "time": "1772173220" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1772174541" }, "departure": { "delay": 28, "time": "1772174548" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 137, "time": "1772172089" }, "departure": { "delay": 137, "time": "1772172137" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 85, "time": "1772174336" }, "departure": { "delay": 85, "time": "1772174365" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 103, "time": "1772174130" }, "departure": { "delay": 103, "time": "1772174143" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 125, "time": "1772174090" }, "departure": { "delay": 125, "time": "1772174105" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 54, "time": "1772174435" }, "departure": { "delay": 54, "time": "1772174454" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 87, "time": "1772174291" }, "departure": { "delay": 87, "time": "1772174307" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 174, "time": "1772173452" }, "departure": { "delay": 174, "time": "1772173494" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 116, "time": "1772172046" }, "departure": { "delay": 116, "time": "1772172056" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -27, "time": "1772174613" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 158, "time": "1772173342" }, "departure": { "delay": 158, "time": "1772173358" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 298, "time": "1772172806" }, "departure": { "delay": 298, "time": "1772173018" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 27, "time": "1772174473" }, "departure": { "delay": 27, "time": "1772174487" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 45, "time": "1772172509" }, "departure": { "delay": 45, "time": "1772172525" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 130, "time": "1772173373" }, "departure": { "delay": 130, "time": "1772173390" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 159, "time": "1772174004" }, "departure": { "delay": 159, "time": "1772174019" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "departure": { "delay": 118, "time": "1772171818" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 115, "time": "1772172405" }, "departure": { "delay": 115, "time": "1772172415" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 130, "time": "1772171874" }, "departure": { "delay": 130, "time": "1772171890" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 144, "time": "1772173254" }, "departure": { "delay": 144, "time": "1772173284" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 106, "time": "1772172445" }, "departure": { "delay": 106, "time": "1772172466" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 74, "time": "1772174400" }, "departure": { "delay": 74, "time": "1772174414" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 67, "time": "1772172640" }, "departure": { "delay": 67, "time": "1772172667" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 139, "time": "1772173809" }, "departure": { "delay": 139, "time": "1772173819" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 111, "time": "1772172193" }, "departure": { "delay": 111, "time": "1772172231" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 115, "time": "1772173660" }, "departure": { "delay": 115, "time": "1772173675" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 249, "time": "1772173105" }, "departure": { "delay": 249, "time": "1772173149" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 174, "time": "1772173586" }, "departure": { "delay": 174, "time": "1772173614" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 62, "time": "1772174190" }, "departure": { "delay": 62, "time": "1772174222" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 132, "time": "1772173721" }, "departure": { "delay": 132, "time": "1772173752" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 187, "time": "1772173910" }, "departure": { "delay": 187, "time": "1772173927" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 154, "time": "1772172294" }, "departure": { "delay": 154, "time": "1772172334" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 188, "time": "1772173835" }, "departure": { "delay": 188, "time": "1772173868" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -3, "time": "1772174563" }, "departure": { "delay": -3, "time": "1772174577" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 130, "time": "1772171975" }, "departure": { "delay": 130, "time": "1772172010" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1772186449", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758712x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758667x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 83, "time": "1772185876" }, "departure": { "delay": 83, "time": "1772185883" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 43, "time": "1772185596" }, "departure": { "delay": 43, "time": "1772185603" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1772187880" }, "departure": { "delay": 40, "time": "1772187880" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 40, "time": "1772188240" }, "departure": { "delay": 40, "time": "1772188240" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 57, "time": "1772186087" }, "departure": { "delay": 57, "time": "1772186097" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1772188180" }, "departure": { "delay": 40, "time": "1772188180" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "departure": { "delay": 33, "time": "1772185413" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 40, "time": "1772187760" }, "departure": { "delay": 40, "time": "1772187760" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -11, "time": "1772186250" }, "departure": { "delay": -11, "time": "1772186269" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 26, "time": "1772185491" }, "departure": { "delay": 26, "time": "1772185526" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 73, "time": "1772186022" }, "departure": { "delay": 73, "time": "1772186053" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1772186680" }, "departure": { "delay": 40, "time": "1772186680" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1772188060" }, "departure": { "delay": 40, "time": "1772188060" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 57, "time": "1772185939" }, "departure": { "delay": 57, "time": "1772185977" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1772186560" }, "departure": { "delay": 40, "time": "1772186560" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1772187100" }, "departure": { "delay": 40, "time": "1772187100" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 40, "time": "1772188120" }, "departure": { "delay": 40, "time": "1772188120" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 40, "time": "1772186168" }, "departure": { "delay": 40, "time": "1772186200" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 67, "time": "1772185752" }, "departure": { "delay": 67, "time": "1772185807" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1772186500" }, "departure": { "delay": 40, "time": "1772186500" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 49, "time": "1772186412" }, "departure": { "delay": 49, "time": "1772186449" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1772187220" }, "departure": { "delay": 40, "time": "1772187220" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 40, "time": "1772187580" }, "departure": { "delay": 40, "time": "1772187580" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 40, "time": "1772187520" }, "departure": { "delay": 40, "time": "1772187520" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 40, "time": "1772186800" }, "departure": { "delay": 40, "time": "1772186800" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 14, "time": "1772185547" }, "departure": { "delay": 14, "time": "1772185574" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1772187340" }, "departure": { "delay": 40, "time": "1772187340" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 40, "time": "1772188360" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 47, "time": "1772186369" }, "departure": { "delay": 47, "time": "1772186387" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 40, "time": "1772186860" }, "departure": { "delay": 40, "time": "1772186860" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 40, "time": "1772186920" }, "departure": { "delay": 40, "time": "1772186920" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 40, "time": "1772187940" }, "departure": { "delay": 40, "time": "1772187940" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 40, "time": "1772186980" }, "departure": { "delay": 40, "time": "1772186980" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 40, "time": "1772187700" }, "departure": { "delay": 40, "time": "1772187700" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 50, "time": "1772185629" }, "departure": { "delay": 50, "time": "1772185670" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758667x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758832x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1772173702" }, "departure": { "delay": 46, "time": "1772173726" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 49, "time": "1772175212" }, "departure": { "delay": 49, "time": "1772175229" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 83, "time": "1772173501" }, "departure": { "delay": 83, "time": "1772173523" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 175, "time": "1772172595" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 45, "time": "1772175031" }, "departure": { "delay": 45, "time": "1772175045" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 102, "time": "1772173286" }, "departure": { "delay": 102, "time": "1772173302" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 84, "time": "1772173446" }, "departure": { "delay": 84, "time": "1772173464" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 86, "time": "1772173216" }, "departure": { "delay": 86, "time": "1772173226" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 208, "time": "1772172611" }, "departure": { "delay": 208, "time": "1772172628" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 122, "time": "1772172935" }, "departure": { "delay": 122, "time": "1772172962" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -48, "time": "1772175537" }, "departure": { "delay": -48, "time": "1772175552" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -4, "time": "1772175646" }, "departure": { "delay": -4, "time": "1772175656" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 141, "time": "1772172970" }, "departure": { "delay": 141, "time": "1772172981" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 159, "time": "1772172742" }, "departure": { "delay": 159, "time": "1772172759" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 42, "time": "1772175093" }, "departure": { "delay": 42, "time": "1772175162" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -29, "time": "1772175561" }, "departure": { "delay": -29, "time": "1772175571" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 110, "time": "1772174827" }, "departure": { "delay": 110, "time": "1772174870" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 76, "time": "1772175186" }, "departure": { "delay": 76, "time": "1772175196" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -2, "time": "1772175465" }, "departure": { "delay": -2, "time": "1772175478" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 148, "time": "1772172788" }, "departure": { "delay": 148, "time": "1772172808" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -12, "time": "1772174148" }, "departure": { "delay": -12, "time": "1772174208" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -39, "time": "1772175592" }, "departure": { "delay": -39, "time": "1772175621" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 40, "time": "1772173644" }, "departure": { "delay": 40, "time": "1772173660" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 197, "time": "1772172658" }, "departure": { "delay": 197, "time": "1772172677" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -78, "time": "1772175762" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -28, "time": "1772174352" }, "departure": { "delay": -28, "time": "1772174372" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 47, "time": "1772175400" }, "departure": { "delay": 47, "time": "1772175407" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 84, "time": "1772173028" }, "departure": { "delay": 84, "time": "1772173044" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -39, "time": "1772175674" }, "departure": { "delay": -39, "time": "1772175681" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 28, "time": "1772173760" }, "departure": { "delay": 28, "time": "1772173768" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 12, "time": "1772173866" }, "departure": { "delay": 12, "time": "1772173932" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -14, "time": "1772175509" }, "departure": { "delay": -14, "time": "1772175526" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 96, "time": "1772173387" }, "departure": { "delay": 96, "time": "1772173416" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 106, "time": "1772173155" }, "departure": { "delay": 106, "time": "1772173186" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 43, "time": "1772175247" }, "departure": { "delay": 43, "time": "1772175283" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 64, "time": "1772173070" }, "departure": { "delay": 64, "time": "1772173084" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 6, "time": "1772173787" }, "departure": { "delay": 6, "time": "1772173806" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 31, "time": "1772175415" }, "departure": { "delay": 31, "time": "1772175451" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 155, "time": "1772172859" }, "departure": { "delay": 155, "time": "1772172875" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 44, "time": "1772174288" }, "departure": { "delay": 44, "time": "1772174324" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 82, "time": "1772173553" }, "departure": { "delay": 82, "time": "1772173582" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 128, "time": "1772172895" }, "departure": { "delay": 128, "time": "1772172908" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 54, "time": "1772173118" }, "departure": { "delay": 54, "time": "1772173134" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 4, "time": "1772174076" }, "departure": { "delay": 4, "time": "1772174104" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 112, "time": "1772174954" }, "departure": { "delay": 112, "time": "1772174992" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 125, "time": "1772174584" }, "departure": { "delay": 125, "time": "1772174765" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -2, "time": "1772173984" }, "departure": { "delay": -2, "time": "1772174038" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -58, "time": "1772174427" }, "departure": { "delay": -58, "time": "1772174462" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758832x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748506x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 286, "time": "1772166390" }, "departure": { "delay": 286, "time": "1772166406" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 234, "time": "1772166645" }, "departure": { "delay": 234, "time": "1772166654" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 54, "time": "1772167614" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 91, "time": "1772166974" }, "departure": { "delay": 91, "time": "1772166991" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 15, "time": "1772167321" }, "departure": { "delay": 15, "time": "1772167335" }, "stopId": "FR:50129:ZE:10MRT2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 269, "time": "1772166555" }, "departure": { "delay": 269, "time": "1772166569" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 61, "time": "1772167063" }, "departure": { "delay": 61, "time": "1772167081" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 392, "time": "1772166143" }, "departure": { "delay": 392, "time": "1772166152" }, "stopId": "FR:50129:ZE:10CHE2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 50, "time": "1772167420" }, "departure": { "delay": 50, "time": "1772167430" }, "stopId": "FR:50129:ZE:10GRI2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 326, "time": "1772166431" }, "departure": { "delay": 326, "time": "1772166446" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 183, "time": "1772166784" }, "departure": { "delay": 183, "time": "1772166843" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 272, "time": "1772166491" }, "departure": { "delay": 272, "time": "1772166512" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 84, "time": "1772167114" }, "departure": { "delay": 84, "time": "1772167164" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1772167246" }, "departure": { "delay": 60, "time": "1772167260" }, "stopId": "FR:50129:ZE:10BRA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1772167374" }, "departure": { "delay": 1, "time": "1772167381" }, "stopId": "FR:50129:ZE:10FOE2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 77, "time": "1772167019" }, "departure": { "delay": 77, "time": "1772167037" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 67, "time": "1772167192" }, "departure": { "delay": 67, "time": "1772167207" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 110, "time": "1772166937" }, "departure": { "delay": 110, "time": "1772166950" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 41, "time": "1772167465" }, "departure": { "delay": 41, "time": "1772167481" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 43, "time": "1772167527" }, "departure": { "delay": 43, "time": "1772167543" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 368, "time": "1772166176" }, "departure": { "delay": 368, "time": "1772166188" }, "stopId": "FR:50129:ZE:10JBO4:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 407, "time": "1772166107" }, "stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 310, "time": "1772166362" }, "departure": { "delay": 310, "time": "1772166370" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 331, "time": "1772166321" }, "departure": { "delay": 331, "time": "1772166331" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1772186453", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748506x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4039345x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 18, "time": "1772185878" }, "stopId": "FR:76270:ZE:4506:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 21, "time": "1772188161" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 29, "time": "1772186429" }, "departure": { "delay": 29, "time": "1772186429" }, "stopId": "FR:76447:ZE:3767:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 38, "time": "1772186198" }, "stopId": "FR:76447:ZE:4073:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 26, "time": "1772186546" }, "departure": { "delay": 26, "time": "1772186546" }, "stopId": "FR:76447:ZE:3763:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 52, "time": "1772187652" }, "departure": { "delay": 52, "time": "1772187652" }, "stopId": "FR:76305:ZE:3180:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 39, "time": "1772186799" }, "departure": { "delay": 39, "time": "1772186799" }, "stopId": "FR:76447:ZE:3759:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 72, "time": "1772187432" }, "departure": { "delay": 72, "time": "1772187432" }, "stopId": "FR:76305:ZE:3206:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 59, "time": "1772187959" }, "departure": { "delay": 59, "time": "1772187959" }, "stopId": "FR:76305:ZE:4490:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 24, "time": "1772188044" }, "departure": { "delay": 24, "time": "1772188044" }, "stopId": "FR:76305:ZE:4501:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": 32, "time": "1772185952" }, "stopId": "FR:76447:ZE:4508:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 30, "time": "1772186070" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 70, "time": "1772186110" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 51, "time": "1772187591" }, "departure": { "delay": 51, "time": "1772187591" }, "stopId": "FR:76305:ZE:3150:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 55, "time": "1772187535" }, "departure": { "delay": 55, "time": "1772187535" }, "stopId": "FR:76305:ZE:3186:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 21, "time": "1772187381" }, "departure": { "delay": 21, "time": "1772187381" }, "stopId": "FR:76341:ZE:3083:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 21, "time": "1772186961" }, "departure": { "delay": 21, "time": "1772186961" }, "stopId": "FR:76341:ZE:3755:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 21, "time": "1772187081" }, "departure": { "delay": 21, "time": "1772187081" }, "stopId": "FR:76341:ZE:3747:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 86, "time": "1772186006" }, "departure": { "delay": 86, "time": "1772186006" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 21, "time": "1772187741" }, "departure": { "delay": 21, "time": "1772187741" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 46 }, { "departure": { "delay": 21, "time": "1772186361" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 58, "time": "1772186278" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 21, "time": "1772187321" }, "departure": { "delay": 21, "time": "1772187321" }, "stopId": "FR:76341:ZE:3537:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 21, "time": "1772186721" }, "departure": { "delay": 21, "time": "1772186721" }, "stopId": "FR:76447:ZE:3742:ATOUMOD003", "stopSequence": 29 }, { "departure": { "delay": 43, "time": "1772185783" }, "stopId": "FR:76270:ZE:3353:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 32, "time": "1772187272" }, "departure": { "delay": 32, "time": "1772187272" }, "stopId": "FR:76341:ZE:3446:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 21, "time": "1772186601" }, "departure": { "delay": 21, "time": "1772186601" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 39, "time": "1772186859" }, "departure": { "delay": 39, "time": "1772186859" }, "stopId": "FR:76341:ZE:3906:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 72, "time": "1772187492" }, "departure": { "delay": 72, "time": "1772187492" }, "stopId": "FR:76305:ZE:3295:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 60, "time": "1772187840" }, "departure": { "delay": 60, "time": "1772187840" }, "stopId": "FR:76305:ZE:4488:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 37, "time": "1772187457" }, "departure": { "delay": 37, "time": "1772187457" }, "stopId": "FR:76305:ZE:3521:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 45, "time": "1772186745" }, "departure": { "delay": 45, "time": "1772186745" }, "stopId": "FR:76447:ZE:3761:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 73, "time": "1772186473" }, "departure": { "delay": 73, "time": "1772186473" }, "stopId": "FR:76447:ZE:3765:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 21, "time": "1772186901" }, "departure": { "delay": 21, "time": "1772186901" }, "stopId": "FR:76341:ZE:4814:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 53, "time": "1772186033" }, "departure": { "delay": 53, "time": "1772186033" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 65, "time": "1772186165" }, "stopId": "FR:76447:ZE:4510:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 39, "time": "1772187039" }, "departure": { "delay": 39, "time": "1772187039" }, "stopId": "FR:76341:ZE:3753:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1772185917", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4039345x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470294:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1772190442" }, "departure": { "delay": 22, "time": "1772190442" }, "stopId": "FR:27022:ZE:0x6993:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 46, "time": "1772190946" }, "departure": { "delay": 46, "time": "1772190946" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1772191510" }, "departure": { "delay": 10, "time": "1772191510" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "time": "1772191200" }, "departure": { "time": "1772191200" }, "stopId": "FR:27275:ZE:0x6214:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1772191000" }, "departure": { "delay": 40, "time": "1772191000" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 36, "time": "1772191056" }, "departure": { "delay": 36, "time": "1772191056" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 14 }, { "departure": { "time": "1772190000" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 54, "time": "1772191254" }, "departure": { "delay": 54, "time": "1772191254" }, "stopId": "FR:27275:ZE:0x6204:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 38, "time": "1772190038" }, "departure": { "delay": 38, "time": "1772190038" }, "stopId": "FR:27022:ZE:0x6979:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 41, "time": "1772191301" }, "departure": { "delay": 41, "time": "1772191301" }, "stopId": "FR:27275:ZE:0x6202:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 39, "time": "1772190519" }, "departure": { "delay": 39, "time": "1772190519" }, "stopId": "FR:27022:ZE:0x6999:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "time": "1772190900" }, "departure": { "time": "1772190900" }, "stopId": "FR:27275:ZE:0x6220:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1772190097" }, "departure": { "delay": 37, "time": "1772190097" }, "stopId": "FR:27022:ZE:0x6983:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -23, "time": "1772191597" }, "departure": { "delay": -23, "time": "1772191597" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "time": "1772191380" }, "departure": { "time": "1772191380" }, "stopId": "FR:27275:ZE:0x7182:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "time": "1772190300" }, "departure": { "time": "1772190300" }, "stopId": "FR:27022:ZE:0x7001:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1772190168" }, "departure": { "delay": 48, "time": "1772190168" }, "stopId": "FR:27022:ZE:0x6986:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "time": "1772190600" }, "departure": { "time": "1772190600" }, "stopId": "FR:27022:ZE:0x6981:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -27, "time": "1772191653" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "time": "1772190720" }, "departure": { "time": "1772190720" }, "stopId": "FR:27275:ZE:0x6996:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1772190387" }, "departure": { "delay": 27, "time": "1772190387" }, "stopId": "FR:27022:ZE:0x7003:ATOUMOD006", "stopSequence": 6 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:6b:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470294:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758891x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -64, "time": "1772184587" }, "departure": { "delay": -64, "time": "1772184596" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 84, "time": "1772184076" }, "departure": { "delay": 84, "time": "1772184084" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 171, "time": "1772182362" }, "departure": { "delay": 171, "time": "1772182371" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 13, "time": "1772184238" }, "departure": { "delay": 13, "time": "1772184253" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 26, "time": "1772184195" }, "departure": { "delay": 26, "time": "1772184206" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 6, "time": "1772184892" }, "departure": { "delay": 6, "time": "1772184906" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 147, "time": "1772182989" }, "departure": { "delay": 147, "time": "1772183007" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -63, "time": "1772184668" }, "departure": { "delay": -63, "time": "1772184717" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 1, "time": "1772184954" }, "departure": { "delay": 1, "time": "1772184961" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 66, "time": "1772183577" }, "departure": { "delay": 66, "time": "1772183586" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 171, "time": "1772182480" }, "departure": { "delay": 171, "time": "1772182491" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 55, "time": "1772184157" }, "departure": { "delay": 55, "time": "1772184175" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 22, "time": "1772184293" }, "departure": { "delay": 22, "time": "1772184322" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -24, "time": "1772184979" }, "departure": { "delay": -24, "time": "1772184996" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 89, "time": "1772183920" }, "departure": { "delay": 89, "time": "1772183969" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 191, "time": "1772183138" }, "departure": { "delay": 191, "time": "1772183171" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 177, "time": "1772182385" }, "departure": { "delay": 177, "time": "1772182437" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 145, "time": "1772182875" }, "departure": { "delay": 145, "time": "1772182945" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 186, "time": "1772183263" }, "departure": { "delay": 186, "time": "1772183286" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 27, "time": "1772184739" }, "departure": { "delay": 27, "time": "1772184867" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -3, "time": "1772185125" }, "departure": { "delay": -3, "time": "1772185137" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -21, "time": "1772184572" }, "departure": { "delay": -21, "time": "1772184579" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 113, "time": "1772183769" }, "departure": { "delay": 113, "time": "1772183873" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 101, "time": "1772182761" }, "departure": { "delay": 101, "time": "1772182781" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -15, "time": "1772184389" }, "departure": { "delay": -15, "time": "1772184405" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 141, "time": "1772182556" }, "departure": { "delay": 141, "time": "1772182581" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 142, "time": "1772182325" }, "departure": { "delay": 142, "time": "1772182342" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 90, "time": "1772183534" }, "departure": { "delay": 90, "time": "1772183550" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 49, "time": "1772183615" }, "departure": { "delay": 49, "time": "1772183629" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -46, "time": "1772184487" }, "departure": { "delay": -46, "time": "1772184494" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 165, "time": "1772182291" }, "departure": { "delay": 165, "time": "1772182305" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 146, "time": "1772182791" }, "departure": { "delay": 146, "time": "1772182826" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 179, "time": "1772183411" }, "departure": { "delay": 179, "time": "1772183459" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -33, "time": "1772185151" }, "departure": { "delay": -33, "time": "1772185167" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 137, "time": "1772182189" }, "departure": { "delay": 137, "time": "1772182217" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 141, "time": "1772182010" }, "departure": { "delay": 141, "time": "1772182101" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -43, "time": "1772185194" }, "departure": { "delay": -43, "time": "1772185217" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 164, "time": "1772183486" }, "departure": { "delay": 164, "time": "1772183504" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 121, "time": "1772182732" }, "departure": { "delay": 121, "time": "1772182741" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -61, "time": "1772185259" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 69, "time": "1772183673" }, "departure": { "delay": 69, "time": "1772183709" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 82, "time": "1772183991" }, "departure": { "delay": 82, "time": "1772184022" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 142, "time": "1772182665" }, "departure": { "delay": 142, "time": "1772182702" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -12, "time": "1772184453" }, "departure": { "delay": -12, "time": "1772184468" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 140, "time": "1772182232" }, "departure": { "delay": 140, "time": "1772182280" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -5, "time": "1772184521" }, "departure": { "delay": -5, "time": "1772184535" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 65, "time": "1772184110" }, "departure": { "delay": 65, "time": "1772184125" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "departure": { "delay": 56, "time": "1772181956" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 160, "time": "1772182528" }, "departure": { "delay": 160, "time": "1772182540" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -62, "time": "1772184644" }, "departure": { "delay": -62, "time": "1772184658" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 } ], "timestamp": "1772186449", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758891x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16952:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 222, "time": "1772188482" }, "departure": { "delay": 222, "time": "1772188482" }, "stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 197, "time": "1772189237" }, "departure": { "delay": 197, "time": "1772189237" }, "stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "delay": 199, "time": "1772188639" }, "departure": { "delay": 199, "time": "1772188639" }, "stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 186, "time": "1772187366" }, "departure": { "delay": 186, "time": "1772187366" }, "stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 195, "time": "1772187675" }, "departure": { "delay": 195, "time": "1772187675" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 198, "time": "1772186898" }, "departure": { "delay": 198, "time": "1772186898" }, "stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 225, "time": "1772187165" }, "departure": { "delay": 225, "time": "1772187165" }, "stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 186, "time": "1772187126" }, "departure": { "delay": 186, "time": "1772187126" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 189, "time": "1772187009" }, "departure": { "delay": 189, "time": "1772187009" }, "stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 234, "time": "1772187294" }, "departure": { "delay": 234, "time": "1772187294" }, "stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 206, "time": "1772188946" }, "departure": { "delay": 206, "time": "1772188946" }, "stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 205, "time": "1772187205" }, "departure": { "delay": 205, "time": "1772187205" }, "stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 229, "time": "1772188369" }, "departure": { "delay": 229, "time": "1772188369" }, "stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001", "stopSequence": 20 }, { "departure": { "delay": 186, "time": "1772186826" }, "stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 236, "time": "1772188676" }, "departure": { "delay": 236, "time": "1772188676" }, "stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 237, "time": "1772189217" }, "departure": { "delay": 237, "time": "1772189217" }, "stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 249, "time": "1772188509" }, "departure": { "delay": 249, "time": "1772188509" }, "stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 229, "time": "1772188609" }, "departure": { "delay": 229, "time": "1772188609" }, "stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 235, "time": "1772187895" }, "departure": { "delay": 235, "time": "1772187895" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 225, "time": "1772187465" }, "departure": { "delay": 225, "time": "1772187465" }, "stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 196, "time": "1772187256" }, "departure": { "delay": 196, "time": "1772187256" }, "stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 249, "time": "1772189349" }, "departure": { "delay": 249, "time": "1772189349" }, "stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "delay": 213, "time": "1772188293" }, "departure": { "delay": 213, "time": "1772188293" }, "stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 191, "time": "1772188751" }, "departure": { "delay": 191, "time": "1772188751" }, "stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 197, "time": "1772189117" }, "departure": { "delay": 197, "time": "1772189117" }, "stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 191, "time": "1772188571" }, "departure": { "delay": 191, "time": "1772188571" }, "stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 195, "time": "1772187075" }, "departure": { "delay": 195, "time": "1772187075" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 225, "time": "1772189025" }, "departure": { "delay": 225, "time": "1772189025" }, "stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 235, "time": "1772186935" }, "departure": { "delay": 235, "time": "1772186935" }, "stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 220, "time": "1772188780" }, "departure": { "delay": 220, "time": "1772188780" }, "stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 249, "time": "1772188989" }, "departure": { "delay": 249, "time": "1772188989" }, "stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 199, "time": "1772189179" }, "departure": { "delay": 199, "time": "1772189179" }, "stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 224, "time": "1772188724" }, "departure": { "delay": 224, "time": "1772188724" }, "stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 218, "time": "1772189138" }, "departure": { "delay": 218, "time": "1772189138" }, "stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 241, "time": "1772188861" }, "departure": { "delay": 241, "time": "1772188861" }, "stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 231, "time": "1772188791" }, "departure": { "delay": 231, "time": "1772188791" }, "stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 225, "time": "1772186865" }, "departure": { "delay": 225, "time": "1772186865" }, "stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 202, "time": "1772188822" }, "departure": { "delay": 202, "time": "1772188822" }, "stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001", "stopSequence": 31 } ], "timestamp": "1772186330", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16952:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4244140xGTFSxGSemH25xSemainex02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 2145, "time": "1772186625" }, "departure": { "delay": 2145, "time": "1772186625" }, "stopId": "FR:76489:ZE:4951:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 2108, "time": "1772187368" }, "departure": { "delay": 2108, "time": "1772187368" }, "stopId": "FR:76660:ZE:4974:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 2135, "time": "1772187455" }, "departure": { "delay": 2135, "time": "1772187455" }, "stopId": "FR:76657:ZE:4976:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 2117, "time": "1772187257" }, "departure": { "delay": 2117, "time": "1772187257" }, "stopId": "FR:76660:ZE:4967:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 2151, "time": "1772187591" }, "departure": { "delay": 2151, "time": "1772187591" }, "stopId": "FR:76657:ZE:5091:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 2162, "time": "1772187422" }, "departure": { "delay": 2162, "time": "1772187422" }, "stopId": "FR:76657:ZE:4975:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 2107, "time": "1772186227" }, "stopId": "FR:76305:ZE:4818:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 2124, "time": "1772187504" }, "departure": { "delay": 2124, "time": "1772187504" }, "stopId": "FR:76657:ZE:5089:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 2166, "time": "1772186526" }, "departure": { "delay": 2166, "time": "1772186526" }, "stopId": "FR:76533:ZE:4949:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 2142, "time": "1772187222" }, "departure": { "delay": 2142, "time": "1772187222" }, "stopId": "FR:76660:ZE:4965:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 2107, "time": "1772186827" }, "departure": { "delay": 2107, "time": "1772186827" }, "stopId": "FR:76660:ZE:3260:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 2117, "time": "1772187617" }, "departure": { "delay": 2117, "time": "1772187617" }, "stopId": "FR:76657:ZE:3247:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 2127, "time": "1772187087" }, "departure": { "delay": 2127, "time": "1772187087" }, "stopId": "FR:76660:ZE:4961:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 2163, "time": "1772187543" }, "departure": { "delay": 2163, "time": "1772187543" }, "stopId": "FR:76657:ZE:3306:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 2152, "time": "1772187172" }, "departure": { "delay": 2152, "time": "1772187172" }, "stopId": "FR:76660:ZE:4963:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 2107, "time": "1772187727" }, "stopId": "FR:76657:ZE:3305:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 2128, "time": "1772186668" }, "departure": { "delay": 2128, "time": "1772186668" }, "stopId": "FR:76489:ZE:4954:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 2148, "time": "1772187648" }, "departure": { "delay": 2148, "time": "1772187648" }, "stopId": "FR:76657:ZE:3262:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 2136, "time": "1772186736" }, "departure": { "delay": 2136, "time": "1772186736" }, "stopId": "FR:76489:ZE:4956:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1772186427", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:25:LOC", "tripId": "ATOUMOD003:ServiceJourney:4244140xGTFSxGSemH25xSemainex02:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596349:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -59, "time": "1772187541" }, "departure": { "delay": -59, "time": "1772187541" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -159, "time": "1772187741" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "departure": { "delay": -558, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -798, "time": "1772186442" }, "departure": { "delay": -798, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -99, "time": "1772187621" }, "departure": { "delay": -99, "time": "1772187621" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -738, "time": "1772186442" }, "departure": { "delay": -738, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1772187326" }, "departure": { "delay": 26, "time": "1772187326" }, "stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1772187481" }, "departure": { "delay": 1, "time": "1772187481" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 57, "time": "1772187417" }, "departure": { "delay": 57, "time": "1772187417" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 59, "time": "1772187359" }, "departure": { "delay": 59, "time": "1772187359" }, "stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 7 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596349:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745403x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 268, "time": "1772186155" }, "departure": { "delay": 268, "time": "1772186188" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 267, "time": "1772186090" }, "departure": { "delay": 267, "time": "1772186127" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 251, "time": "1772186201" }, "departure": { "delay": 251, "time": "1772186231" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 130, "time": "1772187370" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 163, "time": "1772186407" }, "departure": { "delay": 163, "time": "1772186443" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 130, "time": "1772186830" }, "departure": { "delay": 130, "time": "1772186830" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 222, "time": "1772186288" }, "departure": { "delay": 222, "time": "1772186322" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 277, "time": "1772185921" }, "departure": { "delay": 277, "time": "1772185957" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 130, "time": "1772186890" }, "departure": { "delay": 130, "time": "1772186890" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 130, "time": "1772187010" }, "departure": { "delay": 130, "time": "1772187010" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 211, "time": "1772186344" }, "departure": { "delay": 211, "time": "1772186371" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 130, "time": "1772187250" }, "departure": { "delay": 130, "time": "1772187250" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 130, "time": "1772186710" }, "departure": { "delay": 130, "time": "1772186710" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 130, "time": "1772186590" }, "departure": { "delay": 130, "time": "1772186590" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 130, "time": "1772186530" }, "departure": { "delay": 130, "time": "1772186530" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 331, "time": "1772185831" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 275, "time": "1772185976" }, "departure": { "delay": 275, "time": "1772186015" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 130, "time": "1772187130" }, "departure": { "delay": 130, "time": "1772187130" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 272, "time": "1772186034" }, "departure": { "delay": 272, "time": "1772186072" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 130, "time": "1772186950" }, "departure": { "delay": 130, "time": "1772186950" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745403x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597932:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1772187105" }, "departure": { "delay": 45, "time": "1772187105" }, "stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -210, "time": "1772187750" }, "departure": { "delay": -210, "time": "1772187750" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -244, "time": "1772188796" }, "stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004", "stopSequence": 47 }, { "arrival": { "delay": 121, "time": "1772186941" }, "departure": { "delay": 121, "time": "1772186941" }, "stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -197, "time": "1772188063" }, "departure": { "delay": -197, "time": "1772188063" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 58, "time": "1772187358" }, "departure": { "delay": 58, "time": "1772187358" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -197, "time": "1772188663" }, "departure": { "delay": -197, "time": "1772188663" }, "stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": -150, "time": "1772187630" }, "departure": { "delay": -150, "time": "1772187630" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -276, "time": "1772188284" }, "departure": { "delay": -276, "time": "1772188284" }, "stopId": "FR:27229:ZE:0xHON02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": -88, "time": "1772187512" }, "departure": { "delay": -88, "time": "1772187512" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -197, "time": "1772187823" }, "departure": { "delay": -197, "time": "1772187823" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 58, "time": "1772187298" }, "departure": { "delay": 58, "time": "1772187298" }, "stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1772186812" }, "departure": { "delay": 52, "time": "1772186812" }, "stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -90, "time": "1772187570" }, "departure": { "delay": -90, "time": "1772187570" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 9, "time": "1772186769" }, "departure": { "delay": 9, "time": "1772186769" }, "stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -175, "time": "1772188745" }, "departure": { "delay": -175, "time": "1772188745" }, "stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": 12, "time": "1772187432" }, "departure": { "delay": 12, "time": "1772187432" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 46, "time": "1772186866" }, "departure": { "delay": 46, "time": "1772186866" }, "stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004", "stopSequence": 5 }, { "departure": { "time": "1772186700" }, "stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": 96, "time": "1772187216" }, "departure": { "delay": 96, "time": "1772187216" }, "stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -197, "time": "1772188783" }, "departure": { "delay": -197, "time": "1772188783" }, "stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004", "stopSequence": 46 }, { "arrival": { "delay": -195, "time": "1772187945" }, "departure": { "delay": -195, "time": "1772187945" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -199, "time": "1772188181" }, "departure": { "delay": -199, "time": "1772188181" }, "stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -216, "time": "1772188224" }, "departure": { "delay": -216, "time": "1772188224" }, "stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -257, "time": "1772188483" }, "departure": { "delay": -257, "time": "1772188483" }, "stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -231, "time": "1772188449" }, "departure": { "delay": -231, "time": "1772188449" }, "stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004", "stopSequence": 35 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597932:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN848932F5934923x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188980" }, "stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188320" }, "stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189640" }, "stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1772192400" }, "departure": { "time": "1772193000" }, "stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1772191080" }, "departure": { "time": "1772191140" }, "stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1772190360" }, "departure": { "time": "1772190420" }, "stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188620" }, "stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1772193600" }, "departure": { "time": "1772193660" }, "stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002", "stopSequence": 19 }, { "departure": { "time": "1772187480" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1772197680" }, "stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1772194140" }, "departure": { "time": "1772194200" }, "stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1772192040" }, "departure": { "time": "1772192100" }, "stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1772196180" }, "departure": { "time": "1772196300" }, "stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "time": "1772195280" }, "departure": { "time": "1772195400" }, "stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002", "stopSequence": 25 } ], "timestamp": "1772183876", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN848932F5934923x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx421:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772207940" }, "departure": { "time": "1772207940" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 5, "time": "1772208725" }, "departure": { "delay": 5, "time": "1772208725" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1772207460" }, "departure": { "time": "1772207460" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772206500" }, "departure": { "time": "1772206500" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772207280" }, "departure": { "time": "1772207280" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772206800" }, "departure": { "time": "1772206800" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772208600" }, "departure": { "time": "1772208600" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1772207580" }, "departure": { "time": "1772207580" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772205900" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772208900" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1772208480" }, "departure": { "time": "1772208480" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1772208120" }, "departure": { "time": "1772208120" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772206920" }, "departure": { "time": "1772206920" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772207400" }, "departure": { "time": "1772207400" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772208240" }, "departure": { "time": "1772208240" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1772208720" }, "departure": { "time": "1772208720" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 5, "time": "1772207405" }, "departure": { "delay": 5, "time": "1772207405" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772208360" }, "departure": { "time": "1772208360" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1772206980" }, "departure": { "time": "1772206980" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772207760" }, "departure": { "time": "1772207760" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772206740" }, "departure": { "time": "1772206740" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772206860" }, "departure": { "time": "1772206860" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772207160" }, "departure": { "time": "1772207160" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772208780" }, "departure": { "time": "1772208780" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1772207700" }, "departure": { "time": "1772207700" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772207340" }, "departure": { "time": "1772207340" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772185600", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx421:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022824x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 232, "time": "1772189512" }, "departure": { "delay": 232, "time": "1772189512" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 202, "time": "1772188402" }, "departure": { "delay": 202, "time": "1772188402" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": 150, "time": "1772185950" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 231, "time": "1772188311" }, "departure": { "delay": 231, "time": "1772188311" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 224, "time": "1772186564" }, "departure": { "delay": 224, "time": "1772186564" }, "stopId": "FR:76447:ZE:3221:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 252, "time": "1772188572" }, "departure": { "delay": 252, "time": "1772188572" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 193, "time": "1772186353" }, "stopId": "FR:76447:ZE:3119:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 193, "time": "1772189293" }, "departure": { "delay": 193, "time": "1772189293" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "departure": { "delay": 218, "time": "1772186198" }, "stopId": "FR:76447:ZE:3123:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 240, "time": "1772188080" }, "departure": { "delay": 240, "time": "1772188080" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 193, "time": "1772187433" }, "departure": { "delay": 193, "time": "1772187433" }, "stopId": "FR:76351:ZE:3016:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 193, "time": "1772186953" }, "departure": { "delay": 193, "time": "1772186953" }, "stopId": "FR:76351:ZE:3595:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 193, "time": "1772187853" }, "departure": { "delay": 193, "time": "1772187853" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 193, "time": "1772189593" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 201, "time": "1772187141" }, "departure": { "delay": 201, "time": "1772187141" }, "stopId": "FR:76351:ZE:3250:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 206, "time": "1772187206" }, "departure": { "delay": 206, "time": "1772187206" }, "stopId": "FR:76351:ZE:3548:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 193, "time": "1772188873" }, "departure": { "delay": 193, "time": "1772188873" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 193, "time": "1772189173" }, "departure": { "delay": 193, "time": "1772189173" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 248, "time": "1772188148" }, "departure": { "delay": 248, "time": "1772188148" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 251, "time": "1772187251" }, "departure": { "delay": 251, "time": "1772187251" }, "stopId": "FR:76351:ZE:3234:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 248, "time": "1772187668" }, "departure": { "delay": 248, "time": "1772187668" }, "stopId": "FR:76351:ZE:4516:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 250, "time": "1772189350" }, "departure": { "delay": 250, "time": "1772189350" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 203, "time": "1772188643" }, "departure": { "delay": 203, "time": "1772188643" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 209, "time": "1772186069" }, "stopId": "FR:76447:ZE:3433:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 239, "time": "1772186519" }, "departure": { "delay": 239, "time": "1772186519" }, "stopId": "FR:76447:ZE:3108:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 206, "time": "1772189546" }, "departure": { "delay": 206, "time": "1772189546" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 193, "time": "1772187073" }, "departure": { "delay": 193, "time": "1772187073" }, "stopId": "FR:76351:ZE:3638:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 243, "time": "1772188923" }, "departure": { "delay": 243, "time": "1772188923" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "departure": { "delay": 200, "time": "1772186000" }, "stopId": "FR:76447:ZE:3267:ATOUMOD003", "stopSequence": 3 }, { "departure": { "delay": 199, "time": "1772186299" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 236, "time": "1772189396" }, "departure": { "delay": 236, "time": "1772189396" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 204, "time": "1772186244" }, "departure": { "delay": 204, "time": "1772186244" }, "stopId": "FR:76447:ZE:3516:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 216, "time": "1772187576" }, "departure": { "delay": 216, "time": "1772187576" }, "stopId": "FR:76351:ZE:3224:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 180, "time": "1772186040" }, "departure": { "delay": 180, "time": "1772186040" }, "stopId": "FR:76447:ZE:3407:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 200, "time": "1772187920" }, "departure": { "delay": 200, "time": "1772187920" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 }, { "departure": { "delay": 96, "time": "1772185776" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 232, "time": "1772189092" }, "departure": { "delay": 232, "time": "1772189092" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 212, "time": "1772188472" }, "departure": { "delay": 212, "time": "1772188472" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 245, "time": "1772187725" }, "departure": { "delay": 245, "time": "1772187725" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 200, "time": "1772187020" }, "departure": { "delay": 200, "time": "1772187020" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 193, "time": "1772186653" }, "departure": { "delay": 193, "time": "1772186653" }, "stopId": "FR:76447:ZE:3347:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 193, "time": "1772187313" }, "departure": { "delay": 193, "time": "1772187313" }, "stopId": "FR:76351:ZE:3624:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 199, "time": "1772188999" }, "departure": { "delay": 199, "time": "1772188999" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 243, "time": "1772189043" }, "departure": { "delay": 243, "time": "1772189043" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 218, "time": "1772187518" }, "departure": { "delay": 218, "time": "1772187518" }, "stopId": "FR:76351:ZE:3507:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 241, "time": "1772189461" }, "departure": { "delay": 241, "time": "1772189461" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 193, "time": "1772188753" }, "departure": { "delay": 193, "time": "1772188753" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": 181, "time": "1772186161" }, "stopId": "FR:76447:ZE:3067:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 193, "time": "1772188213" }, "departure": { "delay": 193, "time": "1772188213" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 240, "time": "1772189220" }, "departure": { "delay": 240, "time": "1772189220" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 214, "time": "1772188834" }, "departure": { "delay": 214, "time": "1772188834" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 243, "time": "1772187783" }, "departure": { "delay": 243, "time": "1772187783" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 27 } ], "timestamp": "1772186427", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022824x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758714x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 73, "time": "1772176381" }, "departure": { "delay": 73, "time": "1772176393" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 34, "time": "1772175414" }, "departure": { "delay": 34, "time": "1772175454" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 93, "time": "1772176340" }, "departure": { "delay": 93, "time": "1772176353" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1772174446" }, "departure": { "delay": 2, "time": "1772174462" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 174, "time": "1772174632" }, "departure": { "delay": 174, "time": "1772174754" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 108, "time": "1772176238" }, "departure": { "delay": 108, "time": "1772176248" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "departure": { "delay": 31, "time": "1772173591" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 46, "time": "1772175139" }, "departure": { "delay": 46, "time": "1772175166" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 119, "time": "1772174837" }, "departure": { "delay": 119, "time": "1772174879" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 49, "time": "1772175005" }, "departure": { "delay": 49, "time": "1772175049" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 46, "time": "1772173812" }, "departure": { "delay": 46, "time": "1772173846" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1772175212" }, "departure": { "delay": 70, "time": "1772175250" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1772175318" }, "departure": { "delay": 60, "time": "1772175360" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 120, "time": "1772176193" }, "departure": { "delay": 120, "time": "1772176200" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 154, "time": "1772175985" }, "departure": { "delay": 154, "time": "1772175994" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 80, "time": "1772175610" }, "departure": { "delay": 80, "time": "1772175620" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 49, "time": "1772176475" }, "departure": { "delay": 49, "time": "1772176489" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 23, "time": "1772174315" }, "departure": { "delay": 23, "time": "1772174363" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1772175093" }, "departure": { "delay": 60, "time": "1772175120" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 58, "time": "1772173758" }, "departure": { "delay": 58, "time": "1772173798" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 28, "time": "1772174210" }, "departure": { "delay": 28, "time": "1772174248" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 68, "time": "1772173676" }, "departure": { "delay": 68, "time": "1772173688" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 53, "time": "1772173880" }, "departure": { "delay": 53, "time": "1772173913" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 21, "time": "1772174142" }, "departure": { "delay": 21, "time": "1772174181" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 192, "time": "1772175758" }, "departure": { "delay": 192, "time": "1772175792" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 68, "time": "1772175499" }, "departure": { "delay": 68, "time": "1772175548" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 193, "time": "1772175876" }, "departure": { "delay": 193, "time": "1772175913" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 106, "time": "1772176289" }, "departure": { "delay": 106, "time": "1772176306" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 65, "time": "1772176428" }, "departure": { "delay": 65, "time": "1772176445" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 24, "time": "1772173963" }, "departure": { "delay": 24, "time": "1772174004" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 79, "time": "1772174920" }, "departure": { "delay": 79, "time": "1772174959" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1772176530" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 33, "time": "1772174058" }, "departure": { "delay": 33, "time": "1772174073" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 157, "time": "1772175632" }, "departure": { "delay": 157, "time": "1772175697" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 112, "time": "1772176096" }, "departure": { "delay": 112, "time": "1772176132" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 138, "time": "1772176024" }, "departure": { "delay": 138, "time": "1772176038" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758714x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11884:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 83, "time": "1772187623" }, "departure": { "delay": 83, "time": "1772187623" }, "stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 83, "time": "1772187203" }, "departure": { "delay": 83, "time": "1772187203" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 124, "time": "1772186644" }, "departure": { "delay": 124, "time": "1772186644" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 83, "time": "1772187503" }, "departure": { "delay": 83, "time": "1772187503" }, "stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 69, "time": "1772186469" }, "departure": { "delay": 69, "time": "1772186469" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 65, "time": "1772186525" }, "departure": { "delay": 65, "time": "1772186525" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 102, "time": "1772187282" }, "departure": { "delay": 102, "time": "1772187282" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 117, "time": "1772186877" }, "departure": { "delay": 117, "time": "1772186877" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 111, "time": "1772185949" }, "departure": { "delay": 111, "time": "1772185971" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 115, "time": "1772186575" }, "departure": { "delay": 115, "time": "1772186575" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 110, "time": "1772185850" }, "departure": { "delay": 110, "time": "1772185850" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 140, "time": "1772187140" }, "departure": { "delay": 140, "time": "1772187140" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 61, "time": "1772186221" }, "departure": { "delay": 61, "time": "1772186221" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 80, "time": "1772185880" }, "departure": { "delay": 80, "time": "1772185880" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 83, "time": "1772186963" }, "departure": { "delay": 83, "time": "1772186963" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 83, "time": "1772187563" }, "departure": { "delay": 83, "time": "1772187563" }, "stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 94, "time": "1772186614" }, "departure": { "delay": 94, "time": "1772186614" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "departure": { "delay": 41, "time": "1772185721" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 101, "time": "1772186321" }, "departure": { "delay": 101, "time": "1772186321" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 123, "time": "1772187843" }, "departure": { "delay": 123, "time": "1772187843" }, "stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 126, "time": "1772186046" }, "departure": { "delay": 126, "time": "1772186046" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 125, "time": "1772186825" }, "departure": { "delay": 125, "time": "1772186825" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 116, "time": "1772186096" }, "departure": { "delay": 116, "time": "1772186096" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 116, "time": "1772186396" }, "departure": { "delay": 116, "time": "1772186396" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 83, "time": "1772186723" }, "departure": { "delay": 83, "time": "1772186723" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 91, "time": "1772187091" }, "departure": { "delay": 91, "time": "1772187091" }, "stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 103, "time": "1772188003" }, "departure": { "delay": 103, "time": "1772188003" }, "stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 122, "time": "1772187422" }, "departure": { "delay": 122, "time": "1772187422" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 128, "time": "1772186768" }, "departure": { "delay": 128, "time": "1772186768" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 128, "time": "1772187008" }, "departure": { "delay": 128, "time": "1772187008" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 109, "time": "1772186149" }, "departure": { "delay": 109, "time": "1772186149" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 88, "time": "1772187328" }, "departure": { "delay": 88, "time": "1772187328" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1772185729", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11884:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10939:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 116, "time": "1772185376" }, "departure": { "delay": 116, "time": "1772185376" }, "stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 99, "time": "1772185239" }, "departure": { "delay": 99, "time": "1772185239" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 144, "time": "1772185464" }, "departure": { "delay": 144, "time": "1772185464" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 52, "time": "1772186092" }, "departure": { "delay": 52, "time": "1772186092" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1772185550" }, "departure": { "delay": 50, "time": "1772185550" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 126, "time": "1772186946" }, "departure": { "delay": 126, "time": "1772186946" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 136, "time": "1772186776" }, "departure": { "delay": 136, "time": "1772186776" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 106, "time": "1772186289" }, "departure": { "delay": 106, "time": "1772186326" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 156, "time": "1772186436" }, "departure": { "delay": 156, "time": "1772186436" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 126, "time": "1772187306" }, "departure": { "delay": 126, "time": "1772187306" }, "stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 126, "time": "1772187126" }, "departure": { "delay": 126, "time": "1772187126" }, "stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 106, "time": "1772185426" }, "departure": { "delay": 106, "time": "1772185426" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 126, "time": "1772187006" }, "departure": { "delay": 126, "time": "1772187006" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 162, "time": "1772186502" }, "departure": { "delay": 162, "time": "1772186502" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 173, "time": "1772187233" }, "departure": { "delay": 173, "time": "1772187233" }, "stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 136, "time": "1772187076" }, "departure": { "delay": 136, "time": "1772187076" }, "stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 65, "time": "1772185685" }, "departure": { "delay": 65, "time": "1772185685" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772185080" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 173, "time": "1772186873" }, "departure": { "delay": 173, "time": "1772186873" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 170, "time": "1772187050" }, "departure": { "delay": 170, "time": "1772187050" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 89, "time": "1772185529" }, "departure": { "delay": 89, "time": "1772185529" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1772185739" }, "departure": { "delay": -1, "time": "1772185739" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 34, "time": "1772185839" }, "departure": { "delay": 34, "time": "1772186014" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 167, "time": "1772186567" }, "departure": { "delay": 167, "time": "1772186567" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 82, "time": "1772186182" }, "departure": { "delay": 82, "time": "1772186182" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 139, "time": "1772185339" }, "departure": { "delay": 139, "time": "1772185339" }, "stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -6, "time": "1772185614" }, "departure": { "delay": -6, "time": "1772185614" }, "stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 59, "time": "1772185139" }, "departure": { "delay": 59, "time": "1772185139" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 153, "time": "1772186673" }, "departure": { "delay": 153, "time": "1772186673" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1772185069", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10939:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748433x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1772177605" }, "departure": { "delay": 1, "time": "1772177641" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 170, "time": "1772176829" }, "departure": { "delay": 170, "time": "1772176850" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1772177656" }, "departure": { "delay": 30, "time": "1772177670" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 70, "time": "1772177031" }, "departure": { "delay": 70, "time": "1772177050" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 34, "time": "1772177841" }, "departure": { "delay": 34, "time": "1772177854" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 3, "time": "1772177369" }, "departure": { "delay": 3, "time": "1772177403" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 423, "time": "1772176493" }, "departure": { "delay": 423, "time": "1772176503" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 107, "time": "1772176939" }, "departure": { "delay": 107, "time": "1772176967" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 64, "time": "1772177743" }, "departure": { "delay": 64, "time": "1772177764" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 77, "time": "1772177282" }, "departure": { "delay": 77, "time": "1772177297" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "time": "1772176140" }, "departure": { "time": "1772175600" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "departure": { "time": "1772175480" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 98, "time": "1772176984" }, "departure": { "delay": 98, "time": "1772177018" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 569, "time": "1772176196" }, "departure": { "delay": 569, "time": "1772176229" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 62, "time": "1772178046" }, "departure": { "delay": 62, "time": "1772178062" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -1, "time": "1772177512" }, "departure": { "delay": -1, "time": "1772177519" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 10, "time": "1772177937" }, "departure": { "delay": 10, "time": "1772177950" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 12, "time": "1772177341" }, "departure": { "delay": 12, "time": "1772177352" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 220, "time": "1772176635" }, "departure": { "delay": 220, "time": "1772176780" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 161, "time": "1772176860" }, "departure": { "delay": 161, "time": "1772176901" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 422, "time": "1772176430" }, "departure": { "delay": 422, "time": "1772176442" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 25, "time": "1772177993" }, "departure": { "delay": 25, "time": "1772178025" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 457, "time": "1772176390" }, "departure": { "delay": 457, "time": "1772176417" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 538, "time": "1772176242" }, "departure": { "delay": 538, "time": "1772176258" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 342, "time": "1772176562" }, "departure": { "delay": 342, "time": "1772176602" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 98, "time": "1772177105" }, "departure": { "delay": 98, "time": "1772177138" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 519, "time": "1772176277" }, "departure": { "delay": 519, "time": "1772176299" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 462, "time": "1772176343" }, "departure": { "delay": 462, "time": "1772176362" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -9, "time": "1772178291" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 34, "time": "1772177774" }, "departure": { "delay": 34, "time": "1772177794" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 482, "time": "1772176305" }, "departure": { "delay": 482, "time": "1772176322" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 58, "time": "1772178089" }, "departure": { "delay": 58, "time": "1772178118" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 } ], "timestamp": "1772186455", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748433x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13255:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772186580" }, "departure": { "delay": 60, "time": "1772186580" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 23, "time": "1772186303" }, "departure": { "delay": 23, "time": "1772186303" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 78, "time": "1772186718" }, "departure": { "delay": 78, "time": "1772186718" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 89, "time": "1772187449" }, "departure": { "delay": 89, "time": "1772187449" }, "stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 15, "time": "1772187855" }, "departure": { "delay": 15, "time": "1772187855" }, "stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 74, "time": "1772186534" }, "departure": { "delay": 74, "time": "1772186534" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 75, "time": "1772187135" }, "departure": { "delay": 75, "time": "1772187135" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 89, "time": "1772187089" }, "departure": { "delay": 89, "time": "1772187089" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 64, "time": "1772187544" }, "departure": { "delay": 64, "time": "1772187544" }, "stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 89, "time": "1772187509" }, "departure": { "delay": 89, "time": "1772187509" }, "stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 80, "time": "1772187680" }, "departure": { "delay": 80, "time": "1772187680" }, "stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 82, "time": "1772187742" }, "departure": { "delay": 82, "time": "1772187742" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 15, "time": "1772187615" }, "departure": { "delay": 15, "time": "1772187615" }, "stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 83, "time": "1772187803" }, "departure": { "delay": 83, "time": "1772187803" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 49, "time": "1772186269" }, "departure": { "delay": 49, "time": "1772186269" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1772186775" }, "departure": { "delay": 15, "time": "1772186775" }, "stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 15, "time": "1772187195" }, "departure": { "delay": 15, "time": "1772187195" }, "stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 68, "time": "1772186948" }, "departure": { "delay": 68, "time": "1772186948" }, "stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 73, "time": "1772186833" }, "departure": { "delay": 73, "time": "1772186833" }, "stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001", "stopSequence": 10 }, { "departure": { "delay": 15, "time": "1772186175" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1772186415" }, "departure": { "delay": 15, "time": "1772186415" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1772186477" }, "departure": { "delay": 17, "time": "1772186477" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 15, "time": "1772187975" }, "stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 76, "time": "1772186896" }, "departure": { "delay": 76, "time": "1772186896" }, "stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 15, "time": "1772187015" }, "departure": { "delay": 15, "time": "1772187015" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1772185459", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13255:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16941:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 27, "time": "1772184027" }, "departure": { "delay": 27, "time": "1772184027" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772182980" }, "stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 73, "time": "1772185513" }, "departure": { "delay": 73, "time": "1772185513" }, "stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "delay": 155, "time": "1772183375" }, "departure": { "delay": 155, "time": "1772183375" }, "stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 158, "time": "1772183438" }, "departure": { "delay": 158, "time": "1772183438" }, "stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 197, "time": "1772183597" }, "departure": { "delay": 197, "time": "1772183597" }, "stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 88, "time": "1772184988" }, "departure": { "delay": 88, "time": "1772184988" }, "stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 143, "time": "1772183638" }, "departure": { "delay": 143, "time": "1772183663" }, "stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1772185200" }, "departure": { "delay": 60, "time": "1772185200" }, "stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 203, "time": "1772183543" }, "departure": { "delay": 203, "time": "1772183543" }, "stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 24, "time": "1772184212" }, "departure": { "delay": 24, "time": "1772184384" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1772185170" }, "departure": { "delay": 30, "time": "1772185170" }, "stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 46, "time": "1772183026" }, "departure": { "delay": 46, "time": "1772183026" }, "stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 133, "time": "1772184613" }, "departure": { "delay": 133, "time": "1772184613" }, "stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 108, "time": "1772185468" }, "departure": { "delay": 108, "time": "1772185488" }, "stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 138, "time": "1772184918" }, "departure": { "delay": 138, "time": "1772184918" }, "stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 76, "time": "1772183116" }, "departure": { "delay": 76, "time": "1772183116" }, "stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 139, "time": "1772185279" }, "departure": { "delay": 139, "time": "1772185279" }, "stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 122, "time": "1772183942" }, "departure": { "delay": 122, "time": "1772183942" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -77, "time": "1772185663" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "delay": 86, "time": "1772185346" }, "departure": { "delay": 86, "time": "1772185346" }, "stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 102, "time": "1772184702" }, "departure": { "delay": 102, "time": "1772184702" }, "stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 86, "time": "1772183246" }, "departure": { "delay": 86, "time": "1772183246" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 118, "time": "1772184838" }, "departure": { "delay": 118, "time": "1772184838" }, "stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 82, "time": "1772184802" }, "departure": { "delay": 82, "time": "1772184802" }, "stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -17, "time": "1772184163" }, "departure": { "delay": -17, "time": "1772184163" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 94, "time": "1772185414" }, "departure": { "delay": 94, "time": "1772185414" }, "stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 109, "time": "1772184949" }, "departure": { "delay": 109, "time": "1772184949" }, "stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 97, "time": "1772184517" }, "departure": { "delay": 97, "time": "1772184517" }, "stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 109, "time": "1772183089" }, "departure": { "delay": 109, "time": "1772183089" }, "stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1772184090" }, "departure": { "delay": 30, "time": "1772184090" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 117, "time": "1772185377" }, "departure": { "delay": 117, "time": "1772185377" }, "stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 108, "time": "1772184888" }, "departure": { "delay": 108, "time": "1772184888" }, "stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 112, "time": "1772185072" }, "departure": { "delay": 112, "time": "1772185072" }, "stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 112, "time": "1772185012" }, "departure": { "delay": 112, "time": "1772185012" }, "stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 89, "time": "1772183309" }, "departure": { "delay": 89, "time": "1772183309" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 209, "time": "1772183789" }, "departure": { "delay": 209, "time": "1772183789" }, "stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 99, "time": "1772185599" }, "departure": { "delay": 99, "time": "1772185599" }, "stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "delay": 92, "time": "1772183192" }, "departure": { "delay": 92, "time": "1772183192" }, "stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 163, "time": "1772184742" }, "departure": { "delay": 163, "time": "1772184763" }, "stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 138, "time": "1772185038" }, "departure": { "delay": 138, "time": "1772185038" }, "stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 102, "time": "1772185122" }, "departure": { "delay": 102, "time": "1772185122" }, "stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001", "stopSequence": 32 } ], "timestamp": "1772182619", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16941:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13680:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 151, "time": "1772185771" }, "departure": { "delay": 151, "time": "1772185771" }, "stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 115, "time": "1772186935" }, "departure": { "delay": 115, "time": "1772186935" }, "stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 128, "time": "1772186048" }, "departure": { "delay": 128, "time": "1772186048" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 85, "time": "1772186365" }, "departure": { "delay": 85, "time": "1772186365" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 93, "time": "1772185893" }, "departure": { "delay": 93, "time": "1772185893" }, "stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 235, "time": "1772185435" }, "departure": { "delay": 235, "time": "1772185435" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 121, "time": "1772186881" }, "departure": { "delay": 121, "time": "1772186881" }, "stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 156, "time": "1772185656" }, "departure": { "delay": 156, "time": "1772185656" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 139, "time": "1772185819" }, "departure": { "delay": 139, "time": "1772185819" }, "stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 166, "time": "1772184745" }, "departure": { "delay": 166, "time": "1772184766" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 75, "time": "1772185995" }, "departure": { "delay": 75, "time": "1772185995" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 31, "time": "1772186071" }, "departure": { "delay": 31, "time": "1772186071" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 203, "time": "1772185343" }, "departure": { "delay": 203, "time": "1772185343" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 92, "time": "1772187152" }, "stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 131, "time": "1772184671" }, "departure": { "delay": 131, "time": "1772184671" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 229, "time": "1772185249" }, "departure": { "delay": 229, "time": "1772185249" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 269, "time": "1772185169" }, "departure": { "delay": 269, "time": "1772185169" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 171, "time": "1772185551" }, "departure": { "delay": 171, "time": "1772185551" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 114, "time": "1772185854" }, "departure": { "delay": 114, "time": "1772185854" }, "stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 136, "time": "1772186716" }, "departure": { "delay": 136, "time": "1772186716" }, "stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 95, "time": "1772186615" }, "departure": { "delay": 95, "time": "1772186615" }, "stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 13, "time": "1772184493" }, "departure": { "delay": 13, "time": "1772184493" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 66, "time": "1772186226" }, "departure": { "delay": 66, "time": "1772186226" }, "stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 107, "time": "1772186807" }, "departure": { "delay": 107, "time": "1772186807" }, "stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 201, "time": "1772184921" }, "departure": { "delay": 201, "time": "1772184921" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 126, "time": "1772184846" }, "departure": { "delay": 126, "time": "1772184846" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 99, "time": "1772186319" }, "departure": { "delay": 99, "time": "1772186319" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772184420" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 197, "time": "1772185397" }, "departure": { "delay": 197, "time": "1772185397" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 23, "time": "1772186123" }, "departure": { "delay": 23, "time": "1772186123" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 265, "time": "1772185105" }, "departure": { "delay": 265, "time": "1772185105" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 135, "time": "1772184594" }, "departure": { "delay": 135, "time": "1772184615" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 178, "time": "1772185618" }, "departure": { "delay": 178, "time": "1772185618" }, "stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 130, "time": "1772186530" }, "departure": { "delay": 130, "time": "1772186530" }, "stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 204, "time": "1772185044" }, "departure": { "delay": 204, "time": "1772185044" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1772187060" }, "departure": { "delay": 120, "time": "1772187060" }, "stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001", "stopSequence": 36 } ], "timestamp": "1772184310", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13680:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747522x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 27, "time": "1772176131" }, "departure": { "delay": 27, "time": "1772176167" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 14, "time": "1772176203" }, "departure": { "delay": 14, "time": "1772176214" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -32, "time": "1772176099" }, "departure": { "delay": -32, "time": "1772176108" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 13, "time": "1772175973" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 101, "time": "1772176509" }, "departure": { "delay": 101, "time": "1772176541" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -2, "time": "1772177930" }, "departure": { "delay": -2, "time": "1772177938" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -25, "time": "1772177961" }, "departure": { "delay": -25, "time": "1772177975" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 90, "time": "1772177501" }, "departure": { "delay": 90, "time": "1772177610" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -3, "time": "1772177082" }, "departure": { "delay": -3, "time": "1772177157" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 20, "time": "1772176992" }, "departure": { "delay": 20, "time": "1772177000" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 27, "time": "1772176912" }, "departure": { "delay": 27, "time": "1772176947" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 11, "time": "1772178152" }, "departure": { "delay": 11, "time": "1772178191" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 16, "time": "1772177360" }, "departure": { "delay": 16, "time": "1772177416" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 79, "time": "1772176420" }, "departure": { "delay": 79, "time": "1772176459" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1772176596" }, "departure": { "delay": 48, "time": "1772176608" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 46, "time": "1772176339" }, "departure": { "delay": 46, "time": "1772176366" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -33, "time": "1772178064" }, "departure": { "delay": -33, "time": "1772178087" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -9, "time": "1772177190" }, "departure": { "delay": -9, "time": "1772177211" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 57, "time": "1772176285" }, "departure": { "delay": 57, "time": "1772176317" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 27, "time": "1772176672" }, "departure": { "delay": 27, "time": "1772176707" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -9, "time": "1772178231" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 7, "time": "1772177847" }, "departure": { "delay": 7, "time": "1772177887" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1772186450", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747522x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17125:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 127, "time": "1772185620" }, "departure": { "delay": 127, "time": "1772185627" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 47, "time": "1772185184" }, "departure": { "delay": 47, "time": "1772185187" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 153, "time": "1772184873" }, "departure": { "delay": 153, "time": "1772184873" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 144, "time": "1772185762" }, "departure": { "delay": 144, "time": "1772185764" }, "stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 107, "time": "1772184647" }, "departure": { "delay": 107, "time": "1772184647" }, "stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 187, "time": "1772185963" }, "departure": { "delay": 187, "time": "1772185987" }, "stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 97, "time": "1772184937" }, "departure": { "delay": 97, "time": "1772184937" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 110, "time": "1772185130" }, "departure": { "delay": 110, "time": "1772185130" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1772184387" }, "departure": { "delay": 28, "time": "1772184388" }, "stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772184300" }, "stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 97, "time": "1772184517" }, "departure": { "delay": 97, "time": "1772184517" }, "stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1772184840" }, "departure": { "delay": 120, "time": "1772184840" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 134, "time": "1772185814" }, "departure": { "delay": 134, "time": "1772185814" }, "stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 145, "time": "1772184805" }, "departure": { "delay": 145, "time": "1772184805" }, "stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 97, "time": "1772184457" }, "departure": { "delay": 97, "time": "1772184457" }, "stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 132, "time": "1772184672" }, "departure": { "delay": 132, "time": "1772184672" }, "stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 199, "time": "1772186479" }, "departure": { "delay": 199, "time": "1772186479" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 181, "time": "1772186221" }, "departure": { "delay": 181, "time": "1772186221" }, "stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 168, "time": "1772186088" }, "departure": { "delay": 168, "time": "1772186088" }, "stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 167, "time": "1772186027" }, "departure": { "delay": 167, "time": "1772186027" }, "stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 65, "time": "1772184965" }, "departure": { "delay": 65, "time": "1772184965" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 166, "time": "1772186146" }, "departure": { "delay": 166, "time": "1772186146" }, "stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 92, "time": "1772185265" }, "departure": { "delay": 92, "time": "1772185412" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 219, "time": "1772186559" }, "departure": { "delay": 219, "time": "1772186559" }, "stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 42, "time": "1772185037" }, "departure": { "delay": 42, "time": "1772185062" }, "stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 199, "time": "1772186719" }, "stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 143, "time": "1772185703" }, "departure": { "delay": 143, "time": "1772185703" }, "stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 128, "time": "1772184608" }, "departure": { "delay": 128, "time": "1772184608" }, "stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 162, "time": "1772184761" }, "departure": { "delay": 162, "time": "1772184762" }, "stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 98, "time": "1772185466" }, "departure": { "delay": 98, "time": "1772185478" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 108, "time": "1772185848" }, "departure": { "delay": 108, "time": "1772185848" }, "stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 199, "time": "1772186599" }, "departure": { "delay": 199, "time": "1772186599" }, "stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 93, "time": "1772185533" }, "departure": { "delay": 93, "time": "1772185533" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1772183970", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17125:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4051204xGTFSxGSemH18xSemainex05:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1375, "time": "1772186575" }, "departure": { "delay": 1375, "time": "1772186575" }, "stopId": "FR:76351:ZE:4856:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 1404, "time": "1772186304" }, "departure": { "delay": 1404, "time": "1772186304" }, "stopId": "FR:76351:ZE:5246:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 1429, "time": "1772186929" }, "departure": { "delay": 1429, "time": "1772186929" }, "stopId": "FR:76305:ZE:4855:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 1370, "time": "1772187050" }, "stopId": "FR:76305:ZE:4929:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 1388, "time": "1772186948" }, "departure": { "delay": 1388, "time": "1772186948" }, "stopId": "FR:76305:ZE:4854:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 1370, "time": "1772186210" }, "departure": { "delay": 1370, "time": "1772186210" }, "stopId": "FR:76351:ZE:5243:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 1370, "time": "1772186810" }, "departure": { "delay": 1370, "time": "1772186810" }, "stopId": "FR:76305:ZE:4928:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 1370, "time": "1772186030" }, "stopId": "FR:76351:ZE:3271:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1772186037", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:18:LOC", "tripId": "ATOUMOD003:ServiceJourney:4051204xGTFSxGSemH18xSemainex05:LOC" } } }, { "id": "SM:ATOUMOD104:ServiceJourney:17b287493d65324a74df4f0d4eb39cab:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1772184548" }, "departure": { "delay": 19, "time": "1772184559" }, "stopId": "FR:61391:ZE:2337:ATOUMOD104", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1772184789" }, "departure": { "delay": 44, "time": "1772184824" }, "stopId": "FR:61169:ZE:2321:ATOUMOD104", "stopSequence": 9 }, { "arrival": { "delay": 73, "time": "1772185026" }, "departure": { "delay": 73, "time": "1772185033" }, "stopId": "FR:61218:ZE:2407:ATOUMOD104", "stopSequence": 13 }, { "arrival": { "delay": 98, "time": "1772184509" }, "departure": { "delay": 98, "time": "1772184518" }, "stopId": "FR:61391:ZE:2254:ATOUMOD104", "stopSequence": 6 }, { "arrival": { "delay": 71, "time": "1772184962" }, "departure": { "delay": 71, "time": "1772184971" }, "stopId": "FR:61218:ZE:2405:ATOUMOD104", "stopSequence": 12 }, { "departure": { "delay": 90, "time": "1772184270" }, "stopId": "FR:61391:ZE:3104:ATOUMOD104", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1772185115" }, "departure": { "delay": 50, "time": "1772185130" }, "stopId": "FR:61218:ZE:2409:ATOUMOD104", "stopSequence": 14 }, { "arrival": { "delay": 104, "time": "1772184454" }, "departure": { "delay": 104, "time": "1772184464" }, "stopId": "FR:61391:ZE:2292:ATOUMOD104", "stopSequence": 5 }, { "arrival": { "delay": 55, "time": "1772184693" }, "departure": { "delay": 55, "time": "1772184715" }, "stopId": "FR:61169:ZE:2256:ATOUMOD104", "stopSequence": 8 }, { "arrival": { "delay": 101, "time": "1772184924" }, "departure": { "delay": 101, "time": "1772184941" }, "stopId": "FR:61391:ZE:1577:ATOUMOD104", "stopSequence": 11 }, { "arrival": { "delay": 1102, "time": "1772186422" }, "stopId": "FR:61218:ZE:2415:ATOUMOD104", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1772184871" }, "departure": { "delay": 48, "time": "1772184888" }, "stopId": "FR:61169:ZE:2265:ATOUMOD104", "stopSequence": 10 }, { "arrival": { "delay": 114, "time": "1772184406" }, "departure": { "delay": 114, "time": "1772184414" }, "stopId": "FR:61391:ZE:2299:ATOUMOD104", "stopSequence": 4 }, { "arrival": { "delay": 1210, "time": "1772186332" }, "departure": { "delay": 1210, "time": "1772186350" }, "stopId": "FR:61218:ZE:2411:ATOUMOD104", "stopSequence": 15 }, { "arrival": { "delay": 1171, "time": "1772186362" }, "departure": { "delay": 1171, "time": "1772186371" }, "stopId": "FR:61218:ZE:2413:ATOUMOD104", "stopSequence": 16 } ], "timestamp": "1772186515", "trip": { "directionId": 1, "routeId": "ATOUMOD104:Line:251:LOC", "tripId": "ATOUMOD104:ServiceJourney:17b287493d65324a74df4f0d4eb39cab:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:15:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 97, "time": "1772184277" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 113, "time": "1772184526" }, "departure": { "delay": 113, "time": "1772184533" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": -31, "time": "1772185155" }, "departure": { "delay": -31, "time": "1772185169" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": -20, "time": "1772185098" }, "departure": { "delay": -20, "time": "1772185120" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 177, "time": "1772184336" }, "departure": { "delay": 177, "time": "1772184417" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 19, "time": "1772185503" }, "departure": { "delay": 19, "time": "1772185579" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 47, "time": "1772184572" }, "departure": { "delay": 47, "time": "1772184587" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 43, "time": "1772185647" }, "departure": { "delay": 43, "time": "1772185663" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": -41, "time": "1772184843" }, "departure": { "delay": -41, "time": "1772184859" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": -21, "time": "1772185823" }, "departure": { "delay": -21, "time": "1772185839" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 161, "time": "1772184449" }, "departure": { "delay": 161, "time": "1772184461" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": -28, "time": "1772185274" }, "departure": { "delay": -28, "time": "1772185352" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": -5, "time": "1772185782" }, "departure": { "delay": -5, "time": "1772185795" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 27, "time": "1772184610" }, "departure": { "delay": 27, "time": "1772184627" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": -25, "time": "1772185044" }, "departure": { "delay": -25, "time": "1772185055" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": -46, "time": "1772185444" }, "departure": { "delay": -46, "time": "1772185454" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": -16, "time": "1772184757" }, "departure": { "delay": -16, "time": "1772184764" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 61, "time": "1772184647" }, "departure": { "delay": 61, "time": "1772184721" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 12, "time": "1772185734" }, "departure": { "delay": 12, "time": "1772185752" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 11, "time": "1772185683" }, "departure": { "delay": 11, "time": "1772185691" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 6, "time": "1772184899" }, "departure": { "delay": 6, "time": "1772184966" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 76, "time": "1772184544" }, "departure": { "delay": 76, "time": "1772184556" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": -70, "time": "1772185910" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": -16, "time": "1772185382" }, "departure": { "delay": -16, "time": "1772185424" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 143, "time": "1772184492" }, "departure": { "delay": 143, "time": "1772184503" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 } ], "timestamp": "1772186436", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:15:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758649x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 25, "time": "1772169013" }, "departure": { "delay": 25, "time": "1772169025" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 79, "time": "1772168590" }, "departure": { "delay": 79, "time": "1772168599" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 116, "time": "1772169404" }, "departure": { "delay": 116, "time": "1772169416" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 143, "time": "1772171110" }, "departure": { "delay": 143, "time": "1772171123" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 78, "time": "1772169761" }, "departure": { "delay": 78, "time": "1772169798" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 145, "time": "1772171166" }, "departure": { "delay": 145, "time": "1772171185" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 138, "time": "1772170545" }, "departure": { "delay": 138, "time": "1772170578" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 128, "time": "1772169535" }, "departure": { "delay": 128, "time": "1772169548" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 143, "time": "1772171034" }, "departure": { "delay": 143, "time": "1772171063" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 127, "time": "1772169449" }, "departure": { "delay": 127, "time": "1772169487" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 125, "time": "1772168525" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 119, "time": "1772170892" }, "departure": { "delay": 119, "time": "1772170919" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 100, "time": "1772169889" }, "departure": { "delay": 100, "time": "1772169940" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 24, "time": "1772169067" }, "departure": { "delay": 24, "time": "1772169084" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 51, "time": "1772170099" }, "departure": { "delay": 51, "time": "1772170131" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 89, "time": "1772169315" }, "departure": { "delay": 89, "time": "1772169329" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 95, "time": "1772170816" }, "departure": { "delay": 95, "time": "1772170835" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 75, "time": "1772169827" }, "departure": { "delay": 75, "time": "1772169855" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 140, "time": "1772171230" }, "departure": { "delay": 140, "time": "1772171240" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 112, "time": "1772170632" }, "departure": { "delay": 112, "time": "1772170672" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 122, "time": "1772170730" }, "departure": { "delay": 122, "time": "1772170742" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 122, "time": "1772169562" }, "departure": { "delay": 122, "time": "1772169602" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 55, "time": "1772168616" }, "departure": { "delay": 55, "time": "1772168635" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 80, "time": "1772170012" }, "departure": { "delay": 80, "time": "1772170040" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 72, "time": "1772169185" }, "departure": { "delay": 72, "time": "1772169252" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 62, "time": "1772170228" }, "departure": { "delay": 62, "time": "1772170262" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 57, "time": "1772168682" }, "departure": { "delay": 57, "time": "1772168697" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 86, "time": "1772168650" }, "departure": { "delay": 86, "time": "1772168666" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 66, "time": "1772171286" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 84, "time": "1772169662" }, "departure": { "delay": 84, "time": "1772169684" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 76, "time": "1772168889" }, "departure": { "delay": 76, "time": "1772168896" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 95, "time": "1772170458" }, "departure": { "delay": 95, "time": "1772170475" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 87, "time": "1772169974" }, "departure": { "delay": 87, "time": "1772169987" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 26, "time": "1772168955" }, "departure": { "delay": 26, "time": "1772168966" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 63, "time": "1772168776" }, "departure": { "delay": 63, "time": "1772168823" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758649x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758848x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189700" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1772190060" }, "departure": { "time": "1772190060" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "time": "1772189820" }, "departure": { "time": "1772189820" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189580" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "time": "1772190300" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1772189880" }, "departure": { "time": "1772189880" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "time": "1772190120" }, "departure": { "time": "1772190120" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "time": "1772190120" }, "departure": { "time": "1772190120" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188320" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "time": "1772190180" }, "departure": { "time": "1772190180" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1772189940" }, "departure": { "time": "1772189940" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189580" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188020" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1772190000" }, "departure": { "time": "1772190000" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "time": "1772190060" }, "departure": { "time": "1772190060" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "departure": { "time": "1772186940" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758848x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4253184x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -63, "time": "1772186937" }, "departure": { "delay": -63, "time": "1772186937" }, "stopId": "FR:76305:ZE:4478:ATOUMOD003", "stopSequence": 46 }, { "departure": { "delay": 8, "time": "1772185928" }, "stopId": "FR:76351:ZE:3048:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -81, "time": "1772186859" }, "departure": { "delay": -81, "time": "1772186859" }, "stopId": "FR:76305:ZE:3683:ATOUMOD003", "stopSequence": 44 }, { "departure": { "delay": -12, "time": "1772185788" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -47, "time": "1772186893" }, "departure": { "delay": -47, "time": "1772186893" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 45 }, { "departure": { "delay": -81, "time": "1772186259" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -87, "time": "1772186493" }, "departure": { "delay": -87, "time": "1772186493" }, "stopId": "FR:76305:ZE:3440:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": -87, "time": "1772187093" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": -50, "time": "1772186410" }, "stopId": "FR:76341:ZE:3060:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -39, "time": "1772186781" }, "departure": { "delay": -39, "time": "1772186781" }, "stopId": "FR:76305:ZE:3190:ATOUMOD003", "stopSequence": 43 }, { "departure": { "delay": 13, "time": "1772185873" }, "stopId": "FR:76351:ZE:4428:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": -66, "time": "1772186334" }, "stopId": "FR:76341:ZE:3581:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": -87, "time": "1772186733" }, "departure": { "delay": -87, "time": "1772186733" }, "stopId": "FR:76305:ZE:3098:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": -31, "time": "1772187029" }, "departure": { "delay": -31, "time": "1772187029" }, "stopId": "FR:76305:ZE:4480:ATOUMOD003", "stopSequence": 48 }, { "departure": { "delay": -111, "time": "1772186289" }, "stopId": "FR:76341:ZE:4570:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -80, "time": "1772186980" }, "departure": { "delay": -80, "time": "1772186980" }, "stopId": "FR:76305:ZE:4479:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": -72, "time": "1772186448" }, "departure": { "delay": -72, "time": "1772186448" }, "stopId": "FR:76305:ZE:3149:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": -81, "time": "1772186379" }, "stopId": "FR:76341:ZE:3244:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 56, "time": "1772186036" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -54, "time": "1772186526" }, "departure": { "delay": -54, "time": "1772186526" }, "stopId": "FR:76305:ZE:4833:ATOUMOD003", "stopSequence": 41 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4253184x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9673:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772184720" }, "stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1772186337" }, "departure": { "delay": 22, "time": "1772186362" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -10, "time": "1772186570" }, "departure": { "delay": -10, "time": "1772186570" }, "stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -10, "time": "1772187050" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 99, "time": "1772185815" }, "departure": { "delay": 99, "time": "1772185839" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 115, "time": "1772185915" }, "departure": { "delay": 115, "time": "1772185915" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1772184780" }, "departure": { "delay": 60, "time": "1772184780" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 43, "time": "1772185303" }, "departure": { "delay": 43, "time": "1772185303" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 57, "time": "1772185677" }, "departure": { "delay": 57, "time": "1772185677" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 32, "time": "1772185412" }, "departure": { "delay": 32, "time": "1772185412" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 67, "time": "1772185957" }, "departure": { "delay": 67, "time": "1772185987" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -10, "time": "1772186870" }, "departure": { "delay": -10, "time": "1772186870" }, "stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 56, "time": "1772185376" }, "departure": { "delay": 56, "time": "1772185376" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 75, "time": "1772185155" }, "departure": { "delay": 75, "time": "1772185155" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 59, "time": "1772185739" }, "departure": { "delay": 59, "time": "1772185739" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 25, "time": "1772185105" }, "departure": { "delay": 25, "time": "1772185105" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1772185215" }, "departure": { "delay": 15, "time": "1772185215" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 34, "time": "1772186794" }, "departure": { "delay": 34, "time": "1772186794" }, "stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 87, "time": "1772184963" }, "departure": { "delay": 87, "time": "1772184987" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 23, "time": "1772186723" }, "departure": { "delay": 23, "time": "1772186723" }, "stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 22, "time": "1772185462" }, "departure": { "delay": 22, "time": "1772185462" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 94, "time": "1772185054" }, "departure": { "delay": 94, "time": "1772185054" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 15, "time": "1772186655" }, "departure": { "delay": 15, "time": "1772186655" }, "stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 23, "time": "1772184923" }, "departure": { "delay": 23, "time": "1772184923" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1772184887" }, "departure": { "delay": 47, "time": "1772184887" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 27, "time": "1772186487" }, "departure": { "delay": 27, "time": "1772186487" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -14, "time": "1772185546" }, "departure": { "delay": -14, "time": "1772185546" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 37, "time": "1772186084" }, "departure": { "delay": 37, "time": "1772186137" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 41, "time": "1772186441" }, "departure": { "delay": 41, "time": "1772186441" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -78, "time": "1772186237" }, "departure": { "delay": -78, "time": "1772186262" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1772184450", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9673:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758895x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 180, "time": "1772187300" }, "departure": { "delay": 180, "time": "1772187300" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 178, "time": "1772185706" }, "departure": { "delay": 178, "time": "1772185738" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 159, "time": "1772185659" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 180, "time": "1772186640" }, "departure": { "delay": 180, "time": "1772186640" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 180, "time": "1772187900" }, "departure": { "delay": 180, "time": "1772187900" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 180, "time": "1772187240" }, "departure": { "delay": 180, "time": "1772187240" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 180, "time": "1772188320" }, "departure": { "delay": 180, "time": "1772188320" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 151, "time": "1772185925" }, "departure": { "delay": 151, "time": "1772185951" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 157, "time": "1772185861" }, "departure": { "delay": 157, "time": "1772185897" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 180, "time": "1772189040" }, "departure": { "delay": 180, "time": "1772189040" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 180, "time": "1772187060" }, "departure": { "delay": 180, "time": "1772187060" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 180, "time": "1772187540" }, "departure": { "delay": 180, "time": "1772187540" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 180, "time": "1772187360" }, "departure": { "delay": 180, "time": "1772187360" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 180, "time": "1772187420" }, "departure": { "delay": 180, "time": "1772187420" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 180, "time": "1772188440" }, "departure": { "delay": 180, "time": "1772188440" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 180, "time": "1772188920" }, "departure": { "delay": 180, "time": "1772188920" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 180, "time": "1772187660" }, "departure": { "delay": 180, "time": "1772187660" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 127, "time": "1772186130" }, "departure": { "delay": 127, "time": "1772186167" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 102, "time": "1772185831" }, "departure": { "delay": 102, "time": "1772185842" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 174, "time": "1772185962" }, "departure": { "delay": 174, "time": "1772185974" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 180, "time": "1772188680" }, "departure": { "delay": 180, "time": "1772188680" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 180, "time": "1772187780" }, "departure": { "delay": 180, "time": "1772187780" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 180, "time": "1772188980" }, "departure": { "delay": 180, "time": "1772188980" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 180, "time": "1772188500" }, "departure": { "delay": 180, "time": "1772188500" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 180, "time": "1772188080" }, "departure": { "delay": 180, "time": "1772188080" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 180, "time": "1772188020" }, "departure": { "delay": 180, "time": "1772188020" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 180, "time": "1772188380" }, "departure": { "delay": 180, "time": "1772188380" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 180, "time": "1772188260" }, "departure": { "delay": 180, "time": "1772188260" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 180, "time": "1772187960" }, "departure": { "delay": 180, "time": "1772187960" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 180, "time": "1772187720" }, "departure": { "delay": 180, "time": "1772187720" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 138, "time": "1772185811" }, "departure": { "delay": 138, "time": "1772185818" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 180, "time": "1772189100" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 180, "time": "1772186880" }, "departure": { "delay": 180, "time": "1772186880" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 180, "time": "1772188800" }, "departure": { "delay": 180, "time": "1772188800" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 182, "time": "1772186288" }, "departure": { "delay": 182, "time": "1772186342" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 180, "time": "1772188740" }, "departure": { "delay": 180, "time": "1772188740" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 201, "time": "1772186373" }, "departure": { "delay": 201, "time": "1772186421" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 180, "time": "1772188320" }, "departure": { "delay": 180, "time": "1772188320" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 141, "time": "1772186107" }, "departure": { "delay": 141, "time": "1772186121" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 180, "time": "1772187120" }, "departure": { "delay": 180, "time": "1772187120" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 141, "time": "1772186050" }, "departure": { "delay": 141, "time": "1772186061" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 180, "time": "1772186580" }, "departure": { "delay": 180, "time": "1772186580" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1772186444" }, "departure": { "time": "1772186280" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 180, "time": "1772188200" }, "departure": { "delay": 180, "time": "1772188200" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 180, "time": "1772188560" }, "departure": { "delay": 180, "time": "1772188560" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 180, "time": "1772186460" }, "departure": { "delay": 180, "time": "1772186460" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 180, "time": "1772187840" }, "departure": { "delay": 180, "time": "1772187840" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 147, "time": "1772185988" }, "departure": { "delay": 147, "time": "1772186007" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 180, "time": "1772188620" }, "departure": { "delay": 180, "time": "1772188620" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 180, "time": "1772186760" }, "departure": { "delay": 180, "time": "1772186760" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1772186455", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758895x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758519x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -24, "time": "1772183368" }, "departure": { "delay": -24, "time": "1772183376" }, "stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 11, "time": "1772182681" }, "departure": { "delay": 11, "time": "1772182691" }, "stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 85, "time": "1772182092" }, "departure": { "delay": 85, "time": "1772182105" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 184, "time": "1772181691" }, "departure": { "delay": 184, "time": "1772181724" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 75, "time": "1772182205" }, "departure": { "delay": 75, "time": "1772182215" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 128, "time": "1772181998" }, "departure": { "delay": 128, "time": "1772182028" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -32, "time": "1772183431" }, "departure": { "delay": -32, "time": "1772183488" }, "stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -3, "time": "1772183084" }, "departure": { "delay": -3, "time": "1772183097" }, "stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 143, "time": "1772181546" }, "departure": { "delay": 143, "time": "1772181623" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1772182608" }, "departure": { "delay": 10, "time": "1772182630" }, "stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 114, "time": "1772181880" }, "departure": { "delay": 114, "time": "1772181894" }, "stopId": "FR:50129:ZE:10LSA2:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 189, "time": "1772181189" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 183, "time": "1772181466" }, "departure": { "delay": 183, "time": "1772181483" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 69, "time": "1772183594" }, "departure": { "delay": 69, "time": "1772183709" }, "stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -15, "time": "1772183985" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 3, "time": "1772182283" }, "departure": { "delay": 3, "time": "1772182323" }, "stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 165, "time": "1772181363" }, "departure": { "delay": 165, "time": "1772181405" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 74, "time": "1772182139" }, "departure": { "delay": 74, "time": "1772182154" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 103, "time": "1772181508" }, "departure": { "delay": 103, "time": "1772181523" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 195, "time": "1772181273" }, "departure": { "delay": 195, "time": "1772181315" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1772186453", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758519x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18439:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 32, "time": "1772188172" }, "departure": { "delay": 32, "time": "1772188172" }, "stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 6, "time": "1772187186" }, "departure": { "delay": 6, "time": "1772187186" }, "stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772186940" }, "stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 52, "time": "1772187892" }, "departure": { "delay": 52, "time": "1772187892" }, "stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 32, "time": "1772186972" }, "departure": { "delay": 32, "time": "1772186972" }, "stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 37, "time": "1772188237" }, "departure": { "delay": 37, "time": "1772188237" }, "stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 50, "time": "1772187770" }, "departure": { "delay": 50, "time": "1772187770" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188320" }, "stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 9, "time": "1772187849" }, "departure": { "delay": 9, "time": "1772187849" }, "stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 33, "time": "1772187033" }, "departure": { "delay": 33, "time": "1772187033" }, "stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 51, "time": "1772187111" }, "departure": { "delay": 51, "time": "1772187111" }, "stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 12, "time": "1772188032" }, "departure": { "delay": 12, "time": "1772188032" }, "stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 50, "time": "1772187290" }, "departure": { "delay": 50, "time": "1772187290" }, "stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 14, "time": "1772187554" }, "departure": { "delay": 14, "time": "1772187554" }, "stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1772187387" }, "departure": { "delay": 27, "time": "1772187387" }, "stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 13, "time": "1772187613" }, "departure": { "delay": 13, "time": "1772187613" }, "stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1772186390", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18439:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758729x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189760" }, "departure": { "time": "1772189760" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189700" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1772189940" }, "departure": { "time": "1772189940" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1772190060" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1772189880" }, "departure": { "time": "1772189880" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1772189820" }, "departure": { "time": "1772189820" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189580" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "departure": { "time": "1772187180" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "time": "1772190000" }, "departure": { "time": "1772190000" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 } ], "timestamp": "1772186450", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758729x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx1462:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772188320" }, "stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772186760" }, "stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772187960" }, "stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772187780" }, "stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772187720" }, "stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772187060" }, "stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772188380" }, "stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772188140" }, "stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772187420" }, "stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772186880" }, "stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772188020" }, "stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772188200" }, "stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772187540" }, "stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772186820" }, "stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772188260" }, "stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772188440" }, "stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772187480" }, "stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772187300" }, "stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772188080" }, "stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772187180" }, "stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772188620" }, "stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772187120" }, "stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772186940" }, "stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772188500" }, "stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001", "stopSequence": 32 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx111:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx1462:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758843x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 33, "time": "1772183457" }, "departure": { "delay": 33, "time": "1772183493" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 206, "time": "1772184663" }, "departure": { "delay": 206, "time": "1772184806" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 22, "time": "1772182625" }, "departure": { "delay": 22, "time": "1772182642" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 99, "time": "1772184298" }, "departure": { "delay": 99, "time": "1772184339" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 105, "time": "1772185466" }, "departure": { "delay": 105, "time": "1772185485" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 139, "time": "1772185449" }, "departure": { "delay": 139, "time": "1772185459" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 70, "time": "1772184166" }, "departure": { "delay": 70, "time": "1772184250" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 175, "time": "1772185090" }, "departure": { "delay": 175, "time": "1772185135" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 12, "time": "1772183097" }, "departure": { "delay": 12, "time": "1772183112" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 123, "time": "1772185189" }, "departure": { "delay": 123, "time": "1772185203" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 47, "time": "1772183727" }, "departure": { "delay": 47, "time": "1772183807" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 211, "time": "1772184895" }, "departure": { "delay": 211, "time": "1772184931" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -3, "time": "1772182939" }, "departure": { "delay": -3, "time": "1772182977" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 9, "time": "1772182739" }, "departure": { "delay": 9, "time": "1772182749" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 16, "time": "1772183939" }, "departure": { "delay": 16, "time": "1772183956" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 84, "time": "1772185511" }, "departure": { "delay": 84, "time": "1772185524" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 6, "time": "1772182665" }, "departure": { "delay": 6, "time": "1772182686" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 134, "time": "1772185741" }, "departure": { "delay": 134, "time": "1772185754" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 19, "time": "1772184111" }, "departure": { "delay": 19, "time": "1772184139" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 30, "time": "1772182461" }, "departure": { "delay": 30, "time": "1772182470" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 198, "time": "1772185014" }, "departure": { "delay": 198, "time": "1772185038" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 27, "time": "1772183311" }, "departure": { "delay": 27, "time": "1772183367" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1772182838" }, "departure": { "delay": 20, "time": "1772182880" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 121, "time": "1772185779" }, "departure": { "delay": 121, "time": "1772185801" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 38, "time": "1772184362" }, "departure": { "delay": 38, "time": "1772184398" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 81, "time": "1772185609" }, "departure": { "delay": 81, "time": "1772185641" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 80, "time": "1772182494" }, "departure": { "delay": 80, "time": "1772182580" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 57, "time": "1772184495" }, "departure": { "delay": 57, "time": "1772184537" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 151, "time": "1772185221" }, "departure": { "delay": 151, "time": "1772185231" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 44, "time": "1772183822" }, "departure": { "delay": 44, "time": "1772183864" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -24, "time": "1772183001" }, "departure": { "delay": -24, "time": "1772183016" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 107, "time": "1772185651" }, "departure": { "delay": 107, "time": "1772185667" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 27, "time": "1772183391" }, "departure": { "delay": 27, "time": "1772183427" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 127, "time": "1772185295" }, "departure": { "delay": 127, "time": "1772185327" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 17, "time": "1772183208" }, "departure": { "delay": 17, "time": "1772183237" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 94, "time": "1772185557" }, "departure": { "delay": 94, "time": "1772185594" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 8, "time": "1772183519" }, "departure": { "delay": 8, "time": "1772183528" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 9, "time": "1772182765" }, "departure": { "delay": 9, "time": "1772182809" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 80, "time": "1772185687" }, "departure": { "delay": 80, "time": "1772185700" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -2, "time": "1772183654" }, "departure": { "delay": -2, "time": "1772183698" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -39, "time": "1772183579" }, "departure": { "delay": -39, "time": "1772183601" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 36, "time": "1772182886" }, "departure": { "delay": 36, "time": "1772182896" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -19, "time": "1772183063" }, "departure": { "delay": -19, "time": "1772183081" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -11, "time": "1772183135" }, "departure": { "delay": -11, "time": "1772183149" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 1, "time": "1772182441" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 131, "time": "1772185253" }, "departure": { "delay": 131, "time": "1772185271" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 35, "time": "1772183996" }, "departure": { "delay": 35, "time": "1772184095" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 74, "time": "1772185874" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758843x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13277:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 214, "time": "1772185294" }, "departure": { "delay": 214, "time": "1772185294" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 205, "time": "1772185345" }, "departure": { "delay": 205, "time": "1772185345" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 271, "time": "1772184943" }, "departure": { "delay": 271, "time": "1772184991" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 36, "time": "1772185416" }, "stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 135, "time": "1772185395" }, "departure": { "delay": 135, "time": "1772185395" }, "stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 110, "time": "1772184470" }, "departure": { "delay": 110, "time": "1772184470" }, "stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 38, "time": "1772183918" }, "departure": { "delay": 38, "time": "1772183918" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 102, "time": "1772184319" }, "departure": { "delay": 102, "time": "1772184342" }, "stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 212, "time": "1772184692" }, "departure": { "delay": 212, "time": "1772184692" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 81, "time": "1772183816" }, "departure": { "delay": 81, "time": "1772183841" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 169, "time": "1772184889" }, "departure": { "delay": 169, "time": "1772184889" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 219, "time": "1772185239" }, "departure": { "delay": 219, "time": "1772185239" }, "stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 171, "time": "1772185191" }, "departure": { "delay": 171, "time": "1772185191" }, "stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 6, "time": "1772183942" }, "departure": { "delay": 6, "time": "1772183946" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 168, "time": "1772184701" }, "departure": { "delay": 168, "time": "1772184708" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 118, "time": "1772184418" }, "departure": { "delay": 118, "time": "1772184418" }, "stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 106, "time": "1772184766" }, "departure": { "delay": 106, "time": "1772184766" }, "stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 155, "time": "1772184618" }, "departure": { "delay": 155, "time": "1772184635" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 }, { "departure": { "delay": 38, "time": "1772183678" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 143, "time": "1772184383" }, "departure": { "delay": 143, "time": "1772184383" }, "stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772183679", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13277:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11614:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 139, "time": "1772186179" }, "departure": { "delay": 139, "time": "1772186179" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 187, "time": "1772186707" }, "departure": { "delay": 187, "time": "1772186707" }, "stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 166, "time": "1772186506" }, "departure": { "delay": 166, "time": "1772186506" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 135, "time": "1772185515" }, "departure": { "delay": 135, "time": "1772185515" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 166, "time": "1772185666" }, "departure": { "delay": 166, "time": "1772185666" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 148, "time": "1772185828" }, "departure": { "delay": 148, "time": "1772185828" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 197, "time": "1772186777" }, "departure": { "delay": 197, "time": "1772186777" }, "stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 204, "time": "1772186304" }, "departure": { "delay": 204, "time": "1772186304" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 222, "time": "1772186442" }, "departure": { "delay": 222, "time": "1772186442" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 185, "time": "1772187005" }, "departure": { "delay": 185, "time": "1772187005" }, "stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 124, "time": "1772186104" }, "departure": { "delay": 124, "time": "1772186104" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 144, "time": "1772185704" }, "departure": { "delay": 144, "time": "1772185704" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 138, "time": "1772185458" }, "departure": { "delay": 138, "time": "1772185458" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 155, "time": "1772185955" }, "departure": { "delay": 155, "time": "1772185955" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 155, "time": "1772185355" }, "departure": { "delay": 155, "time": "1772185355" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 166, "time": "1772187106" }, "departure": { "delay": 166, "time": "1772187106" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 73, "time": "1772185033" }, "departure": { "delay": 73, "time": "1772185033" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 219, "time": "1772185129" }, "departure": { "delay": 219, "time": "1772185179" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 219, "time": "1772186379" }, "departure": { "delay": 219, "time": "1772186379" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 166, "time": "1772187286" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 166, "time": "1772186866" }, "departure": { "delay": 166, "time": "1772186866" }, "stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 126, "time": "1772184906" }, "departure": { "delay": 126, "time": "1772184906" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 186, "time": "1772185446" }, "departure": { "delay": 186, "time": "1772185446" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 170, "time": "1772186090" }, "departure": { "delay": 170, "time": "1772186090" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 134, "time": "1772185994" }, "departure": { "delay": 134, "time": "1772185994" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 181, "time": "1772185261" }, "departure": { "delay": 181, "time": "1772185261" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 145, "time": "1772186245" }, "departure": { "delay": 145, "time": "1772186245" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 121, "time": "1772184841" }, "departure": { "delay": 121, "time": "1772184841" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 164, "time": "1772185879" }, "departure": { "delay": 164, "time": "1772185904" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 159, "time": "1772185754" }, "departure": { "delay": 159, "time": "1772185779" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 186, "time": "1772186946" }, "departure": { "delay": 186, "time": "1772186946" }, "stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 164, "time": "1772185604" }, "departure": { "delay": 164, "time": "1772185604" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 180, "time": "1772186640" }, "departure": { "delay": 180, "time": "1772186640" }, "stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001", "stopSequence": 27 }, { "departure": { "delay": 84, "time": "1772184804" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772184810", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11614:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758888x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 144, "time": "1772181276" }, "departure": { "delay": 144, "time": "1772181324" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 268, "time": "1772182554" }, "departure": { "delay": 268, "time": "1772182588" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 383, "time": "1772181903" }, "departure": { "delay": 383, "time": "1772181923" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "departure": { "delay": 197, "time": "1772179397" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 178, "time": "1772180714" }, "departure": { "delay": 178, "time": "1772180758" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 167, "time": "1772179986" }, "departure": { "delay": 167, "time": "1772180027" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 196, "time": "1772179441" }, "departure": { "delay": 196, "time": "1772179456" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 391, "time": "1772182361" }, "departure": { "delay": 391, "time": "1772182411" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 253, "time": "1772182739" }, "departure": { "delay": 253, "time": "1772182753" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 151, "time": "1772180055" }, "departure": { "delay": 151, "time": "1772180071" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 354, "time": "1772182305" }, "departure": { "delay": 354, "time": "1772182314" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 182, "time": "1772181087" }, "departure": { "delay": 182, "time": "1772181122" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 218, "time": "1772182838" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 178, "time": "1772179787" }, "departure": { "delay": 178, "time": "1772179798" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 413, "time": "1772181797" }, "departure": { "delay": 413, "time": "1772181833" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 347, "time": "1772182111" }, "departure": { "delay": 347, "time": "1772182127" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 287, "time": "1772182537" }, "departure": { "delay": 287, "time": "1772182547" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 351, "time": "1772182423" }, "departure": { "delay": 351, "time": "1772182431" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 171, "time": "1772181188" }, "departure": { "delay": 171, "time": "1772181231" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 182, "time": "1772179616" }, "departure": { "delay": 182, "time": "1772179622" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 158, "time": "1772179525" }, "departure": { "delay": 158, "time": "1772179538" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 287, "time": "1772182472" }, "departure": { "delay": 287, "time": "1772182487" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 188, "time": "1772179714" }, "departure": { "delay": 188, "time": "1772179748" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 321, "time": "1772182143" }, "departure": { "delay": 321, "time": "1772182161" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 179, "time": "1772180226" }, "departure": { "delay": 179, "time": "1772180279" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 384, "time": "1772181670" }, "departure": { "delay": 384, "time": "1772181684" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 317, "time": "1772182446" }, "departure": { "delay": 317, "time": "1772182457" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 246, "time": "1772182793" }, "departure": { "delay": 246, "time": "1772182806" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 407, "time": "1772182182" }, "departure": { "delay": 407, "time": "1772182247" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 196, "time": "1772180318" }, "departure": { "delay": 196, "time": "1772180356" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 115, "time": "1772179844" }, "departure": { "delay": 115, "time": "1772179855" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 186, "time": "1772180558" }, "departure": { "delay": 186, "time": "1772180586" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 341, "time": "1772182046" }, "departure": { "delay": 341, "time": "1772182061" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 151, "time": "1772180097" }, "departure": { "delay": 151, "time": "1772180131" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 173, "time": "1772181016" }, "departure": { "delay": 173, "time": "1772181053" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 175, "time": "1772180446" }, "departure": { "delay": 175, "time": "1772180455" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 151, "time": "1772179553" }, "departure": { "delay": 151, "time": "1772179591" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 175, "time": "1772180902" }, "departure": { "delay": 175, "time": "1772180935" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 148, "time": "1772179817" }, "departure": { "delay": 148, "time": "1772179828" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 389, "time": "1772182279" }, "departure": { "delay": 389, "time": "1772182289" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 388, "time": "1772181728" }, "departure": { "delay": 388, "time": "1772181748" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 200, "time": "1772179690" }, "departure": { "delay": 200, "time": "1772179700" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 179, "time": "1772180963" }, "departure": { "delay": 179, "time": "1772180999" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 385, "time": "1772181858" }, "departure": { "delay": 385, "time": "1772181865" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 202, "time": "1772180152" }, "departure": { "delay": 202, "time": "1772180182" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 181, "time": "1772179646" }, "departure": { "delay": 181, "time": "1772179681" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 138, "time": "1772181341" }, "departure": { "delay": 138, "time": "1772181378" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 210, "time": "1772180817" }, "departure": { "delay": 210, "time": "1772180850" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 374, "time": "1772181959" }, "departure": { "delay": 374, "time": "1772181974" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 279, "time": "1772182707" }, "departure": { "delay": 279, "time": "1772182719" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 } ], "timestamp": "1772186455", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758888x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748457x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 179, "time": "1772180317" }, "departure": { "delay": 179, "time": "1772180339" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 107, "time": "1772180112" }, "departure": { "delay": 107, "time": "1772180147" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 237, "time": "1772179186" }, "departure": { "delay": 237, "time": "1772179197" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 89, "time": "1772181260" }, "departure": { "delay": 89, "time": "1772181269" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 232, "time": "1772179359" }, "departure": { "delay": 232, "time": "1772179372" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 147, "time": "1772180929" }, "departure": { "delay": 147, "time": "1772180967" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 208, "time": "1772179513" }, "departure": { "delay": 208, "time": "1772179528" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 157, "time": "1772180897" }, "departure": { "delay": 157, "time": "1772180917" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 192, "time": "1772180252" }, "departure": { "delay": 192, "time": "1772180292" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 151, "time": "1772180388" }, "departure": { "delay": 151, "time": "1772180611" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 117, "time": "1772181020" }, "departure": { "delay": 117, "time": "1772181057" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "departure": { "delay": 310, "time": "1772179030" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 89, "time": "1772181113" }, "departure": { "delay": 89, "time": "1772181149" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 232, "time": "1772179725" }, "departure": { "delay": 232, "time": "1772179732" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 265, "time": "1772179270" }, "departure": { "delay": 265, "time": "1772179285" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 227, "time": "1772179812" }, "departure": { "delay": 227, "time": "1772179847" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 191, "time": "1772179865" }, "departure": { "delay": 191, "time": "1772179871" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 125, "time": "1772180810" }, "departure": { "delay": 125, "time": "1772180825" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 225, "time": "1772179627" }, "departure": { "delay": 225, "time": "1772179665" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 91, "time": "1772181073" }, "departure": { "delay": 91, "time": "1772181091" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 64, "time": "1772181161" }, "departure": { "delay": 64, "time": "1772181184" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 125, "time": "1772180642" }, "departure": { "delay": 125, "time": "1772180705" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 67, "time": "1772181294" }, "departure": { "delay": 67, "time": "1772181307" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 38, "time": "1772181338" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 165, "time": "1772179954" }, "departure": { "delay": 165, "time": "1772179965" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 98, "time": "1772180003" }, "departure": { "delay": 98, "time": "1772180018" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 117, "time": "1772180987" }, "departure": { "delay": 117, "time": "1772180997" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 86, "time": "1772181184" }, "departure": { "delay": 86, "time": "1772181206" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 257, "time": "1772179427" }, "departure": { "delay": 257, "time": "1772179457" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 115, "time": "1772180047" }, "departure": { "delay": 115, "time": "1772180095" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 228, "time": "1772179232" }, "departure": { "delay": 228, "time": "1772179248" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 242, "time": "1772179489" }, "departure": { "delay": 242, "time": "1772179502" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 227, "time": "1772179594" }, "departure": { "delay": 227, "time": "1772179607" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748457x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11825:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1772185126" }, "departure": { "delay": 46, "time": "1772185126" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -23, "time": "1772185777" }, "departure": { "delay": -23, "time": "1772185777" }, "stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 45, "time": "1772185305" }, "departure": { "delay": 45, "time": "1772185305" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -4, "time": "1772185676" }, "departure": { "delay": -4, "time": "1772185676" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -8, "time": "1772185252" }, "departure": { "delay": -8, "time": "1772185252" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 68, "time": "1772185088" }, "departure": { "delay": 68, "time": "1772185088" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 22, "time": "1772185342" }, "departure": { "delay": 22, "time": "1772185342" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -79, "time": "1772186141" }, "departure": { "delay": -79, "time": "1772186141" }, "stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 36, "time": "1772185452" }, "departure": { "delay": 36, "time": "1772185476" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 51, "time": "1772185371" }, "departure": { "delay": 51, "time": "1772185371" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "departure": { "delay": 72, "time": "1772184552" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -194, "time": "1772186326" }, "departure": { "delay": -194, "time": "1772186326" }, "stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 104, "time": "1772184644" }, "departure": { "delay": 104, "time": "1772184644" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -79, "time": "1772186201" }, "departure": { "delay": -79, "time": "1772186201" }, "stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1772185982" }, "departure": { "delay": 2, "time": "1772185982" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 24, "time": "1772185704" }, "departure": { "delay": 24, "time": "1772185704" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -40, "time": "1772186060" }, "departure": { "delay": -40, "time": "1772186060" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 86, "time": "1772184902" }, "departure": { "delay": 86, "time": "1772184926" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -17, "time": "1772185903" }, "departure": { "delay": -17, "time": "1772185903" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 28, "time": "1772185828" }, "departure": { "delay": 28, "time": "1772185828" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1772185181" }, "departure": { "delay": 1, "time": "1772185201" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -277, "time": "1772186483" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 51, "time": "1772185551" }, "departure": { "delay": 51, "time": "1772185551" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 41, "time": "1772185001" }, "departure": { "delay": 41, "time": "1772185001" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 91, "time": "1772184751" }, "departure": { "delay": 91, "time": "1772184751" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -239, "time": "1772186401" }, "departure": { "delay": -239, "time": "1772186401" }, "stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 81, "time": "1772185521" }, "departure": { "delay": 81, "time": "1772185521" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 63, "time": "1772184663" }, "departure": { "delay": 63, "time": "1772184663" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 86, "time": "1772184806" }, "departure": { "delay": 86, "time": "1772184806" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -87, "time": "1772186253" }, "departure": { "delay": -87, "time": "1772186253" }, "stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 54, "time": "1772184834" }, "departure": { "delay": 54, "time": "1772184834" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -34, "time": "1772186006" }, "departure": { "delay": -34, "time": "1772186006" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 31, "time": "1772185591" }, "departure": { "delay": 31, "time": "1772185591" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1772184570", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11825:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16947:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -57, "time": "1772186523" }, "departure": { "delay": -57, "time": "1772186523" }, "stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": -45, "time": "1772185155" }, "departure": { "delay": -45, "time": "1772185155" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 17, "time": "1772186357" }, "departure": { "delay": 17, "time": "1772186357" }, "stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": -61, "time": "1772186459" }, "departure": { "delay": -61, "time": "1772186459" }, "stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 4, "time": "1772185779" }, "departure": { "delay": 4, "time": "1772185804" }, "stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -58, "time": "1772186882" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "delay": 181, "time": "1772184781" }, "departure": { "delay": 181, "time": "1772184781" }, "stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 130, "time": "1772184730" }, "departure": { "delay": 130, "time": "1772184730" }, "stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 56, "time": "1772184236" }, "departure": { "delay": 56, "time": "1772184236" }, "stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772184180" }, "stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -41, "time": "1772185879" }, "departure": { "delay": -41, "time": "1772185879" }, "stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 9, "time": "1772185929" }, "departure": { "delay": 9, "time": "1772185929" }, "stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -36, "time": "1772186304" }, "departure": { "delay": -36, "time": "1772186304" }, "stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 19, "time": "1772186119" }, "departure": { "delay": 19, "time": "1772186119" }, "stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": -18, "time": "1772186562" }, "departure": { "delay": -18, "time": "1772186562" }, "stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 36, "time": "1772185836" }, "departure": { "delay": 36, "time": "1772185836" }, "stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -156, "time": "1772185379" }, "departure": { "delay": -156, "time": "1772185404" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 34, "time": "1772184454" }, "departure": { "delay": 34, "time": "1772184454" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 39, "time": "1772184269" }, "departure": { "delay": 39, "time": "1772184279" }, "stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -39, "time": "1772186481" }, "departure": { "delay": -39, "time": "1772186481" }, "stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 2, "time": "1772184362" }, "departure": { "delay": 2, "time": "1772184362" }, "stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 86, "time": "1772184806" }, "departure": { "delay": 86, "time": "1772184806" }, "stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -5, "time": "1772185255" }, "departure": { "delay": -5, "time": "1772185255" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 48, "time": "1772186208" }, "departure": { "delay": 48, "time": "1772186208" }, "stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 64, "time": "1772184304" }, "departure": { "delay": 64, "time": "1772184304" }, "stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 136, "time": "1772184676" }, "departure": { "delay": 136, "time": "1772184676" }, "stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -21, "time": "1772186079" }, "departure": { "delay": -21, "time": "1772186079" }, "stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 48, "time": "1772186028" }, "departure": { "delay": 48, "time": "1772186028" }, "stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 68, "time": "1772186168" }, "departure": { "delay": 68, "time": "1772186168" }, "stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": -50, "time": "1772185330" }, "departure": { "delay": -50, "time": "1772185330" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -108, "time": "1772185512" }, "departure": { "delay": -108, "time": "1772185512" }, "stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -58, "time": "1772185622" }, "departure": { "delay": -58, "time": "1772185622" }, "stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1772185979" }, "departure": { "delay": -1, "time": "1772185979" }, "stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -6, "time": "1772186694" }, "departure": { "delay": -6, "time": "1772186694" }, "stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "delay": 74, "time": "1772184532" }, "departure": { "delay": 74, "time": "1772184554" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -17, "time": "1772186383" }, "departure": { "delay": -17, "time": "1772186383" }, "stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 34, "time": "1772185054" }, "departure": { "delay": 34, "time": "1772185054" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 150, "time": "1772184630" }, "departure": { "delay": 150, "time": "1772184630" }, "stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 137, "time": "1772184917" }, "departure": { "delay": 137, "time": "1772184917" }, "stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 16, "time": "1772186056" }, "departure": { "delay": 16, "time": "1772186056" }, "stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -58, "time": "1772186582" }, "departure": { "delay": -58, "time": "1772186582" }, "stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "delay": 34, "time": "1772186254" }, "departure": { "delay": 34, "time": "1772186254" }, "stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001", "stopSequence": 32 } ], "timestamp": "1772183990", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16947:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5490721:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 31, "time": "1772188951" }, "departure": { "delay": 31, "time": "1772188951" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 13, "time": "1772189113" }, "departure": { "delay": 13, "time": "1772189113" }, "stopId": "FR:27701:ZE:0x7103:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 102, "time": "1772187102" }, "departure": { "delay": 102, "time": "1772187102" }, "stopId": "FR:27458:ZE:0x6681:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 36, "time": "1772189196" }, "departure": { "delay": 36, "time": "1772189196" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 39, "time": "1772187339" }, "departure": { "delay": 39, "time": "1772187339" }, "stopId": "FR:27386:ZE:0x6374:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 33, "time": "1772187933" }, "departure": { "delay": 33, "time": "1772187933" }, "stopId": "FR:27348:ZE:0x6300:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 90, "time": "1772186850" }, "departure": { "delay": 90, "time": "1772186850" }, "stopId": "FR:27458:ZE:0x6690:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 47, "time": "1772188967" }, "departure": { "delay": 47, "time": "1772188967" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 74, "time": "1772187254" }, "departure": { "delay": 74, "time": "1772187254" }, "stopId": "FR:27386:ZE:0x6367:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1772188385" }, "departure": { "delay": 5, "time": "1772188385" }, "stopId": "FR:27196:ZE:0x6318:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -39, "time": "1772189301" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": 36, "time": "1772187216" }, "departure": { "delay": 36, "time": "1772187216" }, "stopId": "FR:27458:ZE:0x6699:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 51, "time": "1772187771" }, "departure": { "delay": 51, "time": "1772187771" }, "stopId": "FR:27008:ZE:0x6051:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 81, "time": "1772187141" }, "departure": { "delay": 81, "time": "1772187141" }, "stopId": "FR:27458:ZE:0x6695:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 23, "time": "1772189063" }, "departure": { "delay": 23, "time": "1772189063" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 69, "time": "1772187009" }, "departure": { "delay": 69, "time": "1772187009" }, "stopId": "FR:27458:ZE:0x6685:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -54, "time": "1772188686" }, "departure": { "delay": -54, "time": "1772188686" }, "stopId": "FR:27365:ZE:0x7270:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 54, "time": "1772186814" }, "departure": { "delay": 54, "time": "1772186814" }, "stopId": "FR:27458:ZE:0x6682:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 68, "time": "1772188328" }, "departure": { "delay": 68, "time": "1772188328" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 116, "time": "1772187596" }, "departure": { "delay": 116, "time": "1772187596" }, "stopId": "FR:27008:ZE:0x6049:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 10, "time": "1772187310" }, "departure": { "delay": 10, "time": "1772187310" }, "stopId": "FR:27386:ZE:0x6376:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1772187480" }, "departure": { "delay": 60, "time": "1772187480" }, "stopId": "FR:27008:ZE:0x6058:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 44, "time": "1772188004" }, "departure": { "delay": 44, "time": "1772188004" }, "stopId": "FR:27348:ZE:0x6302:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 100, "time": "1772187640" }, "departure": { "delay": 100, "time": "1772187640" }, "stopId": "FR:27008:ZE:0x6053:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1772188240" }, "departure": { "delay": 40, "time": "1772188240" }, "stopId": "FR:27469:ZE:0x6663:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -30, "time": "1772188770" }, "departure": { "delay": -30, "time": "1772188770" }, "stopId": "FR:27365:ZE:0x7272:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 45, "time": "1772187045" }, "departure": { "delay": 45, "time": "1772187045" }, "stopId": "FR:27458:ZE:0x6693:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 78, "time": "1772188098" }, "departure": { "delay": 78, "time": "1772188098" }, "stopId": "FR:27348:ZE:0x6299:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 54, "time": "1772188914" }, "departure": { "delay": 54, "time": "1772188914" }, "stopId": "FR:27365:ZE:0x6333:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 24, "time": "1772187804" }, "departure": { "delay": 24, "time": "1772187804" }, "stopId": "FR:27348:ZE:0x6293:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -6, "time": "1772189154" }, "departure": { "delay": -6, "time": "1772189154" }, "stopId": "FR:27701:ZE:0x7162:ATOUMOD006", "stopSequence": 39 }, { "departure": { "time": "1772186700" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 23, "time": "1772188043" }, "departure": { "delay": 23, "time": "1772188043" }, "stopId": "FR:27348:ZE:0x6296:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 10, "time": "1772188450" }, "departure": { "delay": 10, "time": "1772188450" }, "stopId": "FR:27196:ZE:0x6322:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 18, "time": "1772186958" }, "departure": { "delay": 18, "time": "1772186958" }, "stopId": "FR:27458:ZE:0x6679:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -66, "time": "1772188494" }, "departure": { "delay": -66, "time": "1772188494" }, "stopId": "FR:27196:ZE:0x6321:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 77, "time": "1772187737" }, "departure": { "delay": 77, "time": "1772187737" }, "stopId": "FR:27008:ZE:0x6055:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 74, "time": "1772187554" }, "departure": { "delay": 74, "time": "1772187554" }, "stopId": "FR:27008:ZE:0x6056:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 101, "time": "1772187701" }, "departure": { "delay": 101, "time": "1772187701" }, "stopId": "FR:27008:ZE:0x6047:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 10, "time": "1772188270" }, "departure": { "delay": 10, "time": "1772188270" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 48, "time": "1772189028" }, "departure": { "delay": 48, "time": "1772189028" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 36 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5490721:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4191247x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 406, "time": "1772186146" }, "departure": { "delay": 406, "time": "1772186146" }, "stopId": "FR:76351:ZE:3421:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 409, "time": "1772185909" }, "stopId": "FR:76351:ZE:3549:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 410, "time": "1772185970" }, "stopId": "FR:76351:ZE:3053:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 395, "time": "1772186075" }, "stopId": "FR:76351:ZE:3142:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 383, "time": "1772186183" }, "stopId": "FR:76351:ZE:4910:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 418, "time": "1772186578" }, "departure": { "delay": 418, "time": "1772186578" }, "stopId": "FR:76351:ZE:3779:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 396, "time": "1772186556" }, "departure": { "delay": 396, "time": "1772186556" }, "stopId": "FR:76351:ZE:4828:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 396, "time": "1772186976" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 422, "time": "1772186462" }, "departure": { "delay": 422, "time": "1772186462" }, "stopId": "FR:76351:ZE:4913:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 403, "time": "1772186263" }, "stopId": "FR:76351:ZE:4486:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 396, "time": "1772186736" }, "departure": { "delay": 396, "time": "1772186736" }, "stopId": "FR:76351:ZE:4142:ATOUMOD003", "stopSequence": 29 }, { "departure": { "delay": 397, "time": "1772186377" }, "stopId": "FR:76351:ZE:4911:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 420, "time": "1772186220" }, "stopId": "FR:76351:ZE:5150:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 407, "time": "1772186627" }, "departure": { "delay": 407, "time": "1772186627" }, "stopId": "FR:76351:ZE:3777:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 400, "time": "1772186680" }, "departure": { "delay": 400, "time": "1772186680" }, "stopId": "FR:76351:ZE:3194:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 407, "time": "1772186507" }, "departure": { "delay": 407, "time": "1772186507" }, "stopId": "FR:76351:ZE:3783:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1772186097", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:19:LOC", "tripId": "ATOUMOD003:ServiceJourney:4191247x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18431:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1772188490" }, "departure": { "delay": 50, "time": "1772188490" }, "stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 52, "time": "1772189092" }, "departure": { "delay": 52, "time": "1772189092" }, "stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 37, "time": "1772189437" }, "departure": { "delay": 37, "time": "1772189437" }, "stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 27, "time": "1772188587" }, "departure": { "delay": 27, "time": "1772188587" }, "stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 33, "time": "1772188233" }, "departure": { "delay": 33, "time": "1772188233" }, "stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1772189232" }, "departure": { "delay": 12, "time": "1772189232" }, "stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1772188172" }, "departure": { "delay": 32, "time": "1772188172" }, "stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 32, "time": "1772189372" }, "departure": { "delay": 32, "time": "1772189372" }, "stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772188140" }, "stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 51, "time": "1772188311" }, "departure": { "delay": 51, "time": "1772188311" }, "stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 6, "time": "1772188386" }, "departure": { "delay": 6, "time": "1772188386" }, "stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 13, "time": "1772188813" }, "departure": { "delay": 13, "time": "1772188813" }, "stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772189820" }, "departure": { "time": "1772189820" }, "stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 14, "time": "1772188754" }, "departure": { "delay": 14, "time": "1772188754" }, "stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1772186211", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18431:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747523x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 62, "time": "1772180910" }, "departure": { "delay": 62, "time": "1772180942" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 31, "time": "1772179651" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 79, "time": "1772180264" }, "departure": { "delay": 79, "time": "1772180299" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 48, "time": "1772180018" }, "departure": { "delay": 48, "time": "1772180028" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 216, "time": "1772181144" }, "departure": { "delay": 216, "time": "1772181216" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 41, "time": "1772180610" }, "departure": { "delay": 41, "time": "1772180621" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 107, "time": "1772180816" }, "departure": { "delay": 107, "time": "1772180867" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 42, "time": "1772179894" }, "departure": { "delay": 42, "time": "1772179902" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1772181753" }, "departure": { "delay": 1, "time": "1772181781" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 51, "time": "1772179831" }, "departure": { "delay": 51, "time": "1772179851" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 102, "time": "1772180179" }, "departure": { "delay": 102, "time": "1772180202" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 195, "time": "1772181274" }, "departure": { "delay": 195, "time": "1772181315" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 12, "time": "1772181589" }, "departure": { "delay": 12, "time": "1772181612" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 71, "time": "1772179973" }, "departure": { "delay": 71, "time": "1772179991" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 44, "time": "1772180668" }, "departure": { "delay": 44, "time": "1772180684" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 15, "time": "1772179808" }, "departure": { "delay": 15, "time": "1772179815" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -19, "time": "1772181690" }, "departure": { "delay": -19, "time": "1772181701" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 42, "time": "1772181512" }, "departure": { "delay": 42, "time": "1772181522" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 52, "time": "1772180366" }, "departure": { "delay": 52, "time": "1772180392" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 93, "time": "1772180112" }, "departure": { "delay": 93, "time": "1772180133" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -13, "time": "1772181827" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 28, "time": "1772181557" }, "departure": { "delay": 28, "time": "1772181568" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747523x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10601:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 392, "time": "1772185892" }, "departure": { "delay": 392, "time": "1772185892" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 172, "time": "1772185192" }, "departure": { "delay": 172, "time": "1772185192" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772184360" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 184, "time": "1772185024" }, "departure": { "delay": 184, "time": "1772185024" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 421, "time": "1772187061" }, "stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 137, "time": "1772184592" }, "departure": { "delay": 137, "time": "1772184617" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 451, "time": "1772186731" }, "departure": { "delay": 451, "time": "1772186731" }, "stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 92, "time": "1772184692" }, "departure": { "delay": 92, "time": "1772184692" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 407, "time": "1772186267" }, "departure": { "delay": 407, "time": "1772186267" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 162, "time": "1772184917" }, "departure": { "delay": 162, "time": "1772184942" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 439, "time": "1772186539" }, "departure": { "delay": 439, "time": "1772186539" }, "stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 467, "time": "1772186687" }, "departure": { "delay": 467, "time": "1772186687" }, "stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 324, "time": "1772185644" }, "departure": { "delay": 324, "time": "1772185644" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 317, "time": "1772185994" }, "departure": { "delay": 317, "time": "1772186117" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 421, "time": "1772186821" }, "departure": { "delay": 421, "time": "1772186821" }, "stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 421, "time": "1772186401" }, "departure": { "delay": 421, "time": "1772186401" }, "stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 245, "time": "1772185325" }, "departure": { "delay": 245, "time": "1772185325" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 453, "time": "1772186493" }, "departure": { "delay": 453, "time": "1772186493" }, "stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 241, "time": "1772185381" }, "departure": { "delay": 241, "time": "1772185381" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 421, "time": "1772186641" }, "departure": { "delay": 421, "time": "1772186641" }, "stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 192, "time": "1772184770" }, "departure": { "delay": 192, "time": "1772184792" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 397, "time": "1772186317" }, "departure": { "delay": 397, "time": "1772186317" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 387, "time": "1772185744" }, "departure": { "delay": 387, "time": "1772185767" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 245, "time": "1772185445" }, "departure": { "delay": 245, "time": "1772185445" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 97, "time": "1772184467" }, "departure": { "delay": 97, "time": "1772184517" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 140, "time": "1772184860" }, "departure": { "delay": 140, "time": "1772184860" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1772184419" }, "departure": { "delay": -1, "time": "1772184419" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 436, "time": "1772186596" }, "departure": { "delay": 436, "time": "1772186596" }, "stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 441, "time": "1772186781" }, "departure": { "delay": 441, "time": "1772186781" }, "stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 217, "time": "1772185070" }, "departure": { "delay": 217, "time": "1772185117" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772183769", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10601:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4271111x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1772186984" }, "departure": { "delay": 44, "time": "1772186984" }, "stopId": "FR:76533:ZE:3333:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:76296:ZE:4215:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 16, "time": "1772189476" }, "departure": { "delay": 16, "time": "1772189476" }, "stopId": "FR:76481:ZE:3830:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76447:ZE:5184:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 42, "time": "1772188902" }, "departure": { "delay": 42, "time": "1772188902" }, "stopId": "FR:76270:ZE:4087:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 19, "time": "1772188819" }, "departure": { "delay": 19, "time": "1772188819" }, "stopId": "FR:76270:ZE:4089:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "time": "1772186820" }, "departure": { "time": "1772186820" }, "stopId": "FR:76296:ZE:4443:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 8, "time": "1772189348" }, "departure": { "delay": 8, "time": "1772189348" }, "stopId": "FR:76481:ZE:3826:ATOUMOD003", "stopSequence": 36 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1772187195" }, "departure": { "delay": 15, "time": "1772187195" }, "stopId": "FR:76296:ZE:4530:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:76481:ZE:4820:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:76447:ZE:4509:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 34, "time": "1772187454" }, "departure": { "delay": 34, "time": "1772187454" }, "stopId": "FR:76596:ZE:4993:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1772186955" }, "departure": { "delay": 15, "time": "1772186955" }, "stopId": "FR:76533:ZE:4198:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76447:ZE:3453:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 24, "time": "1772188104" }, "departure": { "delay": 24, "time": "1772188104" }, "stopId": "FR:76447:ZE:4512:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 59, "time": "1772189099" }, "departure": { "delay": 59, "time": "1772189099" }, "stopId": "FR:76481:ZE:4138:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 25, "time": "1772189125" }, "departure": { "delay": 25, "time": "1772189125" }, "stopId": "FR:76481:ZE:3828:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 39, "time": "1772187339" }, "departure": { "delay": 39, "time": "1772187339" }, "stopId": "FR:76296:ZE:5168:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 2, "time": "1772189402" }, "departure": { "delay": 2, "time": "1772189402" }, "stopId": "FR:76481:ZE:3822:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 4, "time": "1772188624" }, "departure": { "delay": 4, "time": "1772188624" }, "stopId": "FR:76270:ZE:4507:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 15, "time": "1772188335" }, "departure": { "delay": 15, "time": "1772188335" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76616:ZE:4169:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 13, "time": "1772188393" }, "departure": { "delay": 13, "time": "1772188393" }, "stopId": "FR:76447:ZE:4496:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 4, "time": "1772188984" }, "departure": { "delay": 4, "time": "1772188984" }, "stopId": "FR:76481:ZE:4337:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 54, "time": "1772187474" }, "departure": { "delay": 54, "time": "1772187474" }, "stopId": "FR:76596:ZE:5166:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 19, "time": "1772187859" }, "departure": { "delay": 19, "time": "1772187859" }, "stopId": "FR:76447:ZE:3141:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:76533:ZE:4532:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 24, "time": "1772187384" }, "departure": { "delay": 24, "time": "1772187384" }, "stopId": "FR:76596:ZE:5171:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 59, "time": "1772187719" }, "departure": { "delay": 59, "time": "1772187719" }, "stopId": "FR:76616:ZE:4528:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1772186740" }, "departure": { "delay": 40, "time": "1772186740" }, "stopId": "FR:76305:ZE:4441:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 26, "time": "1772188466" }, "departure": { "delay": 26, "time": "1772188466" }, "stopId": "FR:76447:ZE:3335:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 55, "time": "1772187055" }, "departure": { "delay": 55, "time": "1772187055" }, "stopId": "FR:76533:ZE:4702:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 34, "time": "1772186614" }, "departure": { "delay": 34, "time": "1772186614" }, "stopId": "FR:76305:ZE:4498:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 53, "time": "1772189033" }, "departure": { "delay": 53, "time": "1772189033" }, "stopId": "FR:76481:ZE:3843:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 41, "time": "1772189261" }, "departure": { "delay": 41, "time": "1772189261" }, "stopId": "FR:76481:ZE:3474:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "time": "1772189520" }, "stopId": "FR:76481:ZE:5095:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76270:ZE:3336:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1772186702" }, "departure": { "delay": 2, "time": "1772186702" }, "stopId": "FR:76305:ZE:3840:ATOUMOD003", "stopSequence": 3 } ], "timestamp": "1772186337", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:14:LOC", "tripId": "ATOUMOD003:ServiceJourney:4271111x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:12:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1772181657" }, "departure": { "delay": 3, "time": "1772181663" }, "stopId": "FR:76057:ZE:30008:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 11, "time": "1772181879" }, "departure": { "delay": 11, "time": "1772181911" }, "stopId": "FR:76495:ZE:30031:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": -53, "time": "1772182019" }, "departure": { "delay": -53, "time": "1772182027" }, "stopId": "FR:76495:ZE:30036:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": -126, "time": "1772182254" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 205, "time": "1772181317" }, "departure": { "delay": 205, "time": "1772181325" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 153, "time": "1772181440" }, "departure": { "delay": 153, "time": "1772181453" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": -105, "time": "1772182082" }, "departure": { "delay": -105, "time": "1772182095" }, "stopId": "FR:76495:ZE:30041:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": -58, "time": "1772181952" }, "departure": { "delay": -58, "time": "1772181962" }, "stopId": "FR:76495:ZE:30039:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": -94, "time": "1772182032" }, "departure": { "delay": -94, "time": "1772182046" }, "stopId": "FR:76495:ZE:30043:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 139, "time": "1772181514" }, "departure": { "delay": 139, "time": "1772181559" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 189, "time": "1772181423" }, "departure": { "delay": 189, "time": "1772181429" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": -2, "time": "1772181689" }, "departure": { "delay": -2, "time": "1772181718" }, "stopId": "FR:76057:ZE:30004:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 206, "time": "1772181351" }, "departure": { "delay": 206, "time": "1772181386" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 46, "time": "1772181626" }, "departure": { "delay": 46, "time": "1772181646" }, "stopId": "FR:76057:ZE:30026:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": -46, "time": "1772181778" }, "departure": { "delay": -46, "time": "1772181794" }, "stopId": "FR:76057:ZE:30014:ATOUMOD041", "stopSequence": 11 }, { "departure": { "delay": 216, "time": "1772181216" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 123, "time": "1772181582" }, "departure": { "delay": 123, "time": "1772181603" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 } ], "timestamp": "1772186432", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:12:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758709x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 15, "time": "1772167797" }, "departure": { "delay": 15, "time": "1772167815" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 3, "time": "1772167851" }, "departure": { "delay": 3, "time": "1772167863" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -51, "time": "1772168645" }, "departure": { "delay": -51, "time": "1772168709" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -79, "time": "1772168185" }, "departure": { "delay": -79, "time": "1772168201" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -107, "time": "1772169619" }, "departure": { "delay": -107, "time": "1772169673" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -71, "time": "1772170115" }, "departure": { "delay": -71, "time": "1772170129" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -48, "time": "1772170077" }, "departure": { "delay": -48, "time": "1772170092" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -38, "time": "1772170025" }, "departure": { "delay": -38, "time": "1772170042" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 68, "time": "1772167705" }, "departure": { "delay": 68, "time": "1772167748" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -49, "time": "1772169233" }, "departure": { "delay": -49, "time": "1772169251" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1772169943" }, "departure": { "delay": 1, "time": "1772169961" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -62, "time": "1772168063" }, "departure": { "delay": -62, "time": "1772168098" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -13, "time": "1772167923" }, "departure": { "delay": -13, "time": "1772167967" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -67, "time": "1772169128" }, "departure": { "delay": -67, "time": "1772169173" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 117, "time": "1772167497" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 65, "time": "1772167674" }, "departure": { "delay": 65, "time": "1772167685" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -43, "time": "1772169418" }, "departure": { "delay": -43, "time": "1772169437" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -89, "time": "1772170171" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 115, "time": "1772167547" }, "departure": { "delay": 115, "time": "1772167555" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1772168341" }, "departure": { "delay": 30, "time": "1772168430" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -101, "time": "1772169545" }, "departure": { "delay": -101, "time": "1772169559" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -7, "time": "1772168879" }, "departure": { "delay": -7, "time": "1772168933" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 85, "time": "1772167617" }, "departure": { "delay": 85, "time": "1772167645" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -11, "time": "1772169307" }, "departure": { "delay": -11, "time": "1772169349" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -33, "time": "1772167999" }, "departure": { "delay": -33, "time": "1772168007" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -39, "time": "1772168827" }, "departure": { "delay": -39, "time": "1772168841" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -45, "time": "1772168567" }, "departure": { "delay": -45, "time": "1772168595" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -42, "time": "1772168996" }, "departure": { "delay": -42, "time": "1772169018" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 7, "time": "1772169891" }, "departure": { "delay": 7, "time": "1772169907" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -91, "time": "1772169500" }, "departure": { "delay": -91, "time": "1772169509" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 23, "time": "1772169849" }, "departure": { "delay": 23, "time": "1772169863" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -22, "time": "1772168739" }, "departure": { "delay": -22, "time": "1772168798" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -97, "time": "1772169069" }, "departure": { "delay": -97, "time": "1772169083" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -56, "time": "1772168483" }, "departure": { "delay": -56, "time": "1772168524" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -20, "time": "1772169988" }, "departure": { "delay": -20, "time": "1772170000" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -75, "time": "1772169208" }, "departure": { "delay": -75, "time": "1772169225" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1772186449", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758709x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077432x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 9, "time": "1772186469" }, "departure": { "delay": 9, "time": "1772186469" }, "stopId": "FR:76351:ZE:3235:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 33, "time": "1772187333" }, "departure": { "delay": 33, "time": "1772187333" }, "stopId": "FR:76351:ZE:3179:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 22, "time": "1772187502" }, "departure": { "delay": 22, "time": "1772187502" }, "stopId": "FR:76351:ZE:3320:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76351:ZE:4652:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76351:ZE:3188:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 13, "time": "1772186593" }, "departure": { "delay": 13, "time": "1772186593" }, "stopId": "FR:76351:ZE:3222:ATOUMOD003", "stopSequence": 4 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1772187975" }, "departure": { "delay": 15, "time": "1772187975" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1772187421" }, "departure": { "delay": 1, "time": "1772187421" }, "stopId": "FR:76351:ZE:3495:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1772186762" }, "departure": { "delay": 2, "time": "1772186762" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 14, "time": "1772187614" }, "departure": { "delay": 14, "time": "1772187614" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "time": "1772188140" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772186880" }, "stopId": "FR:76351:ZE:3478:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1772187930" }, "departure": { "delay": 30, "time": "1772187930" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 54, "time": "1772186514" }, "departure": { "delay": 54, "time": "1772186514" }, "stopId": "FR:76351:ZE:3226:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 57, "time": "1772186997" }, "departure": { "delay": 57, "time": "1772186997" }, "stopId": "FR:76351:ZE:3491:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 18, "time": "1772187858" }, "departure": { "delay": 18, "time": "1772187858" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 20, "time": "1772186840" }, "departure": { "delay": 20, "time": "1772186840" }, "stopId": "FR:76351:ZE:3040:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1772186691" }, "departure": { "delay": 51, "time": "1772186691" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:76351:ZE:4470:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 23, "time": "1772187263" }, "departure": { "delay": 23, "time": "1772187263" }, "stopId": "FR:76351:ZE:3571:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 33, "time": "1772187093" }, "departure": { "delay": 33, "time": "1772187093" }, "stopId": "FR:76351:ZE:3069:ATOUMOD003", "stopSequence": 11 } ], "timestamp": "1772186407", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077432x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112351x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 109, "time": "1772186509" }, "departure": { "delay": 109, "time": "1772186509" }, "stopId": "FR:76351:ZE:3985:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 182, "time": "1772186342" }, "stopId": "FR:76351:ZE:3957:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 148, "time": "1772186788" }, "departure": { "delay": 148, "time": "1772186788" }, "stopId": "FR:76351:ZE:3951:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 159, "time": "1772186019" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 150, "time": "1772186670" }, "departure": { "delay": 150, "time": "1772186670" }, "stopId": "FR:76351:ZE:3993:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 142, "time": "1772186422" }, "stopId": "FR:76351:ZE:3955:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 134, "time": "1772186894" }, "departure": { "delay": 134, "time": "1772186894" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 136, "time": "1772187016" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 159, "time": "1772186199" }, "stopId": "FR:76351:ZE:3967:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1772186427", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112351x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758650x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 80, "time": "1772172239" }, "departure": { "delay": 80, "time": "1772172260" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 143, "time": "1772170985" }, "departure": { "delay": 143, "time": "1772171003" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 144, "time": "1772171548" }, "departure": { "delay": 144, "time": "1772171604" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 174, "time": "1772170781" }, "departure": { "delay": 174, "time": "1772170794" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 168, "time": "1772171070" }, "departure": { "delay": 168, "time": "1772171088" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 156, "time": "1772170579" }, "departure": { "delay": 156, "time": "1772170596" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 181, "time": "1772171114" }, "departure": { "delay": 181, "time": "1772171161" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 175, "time": "1772171654" }, "departure": { "delay": 175, "time": "1772171695" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 116, "time": "1772172502" }, "departure": { "delay": 116, "time": "1772172536" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 180, "time": "1772171208" }, "departure": { "delay": 180, "time": "1772171220" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 94, "time": "1772172598" }, "departure": { "delay": 94, "time": "1772172634" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 151, "time": "1772170662" }, "departure": { "delay": 151, "time": "1772170711" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 134, "time": "1772170916" }, "departure": { "delay": 134, "time": "1772170934" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 106, "time": "1772172815" }, "departure": { "delay": 106, "time": "1772172826" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 109, "time": "1772172736" }, "departure": { "delay": 109, "time": "1772172769" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 67, "time": "1772170175" }, "departure": { "delay": 67, "time": "1772170207" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 123, "time": "1772170484" }, "departure": { "delay": 123, "time": "1772170503" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 168, "time": "1772171727" }, "departure": { "delay": 168, "time": "1772171748" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 120, "time": "1772171424" }, "departure": { "delay": 120, "time": "1772171460" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 157, "time": "1772170823" }, "departure": { "delay": 157, "time": "1772170837" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 107, "time": "1772172691" }, "departure": { "delay": 107, "time": "1772172707" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 52, "time": "1772170230" }, "departure": { "delay": 52, "time": "1772170252" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 181, "time": "1772171240" }, "departure": { "delay": 181, "time": "1772171281" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 46, "time": "1772170066" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 97, "time": "1772172065" }, "departure": { "delay": 97, "time": "1772172097" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 151, "time": "1772171347" }, "departure": { "delay": 151, "time": "1772171371" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 43, "time": "1772172883" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 102, "time": "1772170282" }, "departure": { "delay": 102, "time": "1772170302" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 81, "time": "1772172426" }, "departure": { "delay": 81, "time": "1772172441" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 111, "time": "1772171491" }, "departure": { "delay": 111, "time": "1772171511" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 108, "time": "1772172317" }, "departure": { "delay": 108, "time": "1772172348" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 149, "time": "1772171810" }, "departure": { "delay": 149, "time": "1772171849" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 118, "time": "1772172159" }, "departure": { "delay": 118, "time": "1772172178" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 120, "time": "1772170329" }, "departure": { "delay": 120, "time": "1772170380" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 144, "time": "1772171928" }, "departure": { "delay": 144, "time": "1772171964" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758650x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758717x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 122, "time": "1772179015" }, "departure": { "delay": 122, "time": "1772179022" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 53, "time": "1772179179" }, "departure": { "delay": 53, "time": "1772179193" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 293, "time": "1772178621" }, "departure": { "delay": 293, "time": "1772178653" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 266, "time": "1772178296" }, "departure": { "delay": 266, "time": "1772178326" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 144, "time": "1772177138" }, "departure": { "delay": 144, "time": "1772177184" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -9, "time": "1772179251" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 88, "time": "1772176849" }, "departure": { "delay": 88, "time": "1772176888" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 107, "time": "1772176722" }, "departure": { "delay": 107, "time": "1772176787" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 299, "time": "1772178091" }, "departure": { "delay": 299, "time": "1772178119" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1772178865" }, "departure": { "delay": 120, "time": "1772178900" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 124, "time": "1772176941" }, "departure": { "delay": 124, "time": "1772176984" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 294, "time": "1772178207" }, "departure": { "delay": 294, "time": "1772178234" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 187, "time": "1772178772" }, "departure": { "delay": 187, "time": "1772178787" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 24, "time": "1772179207" }, "departure": { "delay": 24, "time": "1772179224" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 222, "time": "1772178434" }, "departure": { "delay": 222, "time": "1772178462" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 71, "time": "1772176652" }, "departure": { "delay": 71, "time": "1772176691" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 158, "time": "1772178807" }, "departure": { "delay": 158, "time": "1772178818" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 128, "time": "1772177047" }, "departure": { "delay": 128, "time": "1772177108" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 67, "time": "1772179129" }, "departure": { "delay": 67, "time": "1772179147" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 219, "time": "1772178360" }, "departure": { "delay": 219, "time": "1772178399" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 329, "time": "1772177858" }, "departure": { "delay": 329, "time": "1772177909" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 78, "time": "1772176597" }, "departure": { "delay": 78, "time": "1772176638" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 298, "time": "1772178027" }, "departure": { "delay": 298, "time": "1772178058" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 400, "time": "1772177622" }, "departure": { "delay": 400, "time": "1772177800" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 294, "time": "1772178135" }, "departure": { "delay": 294, "time": "1772178174" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 69, "time": "1772176479" }, "departure": { "delay": 69, "time": "1772176509" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 144, "time": "1772178961" }, "departure": { "delay": 144, "time": "1772178984" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "departure": { "delay": 41, "time": "1772176421" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 123, "time": "1772179065" }, "departure": { "delay": 123, "time": "1772179083" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 335, "time": "1772177945" }, "departure": { "delay": 335, "time": "1772177975" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 243, "time": "1772178711" }, "departure": { "delay": 243, "time": "1772178723" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 163, "time": "1772177410" }, "departure": { "delay": 163, "time": "1772177443" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 127, "time": "1772177245" }, "departure": { "delay": 127, "time": "1772177287" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 230, "time": "1772178504" }, "departure": { "delay": 230, "time": "1772178530" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 286, "time": "1772178540" }, "departure": { "delay": 286, "time": "1772178586" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 97, "time": "1772179103" }, "departure": { "delay": 97, "time": "1772179117" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 } ], "timestamp": "1772186454", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758717x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2283143170:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 154, "time": "1772179737" }, "departure": { "delay": 154, "time": "1772179774" }, "stopId": "FR:76476:ZE:15482:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 217, "time": "1772179596" }, "departure": { "delay": 217, "time": "1772179657" }, "stopId": "FR:76476:ZE:15480:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 255, "time": "1772179151" }, "departure": { "delay": 255, "time": "1772179215" }, "stopId": "FR:76476:ZE:128:ATOUMOD019", "stopSequence": 3 }, { "departure": { "delay": 234, "time": "1772179134" }, "stopId": "FR:76476:ZE:129:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 143, "time": "1772179321" }, "departure": { "delay": 143, "time": "1772179343" }, "stopId": "FR:76476:ZE:125:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 223, "time": "1772179407" }, "departure": { "delay": 223, "time": "1772179483" }, "stopId": "FR:76476:ZE:15478:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 173, "time": "1772179293" }, "departure": { "delay": 173, "time": "1772179313" }, "stopId": "FR:76476:ZE:124:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 216, "time": "1772179525" }, "departure": { "delay": 216, "time": "1772179536" }, "stopId": "FR:76476:ZE:15479:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 201, "time": "1772179681" }, "departure": { "delay": 201, "time": "1772179701" }, "stopId": "FR:76476:ZE:15481:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 480, "time": "1772180160" }, "departure": { "delay": 480, "time": "1772180160" }, "stopId": "FR:76476:ZE:137:ATOUMOD019", "stopSequence": 11 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:25:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2283143170:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13115F5941332x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772186280" }, "departure": { "time": "1772186400" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 15 }, { "departure": { "time": "1772183460" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187900" }, "stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1772185320" }, "departure": { "time": "1772185440" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1772188800" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1772186820" }, "departure": { "time": "1772186880" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188260" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187540" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 19 } ], "timestamp": "1772179856", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13115F5941332x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9669:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 825, "time": "1772186805" }, "departure": { "delay": 825, "time": "1772186805" }, "stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 567, "time": "1772184807" }, "departure": { "delay": 567, "time": "1772184807" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 522, "time": "1772184762" }, "departure": { "delay": 522, "time": "1772184762" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 503, "time": "1772184683" }, "departure": { "delay": 503, "time": "1772184683" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 626, "time": "1772185406" }, "departure": { "delay": 626, "time": "1772185406" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 588, "time": "1772185008" }, "departure": { "delay": 588, "time": "1772185008" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 617, "time": "1772185577" }, "departure": { "delay": 617, "time": "1772185577" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 895, "time": "1772186252" }, "departure": { "delay": 895, "time": "1772186335" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 824, "time": "1772186444" }, "departure": { "delay": 824, "time": "1772186444" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 633, "time": "1772185353" }, "departure": { "delay": 633, "time": "1772185353" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 621, "time": "1772185281" }, "departure": { "delay": 621, "time": "1772185281" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 836, "time": "1772186876" }, "departure": { "delay": 836, "time": "1772186876" }, "stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001", "stopSequence": 28 }, { "departure": { "delay": 246, "time": "1772184306" }, "stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 821, "time": "1772186027" }, "departure": { "delay": 821, "time": "1772186081" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 792, "time": "1772186952" }, "departure": { "delay": 792, "time": "1772186952" }, "stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 536, "time": "1772184956" }, "departure": { "delay": 536, "time": "1772184956" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 711, "time": "1772185707" }, "departure": { "delay": 711, "time": "1772185731" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 631, "time": "1772185231" }, "departure": { "delay": 631, "time": "1772185231" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 837, "time": "1772185977" }, "departure": { "delay": 837, "time": "1772185977" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 792, "time": "1772186652" }, "departure": { "delay": 792, "time": "1772186652" }, "stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 792, "time": "1772186412" }, "departure": { "delay": 792, "time": "1772186412" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 817, "time": "1772186737" }, "departure": { "delay": 817, "time": "1772186737" }, "stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 616, "time": "1772185131" }, "departure": { "delay": 616, "time": "1772185156" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 371, "time": "1772184381" }, "departure": { "delay": 371, "time": "1772184431" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 583, "time": "1772184883" }, "departure": { "delay": 583, "time": "1772184883" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 829, "time": "1772186569" }, "departure": { "delay": 829, "time": "1772186569" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 826, "time": "1772185758" }, "departure": { "delay": 826, "time": "1772185906" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 581, "time": "1772185481" }, "departure": { "delay": 581, "time": "1772185481" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 843, "time": "1772186523" }, "departure": { "delay": 843, "time": "1772186523" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 792, "time": "1772187132" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 30 } ], "timestamp": "1772184309", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9669:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747505x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 2, "time": "1772181896" }, "departure": { "delay": 2, "time": "1772181902" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 46, "time": "1772181517" }, "departure": { "delay": 46, "time": "1772181526" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 93, "time": "1772181259" }, "departure": { "delay": 93, "time": "1772181273" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -5, "time": "1772182375" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 42, "time": "1772182086" }, "departure": { "delay": 42, "time": "1772182122" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 9, "time": "1772182021" }, "departure": { "delay": 9, "time": "1772182029" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 37, "time": "1772180137" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1772181773" }, "departure": { "delay": 3, "time": "1772181783" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1772180261" }, "departure": { "delay": 59, "time": "1772180279" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 55, "time": "1772180826" }, "departure": { "delay": 55, "time": "1772181055" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 117, "time": "1772181345" }, "departure": { "delay": 117, "time": "1772181357" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 47, "time": "1772180650" }, "departure": { "delay": 47, "time": "1772180747" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1772181459" }, "departure": { "delay": 50, "time": "1772181470" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 83, "time": "1772180413" }, "departure": { "delay": 83, "time": "1772180423" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 17, "time": "1772181947" }, "departure": { "delay": 17, "time": "1772181977" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 26, "time": "1772182218" }, "departure": { "delay": 26, "time": "1772182226" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 45, "time": "1772180193" }, "departure": { "delay": 45, "time": "1772180205" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 71, "time": "1772180461" }, "departure": { "delay": 71, "time": "1772180471" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 39, "time": "1772181677" }, "departure": { "delay": 39, "time": "1772181699" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1772182192" }, "departure": { "delay": 65, "time": "1772182205" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 109, "time": "1772180373" }, "departure": { "delay": 109, "time": "1772180389" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 49, "time": "1772182051" }, "departure": { "delay": 49, "time": "1772182069" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1772186450", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747505x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:743:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772203740" }, "departure": { "time": "1772203740" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772203860" }, "departure": { "time": "1772203860" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772203980" }, "departure": { "time": "1772203980" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772204580" }, "departure": { "time": "1772204580" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772204220" }, "departure": { "time": "1772204220" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772204340" }, "departure": { "time": "1772204340" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772204700" }, "departure": { "time": "1772204700" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772204820" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772204460" }, "departure": { "time": "1772204460" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772204100" }, "departure": { "time": "1772204100" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "departure": { "time": "1772203500" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772203620" }, "departure": { "time": "1772203620" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1772186371", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:743:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759046x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 77, "time": "1772175342" }, "departure": { "delay": 77, "time": "1772175377" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 152, "time": "1772176495" }, "departure": { "delay": 152, "time": "1772176532" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 138, "time": "1772176382" }, "departure": { "delay": 138, "time": "1772176398" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 196, "time": "1772176181" }, "departure": { "delay": 196, "time": "1772176216" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 125, "time": "1772177165" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 99, "time": "1772175556" }, "departure": { "delay": 99, "time": "1772175579" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 118, "time": "1772175502" }, "departure": { "delay": 118, "time": "1772175538" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 254, "time": "1772176888" }, "departure": { "delay": 254, "time": "1772176934" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 103, "time": "1772175786" }, "departure": { "delay": 103, "time": "1772175823" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 196, "time": "1772176779" }, "departure": { "delay": 196, "time": "1772176816" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 88, "time": "1772175318" }, "departure": { "delay": 88, "time": "1772175328" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 36, "time": "1772175170" }, "departure": { "delay": 36, "time": "1772175216" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 46, "time": "1772175106" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 131, "time": "1772176112" }, "departure": { "delay": 131, "time": "1772176151" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 147, "time": "1772176431" }, "departure": { "delay": 147, "time": "1772176467" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 41, "time": "1772175438" }, "departure": { "delay": 41, "time": "1772175461" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 92, "time": "1772175710" }, "departure": { "delay": 92, "time": "1772175752" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 126, "time": "1772175981" }, "departure": { "delay": 126, "time": "1772176026" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 86, "time": "1772175616" }, "departure": { "delay": 86, "time": "1772175626" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 64, "time": "1772175888" }, "departure": { "delay": 64, "time": "1772175904" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 228, "time": "1772176977" }, "departure": { "delay": 228, "time": "1772177028" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 50, "time": "1772175932" }, "departure": { "delay": 50, "time": "1772175950" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 137, "time": "1772176050" }, "departure": { "delay": 137, "time": "1772176097" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 255, "time": "1772177074" }, "departure": { "delay": 255, "time": "1772177115" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 212, "time": "1772176679" }, "departure": { "delay": 212, "time": "1772176712" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1772186450", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759046x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748436x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 203, "time": "1772182329" }, "departure": { "delay": 203, "time": "1772182343" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1772184045" }, "departure": { "delay": 2, "time": "1772184062" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 153, "time": "1772182577" }, "departure": { "delay": 153, "time": "1772182593" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 170, "time": "1772182360" }, "departure": { "delay": 170, "time": "1772182370" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 54, "time": "1772184202" }, "departure": { "delay": 54, "time": "1772184234" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 62, "time": "1772182828" }, "departure": { "delay": 62, "time": "1772182862" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 54, "time": "1772184284" }, "departure": { "delay": 54, "time": "1772184294" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 71, "time": "1772184475" }, "departure": { "delay": 71, "time": "1772184491" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 199, "time": "1772182442" }, "departure": { "delay": 199, "time": "1772182459" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 165, "time": "1772182901" }, "departure": { "delay": 165, "time": "1772183265" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 76, "time": "1772183700" }, "departure": { "delay": 76, "time": "1772183716" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 80, "time": "1772182751" }, "departure": { "delay": 80, "time": "1772182760" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 109, "time": "1772182657" }, "departure": { "delay": 109, "time": "1772182669" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 55, "time": "1772184517" }, "departure": { "delay": 55, "time": "1772184535" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 135, "time": "1772183520" }, "departure": { "delay": 135, "time": "1772183535" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 72, "time": "1772182680" }, "departure": { "delay": 72, "time": "1772182692" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 102, "time": "1772183605" }, "departure": { "delay": 102, "time": "1772183622" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 180, "time": "1772182546" }, "departure": { "delay": 180, "time": "1772182560" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 210, "time": "1772182290" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 25, "time": "1772184373" }, "departure": { "delay": 25, "time": "1772184385" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 16, "time": "1772183765" }, "departure": { "delay": 16, "time": "1772183776" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 213, "time": "1772182405" }, "departure": { "delay": 213, "time": "1772182413" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 203, "time": "1772182509" }, "departure": { "delay": 203, "time": "1772182523" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 136, "time": "1772182605" }, "departure": { "delay": 136, "time": "1772182636" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 47, "time": "1772184076" }, "departure": { "delay": 47, "time": "1772184107" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 73, "time": "1772184176" }, "departure": { "delay": 73, "time": "1772184193" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 35, "time": "1772184442" }, "departure": { "delay": 35, "time": "1772184455" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 173, "time": "1772183360" }, "departure": { "delay": 173, "time": "1772183393" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 152, "time": "1772183473" }, "departure": { "delay": 152, "time": "1772183492" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 109, "time": "1772183554" }, "departure": { "delay": 109, "time": "1772183569" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 57, "time": "1772183793" }, "departure": { "delay": 57, "time": "1772183877" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 158, "time": "1772183410" }, "departure": { "delay": 158, "time": "1772183438" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -62, "time": "1772184658" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 50, "time": "1772183967" }, "departure": { "delay": 50, "time": "1772183990" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 } ], "timestamp": "1772186455", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748436x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077431x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 173, "time": "1772187053" }, "departure": { "delay": 173, "time": "1772187053" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 173, "time": "1772187413" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 173, "time": "1772186453" }, "departure": { "delay": 173, "time": "1772186453" }, "stopId": "FR:76351:ZE:4652:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 191, "time": "1772187131" }, "departure": { "delay": 191, "time": "1772187131" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 195, "time": "1772186775" }, "departure": { "delay": 195, "time": "1772186775" }, "stopId": "FR:76351:ZE:3320:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 230, "time": "1772186270" }, "stopId": "FR:76351:ZE:3491:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 187, "time": "1772186887" }, "departure": { "delay": 187, "time": "1772186887" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 196, "time": "1772186536" }, "departure": { "delay": 196, "time": "1772186536" }, "stopId": "FR:76351:ZE:3571:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 188, "time": "1772187248" }, "departure": { "delay": 188, "time": "1772187248" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 203, "time": "1772187203" }, "departure": { "delay": 203, "time": "1772187203" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 173, "time": "1772186813" }, "departure": { "delay": 173, "time": "1772186813" }, "stopId": "FR:76351:ZE:3188:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 206, "time": "1772186606" }, "departure": { "delay": 206, "time": "1772186606" }, "stopId": "FR:76351:ZE:3179:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 174, "time": "1772186694" }, "departure": { "delay": 174, "time": "1772186694" }, "stopId": "FR:76351:ZE:3495:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 206, "time": "1772186366" }, "stopId": "FR:76351:ZE:3069:ATOUMOD003", "stopSequence": 11 } ], "timestamp": "1772186407", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077431x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4197391x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 125, "time": "1772188925" }, "departure": { "delay": 125, "time": "1772188925" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 132, "time": "1772188452" }, "departure": { "delay": 132, "time": "1772188452" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 138, "time": "1772187738" }, "departure": { "delay": 138, "time": "1772187738" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 141, "time": "1772188401" }, "departure": { "delay": 141, "time": "1772188401" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 132, "time": "1772188992" }, "departure": { "delay": 132, "time": "1772188992" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 134, "time": "1772188814" }, "departure": { "delay": 134, "time": "1772188814" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 100, "time": "1772187640" }, "departure": { "delay": 100, "time": "1772187640" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 100, "time": "1772187280" }, "departure": { "delay": 100, "time": "1772187280" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 158, "time": "1772186858" }, "departure": { "delay": 158, "time": "1772186858" }, "stopId": "FR:76351:ZE:3544:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 148, "time": "1772188768" }, "departure": { "delay": 148, "time": "1772188768" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 146, "time": "1772188946" }, "departure": { "delay": 146, "time": "1772188946" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 132, "time": "1772186172" }, "departure": { "delay": 132, "time": "1772186172" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 100, "time": "1772188360" }, "departure": { "delay": 100, "time": "1772188360" }, "stopId": "FR:76351:ZE:3729:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 146, "time": "1772188526" }, "departure": { "delay": 146, "time": "1772188526" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 137, "time": "1772188277" }, "departure": { "delay": 137, "time": "1772188277" }, "stopId": "FR:76351:ZE:3375:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 100, "time": "1772187940" }, "departure": { "delay": 100, "time": "1772187940" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 42, "time": "1772186082" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 138, "time": "1772186658" }, "departure": { "delay": 138, "time": "1772186658" }, "stopId": "FR:76351:ZE:3006:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 100, "time": "1772186440" }, "departure": { "delay": 100, "time": "1772186440" }, "stopId": "FR:76351:ZE:3448:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 151, "time": "1772187991" }, "departure": { "delay": 151, "time": "1772187991" }, "stopId": "FR:76351:ZE:3061:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 155, "time": "1772187395" }, "departure": { "delay": 155, "time": "1772187395" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 155, "time": "1772187695" }, "departure": { "delay": 155, "time": "1772187695" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 124, "time": "1772186164" }, "stopId": "FR:76341:ZE:4571:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 150, "time": "1772188110" }, "departure": { "delay": 150, "time": "1772188110" }, "stopId": "FR:76351:ZE:3604:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 100, "time": "1772186920" }, "departure": { "delay": 100, "time": "1772186920" }, "stopId": "FR:76351:ZE:3201:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 100, "time": "1772188900" }, "departure": { "delay": 100, "time": "1772188900" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 120, "time": "1772187600" }, "departure": { "delay": 120, "time": "1772187600" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 100, "time": "1772188720" }, "departure": { "delay": 100, "time": "1772188720" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 108, "time": "1772188188" }, "departure": { "delay": 108, "time": "1772188188" }, "stopId": "FR:76351:ZE:3653:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 108, "time": "1772188848" }, "departure": { "delay": 108, "time": "1772188848" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 100, "time": "1772188600" }, "departure": { "delay": 100, "time": "1772188600" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 143, "time": "1772186603" }, "departure": { "delay": 143, "time": "1772186603" }, "stopId": "FR:76351:ZE:3018:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 159, "time": "1772188659" }, "departure": { "delay": 159, "time": "1772188659" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 115, "time": "1772187535" }, "departure": { "delay": 115, "time": "1772187535" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 128, "time": "1772186408" }, "departure": { "delay": 128, "time": "1772186408" }, "stopId": "FR:76351:ZE:4114:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 107, "time": "1772187887" }, "departure": { "delay": 107, "time": "1772187887" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 100, "time": "1772189020" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 100, "time": "1772186740" }, "departure": { "delay": 100, "time": "1772186740" }, "stopId": "FR:76351:ZE:3773:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 110, "time": "1772188310" }, "departure": { "delay": 110, "time": "1772188310" }, "stopId": "FR:76351:ZE:3567:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4197391x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:4895210581524480x6:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -97, "time": "1772188596" }, "departure": { "delay": -97, "time": "1772188703" }, "stopId": "FR:50218:ZE:712770017:ATOUMOD105", "stopSequence": 32 }, { "arrival": { "delay": -126, "time": "1772188839" }, "departure": { "delay": -126, "time": "1772188974" }, "stopId": "FR:50532:ZE:767160015:ATOUMOD105", "stopSequence": 35 }, { "arrival": { "delay": -133, "time": "1772188165" }, "departure": { "delay": -133, "time": "1772188307" }, "stopId": "FR:50218:ZE:761940002:ATOUMOD105", "stopSequence": 27 }, { "arrival": { "delay": -131, "time": "1772188948" }, "departure": { "delay": -131, "time": "1772189089" }, "stopId": "FR:50532:ZE:742490002:ATOUMOD105", "stopSequence": 36 }, { "arrival": { "delay": 218, "time": "1772186848" }, "departure": { "delay": 218, "time": "1772186858" }, "stopId": "FR:50165:ZE:757990018:ATOUMOD105", "stopSequence": 8 }, { "arrival": { "delay": 190, "time": "1772186440" }, "departure": { "delay": 190, "time": "1772186470" }, "stopId": "FR:50647:ZE:761940003:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": 160, "time": "1772186730" }, "departure": { "delay": 160, "time": "1772186740" }, "stopId": "FR:50165:ZE:767160014:ATOUMOD105", "stopSequence": 7 }, { "arrival": { "delay": 209, "time": "1772186899" }, "departure": { "delay": 209, "time": "1772186909" }, "stopId": "FR:50165:ZE:767190002:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": 170, "time": "1772186560" }, "departure": { "delay": 170, "time": "1772186570" }, "stopId": "FR:50647:ZE:759840002:ATOUMOD105", "stopSequence": 5 }, { "arrival": { "delay": -120, "time": "1772187951" }, "departure": { "delay": -120, "time": "1772188080" }, "stopId": "FR:50218:ZE:761860019:ATOUMOD105", "stopSequence": 23 }, { "arrival": { "delay": -107, "time": "1772189413" }, "stopId": "FR:50532:ZE:753630002:ATOUMOD105", "stopSequence": 40 }, { "arrival": { "delay": -100, "time": "1772187810" }, "departure": { "delay": -100, "time": "1772187920" }, "stopId": "FR:50218:ZE:746190002:ATOUMOD105", "stopSequence": 21 }, { "arrival": { "delay": 90, "time": "1772187500" }, "departure": { "delay": 90, "time": "1772187510" }, "stopId": "FR:50218:ZE:740090003:ATOUMOD105", "stopSequence": 16 }, { "arrival": { "delay": 93, "time": "1772187623" }, "departure": { "delay": 93, "time": "1772187633" }, "stopId": "FR:50218:ZE:752240005:ATOUMOD105", "stopSequence": 18 }, { "arrival": { "delay": -135, "time": "1772188341" }, "departure": { "delay": -135, "time": "1772188485" }, "stopId": "FR:50218:ZE:767200002:ATOUMOD105", "stopSequence": 30 }, { "departure": { "delay": 81, "time": "1772186181" }, "stopId": "FR:50647:ZE:748690002:ATOUMOD105", "stopSequence": 1 }, { "arrival": { "delay": -120, "time": "1772188431" }, "departure": { "delay": -120, "time": "1772188560" }, "stopId": "FR:50218:ZE:756080005:ATOUMOD105", "stopSequence": 31 }, { "arrival": { "delay": -88, "time": "1772188674" }, "departure": { "delay": -88, "time": "1772188772" }, "stopId": "FR:50218:ZE:738750004:ATOUMOD105", "stopSequence": 33 }, { "arrival": { "delay": 136, "time": "1772186233" }, "departure": { "delay": 136, "time": "1772186296" }, "stopId": "FR:50647:ZE:759820002:ATOUMOD105", "stopSequence": 2 }, { "arrival": { "delay": 93, "time": "1772187323" }, "departure": { "delay": 93, "time": "1772187333" }, "stopId": "FR:50218:ZE:759790014:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": 112, "time": "1772187222" }, "departure": { "delay": 112, "time": "1772187232" }, "stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": -123, "time": "1772189204" }, "departure": { "delay": -123, "time": "1772189337" }, "stopId": "FR:50532:ZE:757970023:ATOUMOD105", "stopSequence": 39 }, { "arrival": { "delay": 36, "time": "1772187686" }, "departure": { "delay": 36, "time": "1772187696" }, "stopId": "FR:50218:ZE:758020003:ATOUMOD105", "stopSequence": 19 }, { "arrival": { "delay": -125, "time": "1772188300" }, "departure": { "delay": -125, "time": "1772188435" }, "stopId": "FR:50218:ZE:748670005:ATOUMOD105", "stopSequence": 29 }, { "arrival": { "delay": -130, "time": "1772189131" }, "departure": { "delay": -130, "time": "1772189270" }, "stopId": "FR:50532:ZE:757920018:ATOUMOD105", "stopSequence": 38 }, { "arrival": { "delay": -108, "time": "1772188755" }, "departure": { "delay": -108, "time": "1772188872" }, "stopId": "FR:50532:ZE:752240007:ATOUMOD105", "stopSequence": 34 }, { "arrival": { "delay": -124, "time": "1772188062" }, "departure": { "delay": -124, "time": "1772188196" }, "stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105", "stopSequence": 26 }, { "arrival": { "delay": -108, "time": "1772187855" }, "departure": { "delay": -108, "time": "1772187972" }, "stopId": "FR:50218:ZE:756080003:ATOUMOD105", "stopSequence": 22 }, { "arrival": { "delay": 164, "time": "1772186974" }, "departure": { "delay": 164, "time": "1772186984" }, "stopId": "FR:50165:ZE:746190003:ATOUMOD105", "stopSequence": 10 }, { "arrival": { "delay": -122, "time": "1772189027" }, "departure": { "delay": -122, "time": "1772189158" }, "stopId": "FR:50532:ZE:749890004:ATOUMOD105", "stopSequence": 37 }, { "arrival": { "delay": 168, "time": "1772187038" }, "departure": { "delay": 168, "time": "1772187048" }, "stopId": "FR:50165:ZE:5074917903040512:ATOUMOD105", "stopSequence": 11 }, { "arrival": { "delay": 99, "time": "1772187569" }, "departure": { "delay": 99, "time": "1772187579" }, "stopId": "FR:50218:ZE:759840001:ATOUMOD105", "stopSequence": 17 }, { "arrival": { "delay": 155, "time": "1772186665" }, "departure": { "delay": 155, "time": "1772186675" }, "stopId": "FR:50647:ZE:738750003:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": -126, "time": "1772188239" }, "departure": { "delay": -126, "time": "1772188374" }, "stopId": "FR:50218:ZE:759840003:ATOUMOD105", "stopSequence": 28 }, { "arrival": { "delay": 169, "time": "1772186377" }, "departure": { "delay": 169, "time": "1772186389" }, "stopId": "FR:50647:ZE:748680005:ATOUMOD105", "stopSequence": 3 }, { "arrival": { "delay": 157, "time": "1772187147" }, "departure": { "delay": 157, "time": "1772187157" }, "stopId": "FR:50165:ZE:4811184306913280:ATOUMOD105", "stopSequence": 12 } ], "timestamp": "1772186460", "trip": { "directionId": 2, "routeId": "ATOUMOD105:Line:348940035:LOC", "tripId": "ATOUMOD105:ServiceJourney:4895210581524480x6:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112274x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 72, "time": "1772187312" }, "departure": { "delay": 72, "time": "1772187312" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 75, "time": "1772186655" }, "departure": { "delay": 75, "time": "1772186655" }, "stopId": "FR:76351:ZE:3956:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 34, "time": "1772187214" }, "departure": { "delay": 34, "time": "1772187214" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 43, "time": "1772186923" }, "departure": { "delay": 43, "time": "1772186923" }, "stopId": "FR:76351:ZE:3968:ATOUMOD003", "stopSequence": 8 }, { "departure": { "delay": 67, "time": "1772186407" }, "stopId": "FR:76351:ZE:3994:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1772186560" }, "departure": { "delay": 40, "time": "1772186560" }, "stopId": "FR:76351:ZE:3986:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 55, "time": "1772187415" }, "departure": { "delay": 55, "time": "1772187415" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 62, "time": "1772186762" }, "departure": { "delay": 62, "time": "1772186762" }, "stopId": "FR:76351:ZE:3958:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 67, "time": "1772187127" }, "departure": { "delay": 67, "time": "1772187127" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 21, "time": "1772186001" }, "stopId": "FR:76351:ZE:3979:ATOUMOD003", "stopSequence": 1 }, { "departure": { "delay": 78, "time": "1772186178" }, "stopId": "FR:76351:ZE:3996:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 31, "time": "1772187631" }, "departure": { "delay": 31, "time": "1772187631" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1772187710" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 51, "time": "1772187531" }, "departure": { "delay": 51, "time": "1772187531" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 73, "time": "1772186293" }, "stopId": "FR:76351:ZE:3952:ATOUMOD003", "stopSequence": 3 } ], "timestamp": "1772186427", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112274x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:337:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 305, "time": "1772185980" }, "departure": { "delay": 305, "time": "1772185985" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 120, "time": "1772186700" }, "departure": { "delay": 120, "time": "1772186700" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 305, "time": "1772185800" }, "departure": { "delay": 305, "time": "1772185805" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1772187420" }, "departure": { "delay": 120, "time": "1772187420" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 120, "time": "1772184660" }, "departure": { "delay": 120, "time": "1772184780" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1772186760" }, "departure": { "delay": 120, "time": "1772186760" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 255, "time": "1772185210" }, "departure": { "delay": 255, "time": "1772185215" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772186400" }, "departure": { "time": "1772186400" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 120, "time": "1772187300" }, "departure": { "delay": 120, "time": "1772187300" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 305, "time": "1772185740" }, "departure": { "delay": 305, "time": "1772185745" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1772187360" }, "departure": { "delay": 120, "time": "1772187360" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 65, "time": "1772184480" }, "departure": { "delay": 65, "time": "1772184485" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 245, "time": "1772185020" }, "departure": { "delay": 245, "time": "1772185025" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1772186880" }, "departure": { "delay": 120, "time": "1772186880" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 365, "time": "1772185680" }, "departure": { "delay": 365, "time": "1772185685" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 195, "time": "1772185030" }, "departure": { "delay": 195, "time": "1772185035" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 245, "time": "1772185200" }, "departure": { "delay": 245, "time": "1772185205" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 65, "time": "1772184540" }, "departure": { "delay": 65, "time": "1772184545" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 305, "time": "1772185920" }, "departure": { "delay": 305, "time": "1772185925" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 15, "time": "1772184550" }, "departure": { "delay": 15, "time": "1772184555" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 120, "time": "1772187180" }, "departure": { "delay": 120, "time": "1772187180" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 120, "time": "1772187480" }, "departure": { "delay": 120, "time": "1772187480" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 65, "time": "1772186100" }, "departure": { "delay": 65, "time": "1772186105" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 305, "time": "1772185320" }, "departure": { "delay": 305, "time": "1772185325" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 125, "time": "1772187365" }, "departure": { "delay": 125, "time": "1772187365" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 120, "time": "1772187000" }, "departure": { "delay": 120, "time": "1772187000" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1772184360" }, "departure": { "delay": 5, "time": "1772184365" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 420, "time": "1772185500" }, "departure": { "delay": 420, "time": "1772185560" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "departure": { "delay": 5, "time": "1772184305" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 305, "time": "1772185860" }, "departure": { "delay": 305, "time": "1772185865" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 120, "time": "1772186280" }, "departure": { "delay": 120, "time": "1772186340" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 305, "time": "1772185380" }, "departure": { "delay": 305, "time": "1772185385" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 180, "time": "1772184840" }, "departure": { "delay": 180, "time": "1772184900" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 245, "time": "1772185140" }, "departure": { "delay": 245, "time": "1772185145" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1772187600" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:337:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758841x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 132, "time": "1772183571" }, "departure": { "delay": 132, "time": "1772183712" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 28, "time": "1772183152" }, "departure": { "delay": 28, "time": "1772183188" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 27, "time": "1772181074" }, "departure": { "delay": 27, "time": "1772181087" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 17, "time": "1772181000" }, "departure": { "delay": 17, "time": "1772181017" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -28, "time": "1772182254" }, "departure": { "delay": -28, "time": "1772182292" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 45, "time": "1772181631" }, "departure": { "delay": 45, "time": "1772181645" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 34, "time": "1772181958" }, "departure": { "delay": 34, "time": "1772181994" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -7, "time": "1772182640" }, "departure": { "delay": -7, "time": "1772182673" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 161, "time": "1772183944" }, "departure": { "delay": 161, "time": "1772183981" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 50, "time": "1772181457" }, "departure": { "delay": 50, "time": "1772181470" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 14, "time": "1772183341" }, "departure": { "delay": 14, "time": "1772183354" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 161, "time": "1772184032" }, "departure": { "delay": 161, "time": "1772184041" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 77, "time": "1772183073" }, "departure": { "delay": 77, "time": "1772183117" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 43, "time": "1772181354" }, "departure": { "delay": 43, "time": "1772181403" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 36, "time": "1772181744" }, "departure": { "delay": 36, "time": "1772181756" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 61, "time": "1772181559" }, "departure": { "delay": 61, "time": "1772181601" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -6, "time": "1772181129" }, "departure": { "delay": -6, "time": "1772181174" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 166, "time": "1772183911" }, "departure": { "delay": 166, "time": "1772183926" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 86, "time": "1772182778" }, "departure": { "delay": 86, "time": "1772182886" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 134, "time": "1772183791" }, "departure": { "delay": 134, "time": "1772183834" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 23, "time": "1772181866" }, "departure": { "delay": 23, "time": "1772181923" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 57, "time": "1772181681" }, "departure": { "delay": 57, "time": "1772181717" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 32, "time": "1772180672" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 116, "time": "1772183742" }, "departure": { "delay": 116, "time": "1772183756" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 131, "time": "1772183853" }, "departure": { "delay": 131, "time": "1772183891" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 2, "time": "1772182111" }, "departure": { "delay": 2, "time": "1772182142" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 4, "time": "1772182328" }, "departure": { "delay": 4, "time": "1772182384" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -10, "time": "1772181814" }, "departure": { "delay": -10, "time": "1772181830" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -14, "time": "1772181268" }, "departure": { "delay": -14, "time": "1772181286" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 4, "time": "1772181049" }, "departure": { "delay": 4, "time": "1772181064" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 62, "time": "1772182944" }, "departure": { "delay": 62, "time": "1772182982" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 51, "time": "1772183539" }, "departure": { "delay": 51, "time": "1772183571" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 39, "time": "1772180898" }, "departure": { "delay": 39, "time": "1772180919" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -36, "time": "1772182180" }, "departure": { "delay": -36, "time": "1772182224" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 42, "time": "1772180967" }, "departure": { "delay": 42, "time": "1772180982" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 99, "time": "1772184099" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 20, "time": "1772181307" }, "departure": { "delay": 20, "time": "1772181320" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 79, "time": "1772180706" }, "departure": { "delay": 79, "time": "1772180719" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 192, "time": "1772184001" }, "departure": { "delay": 192, "time": "1772184012" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 38, "time": "1772183395" }, "departure": { "delay": 38, "time": "1772183438" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 41, "time": "1772183306" }, "departure": { "delay": 41, "time": "1772183321" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -2, "time": "1772181226" }, "departure": { "delay": -2, "time": "1772181238" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1772183244" }, "departure": { "time": "1772183280" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 23, "time": "1772182002" }, "departure": { "delay": 23, "time": "1772182043" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 19, "time": "1772182535" }, "departure": { "delay": 19, "time": "1772182579" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 64, "time": "1772182469" }, "departure": { "delay": 64, "time": "1772182504" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 51, "time": "1772180848" }, "departure": { "delay": 51, "time": "1772180871" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 91, "time": "1772180748" }, "departure": { "delay": 91, "time": "1772180791" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758841x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748434x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1772180121" }, "departure": { "delay": 35, "time": "1772180135" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 23, "time": "1772179632" }, "departure": { "delay": 23, "time": "1772179643" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 6, "time": "1772178939" }, "departure": { "delay": 6, "time": "1772178966" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1772179175" }, "departure": { "delay": 43, "time": "1772179243" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 8, "time": "1772179456" }, "departure": { "delay": 8, "time": "1772179508" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -6, "time": "1772179421" }, "departure": { "delay": -6, "time": "1772179434" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 42, "time": "1772178010" }, "departure": { "delay": 42, "time": "1772178042" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -5, "time": "1772178161" }, "departure": { "delay": -5, "time": "1772178175" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 21, "time": "1772179745" }, "departure": { "delay": 21, "time": "1772179761" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 55, "time": "1772178527" }, "departure": { "delay": 55, "time": "1772178835" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 23, "time": "1772178907" }, "departure": { "delay": 23, "time": "1772178923" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 27, "time": "1772179913" }, "departure": { "delay": 27, "time": "1772179947" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 37, "time": "1772179821" }, "departure": { "delay": 37, "time": "1772179837" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -13, "time": "1772179107" }, "departure": { "delay": -13, "time": "1772179127" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 28, "time": "1772177788" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -8, "time": "1772180018" }, "departure": { "delay": -8, "time": "1772180032" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 32, "time": "1772178072" }, "departure": { "delay": 32, "time": "1772178092" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1772180070" }, "departure": { "delay": 1, "time": "1772180101" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 53, "time": "1772177921" }, "departure": { "delay": 53, "time": "1772177933" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -7, "time": "1772179720" }, "departure": { "delay": -7, "time": "1772179733" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 11, "time": "1772178254" }, "departure": { "delay": 11, "time": "1772178311" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 38, "time": "1772179318" }, "departure": { "delay": 38, "time": "1772179358" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1772179008" }, "departure": { "delay": -2, "time": "1772179018" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 27, "time": "1772177832" }, "departure": { "delay": 27, "time": "1772177847" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 11, "time": "1772179847" }, "departure": { "delay": 11, "time": "1772179871" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 15, "time": "1772180165" }, "departure": { "delay": 15, "time": "1772180175" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 11, "time": "1772178454" }, "departure": { "delay": 11, "time": "1772178491" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 27, "time": "1772178376" }, "departure": { "delay": 27, "time": "1772178387" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1772177869" }, "departure": { "delay": 1, "time": "1772177881" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 2, "time": "1772178199" }, "departure": { "delay": 2, "time": "1772178242" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 18, "time": "1772178104" }, "departure": { "delay": 18, "time": "1772178138" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 48, "time": "1772177953" }, "departure": { "delay": 48, "time": "1772177988" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 579, "time": "1772180979" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 3, "time": "1772179038" }, "departure": { "delay": 3, "time": "1772179083" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1772186455", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748434x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852820F5934635x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187720" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1772190600" }, "departure": { "time": "1772190900" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1772199300" }, "stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1772196960" }, "departure": { "time": "1772197020" }, "stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1772188500" }, "departure": { "time": "1772188560" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1772194920" }, "departure": { "time": "1772194980" }, "stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189400" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1772192460" }, "departure": { "time": "1772193480" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1772198940" }, "departure": { "time": "1772199000" }, "stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "time": "1772195940" }, "departure": { "time": "1772196000" }, "stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002", "stopSequence": 23 }, { "departure": { "time": "1772186760" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1772194080" }, "departure": { "time": "1772194140" }, "stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002", "stopSequence": 19 } ], "timestamp": "1772183155", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852820F5934635x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx637:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 178, "time": "1772184333" }, "departure": { "delay": 178, "time": "1772184358" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 163, "time": "1772184523" }, "departure": { "delay": 163, "time": "1772184523" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1772186448" }, "departure": { "delay": 48, "time": "1772186448" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 208, "time": "1772185337" }, "departure": { "delay": 208, "time": "1772185408" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 68, "time": "1772186408" }, "departure": { "delay": 68, "time": "1772186408" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 188, "time": "1772185783" }, "departure": { "delay": 188, "time": "1772185808" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 58, "time": "1772186518" }, "departure": { "delay": 58, "time": "1772186518" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 98, "time": "1772185958" }, "departure": { "delay": 98, "time": "1772185958" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 158, "time": "1772184458" }, "departure": { "delay": 158, "time": "1772184458" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 223, "time": "1772185458" }, "departure": { "delay": 223, "time": "1772185483" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 138, "time": "1772185158" }, "departure": { "delay": 138, "time": "1772185158" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "departure": { "delay": 48, "time": "1772184108" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 303, "time": "1772187183" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 87, "time": "1772186187" }, "departure": { "delay": 87, "time": "1772186187" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 53, "time": "1772184833" }, "departure": { "delay": 53, "time": "1772184833" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 174, "time": "1772185554" }, "departure": { "delay": 174, "time": "1772185554" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 128, "time": "1772184608" }, "departure": { "delay": 128, "time": "1772184608" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1772186330" }, "departure": { "delay": 50, "time": "1772186330" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 88, "time": "1772184183" }, "departure": { "delay": 88, "time": "1772184208" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 94, "time": "1772185234" }, "departure": { "delay": 94, "time": "1772185234" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 114, "time": "1772186034" }, "departure": { "delay": 114, "time": "1772186034" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 102, "time": "1772185062" }, "departure": { "delay": 102, "time": "1772185062" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 196, "time": "1772185636" }, "departure": { "delay": 196, "time": "1772185636" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 185, "time": "1772185865" }, "departure": { "delay": 185, "time": "1772185865" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 83, "time": "1772184959" }, "departure": { "delay": 83, "time": "1772184983" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 108, "time": "1772184708" }, "departure": { "delay": 108, "time": "1772184708" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 208, "time": "1772185708" }, "departure": { "delay": 208, "time": "1772185708" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1772184110", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx637:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10582:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 130, "time": "1772188210" }, "stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 139, "time": "1772187499" }, "departure": { "delay": 139, "time": "1772187499" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 130, "time": "1772187370" }, "departure": { "delay": 130, "time": "1772187370" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 167, "time": "1772186507" }, "departure": { "delay": 167, "time": "1772186507" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "delay": 22, "time": "1772185822" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 130, "time": "1772187070" }, "departure": { "delay": 130, "time": "1772187070" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 39, "time": "1772185899" }, "departure": { "delay": 39, "time": "1772185899" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 141, "time": "1772186601" }, "departure": { "delay": 141, "time": "1772186601" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 158, "time": "1772186678" }, "departure": { "delay": 158, "time": "1772186678" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 159, "time": "1772187459" }, "departure": { "delay": 159, "time": "1772187459" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 157, "time": "1772186977" }, "departure": { "delay": 157, "time": "1772186977" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 150, "time": "1772187930" }, "departure": { "delay": 150, "time": "1772187930" }, "stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 102, "time": "1772186022" }, "departure": { "delay": 102, "time": "1772186022" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 130, "time": "1772186890" }, "departure": { "delay": 130, "time": "1772186890" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 130, "time": "1772187550" }, "departure": { "delay": 130, "time": "1772187550" }, "stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 132, "time": "1772186150" }, "departure": { "delay": 132, "time": "1772186172" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 166, "time": "1772186746" }, "departure": { "delay": 166, "time": "1772186746" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1772186110" }, "departure": { "delay": 70, "time": "1772186110" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 106, "time": "1772186326" }, "departure": { "delay": 106, "time": "1772186326" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 183, "time": "1772186823" }, "departure": { "delay": 183, "time": "1772186823" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 87, "time": "1772185947" }, "departure": { "delay": 87, "time": "1772185947" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 87, "time": "1772186247" }, "departure": { "delay": 87, "time": "1772186247" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 152, "time": "1772186432" }, "departure": { "delay": 152, "time": "1772186432" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -237, "time": "1772187483" }, "departure": { "delay": -237, "time": "1772187483" }, "stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1772185830", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10582:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8310:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 125, "time": "1772187245" }, "departure": { "delay": 125, "time": "1772187245" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 125, "time": "1772187845" }, "departure": { "delay": 125, "time": "1772187845" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 128, "time": "1772187728" }, "departure": { "delay": 128, "time": "1772187728" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 125, "time": "1772188265" }, "departure": { "delay": 125, "time": "1772188265" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 129, "time": "1772187969" }, "departure": { "delay": 129, "time": "1772187969" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 125, "time": "1772186405" }, "departure": { "delay": 125, "time": "1772186405" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 167, "time": "1772187467" }, "departure": { "delay": 167, "time": "1772187467" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 130, "time": "1772187190" }, "departure": { "delay": 130, "time": "1772187190" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 125, "time": "1772186825" }, "departure": { "delay": 125, "time": "1772186825" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 167, "time": "1772187647" }, "departure": { "delay": 167, "time": "1772187647" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 184, "time": "1772187124" }, "departure": { "delay": 184, "time": "1772187124" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 177, "time": "1772188017" }, "departure": { "delay": 177, "time": "1772188017" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 125, "time": "1772188085" }, "departure": { "delay": 125, "time": "1772188085" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 118, "time": "1772186278" }, "departure": { "delay": 118, "time": "1772186278" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 125, "time": "1772187545" }, "departure": { "delay": 125, "time": "1772187545" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 128, "time": "1772187368" }, "departure": { "delay": 128, "time": "1772187368" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 125, "time": "1772186585" }, "departure": { "delay": 125, "time": "1772186585" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 160, "time": "1772186920" }, "departure": { "delay": 160, "time": "1772186920" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 125, "time": "1772187005" }, "departure": { "delay": 125, "time": "1772187005" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 140, "time": "1772186480" }, "departure": { "delay": 140, "time": "1772186480" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 54, "time": "1772186214" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772186219", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8310:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2219245577:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 142, "time": "1772182744" }, "departure": { "delay": 142, "time": "1772182762" }, "stopId": "FR:76476:ZE:15485:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 330, "time": "1772182456" }, "departure": { "delay": 330, "time": "1772182470" }, "stopId": "FR:76476:ZE:15472:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "time": "1772182896" }, "departure": { "time": "1772182680" }, "stopId": "FR:76476:ZE:15465:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 283, "time": "1772182533" }, "departure": { "delay": 283, "time": "1772182543" }, "stopId": "FR:76476:ZE:15470:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 256, "time": "1772182624" }, "departure": { "delay": 256, "time": "1772182636" }, "stopId": "FR:76476:ZE:15589:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 265, "time": "1772182567" }, "departure": { "delay": 265, "time": "1772182585" }, "stopId": "FR:76476:ZE:136:ATOUMOD019", "stopSequence": 5 }, { "departure": { "delay": 348, "time": "1772182428" }, "stopId": "FR:76476:ZE:15367:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 189, "time": "1772182675" }, "departure": { "delay": 189, "time": "1772182689" }, "stopId": "FR:76476:ZE:150:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 319, "time": "1772182511" }, "departure": { "delay": 319, "time": "1772182519" }, "stopId": "FR:76476:ZE:15471:ATOUMOD019", "stopSequence": 3 } ], "timestamp": "1772186451", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:24:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2219245577:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758406x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 270, "time": "1772175057" }, "departure": { "delay": 270, "time": "1772175090" }, "stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 283, "time": "1772175786" }, "departure": { "delay": 283, "time": "1772175823" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 188, "time": "1772176488" }, "departure": { "delay": 188, "time": "1772176508" }, "stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 21, "time": "1772173821" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 278, "time": "1772174790" }, "departure": { "delay": 278, "time": "1772174798" }, "stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 228, "time": "1772174216" }, "departure": { "delay": 228, "time": "1772174268" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 288, "time": "1772175446" }, "departure": { "delay": 288, "time": "1772175528" }, "stopId": "FR:50045:ZE:BENBG2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 352, "time": "1772177032" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 288, "time": "1772174579" }, "departure": { "delay": 288, "time": "1772174628" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 196, "time": "1772176683" }, "departure": { "delay": 196, "time": "1772176696" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 182, "time": "1772176024" }, "departure": { "delay": 182, "time": "1772176082" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 261, "time": "1772175365" }, "departure": { "delay": 261, "time": "1772175381" }, "stopId": "FR:50045:ZE:BENCG2:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758406x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:365:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1772186400" }, "departure": { "delay": 5, "time": "1772186405" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "departure": { "time": "1772185500" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 65, "time": "1772186160" }, "departure": { "delay": 65, "time": "1772186165" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 65, "time": "1772186340" }, "departure": { "delay": 65, "time": "1772186345" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 65, "time": "1772185980" }, "departure": { "delay": 65, "time": "1772185985" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 15, "time": "1772186230" }, "departure": { "delay": 15, "time": "1772186235" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772186520" }, "departure": { "time": "1772186520" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1772186220" }, "departure": { "delay": 65, "time": "1772186225" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772186460" }, "departure": { "time": "1772186460" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1772186100" }, "departure": { "delay": 65, "time": "1772186105" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1772185620" }, "departure": { "delay": 60, "time": "1772185680" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1772185800" }, "departure": { "delay": 60, "time": "1772185860" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772186580" }, "departure": { "time": "1772186580" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1772187180" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 15, "time": "1772186350" }, "departure": { "delay": 15, "time": "1772186355" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:365:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5469772:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1772190694" }, "departure": { "delay": 34, "time": "1772190694" }, "stopId": "FR:27456:ZE:0x6726:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 58, "time": "1772190598" }, "departure": { "delay": 58, "time": "1772190598" }, "stopId": "FR:27456:ZE:0x7200:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 87, "time": "1772191707" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "time": "1772190900" }, "departure": { "time": "1772190900" }, "stopId": "FR:27375:ZE:0x6462:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1772190970" }, "departure": { "delay": 10, "time": "1772190970" }, "stopId": "FR:27375:ZE:0x6510:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "time": "1772191020" }, "departure": { "time": "1772191020" }, "stopId": "FR:27375:ZE:0x6484:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -38, "time": "1772191162" }, "departure": { "delay": -38, "time": "1772191162" }, "stopId": "FR:27375:ZE:0x6503:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 179, "time": "1772191439" }, "departure": { "delay": 179, "time": "1772191439" }, "stopId": "FR:27375:ZE:0x6403:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 39, "time": "1772190939" }, "departure": { "delay": 39, "time": "1772190939" }, "stopId": "FR:27375:ZE:0x6446:ATOUMOD006", "stopSequence": 11 }, { "departure": { "time": "1772190000" }, "stopId": "FR:27003:ZE:0x6015:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1772190778" }, "departure": { "delay": 58, "time": "1772190778" }, "stopId": "FR:27456:ZE:0x6730:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 43, "time": "1772190823" }, "departure": { "delay": 43, "time": "1772190823" }, "stopId": "FR:27375:ZE:0x6390:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "time": "1772190240" }, "departure": { "time": "1772190240" }, "stopId": "FR:27003:ZE:0x7202:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 125, "time": "1772191565" }, "departure": { "delay": 125, "time": "1772191565" }, "stopId": "FR:27375:ZE:0x6417:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 164, "time": "1772191484" }, "departure": { "delay": 164, "time": "1772191484" }, "stopId": "FR:27375:ZE:0x6449:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 45, "time": "1772190105" }, "departure": { "delay": 45, "time": "1772190105" }, "stopId": "FR:27003:ZE:0x6007:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 23, "time": "1772190863" }, "departure": { "delay": 23, "time": "1772190863" }, "stopId": "FR:27375:ZE:0x6480:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 166, "time": "1772191606" }, "departure": { "delay": 166, "time": "1772191606" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 57, "time": "1772190957" }, "departure": { "delay": 57, "time": "1772190957" }, "stopId": "FR:27375:ZE:0x7186:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -53, "time": "1772191087" }, "departure": { "delay": -53, "time": "1772191087" }, "stopId": "FR:27375:ZE:0x6511:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1772190185" }, "departure": { "delay": 5, "time": "1772190185" }, "stopId": "FR:27003:ZE:0x6004:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 150, "time": "1772191650" }, "departure": { "delay": 150, "time": "1772191650" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 23 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:10:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5469772:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14029:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1772185500" }, "departure": { "delay": 120, "time": "1772185500" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": -11, "time": "1772185849" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 121, "time": "1772183581" }, "departure": { "delay": 121, "time": "1772183581" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 119, "time": "1772184599" }, "departure": { "delay": 119, "time": "1772184599" }, "stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 194, "time": "1772184974" }, "departure": { "delay": 194, "time": "1772184974" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772183220" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 109, "time": "1772183449" }, "departure": { "delay": 109, "time": "1772183449" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 104, "time": "1772183924" }, "departure": { "delay": 104, "time": "1772183924" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 17, "time": "1772183297" }, "departure": { "delay": 17, "time": "1772183297" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 134, "time": "1772184074" }, "departure": { "delay": 134, "time": "1772184074" }, "stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 78, "time": "1772185818" }, "departure": { "delay": 78, "time": "1772185818" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 124, "time": "1772183524" }, "departure": { "delay": 124, "time": "1772183524" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 210, "time": "1772185230" }, "departure": { "delay": 210, "time": "1772185230" }, "stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 217, "time": "1772185177" }, "departure": { "delay": 217, "time": "1772185177" }, "stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 199, "time": "1772185074" }, "departure": { "delay": 199, "time": "1772185099" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 145, "time": "1772184625" }, "departure": { "delay": 145, "time": "1772184625" }, "stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 79, "time": "1772184474" }, "departure": { "delay": 79, "time": "1772184499" }, "stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 208, "time": "1772184808" }, "departure": { "delay": 208, "time": "1772184808" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 155, "time": "1772183735" }, "departure": { "delay": 155, "time": "1772183735" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 114, "time": "1772183874" }, "departure": { "delay": 114, "time": "1772183874" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 114, "time": "1772184154" }, "departure": { "delay": 114, "time": "1772184174" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 164, "time": "1772185404" }, "departure": { "delay": 164, "time": "1772185424" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 75, "time": "1772185575" }, "departure": { "delay": 75, "time": "1772185575" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 174, "time": "1772185374" }, "departure": { "delay": 174, "time": "1772185374" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 40, "time": "1772183380" }, "departure": { "delay": 40, "time": "1772183380" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 184, "time": "1772184724" }, "departure": { "delay": 184, "time": "1772184724" }, "stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 155, "time": "1772184875" }, "departure": { "delay": 155, "time": "1772184875" }, "stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 191, "time": "1772185271" }, "departure": { "delay": 191, "time": "1772185271" }, "stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 104, "time": "1772184224" }, "departure": { "delay": 104, "time": "1772184224" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 95, "time": "1772184575" }, "departure": { "delay": 95, "time": "1772184575" }, "stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 94, "time": "1772183674" }, "departure": { "delay": 94, "time": "1772183674" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 99, "time": "1772184330" }, "departure": { "delay": 99, "time": "1772184399" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 159, "time": "1772185299" }, "departure": { "delay": 159, "time": "1772185299" }, "stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 172, "time": "1772185012" }, "departure": { "delay": 172, "time": "1772185012" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1772182630", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14029:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx1463:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187600" }, "stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772188380" }, "stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772189820" }, "stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772188740" }, "stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772189400" }, "stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772188800" }, "stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772187780" }, "stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772188320" }, "stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772187720" }, "stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772188080" }, "stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772188680" }, "stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772188260" }, "stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772188500" }, "stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772189340" }, "stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772189040" }, "stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772189220" }, "stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772187960" }, "stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772189280" }, "stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772188020" }, "stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772188980" }, "stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772189460" }, "stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772189520" }, "stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772189640" }, "stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772189700" }, "stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772189160" }, "stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772189580" }, "stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1772188140" }, "stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772188920" }, "stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772188620" }, "stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx111:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx1463:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745457x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 89, "time": "1772179485" }, "departure": { "delay": 89, "time": "1772179529" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -33, "time": "1772180212" }, "departure": { "delay": -33, "time": "1772180247" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1772180537" }, "departure": { "delay": 10, "time": "1772180590" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 104, "time": "1772179304" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -90, "time": "1772180850" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 22, "time": "1772180020" }, "departure": { "delay": 22, "time": "1772180062" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -41, "time": "1772180384" }, "departure": { "delay": -41, "time": "1772180419" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 74, "time": "1772179697" }, "departure": { "delay": 74, "time": "1772179754" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 49, "time": "1772179573" }, "departure": { "delay": 49, "time": "1772179609" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 25, "time": "1772180683" }, "departure": { "delay": 25, "time": "1772180725" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1772180749" }, "departure": { "delay": 2, "time": "1772180762" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 21, "time": "1772180614" }, "departure": { "delay": 21, "time": "1772180661" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 94, "time": "1772179802" }, "departure": { "delay": 94, "time": "1772179834" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 53, "time": "1772179655" }, "departure": { "delay": 53, "time": "1772179673" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 69, "time": "1772179407" }, "departure": { "delay": 69, "time": "1772179449" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -3, "time": "1772180107" }, "departure": { "delay": -3, "time": "1772180157" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -32, "time": "1772180271" }, "departure": { "delay": -32, "time": "1772180308" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -2, "time": "1772180458" }, "departure": { "delay": -2, "time": "1772180518" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 63, "time": "1772179942" }, "departure": { "delay": 63, "time": "1772179983" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745457x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851709F5934724x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772184240" }, "departure": { "time": "1772184300" }, "stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1772183580" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1772184600" }, "departure": { "time": "1772184660" }, "stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1772186220" }, "stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1772185260" }, "departure": { "time": "1772185320" }, "stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1772179976", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851709F5934724x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6879:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 93, "time": "1772185628" }, "departure": { "delay": 93, "time": "1772185653" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 83, "time": "1772185703" }, "departure": { "delay": 83, "time": "1772185703" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 8, "time": "1772185328" }, "departure": { "delay": 8, "time": "1772185328" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 82, "time": "1772184682" }, "departure": { "delay": 82, "time": "1772184682" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 55, "time": "1772184835" }, "departure": { "delay": 55, "time": "1772184835" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 72, "time": "1772185932" }, "departure": { "delay": 72, "time": "1772185932" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -86, "time": "1772185054" }, "departure": { "delay": -86, "time": "1772185054" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -31, "time": "1772185181" }, "departure": { "delay": -31, "time": "1772185229" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 64, "time": "1772185504" }, "departure": { "delay": 64, "time": "1772185504" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 38, "time": "1772184758" }, "departure": { "delay": 38, "time": "1772184758" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 48, "time": "1772185428" }, "departure": { "delay": 48, "time": "1772185428" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 63, "time": "1772185778" }, "departure": { "delay": 63, "time": "1772185803" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 12 }, { "departure": { "delay": 28, "time": "1772184628" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 78, "time": "1772185860" }, "departure": { "delay": 78, "time": "1772185878" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -12, "time": "1772186028" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1772184631", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6879:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18319:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 62, "time": "1772185622" }, "departure": { "delay": 62, "time": "1772185622" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 98, "time": "1772186237" }, "departure": { "delay": 98, "time": "1772186258" }, "stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 88, "time": "1772185983" }, "departure": { "delay": 88, "time": "1772186008" }, "stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 33, "time": "1772185833" }, "departure": { "delay": 33, "time": "1772185833" }, "stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 102, "time": "1772186622" }, "stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 50, "time": "1772186090" }, "departure": { "delay": 50, "time": "1772186090" }, "stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 102, "time": "1772186442" }, "departure": { "delay": 102, "time": "1772186442" }, "stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 85, "time": "1772185045" }, "departure": { "delay": 85, "time": "1772185045" }, "stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 62, "time": "1772185922" }, "departure": { "delay": 62, "time": "1772185922" }, "stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 91, "time": "1772185171" }, "departure": { "delay": 91, "time": "1772185171" }, "stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 88, "time": "1772185108" }, "departure": { "delay": 88, "time": "1772185108" }, "stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 27, "time": "1772185763" }, "departure": { "delay": 27, "time": "1772185767" }, "stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 103, "time": "1772185483" }, "departure": { "delay": 103, "time": "1772185483" }, "stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 58, "time": "1772184908" }, "departure": { "delay": 58, "time": "1772184958" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 126, "time": "1772185446" }, "departure": { "delay": 126, "time": "1772185446" }, "stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 119, "time": "1772185234" }, "departure": { "delay": 119, "time": "1772185259" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 83, "time": "1772186146" }, "departure": { "delay": 83, "time": "1772186183" }, "stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 75, "time": "1772185335" }, "departure": { "delay": 75, "time": "1772185335" }, "stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 88, "time": "1772185686" }, "departure": { "delay": 88, "time": "1772185708" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 88, "time": "1772186308" }, "departure": { "delay": 88, "time": "1772186308" }, "stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 75, "time": "1772185575" }, "departure": { "delay": 75, "time": "1772185575" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 104, "time": "1772186361" }, "departure": { "delay": 104, "time": "1772186384" }, "stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1772184970", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18319:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16946:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1772189670" }, "departure": { "delay": 30, "time": "1772189670" }, "stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 58, "time": "1772189818" }, "departure": { "delay": 58, "time": "1772189818" }, "stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 21, "time": "1772189901" }, "departure": { "delay": 21, "time": "1772189901" }, "stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 19, "time": "1772188279" }, "departure": { "delay": 19, "time": "1772188279" }, "stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1772189850" }, "departure": { "delay": 30, "time": "1772189850" }, "stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1772189881" }, "departure": { "delay": 1, "time": "1772189881" }, "stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1772189941" }, "departure": { "delay": 1, "time": "1772189941" }, "stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 28, "time": "1772189608" }, "departure": { "delay": 28, "time": "1772189608" }, "stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 48, "time": "1772188368" }, "departure": { "delay": 48, "time": "1772188368" }, "stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 55, "time": "1772188555" }, "departure": { "delay": 55, "time": "1772188555" }, "stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 12, "time": "1772187972" }, "departure": { "delay": 12, "time": "1772187972" }, "stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 39, "time": "1772187939" }, "departure": { "delay": 39, "time": "1772187939" }, "stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 49, "time": "1772188009" }, "departure": { "delay": 49, "time": "1772188009" }, "stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1772188233" }, "departure": { "delay": 33, "time": "1772188233" }, "stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 56, "time": "1772189576" }, "departure": { "delay": 56, "time": "1772189576" }, "stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 15, "time": "1772189775" }, "departure": { "delay": 15, "time": "1772189775" }, "stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 10, "time": "1772188330" }, "departure": { "delay": 10, "time": "1772188330" }, "stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1772189738" }, "departure": { "delay": 38, "time": "1772189738" }, "stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 8, "time": "1772189708" }, "departure": { "delay": 8, "time": "1772189708" }, "stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1772183770", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16946:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8901:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 174, "time": "1772185974" }, "departure": { "delay": 174, "time": "1772185974" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 153, "time": "1772185053" }, "departure": { "delay": 153, "time": "1772185053" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 164, "time": "1772185400" }, "departure": { "delay": 164, "time": "1772185424" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 169, "time": "1772185801" }, "departure": { "delay": 169, "time": "1772185849" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1772184675" }, "departure": { "delay": 15, "time": "1772184675" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 71, "time": "1772186531" }, "departure": { "delay": 71, "time": "1772186531" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 25, "time": "1772184625" }, "departure": { "delay": 25, "time": "1772184625" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 144, "time": "1772185524" }, "departure": { "delay": 144, "time": "1772185524" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 57, "time": "1772186337" }, "departure": { "delay": 57, "time": "1772186337" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 199, "time": "1772185699" }, "departure": { "delay": 199, "time": "1772185699" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 219, "time": "1772185299" }, "departure": { "delay": 219, "time": "1772185299" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 175, "time": "1772185915" }, "departure": { "delay": 175, "time": "1772185915" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 98, "time": "1772186498" }, "departure": { "delay": 98, "time": "1772186498" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 148, "time": "1772184988" }, "departure": { "delay": 148, "time": "1772184988" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 118, "time": "1772186698" }, "departure": { "delay": 118, "time": "1772186698" }, "stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 81, "time": "1772186421" }, "departure": { "delay": 81, "time": "1772186421" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 71, "time": "1772186891" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 184, "time": "1772185624" }, "departure": { "delay": 184, "time": "1772185624" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 44, "time": "1772184804" }, "departure": { "delay": 44, "time": "1772184824" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772184540" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 240, "time": "1772186160" }, "departure": { "delay": 240, "time": "1772186160" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 84, "time": "1772184924" }, "departure": { "delay": 84, "time": "1772184924" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 149, "time": "1772186249" }, "departure": { "delay": 149, "time": "1772186249" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 179, "time": "1772185199" }, "departure": { "delay": 179, "time": "1772185199" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772184530", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8901:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597605:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1772187810" }, "departure": { "delay": 30, "time": "1772187810" }, "stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 13, "time": "1772188453" }, "departure": { "delay": 13, "time": "1772188453" }, "stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188320" }, "stopId": "FR:27229:ZE:0xADO01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 69, "time": "1772188929" }, "departure": { "delay": 69, "time": "1772188929" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 69, "time": "1772189169" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 33, "time": "1772188533" }, "departure": { "delay": 33, "time": "1772188533" }, "stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 56, "time": "1772188376" }, "departure": { "delay": 56, "time": "1772188376" }, "stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004", "stopSequence": 17 }, { "departure": { "delay": -1218, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xROS01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 17, "time": "1772187917" }, "departure": { "delay": 17, "time": "1772187917" }, "stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 51, "time": "1772188251" }, "departure": { "delay": 51, "time": "1772188251" }, "stopId": "FR:27229:ZE:0xECH01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 74, "time": "1772188994" }, "departure": { "delay": 74, "time": "1772188994" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 32, "time": "1772187872" }, "departure": { "delay": 32, "time": "1772187872" }, "stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 35, "time": "1772188775" }, "departure": { "delay": 35, "time": "1772188775" }, "stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 23, "time": "1772188583" }, "departure": { "delay": 23, "time": "1772188583" }, "stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 69, "time": "1772189109" }, "departure": { "delay": 69, "time": "1772189109" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 56, "time": "1772187716" }, "departure": { "delay": 56, "time": "1772187716" }, "stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1772188490" }, "departure": { "delay": 50, "time": "1772188490" }, "stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 42, "time": "1772188182" }, "departure": { "delay": 42, "time": "1772188182" }, "stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 33, "time": "1772187753" }, "departure": { "delay": 33, "time": "1772187753" }, "stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004", "stopSequence": 7 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597605:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759088x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 148, "time": "1772167863" }, "departure": { "delay": 148, "time": "1772167888" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 122, "time": "1772168015" }, "departure": { "delay": 122, "time": "1772168042" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 167, "time": "1772168711" }, "departure": { "delay": 167, "time": "1772168747" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 120, "time": "1772167912" }, "departure": { "delay": 120, "time": "1772167920" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 172, "time": "1772168132" }, "departure": { "delay": 172, "time": "1772168152" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 178, "time": "1772167580" }, "departure": { "delay": 178, "time": "1772167678" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 129, "time": "1772168636" }, "departure": { "delay": 129, "time": "1772168649" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 133, "time": "1772168331" }, "departure": { "delay": 133, "time": "1772168353" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 156, "time": "1772168182" }, "departure": { "delay": 156, "time": "1772168196" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 213, "time": "1772167768" }, "departure": { "delay": 213, "time": "1772167773" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 102, "time": "1772168074" }, "departure": { "delay": 102, "time": "1772168082" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 176, "time": "1772168265" }, "departure": { "delay": 176, "time": "1772168276" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 103, "time": "1772167256" }, "departure": { "delay": 103, "time": "1772167483" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 181, "time": "1772168561" }, "departure": { "delay": 181, "time": "1772168581" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 141, "time": "1772168101" }, "departure": { "delay": 141, "time": "1772168121" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 158, "time": "1772168482" }, "departure": { "delay": 158, "time": "1772168498" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 161, "time": "1772168416" }, "departure": { "delay": 161, "time": "1772168441" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 147, "time": "1772167814" }, "departure": { "delay": 147, "time": "1772167827" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 128, "time": "1772168514" }, "departure": { "delay": 128, "time": "1772168528" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 86, "time": "1772167226" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 150, "time": "1772168790" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 143, "time": "1772168227" }, "departure": { "delay": 143, "time": "1772168243" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 169, "time": "1772168672" }, "departure": { "delay": 169, "time": "1772168689" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1772186450", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759088x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4195926x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76351:ZE:5093:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 50, "time": "1772187470" }, "departure": { "delay": 50, "time": "1772187470" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 55, "time": "1772187895" }, "departure": { "delay": 55, "time": "1772187895" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 28, "time": "1772188408" }, "departure": { "delay": 28, "time": "1772188408" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 58, "time": "1772186938" }, "departure": { "delay": 58, "time": "1772186938" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 7 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 50, "time": "1772187590" }, "departure": { "delay": 50, "time": "1772187590" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 6, "time": "1772187546" }, "departure": { "delay": 6, "time": "1772187546" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1772186580" }, "departure": { "time": "1772186580" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1772188355" }, "departure": { "delay": 35, "time": "1772188355" }, "stopId": "FR:76351:ZE:3024:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76351:ZE:4817:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 49, "time": "1772188489" }, "departure": { "delay": 49, "time": "1772188489" }, "stopId": "FR:76351:ZE:3542:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 47, "time": "1772187767" }, "departure": { "delay": 47, "time": "1772187767" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 45, "time": "1772187225" }, "departure": { "delay": 45, "time": "1772187225" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1772188123" }, "departure": { "delay": 43, "time": "1772188123" }, "stopId": "FR:76351:ZE:3214:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "time": "1772186820" }, "departure": { "time": "1772186820" }, "stopId": "FR:76351:ZE:4864:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 54, "time": "1772186874" }, "departure": { "delay": 54, "time": "1772186874" }, "stopId": "FR:76351:ZE:3468:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1772188740" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 21, "time": "1772187381" }, "departure": { "delay": 21, "time": "1772187381" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1772188230" }, "departure": { "delay": 30, "time": "1772188230" }, "stopId": "FR:76351:ZE:3258:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 3, "time": "1772188203" }, "departure": { "delay": 3, "time": "1772188203" }, "stopId": "FR:76351:ZE:3044:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 39, "time": "1772188179" }, "departure": { "delay": 39, "time": "1772188179" }, "stopId": "FR:76351:ZE:4079:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188320" }, "stopId": "FR:76351:ZE:3403:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 40, "time": "1772187940" }, "departure": { "delay": 40, "time": "1772187940" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 21, "time": "1772188641" }, "departure": { "delay": 21, "time": "1772188641" }, "stopId": "FR:76351:ZE:4606:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 47, "time": "1772187107" }, "departure": { "delay": 47, "time": "1772187107" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 44, "time": "1772188004" }, "departure": { "delay": 44, "time": "1772188004" }, "stopId": "FR:76552:ZE:3651:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 39, "time": "1772187639" }, "departure": { "delay": 39, "time": "1772187639" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 17, "time": "1772188037" }, "departure": { "delay": 17, "time": "1772188037" }, "stopId": "FR:76351:ZE:3032:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 5, "time": "1772187005" }, "departure": { "delay": 5, "time": "1772187005" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 32, "time": "1772188532" }, "departure": { "delay": 32, "time": "1772188532" }, "stopId": "FR:76351:ZE:3345:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 15, "time": "1772187975" }, "departure": { "delay": 15, "time": "1772187975" }, "stopId": "FR:76552:ZE:3630:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:76351:ZE:4471:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 17, "time": "1772186657" }, "departure": { "delay": 17, "time": "1772186657" }, "stopId": "FR:76351:ZE:5087:ATOUMOD003", "stopSequence": 3 } ], "timestamp": "1772186397", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:16:LOC", "tripId": "ATOUMOD003:ServiceJourney:4195926x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13673:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1772188340" }, "departure": { "delay": 20, "time": "1772188340" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 15, "time": "1772188995" }, "departure": { "delay": 15, "time": "1772188995" }, "stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 38, "time": "1772188838" }, "departure": { "delay": 38, "time": "1772188838" }, "stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 39, "time": "1772189139" }, "departure": { "delay": 39, "time": "1772189139" }, "stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 37, "time": "1772188417" }, "departure": { "delay": 37, "time": "1772188417" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 38, "time": "1772189498" }, "departure": { "delay": 38, "time": "1772189498" }, "stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 45, "time": "1772187945" }, "departure": { "delay": 45, "time": "1772187945" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1772187901" }, "departure": { "delay": 1, "time": "1772187901" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1772189178" }, "departure": { "delay": 18, "time": "1772189178" }, "stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 44, "time": "1772188304" }, "departure": { "delay": 44, "time": "1772188304" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 42, "time": "1772189082" }, "departure": { "delay": 42, "time": "1772189082" }, "stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 46, "time": "1772188186" }, "departure": { "delay": 46, "time": "1772188186" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772186230", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13673:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10918:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1772185620" }, "departure": { "delay": 120, "time": "1772185620" }, "stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 82, "time": "1772184572" }, "departure": { "delay": 82, "time": "1772184622" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 137, "time": "1772185697" }, "departure": { "delay": 137, "time": "1772185697" }, "stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 158, "time": "1772184098" }, "departure": { "delay": 158, "time": "1772184098" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 142, "time": "1772183997" }, "departure": { "delay": 142, "time": "1772184022" }, "stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 157, "time": "1772184277" }, "departure": { "delay": 157, "time": "1772184397" }, "stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 137, "time": "1772185577" }, "departure": { "delay": 137, "time": "1772185577" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 116, "time": "1772184176" }, "departure": { "delay": 116, "time": "1772184176" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 67, "time": "1772185447" }, "departure": { "delay": 67, "time": "1772185447" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 171, "time": "1772185791" }, "departure": { "delay": 171, "time": "1772185791" }, "stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 72, "time": "1772183772" }, "departure": { "delay": 72, "time": "1772183772" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 214, "time": "1772185114" }, "departure": { "delay": 214, "time": "1772185114" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 18 }, { "departure": { "delay": 22, "time": "1772183722" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 101, "time": "1772185301" }, "departure": { "delay": 101, "time": "1772185301" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 77, "time": "1772184197" }, "departure": { "delay": 77, "time": "1772184197" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 130, "time": "1772184490" }, "departure": { "delay": 130, "time": "1772184490" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 187, "time": "1772185147" }, "departure": { "delay": 187, "time": "1772185147" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 118, "time": "1772185198" }, "departure": { "delay": 118, "time": "1772185198" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 12, "time": "1772185872" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 98, "time": "1772185838" }, "departure": { "delay": 98, "time": "1772185838" }, "stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 124, "time": "1772185384" }, "departure": { "delay": 124, "time": "1772185384" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 114, "time": "1772184054" }, "departure": { "delay": 114, "time": "1772184054" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 127, "time": "1772183947" }, "departure": { "delay": 127, "time": "1772183947" }, "stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 231, "time": "1772185071" }, "departure": { "delay": 231, "time": "1772185071" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 82, "time": "1772185498" }, "departure": { "delay": 82, "time": "1772185522" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 137, "time": "1772183872" }, "departure": { "delay": 137, "time": "1772183897" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 117, "time": "1772184777" }, "departure": { "delay": 117, "time": "1772184777" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 145, "time": "1772184856" }, "departure": { "delay": 145, "time": "1772184925" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 109, "time": "1772184709" }, "departure": { "delay": 109, "time": "1772184709" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 207, "time": "1772184447" }, "departure": { "delay": 207, "time": "1772184447" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1772183730", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10918:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2185:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 107, "time": "1772183423" }, "departure": { "delay": 107, "time": "1772183447" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 37, "time": "1772185297" }, "departure": { "delay": 37, "time": "1772185297" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1772185350" }, "departure": { "delay": 30, "time": "1772185350" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -24, "time": "1772185716" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 92, "time": "1772184547" }, "departure": { "delay": 92, "time": "1772184572" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 78, "time": "1772183598" }, "departure": { "delay": 78, "time": "1772183598" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -72, "time": "1772184648" }, "departure": { "delay": -72, "time": "1772184648" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 123, "time": "1772183523" }, "departure": { "delay": 123, "time": "1772183523" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 97, "time": "1772184372" }, "departure": { "delay": 97, "time": "1772184397" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 2, "time": "1772183222" }, "departure": { "delay": 2, "time": "1772183222" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 58, "time": "1772185198" }, "departure": { "delay": 58, "time": "1772185198" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 32, "time": "1772184253" }, "departure": { "delay": 32, "time": "1772184272" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1772183973" }, "departure": { "delay": 57, "time": "1772183997" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 100, "time": "1772183777" }, "departure": { "delay": 100, "time": "1772183800" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 102, "time": "1772183908" }, "departure": { "delay": 102, "time": "1772183922" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 96, "time": "1772184456" }, "departure": { "delay": 96, "time": "1772184456" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -24, "time": "1772185056" }, "departure": { "delay": -24, "time": "1772185056" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 77, "time": "1772184197" }, "departure": { "delay": 77, "time": "1772184197" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -15, "time": "1772184825" }, "departure": { "delay": -15, "time": "1772184825" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772183100" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 38, "time": "1772185573" }, "departure": { "delay": 38, "time": "1772185598" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 92, "time": "1772185449" }, "departure": { "delay": 92, "time": "1772185472" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 47, "time": "1772183724" }, "departure": { "delay": 47, "time": "1772183747" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 7, "time": "1772185147" }, "departure": { "delay": 7, "time": "1772185147" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 29, "time": "1772184929" }, "departure": { "delay": 29, "time": "1772184929" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 37, "time": "1772184097" }, "departure": { "delay": 37, "time": "1772184097" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1772183323" }, "departure": { "delay": 43, "time": "1772183323" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772182790", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2185:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx4478:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772190780" }, "stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772190360" }, "stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772190120" }, "stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772189460" }, "stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772190300" }, "stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772189940" }, "stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772188620" }, "stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772190480" }, "stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772190000" }, "stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772188500" }, "stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772188440" }, "stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772190900" }, "stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772190720" }, "stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772188200" }, "stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772188980" }, "stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx118:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx4478:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3740:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1772186985" }, "departure": { "delay": 45, "time": "1772186985" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1772186688" }, "departure": { "delay": 48, "time": "1772186688" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1772187947" }, "departure": { "delay": 47, "time": "1772187947" }, "stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 8, "time": "1772187068" }, "departure": { "delay": 8, "time": "1772187068" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 }, { "departure": { "delay": 15, "time": "1772186475" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1772187243" }, "departure": { "delay": 3, "time": "1772187243" }, "stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 21, "time": "1772187321" }, "departure": { "delay": 21, "time": "1772187321" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 15, "time": "1772188155" }, "stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 6, "time": "1772186526" }, "departure": { "delay": 6, "time": "1772186526" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1772187555" }, "departure": { "delay": 15, "time": "1772187555" }, "stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 9, "time": "1772187849" }, "departure": { "delay": 9, "time": "1772187849" }, "stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 36, "time": "1772187756" }, "departure": { "delay": 36, "time": "1772187756" }, "stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 23, "time": "1772186843" }, "departure": { "delay": 23, "time": "1772186843" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 12, "time": "1772186592" }, "departure": { "delay": 12, "time": "1772186592" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 45, "time": "1772187465" }, "departure": { "delay": 45, "time": "1772187465" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 15, "time": "1772186775" }, "departure": { "delay": 15, "time": "1772186775" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1772187185" }, "departure": { "delay": 5, "time": "1772187185" }, "stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 16, "time": "1772187676" }, "departure": { "delay": 16, "time": "1772187676" }, "stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1772186310", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3740:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1901:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 110, "time": "1772184470" }, "departure": { "delay": 110, "time": "1772184470" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 218, "time": "1772185393" }, "departure": { "delay": 218, "time": "1772185418" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 114, "time": "1772183394" }, "departure": { "delay": 114, "time": "1772183394" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 169, "time": "1772184748" }, "departure": { "delay": 169, "time": "1772184769" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 73, "time": "1772184193" }, "departure": { "delay": 73, "time": "1772184193" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 48, "time": "1772183268" }, "departure": { "delay": 48, "time": "1772183268" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 218, "time": "1772185701" }, "departure": { "delay": 218, "time": "1772185718" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 163, "time": "1772183724" }, "departure": { "delay": 163, "time": "1772183743" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 198, "time": "1772184593" }, "departure": { "delay": 198, "time": "1772184618" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 239, "time": "1772185594" }, "departure": { "delay": 239, "time": "1772185619" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 300, "time": "1772185200" }, "departure": { "delay": 300, "time": "1772185200" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 65, "time": "1772183885" }, "departure": { "delay": 65, "time": "1772183885" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 183, "time": "1772184843" }, "departure": { "delay": 183, "time": "1772184843" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 225, "time": "1772185485" }, "departure": { "delay": 225, "time": "1772185485" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 148, "time": "1772183668" }, "departure": { "delay": 148, "time": "1772183668" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 198, "time": "1772184918" }, "departure": { "delay": 198, "time": "1772184918" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 221, "time": "1772185301" }, "departure": { "delay": 221, "time": "1772185301" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "departure": { "delay": 30, "time": "1772183190" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 203, "time": "1772185029" }, "departure": { "delay": 203, "time": "1772185043" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 133, "time": "1772183593" }, "departure": { "delay": 133, "time": "1772183593" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 153, "time": "1772184372" }, "departure": { "delay": 153, "time": "1772184393" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1772183945" }, "departure": { "delay": 5, "time": "1772183945" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 89, "time": "1772184269" }, "departure": { "delay": 89, "time": "1772184269" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 213, "time": "1772184669" }, "departure": { "delay": 213, "time": "1772184693" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 187, "time": "1772185807" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 153, "time": "1772183472" }, "departure": { "delay": 153, "time": "1772183493" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1772182950", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1901:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1123:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188320" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 2 }, { "departure": { "time": "1772188260" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:27681:ZE:10090:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1772188500" }, "departure": { "time": "1772188500" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1772189520" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1772186415", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:1123:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017619x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 137, "time": "1772187077" }, "departure": { "delay": 137, "time": "1772187077" }, "stopId": "FR:76351:ZE:3025:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 85, "time": "1772187325" }, "departure": { "delay": 85, "time": "1772187325" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 82, "time": "1772187502" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 82, "time": "1772186362" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 82, "time": "1772186722" }, "departure": { "delay": 82, "time": "1772186722" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 82, "time": "1772187262" }, "departure": { "delay": 82, "time": "1772187262" }, "stopId": "FR:76351:ZE:3012:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 122, "time": "1772187182" }, "departure": { "delay": 122, "time": "1772187182" }, "stopId": "FR:76351:ZE:4803:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 83, "time": "1772186603" }, "departure": { "delay": 83, "time": "1772186603" }, "stopId": "FR:76351:ZE:3029:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 137, "time": "1772187437" }, "departure": { "delay": 137, "time": "1772187437" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 114, "time": "1772186874" }, "departure": { "delay": 114, "time": "1772186874" }, "stopId": "FR:76351:ZE:4566:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 85, "time": "1772186845" }, "departure": { "delay": 85, "time": "1772186845" }, "stopId": "FR:76351:ZE:4547:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 111, "time": "1772186931" }, "departure": { "delay": 111, "time": "1772186931" }, "stopId": "FR:76351:ZE:3625:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 138, "time": "1772187378" }, "departure": { "delay": 138, "time": "1772187378" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 140, "time": "1772187140" }, "departure": { "delay": 140, "time": "1772187140" }, "stopId": "FR:76351:ZE:3584:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 108, "time": "1772187468" }, "departure": { "delay": 108, "time": "1772187468" }, "stopId": "FR:76351:ZE:4568:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 82, "time": "1772186542" }, "departure": { "delay": 82, "time": "1772186542" }, "stopId": "FR:76351:ZE:3529:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 82, "time": "1772187022" }, "departure": { "delay": 82, "time": "1772187022" }, "stopId": "FR:76351:ZE:4840:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 111, "time": "1772186451" }, "departure": { "delay": 111, "time": "1772186451" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 102, "time": "1772186982" }, "departure": { "delay": 102, "time": "1772186982" }, "stopId": "FR:76351:ZE:3128:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 111, "time": "1772186751" }, "departure": { "delay": 111, "time": "1772186751" }, "stopId": "FR:76351:ZE:4995:ATOUMOD003", "stopSequence": 6 } ], "timestamp": "1772186427", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017619x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9660:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 175, "time": "1772184235" }, "departure": { "delay": 175, "time": "1772184235" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 276, "time": "1772185332" }, "departure": { "delay": 276, "time": "1772185356" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 144, "time": "1772183784" }, "departure": { "delay": 144, "time": "1772183784" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 281, "time": "1772185763" }, "departure": { "delay": 281, "time": "1772185781" }, "stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 220, "time": "1772184978" }, "departure": { "delay": 220, "time": "1772185000" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 326, "time": "1772185706" }, "departure": { "delay": 326, "time": "1772185706" }, "stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 181, "time": "1772184181" }, "departure": { "delay": 181, "time": "1772184181" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 191, "time": "1772184431" }, "departure": { "delay": 191, "time": "1772184431" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 146, "time": "1772183906" }, "departure": { "delay": 146, "time": "1772183906" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 202, "time": "1772183962" }, "departure": { "delay": 202, "time": "1772183962" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 321, "time": "1772185581" }, "departure": { "delay": 321, "time": "1772185581" }, "stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 89, "time": "1772183609" }, "departure": { "delay": 89, "time": "1772183609" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 236, "time": "1772184631" }, "departure": { "delay": 236, "time": "1772184656" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 127, "time": "1772183707" }, "departure": { "delay": 127, "time": "1772183707" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 151, "time": "1772184031" }, "departure": { "delay": 151, "time": "1772184031" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 336, "time": "1772185656" }, "departure": { "delay": 336, "time": "1772185656" }, "stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 261, "time": "1772185257" }, "departure": { "delay": 261, "time": "1772185281" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 229, "time": "1772184529" }, "departure": { "delay": 229, "time": "1772184529" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 179, "time": "1772184119" }, "departure": { "delay": 179, "time": "1772184119" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 221, "time": "1772185160" }, "departure": { "delay": 221, "time": "1772185181" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 62, "time": "1772183462" }, "departure": { "delay": 62, "time": "1772183462" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 276, "time": "1772184756" }, "departure": { "delay": 276, "time": "1772184756" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 242, "time": "1772184602" }, "departure": { "delay": 242, "time": "1772184602" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 306, "time": "1772185506" }, "departure": { "delay": 306, "time": "1772185506" }, "stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 213, "time": "1772185893" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 237, "time": "1772184799" }, "departure": { "delay": 237, "time": "1772184837" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 211, "time": "1772184306" }, "departure": { "delay": 211, "time": "1772184331" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1772183660" }, "departure": { "delay": 80, "time": "1772183660" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772183400" }, "stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 146, "time": "1772185089" }, "departure": { "delay": 146, "time": "1772185106" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1772183389", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9660:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2228:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 9, "time": "1772186109" }, "departure": { "delay": 9, "time": "1772186109" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 14, "time": "1772185034" }, "departure": { "delay": 14, "time": "1772185034" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 34, "time": "1772184917" }, "departure": { "delay": 34, "time": "1772184934" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -21, "time": "1772184159" }, "departure": { "delay": -21, "time": "1772184159" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 44, "time": "1772185484" }, "departure": { "delay": 44, "time": "1772185484" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 126, "time": "1772184462" }, "departure": { "delay": 126, "time": "1772184486" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 118, "time": "1772186458" }, "departure": { "delay": 118, "time": "1772186458" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 39, "time": "1772186259" }, "departure": { "delay": 39, "time": "1772186259" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -16, "time": "1772185184" }, "departure": { "delay": -16, "time": "1772185184" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 35, "time": "1772185295" }, "departure": { "delay": 35, "time": "1772185295" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 24, "time": "1772185884" }, "departure": { "delay": 24, "time": "1772185884" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 81, "time": "1772184561" }, "departure": { "delay": 81, "time": "1772184561" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 104, "time": "1772184740" }, "departure": { "delay": 104, "time": "1772184764" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -5, "time": "1772186035" }, "departure": { "delay": -5, "time": "1772186035" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 11, "time": "1772185784" }, "departure": { "delay": 11, "time": "1772185811" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 78, "time": "1772184858" }, "departure": { "delay": 78, "time": "1772184858" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 49, "time": "1772184349" }, "departure": { "delay": 49, "time": "1772184349" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 49, "time": "1772184687" }, "departure": { "delay": 49, "time": "1772184709" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -5, "time": "1772184235" }, "departure": { "delay": -5, "time": "1772184235" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 79, "time": "1772186599" }, "departure": { "delay": 79, "time": "1772186599" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 68, "time": "1772185388" }, "departure": { "delay": 68, "time": "1772185388" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 79, "time": "1772186334" }, "departure": { "delay": 79, "time": "1772186359" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 79, "time": "1772186719" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -89, "time": "1772185591" }, "departure": { "delay": -89, "time": "1772185591" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772184060" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1772185110" }, "departure": { "delay": 30, "time": "1772185110" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 84, "time": "1772186184" }, "departure": { "delay": 84, "time": "1772186184" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1772183851", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2228:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9999x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772191740" }, "departure": { "time": "1772191740" }, "stopId": "FR:76259:ZE:FECOTOU2:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1772191920" }, "departure": { "time": "1772191920" }, "stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1772191620" }, "departure": { "time": "1772191620" }, "stopId": "FR:76259:ZE:FECQPIL1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1772191380" }, "departure": { "time": "1772191380" }, "stopId": "FR:76259:ZE:FECSMOR1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1772191200" }, "departure": { "time": "1772191200" }, "stopId": "FR:76259:ZE:FECFOUR1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1772191500" }, "departure": { "time": "1772191500" }, "stopId": "FR:76259:ZE:FECJLOR1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1772192220" }, "departure": { "time": "1772192220" }, "stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1772191860" }, "departure": { "time": "1772191860" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1772192160" }, "departure": { "time": "1772192160" }, "stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1772191980" }, "departure": { "time": "1772191980" }, "stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "time": "1772192280" }, "departure": { "time": "1772192280" }, "stopId": "FR:76259:ZE:PARCLOI2:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "time": "1772192040" }, "departure": { "time": "1772192040" }, "stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "time": "1772192340" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "time": "1772191560" }, "departure": { "time": "1772191560" }, "stopId": "FR:76259:ZE:FECACON1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1772191260" }, "departure": { "time": "1772191260" }, "stopId": "FR:76259:ZE:FECSENE1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1772191320" }, "departure": { "time": "1772191320" }, "stopId": "FR:76259:ZE:FECSMAG1:ATOUMOD008", "stopSequence": 4 }, { "departure": { "time": "1772191140" }, "stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1772191680" }, "departure": { "time": "1772191680" }, "stopId": "FR:76259:ZE:FECACON2:ATOUMOD008", "stopSequence": 9 } ], "timestamp": "1772186496", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L3:LOC", "tripId": "ATOUMOD008:ServiceJourney:9999x0:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745463x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -69, "time": "1772184531" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -6, "time": "1772184995" }, "departure": { "delay": -6, "time": "1772185014" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -49, "time": "1772185822" }, "departure": { "delay": -49, "time": "1772185871" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 4, "time": "1772184627" }, "departure": { "delay": 4, "time": "1772184784" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -65, "time": "1772185753" }, "departure": { "delay": -65, "time": "1772185795" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 12, "time": "1772185290" }, "departure": { "delay": 12, "time": "1772185332" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 14, "time": "1772184839" }, "departure": { "delay": 14, "time": "1772184854" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -43, "time": "1772185462" }, "departure": { "delay": -43, "time": "1772185517" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -6, "time": "1772184896" }, "departure": { "delay": -6, "time": "1772184954" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -14, "time": "1772186111" }, "departure": { "delay": -14, "time": "1772186146" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -60, "time": "1772185642" }, "departure": { "delay": -60, "time": "1772185680" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1772185038" }, "departure": { "delay": -1, "time": "1772185079" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -23, "time": "1772185382" }, "departure": { "delay": -23, "time": "1772185417" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -63, "time": "1772185571" }, "departure": { "delay": -63, "time": "1772185617" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -8, "time": "1772185988" }, "departure": { "delay": -8, "time": "1772186032" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -22, "time": "1772185897" }, "departure": { "delay": -22, "time": "1772185958" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -9, "time": "1772186054" }, "departure": { "delay": -9, "time": "1772186091" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -84, "time": "1772186256" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 20, "time": "1772185117" }, "departure": { "delay": 20, "time": "1772185160" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745463x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx1415:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772185020" }, "stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772185080" }, "stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772185320" }, "stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772185440" }, "stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772185860" }, "stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772184780" }, "stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772185500" }, "stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772185380" }, "stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772186820" }, "stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1772185200" }, "stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772184900" }, "stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772184960" }, "stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772186160" }, "stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772186220" }, "stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772185260" }, "stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772184600" }, "stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772185800" }, "stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772186040" }, "stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772185140" }, "stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772184840" }, "stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772186460" }, "stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772185620" }, "stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx111:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx1415:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9657:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 129, "time": "1772186889" }, "departure": { "delay": 129, "time": "1772186889" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 63, "time": "1772186103" }, "departure": { "delay": 63, "time": "1772186103" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 81, "time": "1772186481" }, "departure": { "delay": 81, "time": "1772186481" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 81, "time": "1772186781" }, "departure": { "delay": 81, "time": "1772186781" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 111, "time": "1772187111" }, "departure": { "delay": 111, "time": "1772187111" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 87, "time": "1772187987" }, "departure": { "delay": 87, "time": "1772187987" }, "stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 88, "time": "1772187268" }, "departure": { "delay": 88, "time": "1772187268" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772186040" }, "stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 52, "time": "1772186212" }, "departure": { "delay": 52, "time": "1772186212" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 105, "time": "1772186325" }, "departure": { "delay": 105, "time": "1772186325" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 109, "time": "1772187049" }, "departure": { "delay": 109, "time": "1772187049" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 81, "time": "1772187141" }, "departure": { "delay": 81, "time": "1772187141" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 110, "time": "1772188070" }, "departure": { "delay": 110, "time": "1772188070" }, "stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 80, "time": "1772186300" }, "departure": { "delay": 80, "time": "1772186300" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 102, "time": "1772186982" }, "departure": { "delay": 102, "time": "1772186982" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 79, "time": "1772188279" }, "departure": { "delay": 79, "time": "1772188279" }, "stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 82, "time": "1772186602" }, "departure": { "delay": 82, "time": "1772186602" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 90, "time": "1772187510" }, "departure": { "delay": 90, "time": "1772187510" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 116, "time": "1772188136" }, "departure": { "delay": 116, "time": "1772188136" }, "stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 86, "time": "1772186726" }, "departure": { "delay": 86, "time": "1772186726" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 125, "time": "1772188205" }, "departure": { "delay": 125, "time": "1772188205" }, "stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 88, "time": "1772186668" }, "departure": { "delay": 88, "time": "1772186668" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 131, "time": "1772186531" }, "departure": { "delay": 131, "time": "1772186531" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 102, "time": "1772187222" }, "departure": { "delay": 102, "time": "1772187222" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 127, "time": "1772186407" }, "departure": { "delay": 127, "time": "1772186407" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772185830", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9657:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758718x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -5, "time": "1772178011" }, "departure": { "delay": -5, "time": "1772178055" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 36, "time": "1772178798" }, "departure": { "delay": 36, "time": "1772178816" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 13, "time": "1772179110" }, "departure": { "delay": 13, "time": "1772179153" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 33, "time": "1772179394" }, "departure": { "delay": 33, "time": "1772179413" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -13, "time": "1772178126" }, "departure": { "delay": -13, "time": "1772178167" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 43, "time": "1772178867" }, "departure": { "delay": 43, "time": "1772178883" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 51, "time": "1772178737" }, "departure": { "delay": 51, "time": "1772178771" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 17, "time": "1772177297" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 29, "time": "1772177359" }, "departure": { "delay": 29, "time": "1772177369" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1772179207" }, "departure": { "delay": 25, "time": "1772179225" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1772178950" }, "departure": { "delay": 30, "time": "1772178990" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 4, "time": "1772180096" }, "departure": { "delay": 4, "time": "1772180104" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 16, "time": "1772179805" }, "departure": { "delay": 16, "time": "1772179816" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 42, "time": "1772179859" }, "departure": { "delay": 42, "time": "1772179902" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 31, "time": "1772179934" }, "departure": { "delay": 31, "time": "1772179951" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -5, "time": "1772179479" }, "departure": { "delay": -5, "time": "1772179495" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -13, "time": "1772180147" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -27, "time": "1772179613" }, "departure": { "delay": -27, "time": "1772179653" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 18, "time": "1772178429" }, "departure": { "delay": 18, "time": "1772178498" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -7, "time": "1772179532" }, "departure": { "delay": -7, "time": "1772179553" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 17, "time": "1772178651" }, "departure": { "delay": 17, "time": "1772178677" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 19, "time": "1772177529" }, "departure": { "delay": 19, "time": "1772177539" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 13, "time": "1772179979" }, "departure": { "delay": 13, "time": "1772179993" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 3, "time": "1772179714" }, "departure": { "delay": 3, "time": "1772179743" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 39, "time": "1772177759" }, "departure": { "delay": 39, "time": "1772177799" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1772177861" }, "departure": { "delay": -1, "time": "1772177879" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1772178309" }, "departure": { "delay": 60, "time": "1772178360" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 54, "time": "1772179295" }, "departure": { "delay": 54, "time": "1772179314" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -17, "time": "1772179039" }, "departure": { "delay": -17, "time": "1772179063" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 24, "time": "1772177437" }, "departure": { "delay": 24, "time": "1772177484" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 66, "time": "1772178565" }, "departure": { "delay": 66, "time": "1772178606" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 37, "time": "1772177582" }, "departure": { "delay": 37, "time": "1772177617" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 13, "time": "1772177911" }, "departure": { "delay": 13, "time": "1772177953" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 50, "time": "1772179234" }, "departure": { "delay": 50, "time": "1772179250" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 33, "time": "1772180038" }, "departure": { "delay": 33, "time": "1772180073" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 8, "time": "1772177672" }, "departure": { "delay": 8, "time": "1772177708" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1772186453", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758718x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745455x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 97, "time": "1772179023" }, "departure": { "delay": 97, "time": "1772179057" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 79, "time": "1772178808" }, "departure": { "delay": 79, "time": "1772178859" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 24, "time": "1772179164" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 192, "time": "1772177592" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 151, "time": "1772178363" }, "departure": { "delay": 151, "time": "1772178391" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 58, "time": "1772178508" }, "departure": { "delay": 58, "time": "1772178538" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 172, "time": "1772177781" }, "departure": { "delay": 172, "time": "1772177812" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 111, "time": "1772177918" }, "departure": { "delay": 111, "time": "1772177931" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 174, "time": "1772178061" }, "departure": { "delay": 174, "time": "1772178114" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 107, "time": "1772178888" }, "departure": { "delay": 107, "time": "1772178947" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 41, "time": "1772178668" }, "departure": { "delay": 41, "time": "1772178701" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 78, "time": "1772178566" }, "departure": { "delay": 78, "time": "1772178618" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 100, "time": "1772178964" }, "departure": { "delay": 100, "time": "1772179000" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 188, "time": "1772178264" }, "departure": { "delay": 188, "time": "1772178308" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 124, "time": "1772177857" }, "departure": { "delay": 124, "time": "1772177884" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 161, "time": "1772177679" }, "departure": { "delay": 161, "time": "1772177741" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 64, "time": "1772178736" }, "departure": { "delay": 64, "time": "1772178784" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 115, "time": "1772177952" }, "departure": { "delay": 115, "time": "1772177995" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 98, "time": "1772178421" }, "departure": { "delay": 98, "time": "1772178458" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745455x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8851:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 352, "time": "1772185972" }, "departure": { "delay": 352, "time": "1772185972" }, "stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 224, "time": "1772184741" }, "departure": { "delay": 224, "time": "1772184764" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 300, "time": "1772185740" }, "departure": { "delay": 300, "time": "1772185740" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 169, "time": "1772184566" }, "departure": { "delay": 169, "time": "1772184589" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 182, "time": "1772184217" }, "departure": { "delay": 182, "time": "1772184242" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 14, "time": "1772183714" }, "departure": { "delay": 14, "time": "1772183714" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 144, "time": "1772184864" }, "departure": { "delay": 144, "time": "1772184864" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 224, "time": "1772184344" }, "departure": { "delay": 224, "time": "1772184344" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 236, "time": "1772185016" }, "departure": { "delay": 236, "time": "1772185016" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 138, "time": "1772184018" }, "departure": { "delay": 138, "time": "1772184018" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772183580" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 264, "time": "1772185644" }, "departure": { "delay": 264, "time": "1772185644" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 151, "time": "1772184091" }, "departure": { "delay": 151, "time": "1772184091" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 24, "time": "1772183664" }, "departure": { "delay": 24, "time": "1772183664" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 47, "time": "1772183844" }, "departure": { "delay": 47, "time": "1772183867" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 344, "time": "1772185844" }, "departure": { "delay": 344, "time": "1772185844" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 253, "time": "1772185393" }, "departure": { "delay": 253, "time": "1772185393" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 167, "time": "1772184467" }, "departure": { "delay": 167, "time": "1772184467" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 274, "time": "1772185089" }, "departure": { "delay": 274, "time": "1772185114" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 154, "time": "1772185474" }, "departure": { "delay": 154, "time": "1772185474" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 67, "time": "1772183947" }, "departure": { "delay": 67, "time": "1772183947" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 229, "time": "1772186089" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 185, "time": "1772184665" }, "departure": { "delay": 185, "time": "1772184665" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 329, "time": "1772185289" }, "departure": { "delay": 329, "time": "1772185289" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1772183470", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8851:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759200x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -12, "time": "1772186198" }, "departure": { "delay": -12, "time": "1772186208" }, "stopId": "FR:50129:ZE:10GLA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -76, "time": "1772186317" }, "departure": { "delay": -76, "time": "1772186324" }, "stopId": "FR:50129:ZE:10HQU2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772186880" }, "stopId": "FR:50129:ZE:10CBL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:50129:ZE:10VER2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 76, "time": "1772185858" }, "departure": { "delay": 76, "time": "1772185876" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:50129:ZE:10ING2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 36, "time": "1772185941" }, "departure": { "delay": 36, "time": "1772185956" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 27, "time": "1772186118" }, "departure": { "delay": 27, "time": "1772186127" }, "stopId": "FR:50129:ZE:10BDB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -21, "time": "1772186251" }, "departure": { "delay": -21, "time": "1772186259" }, "stopId": "FR:50129:ZE:10HAM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1772187180" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 234, "time": "1772185734" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:50129:ZE:10BLE2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 42, "time": "1772185991" }, "departure": { "delay": 42, "time": "1772186022" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 203, "time": "1772185817" }, "departure": { "delay": 203, "time": "1772185823" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1772186370" }, "departure": { "time": "1772186460" }, "stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:50129:ZE:10HLU2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1772186093" }, "departure": { "delay": 60, "time": "1772186100" }, "stopId": "FR:50129:ZE:10CDL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:50129:ZE:10NMD2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1772186520" }, "departure": { "time": "1772186520" }, "stopId": "FR:50129:ZE:10HTR2:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1772186456", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759200x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5490722:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2652, "time": "1772186448" }, "departure": { "delay": -2652, "time": "1772186448" }, "stopId": "FR:27386:ZE:0x6376:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -2352, "time": "1772186448" }, "departure": { "delay": -2352, "time": "1772186448" }, "stopId": "FR:27458:ZE:0x6693:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 32, "time": "1772189852" }, "departure": { "delay": 32, "time": "1772189852" }, "stopId": "FR:27348:ZE:0x6296:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 81, "time": "1772190981" }, "departure": { "delay": 81, "time": "1772190981" }, "stopId": "FR:27701:ZE:0x7103:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -3012, "time": "1772186448" }, "departure": { "delay": -3012, "time": "1772186448" }, "stopId": "FR:27008:ZE:0x6055:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -2112, "time": "1772186448" }, "departure": { "delay": -2112, "time": "1772186448" }, "stopId": "FR:27458:ZE:0x6690:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -2772, "time": "1772186448" }, "departure": { "delay": -2772, "time": "1772186448" }, "stopId": "FR:27008:ZE:0x6058:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 11, "time": "1772191151" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -29, "time": "1772190331" }, "departure": { "delay": -29, "time": "1772190331" }, "stopId": "FR:27196:ZE:0x6321:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 101, "time": "1772190161" }, "departure": { "delay": 101, "time": "1772190161" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 51, "time": "1772190051" }, "departure": { "delay": 51, "time": "1772190051" }, "stopId": "FR:27469:ZE:0x6663:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 91, "time": "1772190931" }, "departure": { "delay": 91, "time": "1772190931" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -2532, "time": "1772186448" }, "departure": { "delay": -2532, "time": "1772186448" }, "stopId": "FR:27458:ZE:0x6699:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -2112, "time": "1772186448" }, "departure": { "delay": -2112, "time": "1772186448" }, "stopId": "FR:27458:ZE:0x6682:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 89, "time": "1772189909" }, "departure": { "delay": 89, "time": "1772189909" }, "stopId": "FR:27348:ZE:0x6299:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 45, "time": "1772190285" }, "departure": { "delay": 45, "time": "1772190285" }, "stopId": "FR:27196:ZE:0x6322:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -2412, "time": "1772186448" }, "departure": { "delay": -2412, "time": "1772186448" }, "stopId": "FR:27458:ZE:0x6695:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -2292, "time": "1772186448" }, "departure": { "delay": -2292, "time": "1772186448" }, "stopId": "FR:27458:ZE:0x6679:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 112, "time": "1772190892" }, "departure": { "delay": 112, "time": "1772190892" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 71, "time": "1772190791" }, "departure": { "delay": 71, "time": "1772190791" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 53, "time": "1772189813" }, "departure": { "delay": 53, "time": "1772189813" }, "stopId": "FR:27348:ZE:0x6302:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -2952, "time": "1772186448" }, "departure": { "delay": -2952, "time": "1772186448" }, "stopId": "FR:27008:ZE:0x6047:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -2292, "time": "1772186448" }, "departure": { "delay": -2292, "time": "1772186448" }, "stopId": "FR:27458:ZE:0x6685:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 35, "time": "1772189735" }, "departure": { "delay": 35, "time": "1772189735" }, "stopId": "FR:27348:ZE:0x6300:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -2832, "time": "1772186448" }, "departure": { "delay": -2832, "time": "1772186448" }, "stopId": "FR:27008:ZE:0x6056:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 106, "time": "1772191066" }, "departure": { "delay": 106, "time": "1772191066" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -2532, "time": "1772186448" }, "departure": { "delay": -2532, "time": "1772186448" }, "stopId": "FR:27386:ZE:0x6367:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 92, "time": "1772190752" }, "departure": { "delay": 92, "time": "1772190752" }, "stopId": "FR:27365:ZE:0x6333:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 62, "time": "1772191022" }, "departure": { "delay": 62, "time": "1772191022" }, "stopId": "FR:27701:ZE:0x7162:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -2892, "time": "1772186448" }, "departure": { "delay": -2892, "time": "1772186448" }, "stopId": "FR:27008:ZE:0x6053:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -2352, "time": "1772186448" }, "departure": { "delay": -2352, "time": "1772186448" }, "stopId": "FR:27458:ZE:0x6681:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -2652, "time": "1772186448" }, "departure": { "delay": -2652, "time": "1772186448" }, "stopId": "FR:27386:ZE:0x6374:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 95, "time": "1772190815" }, "departure": { "delay": 95, "time": "1772190815" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 33, "time": "1772190093" }, "departure": { "delay": 33, "time": "1772190093" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -2832, "time": "1772186448" }, "departure": { "delay": -2832, "time": "1772186448" }, "stopId": "FR:27008:ZE:0x6049:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 38, "time": "1772190218" }, "departure": { "delay": 38, "time": "1772190218" }, "stopId": "FR:27196:ZE:0x6318:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -3072, "time": "1772186448" }, "departure": { "delay": -3072, "time": "1772186448" }, "stopId": "FR:27008:ZE:0x6051:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -3132, "time": "1772186448" }, "departure": { "delay": -3132, "time": "1772186448" }, "stopId": "FR:27348:ZE:0x6293:ATOUMOD006", "stopSequence": 20 }, { "departure": { "delay": -2052, "time": "1772186448" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5490722:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:467:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772191260" }, "departure": { "time": "1772191260" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772190900" }, "departure": { "time": "1772190900" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772190720" }, "departure": { "time": "1772190720" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772191200" }, "departure": { "time": "1772191200" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772190480" }, "departure": { "time": "1772190480" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772191140" }, "departure": { "time": "1772191140" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772191440" }, "departure": { "time": "1772191440" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1772191800" }, "departure": { "time": "1772191800" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1772190960" }, "departure": { "time": "1772190960" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772191980" }, "departure": { "time": "1772191980" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1772191380" }, "departure": { "time": "1772191380" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1772191320" }, "departure": { "time": "1772191320" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772192040" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1772191020" }, "departure": { "time": "1772191020" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772191080" }, "departure": { "time": "1772191080" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772190600" }, "departure": { "time": "1772190600" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772191620" }, "departure": { "time": "1772191620" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "departure": { "time": "1772190300" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:467:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759041x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 77, "time": "1772171217" }, "departure": { "delay": 77, "time": "1772171237" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1772170584" }, "departure": { "delay": 57, "time": "1772170617" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 62, "time": "1772170484" }, "departure": { "delay": 62, "time": "1772170502" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1772170980" }, "departure": { "delay": 16, "time": "1772170996" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 68, "time": "1772171572" }, "departure": { "delay": 68, "time": "1772171588" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 79, "time": "1772171861" }, "departure": { "delay": 79, "time": "1772171899" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -83, "time": "1772172157" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 21, "time": "1772170925" }, "departure": { "delay": 21, "time": "1772170941" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 86, "time": "1772171258" }, "departure": { "delay": 86, "time": "1772171306" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 45, "time": "1772172090" }, "departure": { "delay": 45, "time": "1772172105" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 72, "time": "1772170742" }, "departure": { "delay": 72, "time": "1772170752" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 116, "time": "1772170436" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 90, "time": "1772171536" }, "departure": { "delay": 90, "time": "1772171550" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 24, "time": "1772170689" }, "departure": { "delay": 24, "time": "1772170704" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 66, "time": "1772172023" }, "departure": { "delay": 66, "time": "1772172066" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 88, "time": "1772171937" }, "departure": { "delay": 88, "time": "1772171968" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 78, "time": "1772170566" }, "departure": { "delay": 78, "time": "1772170578" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 133, "time": "1772171386" }, "departure": { "delay": 133, "time": "1772171413" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 65, "time": "1772170772" }, "departure": { "delay": 65, "time": "1772170805" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 55, "time": "1772171619" }, "departure": { "delay": 55, "time": "1772171635" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 65, "time": "1772170851" }, "departure": { "delay": 65, "time": "1772170865" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 35, "time": "1772171181" }, "departure": { "delay": 35, "time": "1772171195" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 47, "time": "1772171740" }, "departure": { "delay": 47, "time": "1772171747" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 116, "time": "1772171321" }, "departure": { "delay": 116, "time": "1772171336" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 53, "time": "1772171060" }, "departure": { "delay": 53, "time": "1772171153" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1772186450", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759041x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182577x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -18, "time": "1772186142" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "departure": { "delay": -34, "time": "1772186306" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": -12, "time": "1772186088" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": -30, "time": "1772186250" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -46, "time": "1772186354" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1772186237", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182577x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:3:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 6, "time": "1772174277" }, "departure": { "delay": 6, "time": "1772174286" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 85, "time": "1772173816" }, "departure": { "delay": 85, "time": "1772173825" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 63, "time": "1772173855" }, "departure": { "delay": 63, "time": "1772173863" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 127, "time": "1772173617" }, "departure": { "delay": 127, "time": "1772173627" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 58, "time": "1772174417" }, "departure": { "delay": 58, "time": "1772174458" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 117, "time": "1772173725" }, "departure": { "delay": 117, "time": "1772173737" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": -15, "time": "1772174072" }, "departure": { "delay": -15, "time": "1772174085" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 16, "time": "1772175005" }, "departure": { "delay": 16, "time": "1772175016" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 9, "time": "1772174697" }, "departure": { "delay": 9, "time": "1772174709" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 25, "time": "1772174945" }, "departure": { "delay": 25, "time": "1772174965" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "departure": { "delay": 123, "time": "1772173503" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 112, "time": "1772173750" }, "departure": { "delay": 112, "time": "1772173792" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 25, "time": "1772173870" }, "departure": { "delay": 25, "time": "1772173885" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 12, "time": "1772175049" }, "departure": { "delay": 12, "time": "1772175072" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 30, "time": "1772174650" }, "departure": { "delay": 30, "time": "1772174670" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1772174743" }, "departure": { "delay": 2, "time": "1772174762" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 133, "time": "1772173670" }, "departure": { "delay": 133, "time": "1772173693" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 146, "time": "1772173567" }, "departure": { "delay": 146, "time": "1772173586" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 7, "time": "1772174874" }, "departure": { "delay": 7, "time": "1772174887" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 12, "time": "1772174135" }, "departure": { "delay": 12, "time": "1772174172" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": -33, "time": "1772175147" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 29, "time": "1772174805" }, "departure": { "delay": 29, "time": "1772174849" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": -12, "time": "1772173957" }, "departure": { "delay": -12, "time": "1772173968" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1772174597" }, "departure": { "delay": 40, "time": "1772174620" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 33, "time": "1772174335" }, "departure": { "delay": 33, "time": "1772174373" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 } ], "timestamp": "1772186436", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:3:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758840x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 78, "time": "1772181103" }, "departure": { "delay": 78, "time": "1772181138" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 44, "time": "1772180001" }, "departure": { "delay": 44, "time": "1772180024" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1772181550" }, "departure": { "delay": 57, "time": "1772181597" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 16, "time": "1772182360" }, "departure": { "delay": 16, "time": "1772182396" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 50, "time": "1772180788" }, "departure": { "delay": 50, "time": "1772180810" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 8, "time": "1772182832" }, "departure": { "delay": 8, "time": "1772182868" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -44, "time": "1772180283" }, "departure": { "delay": -44, "time": "1772180296" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 25, "time": "1772181343" }, "departure": { "delay": 25, "time": "1772181385" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 76, "time": "1772180581" }, "departure": { "delay": 76, "time": "1772180596" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 43, "time": "1772182468" }, "departure": { "delay": 43, "time": "1772182483" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -41, "time": "1772182807" }, "departure": { "delay": -41, "time": "1772182819" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 71, "time": "1772180482" }, "departure": { "delay": 71, "time": "1772180531" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -21, "time": "1772180897" }, "departure": { "delay": -21, "time": "1772180919" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -15, "time": "1772180252" }, "departure": { "delay": -15, "time": "1772180265" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 92, "time": "1772179821" }, "departure": { "delay": 92, "time": "1772179832" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 51, "time": "1772181245" }, "departure": { "delay": 51, "time": "1772181291" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 94, "time": "1772181854" }, "departure": { "delay": 94, "time": "1772181994" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "departure": { "delay": 60, "time": "1772179800" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 43, "time": "1772180073" }, "departure": { "delay": 43, "time": "1772180083" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 55, "time": "1772180738" }, "departure": { "delay": 55, "time": "1772180755" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1772182411" }, "departure": { "delay": 48, "time": "1772182428" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -32, "time": "1772183068" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 57, "time": "1772179956" }, "departure": { "delay": 57, "time": "1772179977" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -7, "time": "1772182780" }, "departure": { "delay": -7, "time": "1772182793" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 23, "time": "1772182969" }, "departure": { "delay": 23, "time": "1772183003" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 67, "time": "1772180957" }, "departure": { "delay": 67, "time": "1772181067" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 21, "time": "1772180142" }, "departure": { "delay": 21, "time": "1772180181" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1772180432" }, "departure": { "delay": 51, "time": "1772180451" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 63, "time": "1772180664" }, "departure": { "delay": 63, "time": "1772180703" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -4, "time": "1772182880" }, "departure": { "delay": -4, "time": "1772182916" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 53, "time": "1772181152" }, "departure": { "delay": 53, "time": "1772181173" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 37, "time": "1772182649" }, "departure": { "delay": 37, "time": "1772182657" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -4, "time": "1772182665" }, "departure": { "delay": -4, "time": "1772182676" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 15, "time": "1772180100" }, "departure": { "delay": 15, "time": "1772180115" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1772180195" }, "departure": { "delay": 47, "time": "1772180207" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1772182941" }, "departure": { "delay": 30, "time": "1772182950" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 38, "time": "1772182250" }, "departure": { "delay": 38, "time": "1772182298" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 57, "time": "1772182504" }, "departure": { "delay": 57, "time": "1772182557" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 12, "time": "1772180329" }, "departure": { "delay": 12, "time": "1772180412" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 79, "time": "1772179859" }, "departure": { "delay": 79, "time": "1772179879" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -8, "time": "1772181724" }, "departure": { "delay": -8, "time": "1772181772" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 29, "time": "1772181419" }, "departure": { "delay": 29, "time": "1772181449" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "time": "1772181625" }, "departure": { "time": "1772181660" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 27, "time": "1772180834" }, "departure": { "delay": 27, "time": "1772180847" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 75, "time": "1772182058" }, "departure": { "delay": 75, "time": "1772182095" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 31, "time": "1772181483" }, "departure": { "delay": 31, "time": "1772181511" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1772182703" }, "departure": { "delay": 2, "time": "1772182742" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 72, "time": "1772182192" }, "departure": { "delay": 72, "time": "1772182212" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 } ], "timestamp": "1772185841", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758840x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx570:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 124, "time": "1772185204" }, "departure": { "delay": 124, "time": "1772185204" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 165, "time": "1772185905" }, "departure": { "delay": 165, "time": "1772185905" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 154, "time": "1772186229" }, "departure": { "delay": 154, "time": "1772186254" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 151, "time": "1772185111" }, "departure": { "delay": 151, "time": "1772185111" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 115, "time": "1772185555" }, "departure": { "delay": 115, "time": "1772185555" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 159, "time": "1772186079" }, "departure": { "delay": 159, "time": "1772186079" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 174, "time": "1772185829" }, "departure": { "delay": 174, "time": "1772185854" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 144, "time": "1772185980" }, "departure": { "delay": 144, "time": "1772186004" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 215, "time": "1772186795" }, "departure": { "delay": 215, "time": "1772186795" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 214, "time": "1772185030" }, "departure": { "delay": 214, "time": "1772185054" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 174, "time": "1772186154" }, "departure": { "delay": 174, "time": "1772186154" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "departure": { "delay": 30, "time": "1772184570" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 64, "time": "1772185324" }, "departure": { "delay": 64, "time": "1772185324" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 223, "time": "1772186983" }, "departure": { "delay": 223, "time": "1772186983" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 244, "time": "1772186379" }, "departure": { "delay": 244, "time": "1772186404" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 215, "time": "1772186555" }, "departure": { "delay": 215, "time": "1772186555" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 54, "time": "1772184654" }, "departure": { "delay": 54, "time": "1772184654" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 155, "time": "1772185631" }, "departure": { "delay": 155, "time": "1772185655" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 109, "time": "1772185729" }, "departure": { "delay": 109, "time": "1772185729" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 210, "time": "1772187150" }, "departure": { "delay": 210, "time": "1772187150" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 99, "time": "1772185430" }, "departure": { "delay": 99, "time": "1772185479" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 239, "time": "1772186639" }, "departure": { "delay": 239, "time": "1772186639" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 215, "time": "1772187035" }, "departure": { "delay": 215, "time": "1772187035" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 128, "time": "1772184908" }, "departure": { "delay": 128, "time": "1772184908" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 147, "time": "1772184807" }, "departure": { "delay": 147, "time": "1772184807" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 200, "time": "1772187080" }, "departure": { "delay": 200, "time": "1772187080" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1772184570", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx570:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748431x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 71, "time": "1772172843" }, "departure": { "delay": 71, "time": "1772172911" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -8, "time": "1772173168" }, "departure": { "delay": -8, "time": "1772173192" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 31, "time": "1772171402" }, "departure": { "delay": 31, "time": "1772171431" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1772173441" }, "departure": { "delay": 11, "time": "1772173451" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -3, "time": "1772173486" }, "departure": { "delay": -3, "time": "1772173497" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 176, "time": "1772172446" }, "departure": { "delay": 176, "time": "1772172476" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1772171726" }, "departure": { "delay": 40, "time": "1772171740" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 138, "time": "1772172541" }, "departure": { "delay": 138, "time": "1772172558" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 99, "time": "1772172747" }, "departure": { "delay": 99, "time": "1772172759" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 103, "time": "1772171534" }, "departure": { "delay": 103, "time": "1772171563" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 46, "time": "1772172815" }, "departure": { "delay": 46, "time": "1772172826" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 184, "time": "1772172397" }, "departure": { "delay": 184, "time": "1772172424" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -8, "time": "1772173055" }, "departure": { "delay": -8, "time": "1772173072" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 12, "time": "1772173072" }, "departure": { "delay": 12, "time": "1772173092" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 11, "time": "1772171860" }, "departure": { "delay": 11, "time": "1772171891" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 21, "time": "1772173146" }, "departure": { "delay": 21, "time": "1772173161" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -10, "time": "1772173235" }, "departure": { "delay": -10, "time": "1772173250" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 98, "time": "1772171481" }, "departure": { "delay": 98, "time": "1772171498" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 31, "time": "1772171311" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 64, "time": "1772171692" }, "departure": { "delay": 64, "time": "1772171704" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1772172082" }, "departure": { "delay": 120, "time": "1772172300" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 167, "time": "1772172511" }, "departure": { "delay": 167, "time": "1772172527" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 84, "time": "1772171653" }, "departure": { "delay": 84, "time": "1772171664" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1772171767" }, "departure": { "delay": 15, "time": "1772171775" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 36, "time": "1772171358" }, "departure": { "delay": 36, "time": "1772171376" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -16, "time": "1772173348" }, "departure": { "delay": -16, "time": "1772173364" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 36, "time": "1772172985" }, "departure": { "delay": 36, "time": "1772172996" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 131, "time": "1772172640" }, "departure": { "delay": 131, "time": "1772172671" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 107, "time": "1772171584" }, "departure": { "delay": 107, "time": "1772171627" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -19, "time": "1772171789" }, "departure": { "delay": -19, "time": "1772171801" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 330, "time": "1772174070" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -26, "time": "1772173403" }, "departure": { "delay": -26, "time": "1772173414" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 35, "time": "1772171975" }, "departure": { "delay": 35, "time": "1772172035" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 123, "time": "1772172584" }, "departure": { "delay": 123, "time": "1772172603" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1772186455", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748431x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18541:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1772187718" }, "departure": { "delay": 58, "time": "1772187718" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 14, "time": "1772187914" }, "departure": { "delay": 14, "time": "1772187914" }, "stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 17, "time": "1772188277" }, "departure": { "delay": 17, "time": "1772188277" }, "stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 42, "time": "1772189562" }, "departure": { "delay": 42, "time": "1772189562" }, "stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 18, "time": "1772189058" }, "departure": { "delay": 18, "time": "1772189058" }, "stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 8, "time": "1772189108" }, "departure": { "delay": 8, "time": "1772189108" }, "stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 3, "time": "1772188203" }, "departure": { "delay": 3, "time": "1772188203" }, "stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 16, "time": "1772188576" }, "departure": { "delay": 16, "time": "1772188576" }, "stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 3, "time": "1772188683" }, "departure": { "delay": 3, "time": "1772188683" }, "stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 3, "time": "1772187963" }, "departure": { "delay": 3, "time": "1772187963" }, "stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 55, "time": "1772188135" }, "departure": { "delay": 55, "time": "1772188135" }, "stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 47, "time": "1772187647" }, "departure": { "delay": 47, "time": "1772187647" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 24, "time": "1772187564" }, "departure": { "delay": 24, "time": "1772187564" }, "stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 48, "time": "1772187828" }, "departure": { "delay": 48, "time": "1772187828" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 2, "time": "1772188982" }, "departure": { "delay": 2, "time": "1772188982" }, "stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 15, "time": "1772188455" }, "departure": { "delay": 15, "time": "1772188455" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772187540" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 55, "time": "1772188855" }, "departure": { "delay": 55, "time": "1772188855" }, "stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 56, "time": "1772188916" }, "departure": { "delay": 56, "time": "1772188916" }, "stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188020" }, "stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 12, "time": "1772189652" }, "departure": { "delay": 12, "time": "1772189652" }, "stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001", "stopSequence": 31 } ], "timestamp": "1772183350", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18541:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759054x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1772184990" }, "departure": { "delay": 46, "time": "1772185006" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 8, "time": "1772185531" }, "departure": { "delay": 8, "time": "1772185568" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -41, "time": "1772185792" }, "departure": { "delay": -41, "time": "1772185819" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -28, "time": "1772185427" }, "departure": { "delay": -28, "time": "1772185472" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -2, "time": "1772185246" }, "departure": { "delay": -2, "time": "1772185258" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1772186082" }, "departure": { "delay": 40, "time": "1772186140" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1772185491" }, "departure": { "delay": 1, "time": "1772185501" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 59, "time": "1772186182" }, "departure": { "delay": 59, "time": "1772186219" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 40, "time": "1772184722" }, "departure": { "delay": 40, "time": "1772184760" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -32, "time": "1772185395" }, "departure": { "delay": -32, "time": "1772185408" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 35, "time": "1772186345" }, "departure": { "delay": 35, "time": "1772186375" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -48, "time": "1772185316" }, "departure": { "delay": -48, "time": "1772185332" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 24, "time": "1772185872" }, "departure": { "delay": 24, "time": "1772186004" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 73, "time": "1772184843" }, "departure": { "delay": 73, "time": "1772184853" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -76, "time": "1772185357" }, "departure": { "delay": -76, "time": "1772185364" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1772186530" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 33, "time": "1772185075" }, "departure": { "delay": 33, "time": "1772185113" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -8, "time": "1772184937" }, "departure": { "delay": -8, "time": "1772184952" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 15, "time": "1772185023" }, "departure": { "delay": 15, "time": "1772185035" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 33, "time": "1772184866" }, "departure": { "delay": 33, "time": "1772184873" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -33, "time": "1772185753" }, "departure": { "delay": -33, "time": "1772185767" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 66, "time": "1772184666" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -39, "time": "1772185689" }, "departure": { "delay": -39, "time": "1772185701" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 10, "time": "1772185190" }, "departure": { "delay": 10, "time": "1772185210" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1772186267" }, "departure": { "delay": 33, "time": "1772186313" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1772186450", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759054x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5471214:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2232, "time": "1772186448" }, "departure": { "delay": -2232, "time": "1772186448" }, "stopId": "FR:27351:ZE:0x6311:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -187, "time": "1772188913" }, "departure": { "delay": -187, "time": "1772188913" }, "stopId": "FR:27375:ZE:0x6458:ATOUMOD006", "stopSequence": 23 }, { "departure": { "delay": -1152, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -1452, "time": "1772186448" }, "departure": { "delay": -1452, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7023:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -1332, "time": "1772186448" }, "departure": { "delay": -1332, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -1572, "time": "1772186448" }, "departure": { "delay": -1572, "time": "1772186448" }, "stopId": "FR:27528:ZE:0x6597:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -1932, "time": "1772186448" }, "departure": { "delay": -1932, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -98, "time": "1772188702" }, "departure": { "delay": -98, "time": "1772188702" }, "stopId": "FR:27351:ZE:0x6305:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -1752, "time": "1772186448" }, "departure": { "delay": -1752, "time": "1772186448" }, "stopId": "FR:27528:ZE:0x6599:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -1392, "time": "1772186448" }, "departure": { "delay": -1392, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -2052, "time": "1772186448" }, "departure": { "delay": -2052, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7107:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -304, "time": "1772189216" }, "departure": { "delay": -304, "time": "1772189216" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -150, "time": "1772188770" }, "departure": { "delay": -150, "time": "1772188770" }, "stopId": "FR:27375:ZE:0x6527:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -305, "time": "1772189275" }, "departure": { "delay": -305, "time": "1772189275" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -444, "time": "1772189376" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -255, "time": "1772189085" }, "departure": { "delay": -255, "time": "1772189085" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -1692, "time": "1772186448" }, "departure": { "delay": -1692, "time": "1772186448" }, "stopId": "FR:27528:ZE:0x6590:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -1992, "time": "1772186448" }, "departure": { "delay": -1992, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -151, "time": "1772188829" }, "departure": { "delay": -151, "time": "1772188829" }, "stopId": "FR:27375:ZE:0x6385:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -1512, "time": "1772186448" }, "departure": { "delay": -1512, "time": "1772186448" }, "stopId": "FR:27528:ZE:0x6577:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -181, "time": "1772188979" }, "departure": { "delay": -181, "time": "1772188979" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -151, "time": "1772188889" }, "departure": { "delay": -151, "time": "1772188889" }, "stopId": "FR:27375:ZE:0x6439:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -229, "time": "1772189171" }, "departure": { "delay": -229, "time": "1772189171" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -174, "time": "1772189046" }, "departure": { "delay": -174, "time": "1772189046" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -1692, "time": "1772186448" }, "departure": { "delay": -1692, "time": "1772186448" }, "stopId": "FR:27528:ZE:0x6595:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -1872, "time": "1772186448" }, "departure": { "delay": -1872, "time": "1772186448" }, "stopId": "FR:27528:ZE:0x6588:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -1272, "time": "1772186448" }, "departure": { "delay": -1272, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -1452, "time": "1772186448" }, "departure": { "delay": -1452, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7035:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -381, "time": "1772189319" }, "departure": { "delay": -381, "time": "1772189319" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -1812, "time": "1772186448" }, "departure": { "delay": -1812, "time": "1772186448" }, "stopId": "FR:27528:ZE:0x6593:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -146, "time": "1772188654" }, "departure": { "delay": -146, "time": "1772188654" }, "stopId": "FR:27351:ZE:0x6313:ATOUMOD006", "stopSequence": 18 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5471214:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15402:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1772186610" }, "departure": { "delay": 30, "time": "1772186610" }, "stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -181, "time": "1772188919" }, "departure": { "delay": -181, "time": "1772188919" }, "stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": -174, "time": "1772188806" }, "departure": { "delay": -174, "time": "1772188806" }, "stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": -168, "time": "1772186892" }, "departure": { "delay": -168, "time": "1772186892" }, "stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -187, "time": "1772186633" }, "departure": { "delay": -187, "time": "1772186633" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -187, "time": "1772189093" }, "stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": -141, "time": "1772186679" }, "departure": { "delay": -141, "time": "1772186679" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -176, "time": "1772188504" }, "departure": { "delay": -176, "time": "1772188504" }, "stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -172, "time": "1772187248" }, "departure": { "delay": -172, "time": "1772187248" }, "stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -163, "time": "1772188637" }, "departure": { "delay": -163, "time": "1772188637" }, "stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": -187, "time": "1772188133" }, "departure": { "delay": -187, "time": "1772188133" }, "stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -158, "time": "1772188402" }, "departure": { "delay": -158, "time": "1772188402" }, "stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -187, "time": "1772186993" }, "departure": { "delay": -187, "time": "1772186993" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -131, "time": "1772187049" }, "departure": { "delay": -131, "time": "1772187049" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -160, "time": "1772187320" }, "departure": { "delay": -160, "time": "1772187320" }, "stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1772186680" }, "departure": { "delay": 40, "time": "1772186680" }, "stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -187, "time": "1772187173" }, "departure": { "delay": -187, "time": "1772187173" }, "stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -187, "time": "1772188433" }, "departure": { "delay": -187, "time": "1772188433" }, "stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -179, "time": "1772186761" }, "departure": { "delay": -179, "time": "1772186761" }, "stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -170, "time": "1772189050" }, "departure": { "delay": -170, "time": "1772189050" }, "stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": -187, "time": "1772188553" }, "departure": { "delay": -187, "time": "1772188553" }, "stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": -133, "time": "1772188967" }, "departure": { "delay": -133, "time": "1772188967" }, "stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 20, "time": "1772186720" }, "departure": { "delay": 20, "time": "1772186720" }, "stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -147, "time": "1772189013" }, "departure": { "delay": -147, "time": "1772189013" }, "stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001", "stopSequence": 34 } ], "timestamp": "1772186190", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15402:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470560:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1403, "time": "1772187263" }, "departure": { "delay": 1403, "time": "1772187263" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 1481, "time": "1772186621" }, "departure": { "delay": 1481, "time": "1772186621" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 1443, "time": "1772187123" }, "departure": { "delay": 1443, "time": "1772187123" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 1452, "time": "1772186772" }, "departure": { "delay": 1452, "time": "1772186772" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 1497, "time": "1772186817" }, "departure": { "delay": 1497, "time": "1772186817" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 1300, "time": "1772186020" }, "departure": { "delay": 1300, "time": "1772186020" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 1395, "time": "1772187195" }, "departure": { "delay": 1395, "time": "1772187195" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 1326, "time": "1772187366" }, "departure": { "delay": 1326, "time": "1772187366" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 1444, "time": "1772186884" }, "departure": { "delay": 1444, "time": "1772186884" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 1496, "time": "1772186576" }, "departure": { "delay": 1496, "time": "1772186576" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 1467, "time": "1772186727" }, "departure": { "delay": 1467, "time": "1772186727" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 1416, "time": "1772187336" }, "departure": { "delay": 1416, "time": "1772187336" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 1427, "time": "1772186192" }, "departure": { "delay": 1427, "time": "1772186207" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 1296, "time": "1772187516" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 1457, "time": "1772186283" }, "departure": { "delay": 1457, "time": "1772186297" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 1451, "time": "1772186651" }, "departure": { "delay": 1451, "time": "1772186651" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 1404, "time": "1772187024" }, "departure": { "delay": 1404, "time": "1772187024" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 1465, "time": "1772186845" }, "departure": { "delay": 1465, "time": "1772186845" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 1318, "time": "1772187478" }, "departure": { "delay": 1318, "time": "1772187478" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 1498, "time": "1772186458" }, "departure": { "delay": 1498, "time": "1772186458" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 1448, "time": "1772186948" }, "departure": { "delay": 1448, "time": "1772186948" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470560:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758889x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 28, "time": "1772182752" }, "departure": { "delay": 28, "time": "1772182768" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 70, "time": "1772180434" }, "departure": { "delay": 70, "time": "1772180470" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 164, "time": "1772181421" }, "departure": { "delay": 164, "time": "1772181464" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 134, "time": "1772181177" }, "departure": { "delay": 134, "time": "1772181194" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 95, "time": "1772181716" }, "departure": { "delay": 95, "time": "1772181755" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 51, "time": "1772182463" }, "departure": { "delay": 51, "time": "1772182491" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 61, "time": "1772180312" }, "departure": { "delay": 61, "time": "1772180341" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 150, "time": "1772181889" }, "departure": { "delay": 150, "time": "1772181990" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 8, "time": "1772182885" }, "departure": { "delay": 8, "time": "1772182928" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 9, "time": "1772182678" }, "departure": { "delay": 9, "time": "1772182689" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 161, "time": "1772180616" }, "departure": { "delay": 161, "time": "1772180621" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 106, "time": "1772182287" }, "departure": { "delay": 106, "time": "1772182306" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 150, "time": "1772182110" }, "departure": { "delay": 150, "time": "1772182110" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -25, "time": "1772183172" }, "departure": { "delay": -25, "time": "1772183195" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 83, "time": "1772180199" }, "departure": { "delay": 83, "time": "1772180243" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 94, "time": "1772181781" }, "departure": { "delay": 94, "time": "1772181814" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 48, "time": "1772180148" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -24, "time": "1772182941" }, "departure": { "delay": -24, "time": "1772182956" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 97, "time": "1772182206" }, "departure": { "delay": 97, "time": "1772182237" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 139, "time": "1772181002" }, "departure": { "delay": 139, "time": "1772181019" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 135, "time": "1772180709" }, "departure": { "delay": 135, "time": "1772180715" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 121, "time": "1772180730" }, "departure": { "delay": 121, "time": "1772180761" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 142, "time": "1772181064" }, "departure": { "delay": 142, "time": "1772181142" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 107, "time": "1772180979" }, "departure": { "delay": 107, "time": "1772180987" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -43, "time": "1772183349" }, "departure": { "delay": -43, "time": "1772183357" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 75, "time": "1772180391" }, "departure": { "delay": 75, "time": "1772180415" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -83, "time": "1772183437" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -3, "time": "1772183148" }, "departure": { "delay": -3, "time": "1772183157" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -56, "time": "1772182974" }, "departure": { "delay": -56, "time": "1772182984" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 121, "time": "1772180482" }, "departure": { "delay": 121, "time": "1772180521" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 78, "time": "1772181836" }, "departure": { "delay": 78, "time": "1772181858" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 84, "time": "1772182327" }, "departure": { "delay": 84, "time": "1772182344" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -7, "time": "1772182711" }, "departure": { "delay": -7, "time": "1772182733" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 74, "time": "1772182377" }, "departure": { "delay": 74, "time": "1772182394" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 3, "time": "1772183007" }, "departure": { "delay": 3, "time": "1772183103" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -28, "time": "1772182822" }, "departure": { "delay": -28, "time": "1772182832" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 134, "time": "1772181567" }, "departure": { "delay": 134, "time": "1772181614" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 173, "time": "1772180658" }, "departure": { "delay": 173, "time": "1772180693" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 13, "time": "1772182795" }, "departure": { "delay": 13, "time": "1772182813" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -7, "time": "1772183305" }, "departure": { "delay": -7, "time": "1772183333" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 143, "time": "1772180951" }, "departure": { "delay": 143, "time": "1772180963" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 46, "time": "1772182534" }, "departure": { "delay": 46, "time": "1772182546" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 36, "time": "1772180366" }, "departure": { "delay": 36, "time": "1772180376" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -62, "time": "1772183389" }, "departure": { "delay": -62, "time": "1772183398" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 54, "time": "1772182423" }, "departure": { "delay": 54, "time": "1772182434" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 137, "time": "1772181653" }, "departure": { "delay": 137, "time": "1772181677" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 162, "time": "1772180881" }, "departure": { "delay": 162, "time": "1772180922" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 112, "time": "1772181279" }, "departure": { "delay": 112, "time": "1772181292" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 9, "time": "1772182617" }, "departure": { "delay": 9, "time": "1772182629" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 109, "time": "1772182170" }, "departure": { "delay": 109, "time": "1772182189" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 } ], "timestamp": "1772186450", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758889x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022757x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 54, "time": "1772187474" }, "departure": { "delay": 54, "time": "1772187474" }, "stopId": "FR:76552:ZE:3606:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 3, "time": "1772187783" }, "departure": { "delay": 3, "time": "1772187783" }, "stopId": "FR:76552:ZE:3298:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 36, "time": "1772189676" }, "departure": { "delay": 36, "time": "1772189676" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "time": "1772190900" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76552:ZE:3487:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 47, "time": "1772189267" }, "departure": { "delay": 47, "time": "1772189267" }, "stopId": "FR:76351:ZE:3223:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1772189162" }, "departure": { "delay": 2, "time": "1772189162" }, "stopId": "FR:76351:ZE:3690:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 25, "time": "1772187265" }, "departure": { "delay": 25, "time": "1772187265" }, "stopId": "FR:76552:ZE:3173:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1772188529" }, "departure": { "delay": 29, "time": "1772188529" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1772189761" }, "departure": { "delay": 1, "time": "1772189761" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 55, "time": "1772189335" }, "departure": { "delay": 55, "time": "1772189335" }, "stopId": "FR:76351:ZE:3506:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 33, "time": "1772190753" }, "departure": { "delay": 33, "time": "1772190753" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 15, "time": "1772188275" }, "departure": { "delay": 15, "time": "1772188275" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 45, "time": "1772187405" }, "departure": { "delay": 45, "time": "1772187405" }, "stopId": "FR:76552:ZE:3356:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 44, "time": "1772190344" }, "departure": { "delay": 44, "time": "1772190344" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 22, "time": "1772189722" }, "departure": { "delay": 22, "time": "1772189722" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 6, "time": "1772188206" }, "departure": { "delay": 6, "time": "1772188206" }, "stopId": "FR:76351:ZE:3731:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 18, "time": "1772190558" }, "departure": { "delay": 18, "time": "1772190558" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76552:ZE:3093:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76351:ZE:3021:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 8, "time": "1772187608" }, "departure": { "delay": 8, "time": "1772187608" }, "stopId": "FR:76552:ZE:3104:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 48, "time": "1772190708" }, "departure": { "delay": 48, "time": "1772190708" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 59, "time": "1772188919" }, "departure": { "delay": 59, "time": "1772188919" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 27, "time": "1772187747" }, "departure": { "delay": 27, "time": "1772187747" }, "stopId": "FR:76552:ZE:3608:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 49, "time": "1772190529" }, "departure": { "delay": 49, "time": "1772190529" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 16, "time": "1772188696" }, "departure": { "delay": 16, "time": "1772188696" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 24 }, { "departure": { "time": "1772187180" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1772190783" }, "departure": { "delay": 3, "time": "1772190783" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 58, "time": "1772190598" }, "departure": { "delay": 58, "time": "1772190598" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "time": "1772190240" }, "departure": { "time": "1772190240" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 11, "time": "1772190311" }, "departure": { "delay": 11, "time": "1772190311" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 54, "time": "1772189094" }, "departure": { "delay": 54, "time": "1772189094" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 50, "time": "1772187230" }, "departure": { "delay": 50, "time": "1772187230" }, "stopId": "FR:76552:ZE:3419:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1772190000" }, "departure": { "time": "1772190000" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 20, "time": "1772188040" }, "departure": { "delay": 20, "time": "1772188040" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1772188745" }, "departure": { "delay": 5, "time": "1772188745" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76351:ZE:3797:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "time": "1772190840" }, "departure": { "time": "1772190840" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 31, "time": "1772187331" }, "departure": { "delay": 31, "time": "1772187331" }, "stopId": "FR:76552:ZE:3106:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1772187910" }, "departure": { "delay": 10, "time": "1772187910" }, "stopId": "FR:76351:ZE:3460:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 2, "time": "1772187842" }, "departure": { "delay": 2, "time": "1772187842" }, "stopId": "FR:76351:ZE:3159:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 35, "time": "1772190635" }, "departure": { "delay": 35, "time": "1772190635" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 14, "time": "1772189054" }, "departure": { "delay": 14, "time": "1772189054" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 8, "time": "1772189888" }, "departure": { "delay": 8, "time": "1772189888" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 4, "time": "1772188384" }, "departure": { "delay": 4, "time": "1772188384" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1772189820" }, "departure": { "time": "1772189820" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "time": "1772190480" }, "departure": { "time": "1772190480" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 26, "time": "1772187446" }, "departure": { "delay": 26, "time": "1772187446" }, "stopId": "FR:76552:ZE:3340:ATOUMOD003", "stopSequence": 6 } ], "timestamp": "1772186387", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022757x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC598470:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -95, "time": "1772187145" }, "departure": { "delay": -95, "time": "1772187145" }, "stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -151, "time": "1772187929" }, "departure": { "delay": -151, "time": "1772187929" }, "stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -141, "time": "1772187219" }, "departure": { "delay": -141, "time": "1772187219" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -248, "time": "1772188072" }, "departure": { "delay": -248, "time": "1772188072" }, "stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -130, "time": "1772187890" }, "departure": { "delay": -130, "time": "1772187890" }, "stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -59, "time": "1772187001" }, "departure": { "delay": -59, "time": "1772187001" }, "stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -37, "time": "1772187743" }, "departure": { "delay": -37, "time": "1772187743" }, "stopId": "FR:27229:ZE:0xLET01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -38, "time": "1772187562" }, "departure": { "delay": -38, "time": "1772187562" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -102, "time": "1772187618" }, "departure": { "delay": -102, "time": "1772187618" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -282, "time": "1772188098" }, "stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -95, "time": "1772187985" }, "departure": { "delay": -95, "time": "1772187985" }, "stopId": "FR:27229:ZE:0xMON01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -77, "time": "1772187823" }, "departure": { "delay": -77, "time": "1772187823" }, "stopId": "FR:27229:ZE:0xORL01:ATOUMOD004", "stopSequence": 15 }, { "departure": { "time": "1772186700" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -227, "time": "1772188033" }, "departure": { "delay": -227, "time": "1772188033" }, "stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -59, "time": "1772186941" }, "departure": { "delay": -59, "time": "1772186941" }, "stopId": "FR:27229:ZE:0xVER01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -73, "time": "1772187767" }, "departure": { "delay": -73, "time": "1772187767" }, "stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -87, "time": "1772187393" }, "departure": { "delay": -87, "time": "1772187393" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -12, "time": "1772186868" }, "departure": { "delay": -12, "time": "1772186868" }, "stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -247, "time": "1772188013" }, "departure": { "delay": -247, "time": "1772188013" }, "stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 47, "time": "1772186807" }, "departure": { "delay": 47, "time": "1772186807" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -153, "time": "1772187987" }, "departure": { "delay": -153, "time": "1772187987" }, "stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -90, "time": "1772187090" }, "departure": { "delay": -90, "time": "1772187090" }, "stopId": "FR:27229:ZE:0xREP01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -116, "time": "1772187304" }, "departure": { "delay": -116, "time": "1772187304" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 9 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T8:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC598470:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4111973x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772186400" }, "stopId": "FR:76481:ZE:4891:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 55, "time": "1772187235" }, "departure": { "delay": 55, "time": "1772187235" }, "stopId": "FR:76351:ZE:3970:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1772186525" }, "departure": { "delay": 5, "time": "1772186525" }, "stopId": "FR:76351:ZE:3954:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1772187810" }, "departure": { "delay": 30, "time": "1772187810" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 13, "time": "1772187493" }, "departure": { "delay": 13, "time": "1772187493" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1772187910" }, "departure": { "delay": 10, "time": "1772187910" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 59, "time": "1772186639" }, "departure": { "delay": 59, "time": "1772186639" }, "stopId": "FR:76351:ZE:3988:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1772187694" }, "departure": { "delay": 34, "time": "1772187694" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 29, "time": "1772187989" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 46, "time": "1772187406" }, "departure": { "delay": 46, "time": "1772187406" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 29, "time": "1772186969" }, "departure": { "delay": 29, "time": "1772186969" }, "stopId": "FR:76351:ZE:3992:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 51, "time": "1772187591" }, "departure": { "delay": 51, "time": "1772187591" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 16, "time": "1772187076" }, "departure": { "delay": 16, "time": "1772187076" }, "stopId": "FR:76351:ZE:3972:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1772186867" }, "departure": { "delay": 47, "time": "1772186867" }, "stopId": "FR:76351:ZE:3976:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 47, "time": "1772186747" }, "departure": { "delay": 47, "time": "1772186747" }, "stopId": "FR:76351:ZE:4004:ATOUMOD003", "stopSequence": 4 } ], "timestamp": "1772186327", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4111973x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745385x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1772166759" }, "departure": { "delay": 1, "time": "1772166781" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -26, "time": "1772167202" }, "departure": { "delay": -26, "time": "1772167234" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 41, "time": "1772166641" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 4, "time": "1772168089" }, "departure": { "delay": 4, "time": "1772168104" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 18, "time": "1772167683" }, "departure": { "delay": 18, "time": "1772167698" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 8, "time": "1772166927" }, "departure": { "delay": 8, "time": "1772166968" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -53, "time": "1772168287" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -12, "time": "1772166806" }, "departure": { "delay": -12, "time": "1772166828" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -73, "time": "1772167286" }, "departure": { "delay": -73, "time": "1772167307" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 52, "time": "1772167578" }, "departure": { "delay": 52, "time": "1772167612" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 48, "time": "1772167925" }, "departure": { "delay": 48, "time": "1772167968" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 17, "time": "1772166999" }, "departure": { "delay": 17, "time": "1772167037" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -18, "time": "1772168162" }, "departure": { "delay": -18, "time": "1772168202" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 31, "time": "1772167515" }, "departure": { "delay": 31, "time": "1772167531" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 17, "time": "1772167754" }, "departure": { "delay": 17, "time": "1772167817" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 23, "time": "1772167854" }, "departure": { "delay": 23, "time": "1772167883" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 3, "time": "1772166858" }, "departure": { "delay": 3, "time": "1772166903" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 4, "time": "1772167067" }, "departure": { "delay": 4, "time": "1772167084" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -34, "time": "1772167150" }, "departure": { "delay": -34, "time": "1772167166" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 68, "time": "1772168011" }, "departure": { "delay": 68, "time": "1772168048" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745385x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx591:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772215800" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772218500" }, "departure": { "time": "1772218500" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1772216640" }, "departure": { "time": "1772216640" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772218260" }, "departure": { "time": "1772218260" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1772217540" }, "departure": { "time": "1772217540" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772217060" }, "departure": { "time": "1772217060" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772217240" }, "departure": { "time": "1772217240" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772216940" }, "departure": { "time": "1772216940" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1772217185" }, "departure": { "delay": 5, "time": "1772217185" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772218320" }, "departure": { "time": "1772218320" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1772218020" }, "departure": { "time": "1772218020" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1772216280" }, "departure": { "time": "1772216280" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772218140" }, "departure": { "time": "1772218140" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1772217360" }, "departure": { "time": "1772217360" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772217120" }, "departure": { "time": "1772217120" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772216580" }, "departure": { "time": "1772216580" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772216700" }, "departure": { "time": "1772216700" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772218380" }, "departure": { "time": "1772218380" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1772218560" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1772217900" }, "departure": { "time": "1772217900" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772216760" }, "departure": { "time": "1772216760" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772217180" }, "departure": { "time": "1772217180" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772217720" }, "departure": { "time": "1772217720" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772216520" }, "departure": { "time": "1772216520" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772218440" }, "departure": { "time": "1772218440" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1772217480" }, "departure": { "time": "1772217480" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1772185600", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx591:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1433:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772192700" }, "departure": { "time": "1772192700" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1772192940" }, "departure": { "time": "1772192940" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1772193600" }, "departure": { "time": "1772193600" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1772193300" }, "departure": { "time": "1772193300" }, "stopId": "FR:27681:ZE:29053:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1772193720" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1772192820" }, "departure": { "time": "1772192820" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "departure": { "time": "1772192640" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1772192880" }, "departure": { "time": "1772192880" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1772193060" }, "departure": { "time": "1772193060" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1772193240" }, "departure": { "time": "1772193240" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1772192760" }, "departure": { "time": "1772192760" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1772193540" }, "departure": { "time": "1772193540" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1772193000" }, "departure": { "time": "1772193000" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1772193480" }, "departure": { "time": "1772193480" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 11 } ], "timestamp": "1772186446", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:1433:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8370:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1772186763" }, "departure": { "delay": 3, "time": "1772186763" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1772185730" }, "departure": { "delay": 50, "time": "1772185730" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1772186315" }, "departure": { "delay": 35, "time": "1772186315" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 59, "time": "1772186519" }, "departure": { "delay": 59, "time": "1772186519" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1772186585" }, "departure": { "delay": 5, "time": "1772186585" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772185980" }, "departure": { "time": "1772185980" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772186220" }, "departure": { "time": "1772186220" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772186400" }, "departure": { "time": "1772186400" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772185011", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8370:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16520:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 51, "time": "1772188191" }, "departure": { "delay": 51, "time": "1772188191" }, "stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 47, "time": "1772189747" }, "departure": { "delay": 47, "time": "1772189747" }, "stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 25, "time": "1772189545" }, "departure": { "delay": 25, "time": "1772189545" }, "stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 54, "time": "1772188614" }, "departure": { "delay": 54, "time": "1772188614" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 57, "time": "1772188137" }, "departure": { "delay": 57, "time": "1772188137" }, "stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 72, "time": "1772189892" }, "departure": { "delay": 72, "time": "1772189892" }, "stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 70, "time": "1772187850" }, "departure": { "delay": 70, "time": "1772187850" }, "stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 25, "time": "1772187625" }, "stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 76, "time": "1772188096" }, "departure": { "delay": 76, "time": "1772188096" }, "stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 25, "time": "1772188465" }, "departure": { "delay": 25, "time": "1772188465" }, "stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 25, "time": "1772189125" }, "departure": { "delay": 25, "time": "1772189125" }, "stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 25, "time": "1772189845" }, "departure": { "delay": 25, "time": "1772189845" }, "stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 74, "time": "1772189234" }, "departure": { "delay": 74, "time": "1772189234" }, "stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 25, "time": "1772188045" }, "departure": { "delay": 25, "time": "1772188045" }, "stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 53, "time": "1772189393" }, "departure": { "delay": 53, "time": "1772189393" }, "stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 43, "time": "1772189443" }, "departure": { "delay": 43, "time": "1772189443" }, "stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 25, "time": "1772189065" }, "departure": { "delay": 25, "time": "1772189065" }, "stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 57, "time": "1772187717" }, "departure": { "delay": 57, "time": "1772187717" }, "stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 38, "time": "1772189618" }, "departure": { "delay": 38, "time": "1772189618" }, "stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 25, "time": "1772187925" }, "departure": { "delay": 25, "time": "1772187925" }, "stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 82, "time": "1772187802" }, "departure": { "delay": 82, "time": "1772187802" }, "stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1772188423" }, "departure": { "delay": 43, "time": "1772188423" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 25, "time": "1772188225" }, "departure": { "delay": 25, "time": "1772188225" }, "stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 48, "time": "1772187948" }, "departure": { "delay": 48, "time": "1772187948" }, "stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1772189680" }, "departure": { "delay": 40, "time": "1772189680" }, "stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 50, "time": "1772188310" }, "departure": { "delay": 50, "time": "1772188310" }, "stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 33, "time": "1772189793" }, "departure": { "delay": 33, "time": "1772189793" }, "stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 39, "time": "1772189319" }, "departure": { "delay": 39, "time": "1772189319" }, "stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1772186350", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16520:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx635:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 178, "time": "1772184157" }, "departure": { "delay": 178, "time": "1772184178" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 160, "time": "1772185060" }, "departure": { "delay": 160, "time": "1772185060" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 223, "time": "1772184678" }, "departure": { "delay": 223, "time": "1772184703" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 95, "time": "1772183456" }, "departure": { "delay": 95, "time": "1772183555" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 183, "time": "1772184603" }, "departure": { "delay": 183, "time": "1772184603" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 148, "time": "1772183707" }, "departure": { "delay": 148, "time": "1772183728" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 168, "time": "1772185128" }, "departure": { "delay": 168, "time": "1772185128" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 93, "time": "1772183232" }, "departure": { "delay": 93, "time": "1772183253" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 243, "time": "1772184459" }, "departure": { "delay": 243, "time": "1772184483" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 27, "time": "1772183367" }, "departure": { "delay": 27, "time": "1772183367" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 135, "time": "1772182875" }, "departure": { "delay": 135, "time": "1772182875" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 58, "time": "1772182678" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 103, "time": "1772183803" }, "departure": { "delay": 103, "time": "1772183803" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 168, "time": "1772185008" }, "departure": { "delay": 168, "time": "1772185008" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 52, "time": "1772182732" }, "departure": { "delay": 52, "time": "1772182732" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 109, "time": "1772183629" }, "departure": { "delay": 109, "time": "1772183629" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 138, "time": "1772184061" }, "departure": { "delay": 138, "time": "1772184078" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 143, "time": "1772182981" }, "departure": { "delay": 143, "time": "1772183003" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 186, "time": "1772184846" }, "departure": { "delay": 186, "time": "1772184846" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 162, "time": "1772183082" }, "departure": { "delay": 162, "time": "1772183082" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 158, "time": "1772184338" }, "departure": { "delay": 158, "time": "1772184338" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 311, "time": "1772185751" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 113, "time": "1772183153" }, "departure": { "delay": 113, "time": "1772183153" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 168, "time": "1772183903" }, "departure": { "delay": 168, "time": "1772183928" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 160, "time": "1772183980" }, "departure": { "delay": 160, "time": "1772183980" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 208, "time": "1772185206" }, "departure": { "delay": 208, "time": "1772185228" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 189, "time": "1772184249" }, "departure": { "delay": 189, "time": "1772184249" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1772182690", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx635:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18769:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -79, "time": "1772189801" }, "departure": { "delay": -79, "time": "1772189801" }, "stopId": "FR:76367:ZE:TCARxEHOUP1:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -120, "time": "1772189700" }, "departure": { "delay": -120, "time": "1772189700" }, "stopId": "FR:76367:ZE:TCARxHOMAI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -120, "time": "1772189820" }, "departure": { "delay": -120, "time": "1772189820" }, "stopId": "FR:76367:ZE:TCARxPBOSC1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 35, "time": "1772187935" }, "departure": { "delay": 35, "time": "1772187935" }, "stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -120, "time": "1772188860" }, "departure": { "delay": -120, "time": "1772188860" }, "stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 50, "time": "1772187950" }, "departure": { "delay": 50, "time": "1772187950" }, "stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -80, "time": "1772189020" }, "departure": { "delay": -80, "time": "1772189020" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -101, "time": "1772189119" }, "departure": { "delay": -101, "time": "1772189119" }, "stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -80, "time": "1772189740" }, "departure": { "delay": -80, "time": "1772189740" }, "stopId": "FR:76367:ZE:TCARxELUAR1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 17, "time": "1772188037" }, "departure": { "delay": 17, "time": "1772188037" }, "stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -69, "time": "1772189271" }, "departure": { "delay": -69, "time": "1772189271" }, "stopId": "FR:76451:ZE:TCARxCEQUE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 23, "time": "1772187983" }, "departure": { "delay": 23, "time": "1772187983" }, "stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 58, "time": "1772188078" }, "departure": { "delay": 58, "time": "1772188078" }, "stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -107, "time": "1772189053" }, "departure": { "delay": -107, "time": "1772189053" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1772186370", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx43:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18769:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2214854667:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 114, "time": "1772183201" }, "departure": { "delay": 114, "time": "1772183214" }, "stopId": "FR:76476:ZE:120:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 68, "time": "1772183272" }, "departure": { "delay": 68, "time": "1772183288" }, "stopId": "FR:76476:ZE:15463:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 26, "time": "1772183468" }, "departure": { "delay": 26, "time": "1772183486" }, "stopId": "FR:76476:ZE:15466:ATOUMOD019", "stopSequence": 8 }, { "departure": { "delay": 147, "time": "1772182947" }, "stopId": "FR:76476:ZE:119:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 83, "time": "1772183710" }, "departure": { "delay": 83, "time": "1772183723" }, "stopId": "FR:76476:ZE:136:ATOUMOD019", "stopSequence": 11 }, { "arrival": { "delay": 137, "time": "1772183521" }, "departure": { "delay": 137, "time": "1772183657" }, "stopId": "FR:76476:ZE:150:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 116, "time": "1772183682" }, "departure": { "delay": 116, "time": "1772183696" }, "stopId": "FR:76476:ZE:15589:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 68, "time": "1772183813" }, "departure": { "delay": 68, "time": "1772183828" }, "stopId": "FR:76476:ZE:15471:ATOUMOD019", "stopSequence": 13 }, { "arrival": { "delay": 37, "time": "1772183424" }, "departure": { "delay": 37, "time": "1772183437" }, "stopId": "FR:76476:ZE:15485:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 82, "time": "1772183768" }, "departure": { "delay": 82, "time": "1772183782" }, "stopId": "FR:76476:ZE:15470:ATOUMOD019", "stopSequence": 12 }, { "arrival": { "time": "1772183889" }, "departure": { "time": "1772183820" }, "stopId": "FR:76476:ZE:15472:ATOUMOD019", "stopSequence": 14 }, { "arrival": { "delay": 198, "time": "1772183097" }, "departure": { "delay": 198, "time": "1772183118" }, "stopId": "FR:76476:ZE:15657:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 81, "time": "1772183349" }, "departure": { "delay": 81, "time": "1772183361" }, "stopId": "FR:76476:ZE:15464:ATOUMOD019", "stopSequence": 5 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:24:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2214854667:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12881:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 40, "time": "1772188840" }, "departure": { "delay": 40, "time": "1772188840" }, "stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 4, "time": "1772187544" }, "departure": { "delay": 4, "time": "1772187544" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772187420" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 21, "time": "1772187741" }, "departure": { "delay": 21, "time": "1772187741" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 16, "time": "1772188096" }, "departure": { "delay": 16, "time": "1772188096" }, "stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 31, "time": "1772187451" }, "departure": { "delay": 31, "time": "1772187451" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 4, "time": "1772188504" }, "departure": { "delay": 4, "time": "1772188504" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 8, "time": "1772188328" }, "departure": { "delay": 8, "time": "1772188328" }, "stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 59, "time": "1772188139" }, "departure": { "delay": 59, "time": "1772188139" }, "stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 15, "time": "1772188695" }, "departure": { "delay": 15, "time": "1772188695" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 19, "time": "1772188279" }, "departure": { "delay": 19, "time": "1772188279" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 22, "time": "1772187802" }, "departure": { "delay": 22, "time": "1772187802" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 39, "time": "1772188779" }, "departure": { "delay": 39, "time": "1772188779" }, "stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 8, "time": "1772187848" }, "departure": { "delay": 8, "time": "1772187848" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 15, "time": "1772188395" }, "departure": { "delay": 15, "time": "1772188395" }, "stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188020" }, "stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 12, "time": "1772187492" }, "departure": { "delay": 12, "time": "1772187492" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1772187630" }, "departure": { "delay": 30, "time": "1772187630" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772186370", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12881:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758384x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 280, "time": "1772188180" }, "departure": { "delay": 280, "time": "1772188180" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 280, "time": "1772187040" }, "departure": { "delay": 280, "time": "1772187040" }, "stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 280, "time": "1772187820" }, "departure": { "delay": 280, "time": "1772187820" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 280, "time": "1772186620" }, "departure": { "delay": 280, "time": "1772186620" }, "stopId": "FR:50045:ZE:BENBG1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 280, "time": "1772188120" }, "departure": { "delay": 280, "time": "1772188120" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 280, "time": "1772188240" }, "departure": { "delay": 280, "time": "1772188240" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 280, "time": "1772187340" }, "departure": { "delay": 280, "time": "1772187340" }, "stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 280, "time": "1772187520" }, "departure": { "delay": 280, "time": "1772187520" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 152, "time": "1772185749" }, "departure": { "delay": 152, "time": "1772185832" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 276, "time": "1772186230" }, "departure": { "delay": 276, "time": "1772186316" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 76, "time": "1772185134" }, "departure": { "delay": 76, "time": "1772185156" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 280, "time": "1772186740" }, "departure": { "delay": 280, "time": "1772186740" }, "stopId": "FR:50045:ZE:BENCG1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 110, "time": "1772185358" }, "departure": { "delay": 110, "time": "1772185370" }, "stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 7, "time": "1772184907" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 280, "time": "1772188300" }, "departure": { "delay": 280, "time": "1772188300" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 280, "time": "1772188420" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758384x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748437x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1772185400" }, "departure": { "delay": 10, "time": "1772185450" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 32, "time": "1772186278" }, "departure": { "delay": 32, "time": "1772186312" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 48, "time": "1772184634" }, "departure": { "delay": 48, "time": "1772184648" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1772186900" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 20, "time": "1772186540" }, "departure": { "delay": 20, "time": "1772186540" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -5, "time": "1772185578" }, "departure": { "delay": -5, "time": "1772185615" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -13, "time": "1772186191" }, "departure": { "delay": -13, "time": "1772186207" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 10, "time": "1772186324" }, "departure": { "delay": 10, "time": "1772186350" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -47, "time": "1772185896" }, "departure": { "delay": -47, "time": "1772185933" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -38, "time": "1772184727" }, "departure": { "delay": -38, "time": "1772184742" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -13, "time": "1772185774" }, "departure": { "delay": -13, "time": "1772185787" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 33, "time": "1772185046" }, "departure": { "delay": 33, "time": "1772185293" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 72, "time": "1772184465" }, "departure": { "delay": 72, "time": "1772184492" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -4, "time": "1772186036" }, "departure": { "delay": -4, "time": "1772186096" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 24, "time": "1772184669" }, "departure": { "delay": 24, "time": "1772184684" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -18, "time": "1772184812" }, "departure": { "delay": -18, "time": "1772184822" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 13, "time": "1772185494" }, "departure": { "delay": 13, "time": "1772185513" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1772184570" }, "departure": { "delay": 48, "time": "1772184588" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1772186406" }, "departure": { "delay": 20, "time": "1772186420" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -5, "time": "1772185534" }, "departure": { "delay": -5, "time": "1772185555" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 53, "time": "1772184402" }, "departure": { "delay": 53, "time": "1772184413" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 27, "time": "1772184267" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1772186660" }, "departure": { "delay": 20, "time": "1772186660" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 15, "time": "1772185656" }, "departure": { "delay": 15, "time": "1772185695" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 24, "time": "1772184309" }, "departure": { "delay": 24, "time": "1772184324" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -39, "time": "1772186162" }, "departure": { "delay": -39, "time": "1772186181" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -3, "time": "1772184349" }, "departure": { "delay": -3, "time": "1772184357" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1772186600" }, "departure": { "delay": 20, "time": "1772186600" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -4, "time": "1772184709" }, "departure": { "delay": -4, "time": "1772184716" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 41, "time": "1772184898" }, "departure": { "delay": 41, "time": "1772185001" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 4, "time": "1772185357" }, "departure": { "delay": 4, "time": "1772185384" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1772186600" }, "departure": { "delay": 20, "time": "1772186600" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 67, "time": "1772184534" }, "departure": { "delay": 67, "time": "1772184547" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -44, "time": "1772185863" }, "departure": { "delay": -44, "time": "1772185876" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1772186455", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748437x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748455x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 11, "time": "1772174954" }, "departure": { "delay": 11, "time": "1772175011" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -25, "time": "1772174361" }, "departure": { "delay": -25, "time": "1772174375" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 111, "time": "1772175604" }, "departure": { "delay": 111, "time": "1772175651" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1772176328" }, "departure": { "delay": 31, "time": "1772176351" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 13, "time": "1772176383" }, "departure": { "delay": 13, "time": "1772176393" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -26, "time": "1772176642" }, "departure": { "delay": -26, "time": "1772176654" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -36, "time": "1772176444" }, "departure": { "delay": -36, "time": "1772176464" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 65, "time": "1772175791" }, "departure": { "delay": 65, "time": "1772175965" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -9, "time": "1772175041" }, "departure": { "delay": -9, "time": "1772175051" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -21, "time": "1772174645" }, "departure": { "delay": -21, "time": "1772174679" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -54, "time": "1772176686" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -11, "time": "1772176598" }, "departure": { "delay": -11, "time": "1772176609" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -11, "time": "1772174611" }, "departure": { "delay": -11, "time": "1772174629" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -4, "time": "1772174328" }, "departure": { "delay": -4, "time": "1772174336" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 56, "time": "1772175518" }, "departure": { "delay": 56, "time": "1772175536" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -19, "time": "1772176405" }, "departure": { "delay": -19, "time": "1772176421" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 57, "time": "1772176243" }, "departure": { "delay": 57, "time": "1772176257" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 71, "time": "1772175447" }, "departure": { "delay": 71, "time": "1772175491" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 4, "time": "1772174268" }, "departure": { "delay": 4, "time": "1772174284" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1772175219" }, "departure": { "delay": 10, "time": "1772175370" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -70, "time": "1772175129" }, "departure": { "delay": -70, "time": "1772175170" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -15, "time": "1772176531" }, "departure": { "delay": -15, "time": "1772176545" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -12, "time": "1772174858" }, "departure": { "delay": -12, "time": "1772174868" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 27, "time": "1772176132" }, "departure": { "delay": 27, "time": "1772176167" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -22, "time": "1772174779" }, "departure": { "delay": -22, "time": "1772174798" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 142, "time": "1772175686" }, "departure": { "delay": 142, "time": "1772175742" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -7, "time": "1772174561" }, "departure": { "delay": -7, "time": "1772174573" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 49, "time": "1772176270" }, "departure": { "delay": 49, "time": "1772176309" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "departure": { "delay": 69, "time": "1772174109" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 25, "time": "1772175996" }, "departure": { "delay": 25, "time": "1772176045" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -39, "time": "1772176479" }, "departure": { "delay": -39, "time": "1772176521" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -23, "time": "1772174466" }, "departure": { "delay": -23, "time": "1772174497" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -6, "time": "1772174737" }, "departure": { "delay": -6, "time": "1772174754" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748455x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4406:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1772187848" }, "departure": { "delay": 8, "time": "1772187848" }, "stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 30, "time": "1772187690" }, "departure": { "delay": 30, "time": "1772187690" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 56, "time": "1772187356" }, "departure": { "delay": 56, "time": "1772187356" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 15, "time": "1772187975" }, "departure": { "delay": 15, "time": "1772187975" }, "stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 6, "time": "1772188086" }, "departure": { "delay": 6, "time": "1772188086" }, "stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 55, "time": "1772187295" }, "departure": { "delay": 55, "time": "1772187295" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1772187920" }, "departure": { "delay": 20, "time": "1772187920" }, "stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 24, "time": "1772187504" }, "departure": { "delay": 24, "time": "1772187504" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 21, "time": "1772187441" }, "departure": { "delay": 21, "time": "1772187441" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1772186390", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4406:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470280:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -33, "time": "1772188767" }, "departure": { "delay": -33, "time": "1772188767" }, "stopId": "FR:27275:ZE:0x6220:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 16, "time": "1772188516" }, "departure": { "delay": 16, "time": "1772188516" }, "stopId": "FR:27275:ZE:0x6203:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 17, "time": "1772188577" }, "departure": { "delay": 17, "time": "1772188577" }, "stopId": "FR:27275:ZE:0x6205:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1772189170" }, "departure": { "delay": 10, "time": "1772189170" }, "stopId": "FR:27275:ZE:0x6996:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 10, "time": "1772189890" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 26, "time": "1772189426" }, "departure": { "delay": 26, "time": "1772189426" }, "stopId": "FR:27022:ZE:0x6992:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1772188952" }, "departure": { "delay": 32, "time": "1772188952" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -33, "time": "1772188647" }, "departure": { "delay": -33, "time": "1772188647" }, "stopId": "FR:27275:ZE:0x6215:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -26, "time": "1772188354" }, "departure": { "delay": -26, "time": "1772188354" }, "stopId": "FR:27275:ZE:0x6194:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 55, "time": "1772189455" }, "departure": { "delay": 55, "time": "1772189455" }, "stopId": "FR:27022:ZE:0x7002:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 49, "time": "1772188249" }, "departure": { "delay": 49, "time": "1772188249" }, "stopId": "FR:27022:ZE:0x6979:ATOUMOD006", "stopSequence": 2 }, { "departure": { "time": "1772188200" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 10, "time": "1772189530" }, "departure": { "delay": 10, "time": "1772189530" }, "stopId": "FR:27022:ZE:0x7000:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 14, "time": "1772189834" }, "departure": { "delay": 14, "time": "1772189834" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 34, "time": "1772189374" }, "departure": { "delay": 34, "time": "1772189374" }, "stopId": "FR:27022:ZE:0x6998:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1772189290" }, "departure": { "delay": 10, "time": "1772189290" }, "stopId": "FR:27022:ZE:0x6980:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 37, "time": "1772188897" }, "departure": { "delay": 37, "time": "1772188897" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 15, "time": "1772189655" }, "departure": { "delay": 15, "time": "1772189655" }, "stopId": "FR:27022:ZE:0x6986:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 38, "time": "1772189018" }, "departure": { "delay": 38, "time": "1772189018" }, "stopId": "FR:27275:ZE:0x7179:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -33, "time": "1772188467" }, "departure": { "delay": -33, "time": "1772188467" }, "stopId": "FR:27275:ZE:0x7182:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 56, "time": "1772189756" }, "departure": { "delay": 56, "time": "1772189756" }, "stopId": "FR:27022:ZE:0x6982:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 43, "time": "1772188843" }, "departure": { "delay": 43, "time": "1772188843" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 9 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:6a:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470280:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747502x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 7, "time": "1772171024" }, "departure": { "delay": 7, "time": "1772171047" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1772170811" }, "departure": { "delay": 40, "time": "1772170840" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 105, "time": "1772169817" }, "departure": { "delay": 105, "time": "1772169825" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 49, "time": "1772170417" }, "departure": { "delay": 49, "time": "1772170429" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 70, "time": "1772169595" }, "departure": { "delay": 70, "time": "1772169610" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1772171104" }, "departure": { "delay": 12, "time": "1772171112" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 136, "time": "1772169716" }, "departure": { "delay": 136, "time": "1772169736" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 41, "time": "1772171162" }, "departure": { "delay": 41, "time": "1772171201" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 7, "time": "1772170919" }, "departure": { "delay": 7, "time": "1772170927" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 64, "time": "1772171269" }, "departure": { "delay": 64, "time": "1772171284" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 78, "time": "1772171346" }, "departure": { "delay": 78, "time": "1772171358" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 108, "time": "1772170029" }, "departure": { "delay": 108, "time": "1772170068" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1772171371" }, "departure": { "delay": 44, "time": "1772171384" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 117, "time": "1772169756" }, "departure": { "delay": 117, "time": "1772169777" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 51, "time": "1772169471" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1772170573" }, "departure": { "delay": 22, "time": "1772170582" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1772171557" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 39, "time": "1772170458" }, "departure": { "delay": 39, "time": "1772170479" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 56, "time": "1772169522" }, "departure": { "delay": 56, "time": "1772169536" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 87, "time": "1772171232" }, "departure": { "delay": 87, "time": "1772171247" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 24, "time": "1772170634" }, "departure": { "delay": 24, "time": "1772170644" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 44, "time": "1772170141" }, "departure": { "delay": 44, "time": "1772170244" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1772186447", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747502x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470083:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1062, "time": "1772186358" }, "departure": { "delay": -1062, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7147:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -1542, "time": "1772186358" }, "departure": { "delay": -1542, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7074:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -582, "time": "1772186358" }, "departure": { "delay": -582, "time": "1772186358" }, "stopId": "FR:27365:ZE:0x7195:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -1302, "time": "1772186358" }, "departure": { "delay": -1302, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -942, "time": "1772186358" }, "departure": { "delay": -942, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7058:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -282, "time": "1772186358" }, "departure": { "delay": -282, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7080:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -1362, "time": "1772186358" }, "departure": { "delay": -1362, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -402, "time": "1772186358" }, "departure": { "delay": -402, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -762, "time": "1772186358" }, "departure": { "delay": -762, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -522, "time": "1772186358" }, "departure": { "delay": -522, "time": "1772186358" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1422, "time": "1772186358" }, "departure": { "delay": -1422, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -822, "time": "1772186358" }, "departure": { "delay": -822, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -882, "time": "1772186358" }, "departure": { "delay": -882, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7157:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -1002, "time": "1772186358" }, "departure": { "delay": -1002, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7111:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -642, "time": "1772186358" }, "departure": { "delay": -642, "time": "1772186358" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -702, "time": "1772186358" }, "departure": { "delay": -702, "time": "1772186358" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -1302, "time": "1772186358" }, "departure": { "delay": -1302, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7093:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -1482, "time": "1772186358" }, "departure": { "delay": -1482, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7030:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -1122, "time": "1772186358" }, "departure": { "delay": -1122, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7170:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -224, "time": "1772187796" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -942, "time": "1772186358" }, "departure": { "delay": -942, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7131:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -462, "time": "1772186358" }, "departure": { "delay": -462, "time": "1772186358" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -1002, "time": "1772186358" }, "departure": { "delay": -1002, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7033:ATOUMOD006", "stopSequence": 15 }, { "departure": { "delay": -42, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -1422, "time": "1772186358" }, "departure": { "delay": -1422, "time": "1772186358" }, "stopId": "FR:27701:ZE:0x7122:ATOUMOD006", "stopSequence": 22 } ], "timestamp": "1772186358", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:4:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470083:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN853630F5934615x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189820" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 37 }, { "arrival": { "time": "1772190360" }, "departure": { "time": "1772190420" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 39 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188140" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 33 }, { "arrival": { "time": "1772188500" }, "departure": { "time": "1772188560" }, "stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002", "stopSequence": 35 }, { "departure": { "time": "1772187300" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 31 }, { "arrival": { "time": "1772191860" }, "stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002", "stopSequence": 42 }, { "arrival": { "time": "1772190900" }, "departure": { "time": "1772190960" }, "stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002", "stopSequence": 41 } ], "timestamp": "1772183697", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN853630F5934615x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5471227:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -93, "time": "1772187507" }, "departure": { "delay": -93, "time": "1772187507" }, "stopId": "FR:27375:ZE:0x6438:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -245, "time": "1772188675" }, "departure": { "delay": -245, "time": "1772188675" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -34, "time": "1772186486" }, "departure": { "delay": -34, "time": "1772186486" }, "stopId": "FR:27375:ZE:0x6492:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -210, "time": "1772188110" }, "departure": { "delay": -210, "time": "1772188110" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -143, "time": "1772187397" }, "departure": { "delay": -143, "time": "1772187397" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -227, "time": "1772187973" }, "departure": { "delay": -227, "time": "1772187973" }, "stopId": "FR:27701:ZE:0x7106:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -161, "time": "1772188219" }, "departure": { "delay": -161, "time": "1772188219" }, "stopId": "FR:27528:ZE:0x6589:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -128, "time": "1772188492" }, "departure": { "delay": -128, "time": "1772188492" }, "stopId": "FR:27528:ZE:0x6576:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -176, "time": "1772188384" }, "departure": { "delay": -176, "time": "1772188384" }, "stopId": "FR:27528:ZE:0x6594:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -175, "time": "1772187785" }, "departure": { "delay": -175, "time": "1772187785" }, "stopId": "FR:27351:ZE:0x6310:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -51, "time": "1772186769" }, "departure": { "delay": -51, "time": "1772186769" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -119, "time": "1772187601" }, "departure": { "delay": -119, "time": "1772187601" }, "stopId": "FR:27375:ZE:0x6526:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -116, "time": "1772188444" }, "departure": { "delay": -116, "time": "1772188444" }, "stopId": "FR:27528:ZE:0x6596:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -130, "time": "1772187650" }, "departure": { "delay": -130, "time": "1772187650" }, "stopId": "FR:27375:ZE:0x6304:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -51, "time": "1772186709" }, "departure": { "delay": -51, "time": "1772186709" }, "stopId": "FR:27375:ZE:0x6422:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -224, "time": "1772188036" }, "departure": { "delay": -224, "time": "1772188036" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -80, "time": "1772187220" }, "departure": { "delay": -80, "time": "1772187220" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -85, "time": "1772187335" }, "departure": { "delay": -85, "time": "1772187335" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -145, "time": "1772188535" }, "departure": { "delay": -145, "time": "1772188535" }, "stopId": "FR:27701:ZE:0x7022:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -91, "time": "1772187269" }, "departure": { "delay": -91, "time": "1772187269" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -198, "time": "1772188602" }, "departure": { "delay": -198, "time": "1772188602" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -281, "time": "1772188819" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -12, "time": "1772186628" }, "departure": { "delay": -12, "time": "1772186628" }, "stopId": "FR:27375:ZE:0x6396:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -191, "time": "1772188549" }, "departure": { "delay": -191, "time": "1772188549" }, "stopId": "FR:27701:ZE:0x7034:ATOUMOD006", "stopSequence": 35 }, { "departure": { "time": "1772186520" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -93, "time": "1772187567" }, "departure": { "delay": -93, "time": "1772187567" }, "stopId": "FR:27375:ZE:0x6384:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1772187090" }, "departure": { "delay": 30, "time": "1772187090" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -137, "time": "1772187703" }, "departure": { "delay": -137, "time": "1772187703" }, "stopId": "FR:27351:ZE:0x6312:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -86, "time": "1772186734" }, "departure": { "delay": -86, "time": "1772186734" }, "stopId": "FR:27375:ZE:0x6512:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -21, "time": "1772186679" }, "departure": { "delay": -21, "time": "1772186679" }, "stopId": "FR:27375:ZE:0x6572:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -153, "time": "1772187447" }, "departure": { "delay": -153, "time": "1772187447" }, "stopId": "FR:27375:ZE:0x6457:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -702, "time": "1772186238" }, "departure": { "delay": -702, "time": "1772186238" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -118, "time": "1772188322" }, "departure": { "delay": -118, "time": "1772188322" }, "stopId": "FR:27528:ZE:0x6598:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -206, "time": "1772188714" }, "departure": { "delay": -206, "time": "1772188714" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -57, "time": "1772186583" }, "departure": { "delay": -57, "time": "1772186583" }, "stopId": "FR:27375:ZE:0x6490:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "time": "1772186868" }, "departure": { "time": "1772187060" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -36, "time": "1772186664" }, "departure": { "delay": -36, "time": "1772186664" }, "stopId": "FR:27375:ZE:0x6470:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -141, "time": "1772188359" }, "departure": { "delay": -141, "time": "1772188359" }, "stopId": "FR:27528:ZE:0x6591:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -153, "time": "1772188287" }, "departure": { "delay": -153, "time": "1772188287" }, "stopId": "FR:27528:ZE:0x6592:ATOUMOD006", "stopSequence": 28 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5471227:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:309:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 65, "time": "1772183760" }, "departure": { "delay": 65, "time": "1772183765" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 65, "time": "1772183880" }, "departure": { "delay": 65, "time": "1772183885" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1772184780" }, "departure": { "delay": 60, "time": "1772184840" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1772185980" }, "departure": { "delay": 5, "time": "1772185985" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 65, "time": "1772186220" }, "departure": { "delay": 65, "time": "1772186225" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 5, "time": "1772185020" }, "departure": { "delay": 5, "time": "1772185025" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1772184660" }, "departure": { "time": "1772184720" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 65, "time": "1772183220" }, "departure": { "delay": 65, "time": "1772183225" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1772185680" }, "departure": { "delay": 5, "time": "1772185685" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 65, "time": "1772185920" }, "departure": { "delay": 65, "time": "1772185925" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 15, "time": "1772183410" }, "departure": { "delay": 15, "time": "1772183415" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 65, "time": "1772183280" }, "departure": { "delay": 65, "time": "1772183285" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 65, "time": "1772185800" }, "departure": { "delay": 65, "time": "1772185805" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1772184070" }, "departure": { "delay": 60, "time": "1772184120" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772186040" }, "departure": { "time": "1772186100" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 5, "time": "1772186340" }, "departure": { "delay": 5, "time": "1772186345" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": -60, "time": "1772184845" }, "departure": { "delay": -60, "time": "1772184900" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 65, "time": "1772184060" }, "departure": { "delay": 65, "time": "1772184065" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": -45, "time": "1772185510" }, "departure": { "delay": -45, "time": "1772185515" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1772184300" }, "departure": { "time": "1772184360" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1772183700" }, "departure": { "delay": 65, "time": "1772183705" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 65, "time": "1772186280" }, "departure": { "delay": 65, "time": "1772186285" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1772183520" }, "departure": { "time": "1772183580" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1772185200" }, "departure": { "delay": 5, "time": "1772185205" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1772186400" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 65, "time": "1772183400" }, "departure": { "delay": 65, "time": "1772183405" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "departure": { "time": "1772183100" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1772184180" }, "departure": { "delay": 5, "time": "1772184185" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1772185500" }, "departure": { "delay": 5, "time": "1772185505" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 5, "time": "1772185080" }, "departure": { "delay": 5, "time": "1772185085" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1772185560" }, "departure": { "time": "1772185620" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 15, "time": "1772185810" }, "departure": { "delay": 15, "time": "1772185815" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 65, "time": "1772185380" }, "departure": { "delay": 65, "time": "1772185385" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 } ], "timestamp": "1772186451", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:309:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx241:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772192400" }, "departure": { "time": "1772192400" }, "stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772192760" }, "departure": { "time": "1772192760" }, "stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772192940" }, "departure": { "time": "1772192940" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772192220" }, "departure": { "time": "1772192220" }, "stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772193540" }, "departure": { "time": "1772193540" }, "stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772193000" }, "departure": { "time": "1772193000" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1772192345" }, "departure": { "delay": 5, "time": "1772192345" }, "stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772193600" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772191800" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772192280" }, "departure": { "time": "1772192280" }, "stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772192340" }, "departure": { "time": "1772192340" }, "stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772192820" }, "departure": { "time": "1772192820" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772178783", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx241:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748507x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -34, "time": "1772172626" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 160, "time": "1772171364" }, "departure": { "delay": 160, "time": "1772171380" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 234, "time": "1772171034" }, "stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 185, "time": "1772171329" }, "departure": { "delay": 185, "time": "1772171345" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -5, "time": "1772172144" }, "departure": { "delay": -5, "time": "1772172175" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 214, "time": "1772171126" }, "departure": { "delay": 214, "time": "1772171134" }, "stopId": "FR:50129:ZE:10JBO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -15, "time": "1772172267" }, "departure": { "delay": -15, "time": "1772172285" }, "stopId": "FR:50129:ZE:10BRA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 97, "time": "1772171832" }, "departure": { "delay": 97, "time": "1772171857" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1772172001" }, "departure": { "delay": 20, "time": "1772172020" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -60, "time": "1772172346" }, "departure": { "delay": -60, "time": "1772172360" }, "stopId": "FR:50129:ZE:10MRT2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -77, "time": "1772172394" }, "departure": { "delay": -77, "time": "1772172403" }, "stopId": "FR:50129:ZE:10FOE2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 147, "time": "1772171531" }, "departure": { "delay": 147, "time": "1772171547" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -5, "time": "1772172094" }, "departure": { "delay": -5, "time": "1772172115" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 31, "time": "1772171949" }, "departure": { "delay": 31, "time": "1772171971" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -44, "time": "1772172481" }, "departure": { "delay": -44, "time": "1772172496" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 145, "time": "1772171468" }, "departure": { "delay": 145, "time": "1772171485" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -23, "time": "1772172200" }, "departure": { "delay": -23, "time": "1772172217" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 201, "time": "1772171284" }, "departure": { "delay": 201, "time": "1772171301" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -41, "time": "1772172541" }, "departure": { "delay": -41, "time": "1772172559" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 191, "time": "1772171391" }, "departure": { "delay": 191, "time": "1772171411" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 118, "time": "1772171630" }, "departure": { "delay": 118, "time": "1772171638" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 239, "time": "1772171087" }, "departure": { "delay": 239, "time": "1772171099" }, "stopId": "FR:50129:ZE:10CHE2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -30, "time": "1772172432" }, "departure": { "delay": -30, "time": "1772172450" }, "stopId": "FR:50129:ZE:10GRI2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 9, "time": "1772172046" }, "departure": { "delay": 9, "time": "1772172069" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1772186453", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748507x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:4:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -27, "time": "1772174426" }, "departure": { "delay": -27, "time": "1772174433" }, "stopId": "FR:76057:ZE:30008:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": -63, "time": "1772174560" }, "departure": { "delay": -63, "time": "1772174577" }, "stopId": "FR:76057:ZE:30014:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": -97, "time": "1772174827" }, "departure": { "delay": -97, "time": "1772174843" }, "stopId": "FR:76495:ZE:30043:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 11, "time": "1772174388" }, "departure": { "delay": 11, "time": "1772174411" }, "stopId": "FR:76057:ZE:30026:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": -78, "time": "1772174727" }, "departure": { "delay": -78, "time": "1772174742" }, "stopId": "FR:76495:ZE:30039:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 98, "time": "1772174062" }, "departure": { "delay": 98, "time": "1772174078" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 118, "time": "1772174022" }, "departure": { "delay": 118, "time": "1772174038" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": -62, "time": "1772174802" }, "departure": { "delay": -62, "time": "1772174818" }, "stopId": "FR:76495:ZE:30036:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": -107, "time": "1772174879" }, "departure": { "delay": -107, "time": "1772174893" }, "stopId": "FR:76495:ZE:30041:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": -117, "time": "1772175063" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": -25, "time": "1772174175" }, "departure": { "delay": -25, "time": "1772174195" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 82, "time": "1772174217" }, "departure": { "delay": 82, "time": "1772174362" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 93, "time": "1772174126" }, "departure": { "delay": 93, "time": "1772174133" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 57, "time": "1772174147" }, "departure": { "delay": 57, "time": "1772174157" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "departure": { "delay": 107, "time": "1772173907" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": -11, "time": "1772174678" }, "departure": { "delay": -11, "time": "1772174689" }, "stopId": "FR:76495:ZE:30031:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": -37, "time": "1772174467" }, "departure": { "delay": -37, "time": "1772174483" }, "stopId": "FR:76057:ZE:30004:ATOUMOD041", "stopSequence": 10 } ], "timestamp": "1772186432", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:4:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758892x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1772184504" }, "departure": { "delay": 47, "time": "1772184527" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -13, "time": "1772185841" }, "departure": { "delay": -13, "time": "1772185847" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 52, "time": "1772182965" }, "departure": { "delay": 52, "time": "1772183032" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 59, "time": "1772184429" }, "departure": { "delay": 59, "time": "1772184479" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 106, "time": "1772183314" }, "departure": { "delay": 106, "time": "1772183326" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 18, "time": "1772185750" }, "departure": { "delay": 18, "time": "1772185758" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 38, "time": "1772184181" }, "departure": { "delay": 38, "time": "1772184218" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 91, "time": "1772183748" }, "departure": { "delay": 91, "time": "1772183791" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 51, "time": "1772183080" }, "departure": { "delay": 51, "time": "1772183091" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -77, "time": "1772186077" }, "departure": { "delay": -77, "time": "1772186083" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 22, "time": "1772185388" }, "departure": { "delay": 22, "time": "1772185402" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -8, "time": "1772185784" }, "departure": { "delay": -8, "time": "1772185792" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -89, "time": "1772186131" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 90, "time": "1772183590" }, "departure": { "delay": 90, "time": "1772183610" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 36, "time": "1772184261" }, "departure": { "delay": 36, "time": "1772184276" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 29, "time": "1772184826" }, "departure": { "delay": 29, "time": "1772184869" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 81, "time": "1772183629" }, "departure": { "delay": 81, "time": "1772183661" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 21, "time": "1772185503" }, "departure": { "delay": 21, "time": "1772185521" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -39, "time": "1772185864" }, "departure": { "delay": -39, "time": "1772185881" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 17, "time": "1772184771" }, "departure": { "delay": 17, "time": "1772184797" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 98, "time": "1772183505" }, "departure": { "delay": 98, "time": "1772183558" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 51, "time": "1772183110" }, "departure": { "delay": 51, "time": "1772183151" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 6, "time": "1772182806" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 42, "time": "1772183367" }, "departure": { "delay": 42, "time": "1772183382" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1772185625" }, "departure": { "delay": 40, "time": "1772185660" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 60, "time": "1772184681" }, "departure": { "delay": 60, "time": "1772184720" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 114, "time": "1772183828" }, "departure": { "delay": 114, "time": "1772183874" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 12, "time": "1772185532" }, "departure": { "delay": 12, "time": "1772185572" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 106, "time": "1772183162" }, "departure": { "delay": 106, "time": "1772183206" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1772183051" }, "departure": { "delay": 20, "time": "1772183060" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 114, "time": "1772183227" }, "departure": { "delay": 114, "time": "1772183274" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -20, "time": "1772185984" }, "departure": { "delay": -20, "time": "1772186020" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 41, "time": "1772184926" }, "departure": { "delay": 41, "time": "1772184941" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 79, "time": "1772183341" }, "departure": { "delay": 79, "time": "1772183359" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 28, "time": "1772185194" }, "departure": { "delay": 28, "time": "1772185228" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 40, "time": "1772185462" }, "departure": { "delay": 40, "time": "1772185480" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 75, "time": "1772184568" }, "departure": { "delay": 75, "time": "1772184615" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -55, "time": "1772186037" }, "departure": { "delay": -55, "time": "1772186045" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 85, "time": "1772184037" }, "departure": { "delay": 85, "time": "1772184085" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 26, "time": "1772182870" }, "departure": { "delay": 26, "time": "1772182886" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 52, "time": "1772185665" }, "departure": { "delay": 52, "time": "1772185732" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 28, "time": "1772185029" }, "departure": { "delay": 28, "time": "1772185048" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 4, "time": "1772185077" }, "departure": { "delay": 4, "time": "1772185084" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 1, "time": "1772185420" }, "departure": { "delay": 1, "time": "1772185441" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 13, "time": "1772185317" }, "departure": { "delay": 13, "time": "1772185333" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 116, "time": "1772183681" }, "departure": { "delay": 116, "time": "1772183696" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 17, "time": "1772185124" }, "departure": { "delay": 17, "time": "1772185157" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 29, "time": "1772184973" }, "departure": { "delay": 29, "time": "1772184989" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 105, "time": "1772183954" }, "departure": { "delay": 105, "time": "1772183985" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 25, "time": "1772184331" }, "departure": { "delay": 25, "time": "1772184385" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1772186451", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758892x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1141:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189700" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "departure": { "time": "1772188380" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1772189940" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1772189760" }, "departure": { "time": "1772189760" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 } ], "timestamp": "1772186411", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:1141:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx2406:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772186580" }, "stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772184780" }, "stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772184840" }, "stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772185800" }, "stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1772186280" }, "stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1772187060" }, "stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1772185980" }, "stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772185260" }, "stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772185380" }, "stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772185620" }, "stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772185320" }, "stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772186880" }, "stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001", "stopSequence": 33 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772186940" }, "stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772185560" }, "stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772186760" }, "stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772185020" }, "stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772185920" }, "stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772184960" }, "stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772185440" }, "stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772184720" }, "stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772185500" }, "stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772186160" }, "stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772186460" }, "stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772186040" }, "stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx112:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx2406:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758819x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1772165681" }, "departure": { "delay": 52, "time": "1772165692" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -93, "time": "1772168727" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 20, "time": "1772165707" }, "departure": { "delay": 20, "time": "1772165720" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -23, "time": "1772168587" }, "departure": { "delay": -23, "time": "1772168617" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -2, "time": "1772168144" }, "departure": { "delay": -2, "time": "1772168158" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "departure": { "delay": 53, "time": "1772165453" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -13, "time": "1772166932" }, "departure": { "delay": -13, "time": "1772166947" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 28, "time": "1772165594" }, "departure": { "delay": 28, "time": "1772165608" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -3, "time": "1772167596" }, "departure": { "delay": -3, "time": "1772167617" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -36, "time": "1772166127" }, "departure": { "delay": -36, "time": "1772166144" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -95, "time": "1772167932" }, "departure": { "delay": -95, "time": "1772167945" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -45, "time": "1772167744" }, "departure": { "delay": -45, "time": "1772167755" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -3, "time": "1772166339" }, "departure": { "delay": -3, "time": "1772166357" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -9, "time": "1772167534" }, "departure": { "delay": -9, "time": "1772167551" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 46, "time": "1772166834" }, "departure": { "delay": 46, "time": "1772166886" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -35, "time": "1772168467" }, "departure": { "delay": -35, "time": "1772168485" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 4, "time": "1772166231" }, "departure": { "delay": 4, "time": "1772166304" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -16, "time": "1772168375" }, "departure": { "delay": -16, "time": "1772168384" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -61, "time": "1772165870" }, "departure": { "delay": -61, "time": "1772165879" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 11, "time": "1772166711" }, "departure": { "delay": 11, "time": "1772166791" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 12, "time": "1772168258" }, "departure": { "delay": 12, "time": "1772168352" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 46, "time": "1772165736" }, "departure": { "delay": 46, "time": "1772165746" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -41, "time": "1772168228" }, "departure": { "delay": -41, "time": "1772168239" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -13, "time": "1772167471" }, "departure": { "delay": -13, "time": "1772167487" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -39, "time": "1772166431" }, "departure": { "delay": -39, "time": "1772166441" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -25, "time": "1772167039" }, "departure": { "delay": -25, "time": "1772167055" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -10, "time": "1772168435" }, "departure": { "delay": -10, "time": "1772168450" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -19, "time": "1772167404" }, "departure": { "delay": -19, "time": "1772167421" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -2, "time": "1772166999" }, "departure": { "delay": -2, "time": "1772167018" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1772168121" }, "departure": { "delay": 30, "time": "1772168130" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 12, "time": "1772165979" }, "departure": { "delay": 12, "time": "1772166072" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -4, "time": "1772168209" }, "departure": { "delay": -4, "time": "1772168216" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 15, "time": "1772167096" }, "departure": { "delay": 15, "time": "1772167155" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -53, "time": "1772166539" }, "departure": { "delay": -53, "time": "1772166547" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -21, "time": "1772167642" }, "departure": { "delay": -21, "time": "1772167659" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -69, "time": "1772167834" }, "departure": { "delay": -69, "time": "1772167851" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -65, "time": "1772167901" }, "departure": { "delay": -65, "time": "1772167915" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 25, "time": "1772165630" }, "departure": { "delay": 25, "time": "1772165665" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 4, "time": "1772165816" }, "departure": { "delay": 4, "time": "1772165824" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -51, "time": "1772168635" }, "departure": { "delay": -51, "time": "1772168649" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -35, "time": "1772167687" }, "departure": { "delay": -35, "time": "1772167705" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -73, "time": "1772168679" }, "departure": { "delay": -73, "time": "1772168687" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 1, "time": "1772166170" }, "departure": { "delay": 1, "time": "1772166181" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -12, "time": "1772166093" }, "departure": { "delay": -12, "time": "1772166108" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1772167325" }, "departure": { "delay": 1, "time": "1772167381" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -26, "time": "1772165844" }, "departure": { "delay": -26, "time": "1772165854" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 69, "time": "1772165509" }, "departure": { "delay": 69, "time": "1772165529" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 21, "time": "1772167264" }, "departure": { "delay": 21, "time": "1772167281" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 17, "time": "1772165759" }, "departure": { "delay": 17, "time": "1772165777" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1772167971" }, "departure": { "delay": 53, "time": "1772168093" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 } ], "timestamp": "1772186449", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758819x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470064:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -164, "time": "1772187136" }, "departure": { "delay": -164, "time": "1772187136" }, "stopId": "FR:27375:ZE:0x6413:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -72, "time": "1772187828" }, "departure": { "delay": -72, "time": "1772187828" }, "stopId": "FR:27375:ZE:0x6505:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -163, "time": "1772186897" }, "departure": { "delay": -163, "time": "1772186897" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -227, "time": "1772186953" }, "departure": { "delay": -227, "time": "1772186953" }, "stopId": "FR:27375:ZE:0x6452:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -50, "time": "1772187730" }, "departure": { "delay": -50, "time": "1772187730" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -63, "time": "1772187657" }, "departure": { "delay": -63, "time": "1772187657" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -174, "time": "1772187486" }, "departure": { "delay": -174, "time": "1772187486" }, "stopId": "FR:27375:ZE:0x6418:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -230, "time": "1772187970" }, "stopId": "FR:27375:ZE:0x7160:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -84, "time": "1772186796" }, "departure": { "delay": -84, "time": "1772186796" }, "stopId": "FR:27375:ZE:0x6508:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -124, "time": "1772187116" }, "departure": { "delay": -124, "time": "1772187116" }, "stopId": "FR:27375:ZE:0x6501:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -185, "time": "1772187415" }, "departure": { "delay": -185, "time": "1772187415" }, "stopId": "FR:27375:ZE:0x6522:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -185, "time": "1772187355" }, "departure": { "delay": -185, "time": "1772187355" }, "stopId": "FR:27375:ZE:0x6474:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -203, "time": "1772187277" }, "departure": { "delay": -203, "time": "1772187277" }, "stopId": "FR:27375:ZE:0x6518:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -182, "time": "1772187178" }, "departure": { "delay": -182, "time": "1772187178" }, "stopId": "FR:27375:ZE:0x6386:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -94, "time": "1772187866" }, "departure": { "delay": -94, "time": "1772187866" }, "stopId": "FR:27375:ZE:0x6464:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -174, "time": "1772187246" }, "departure": { "delay": -174, "time": "1772187246" }, "stopId": "FR:27375:ZE:0x6520:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -175, "time": "1772187545" }, "departure": { "delay": -175, "time": "1772187545" }, "stopId": "FR:27375:ZE:0x6472:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -108, "time": "1772187792" }, "departure": { "delay": -108, "time": "1772187792" }, "stopId": "FR:27375:ZE:0x7196:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -232, "time": "1772187308" }, "departure": { "delay": -232, "time": "1772187308" }, "stopId": "FR:27375:ZE:0x6444:ATOUMOD006", "stopSequence": 11 }, { "departure": { "time": "1772186700" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -108, "time": "1772187072" }, "departure": { "delay": -108, "time": "1772187072" }, "stopId": "FR:27375:ZE:0x6479:ATOUMOD006", "stopSequence": 5 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:3:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470064:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1027:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1260, "time": "1772186100" }, "departure": { "delay": -1260, "time": "1772186100" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "delay": -1260, "time": "1772185740" }, "departure": { "delay": -1260, "time": "1772185740" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "delay": -1260, "time": "1772186820" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "delay": -1260, "time": "1772185380" }, "departure": { "delay": -1260, "time": "1772185380" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "delay": -1260, "time": "1772186640" }, "departure": { "delay": -1260, "time": "1772186640" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 12 }, { "departure": { "delay": -1255, "time": "1772185325" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "delay": -1260, "time": "1772185920" }, "departure": { "delay": -1260, "time": "1772185920" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "delay": -1260, "time": "1772186700" }, "departure": { "delay": -1260, "time": "1772186700" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "delay": -1260, "time": "1772186520" }, "departure": { "delay": -1260, "time": "1772186520" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "delay": -1260, "time": "1772186760" }, "departure": { "delay": -1260, "time": "1772186760" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "delay": -1260, "time": "1772185440" }, "departure": { "delay": -1260, "time": "1772185440" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "delay": -1260, "time": "1772186340" }, "departure": { "delay": -1260, "time": "1772186340" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "delay": -1260, "time": "1772185680" }, "departure": { "delay": -1260, "time": "1772185680" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "delay": -1260, "time": "1772186280" }, "departure": { "delay": -1260, "time": "1772186280" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "delay": -1260, "time": "1772185800" }, "departure": { "delay": -1260, "time": "1772185800" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 6 } ], "timestamp": "1772186411", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:1027:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18030:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772186520" }, "departure": { "delay": 60, "time": "1772186520" }, "stopId": "FR:76157:ZE:TCARxGORGO1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1772186040" }, "departure": { "time": "1772186040" }, "stopId": "FR:76540:ZE:TCARxMIN5:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1772186460" }, "departure": { "delay": 60, "time": "1772186460" }, "stopId": "FR:76157:ZE:TCARxECURE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:76157:ZE:TCARxTOUYE5:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772184300" }, "stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:76157:ZE:TCARxIDEFH1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 20, "time": "1772186360" }, "departure": { "delay": 20, "time": "1772186360" }, "stopId": "FR:76157:ZE:TCARxBUCHH1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1772187060" }, "stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 60, "time": "1772186760" }, "departure": { "delay": 60, "time": "1772186760" }, "stopId": "FR:76157:ZE:TCARxBELVE1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772186400" }, "departure": { "time": "1772186400" }, "stopId": "FR:76157:ZE:TCARxMERAI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 20, "time": "1772186540" }, "departure": { "delay": 20, "time": "1772186540" }, "stopId": "FR:76157:ZE:TCARxPOMMI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1772186280" }, "departure": { "time": "1772186280" }, "stopId": "FR:76157:ZE:TCARxTJAUR4:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1772184780" }, "departure": { "time": "1772184780" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772184960" }, "departure": { "time": "1772184960" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772184420" }, "departure": { "delay": 60, "time": "1772184420" }, "stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1772185560" }, "departure": { "delay": 60, "time": "1772185560" }, "stopId": "FR:76216:ZE:TCARxLACAC0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772185260" }, "departure": { "time": "1772185260" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1772186340" }, "departure": { "delay": 60, "time": "1772186340" }, "stopId": "FR:76157:ZE:TCARxPISCC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1772185500" }, "departure": { "delay": 60, "time": "1772185500" }, "stopId": "FR:76216:ZE:TCARxPEUPL0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772185440" }, "departure": { "delay": 60, "time": "1772185440" }, "stopId": "FR:76216:ZE:TCARxSIMEO0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772185620" }, "departure": { "time": "1772185620" }, "stopId": "FR:76540:ZE:TCARxRBAPE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772185080" }, "departure": { "time": "1772185080" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772184600" }, "departure": { "time": "1772184600" }, "stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772186580" }, "departure": { "time": "1772186580" }, "stopId": "FR:76157:ZE:TCARxDOCRO1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1772184900" }, "departure": { "delay": 60, "time": "1772184900" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772185680" }, "departure": { "time": "1772185680" }, "stopId": "FR:76540:ZE:TCARxBHAVR0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772184480" }, "departure": { "time": "1772184480" }, "stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772185920" }, "departure": { "time": "1772185920" }, "stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1772184660" }, "departure": { "delay": 60, "time": "1772184660" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1772186820" }, "departure": { "delay": 60, "time": "1772186820" }, "stopId": "FR:76157:ZE:TCARxLEFEB1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 60, "time": "1772184360" }, "departure": { "delay": 60, "time": "1772184360" }, "stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1772184440" }, "departure": { "delay": 20, "time": "1772184440" }, "stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1772183730", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx35:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18030:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19226:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 226, "time": "1772186746" }, "departure": { "delay": 226, "time": "1772186746" }, "stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 174, "time": "1772186874" }, "stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 212, "time": "1772185407" }, "departure": { "delay": 212, "time": "1772185412" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 182, "time": "1772186822" }, "departure": { "delay": 182, "time": "1772186822" }, "stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 272, "time": "1772185831" }, "departure": { "delay": 272, "time": "1772185832" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 51, "time": "1772186331" }, "departure": { "delay": 51, "time": "1772186331" }, "stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001", "stopSequence": 7 }, { "departure": { "delay": 156, "time": "1772185356" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 211, "time": "1772185529" }, "departure": { "delay": 211, "time": "1772185531" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 146, "time": "1772185977" }, "departure": { "delay": 146, "time": "1772186006" }, "stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 288, "time": "1772185608" }, "departure": { "delay": 288, "time": "1772185608" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 213, "time": "1772186588" }, "departure": { "delay": 213, "time": "1772186673" }, "stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772185359", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19226:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758088x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1772180797" }, "departure": { "delay": 50, "time": "1772180810" }, "stopId": "FR:50149:ZE:COUBG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -6, "time": "1772181594" }, "stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1772179763" }, "departure": { "delay": 30, "time": "1772179770" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 21, "time": "1772179521" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1772180523" }, "departure": { "delay": 1, "time": "1772180641" }, "stopId": "FR:50230:ZE:HARFE2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -36, "time": "1772179994" }, "departure": { "delay": -36, "time": "1772180004" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 16, "time": "1772180154" }, "departure": { "delay": 16, "time": "1772180296" }, "stopId": "FR:50294:ZE:MARMA2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1772181065" }, "departure": { "delay": 17, "time": "1772181077" }, "stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 25, "time": "1772181505" }, "departure": { "delay": 25, "time": "1772181505" }, "stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 141, "time": "1772181308" }, "departure": { "delay": 141, "time": "1772181321" }, "stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1772186455", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:E:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758088x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470084:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -234, "time": "1772189226" }, "departure": { "delay": -234, "time": "1772189226" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -164, "time": "1772188636" }, "departure": { "delay": -164, "time": "1772188636" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -171, "time": "1772188929" }, "departure": { "delay": -171, "time": "1772188929" }, "stopId": "FR:27701:ZE:0x7131:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -118, "time": "1772189522" }, "departure": { "delay": -118, "time": "1772189522" }, "stopId": "FR:27701:ZE:0x7030:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -141, "time": "1772188539" }, "departure": { "delay": -141, "time": "1772188539" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -118, "time": "1772189462" }, "departure": { "delay": -118, "time": "1772189462" }, "stopId": "FR:27701:ZE:0x7122:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -191, "time": "1772189329" }, "departure": { "delay": -191, "time": "1772189329" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -92, "time": "1772188468" }, "departure": { "delay": -92, "time": "1772188468" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -194, "time": "1772189026" }, "departure": { "delay": -194, "time": "1772189026" }, "stopId": "FR:27701:ZE:0x7147:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -207, "time": "1772188953" }, "departure": { "delay": -207, "time": "1772188953" }, "stopId": "FR:27701:ZE:0x7111:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -147, "time": "1772189553" }, "departure": { "delay": -147, "time": "1772189553" }, "stopId": "FR:27701:ZE:0x7074:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -141, "time": "1772188599" }, "departure": { "delay": -141, "time": "1772188599" }, "stopId": "FR:27365:ZE:0x7195:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -204, "time": "1772189076" }, "departure": { "delay": -204, "time": "1772189076" }, "stopId": "FR:27701:ZE:0x7170:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -162, "time": "1772189418" }, "departure": { "delay": -162, "time": "1772189418" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -121, "time": "1772188499" }, "departure": { "delay": -121, "time": "1772188499" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -265, "time": "1772189195" }, "departure": { "delay": -265, "time": "1772189195" }, "stopId": "FR:27701:ZE:0x7093:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -211, "time": "1772188769" }, "departure": { "delay": -211, "time": "1772188769" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -70, "time": "1772188370" }, "departure": { "delay": -70, "time": "1772188370" }, "stopId": "FR:27701:ZE:0x7080:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -183, "time": "1772189637" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -159, "time": "1772189001" }, "departure": { "delay": -159, "time": "1772189001" }, "stopId": "FR:27701:ZE:0x7033:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -200, "time": "1772188660" }, "departure": { "delay": -200, "time": "1772188660" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -233, "time": "1772188807" }, "departure": { "delay": -233, "time": "1772188807" }, "stopId": "FR:27701:ZE:0x7157:ATOUMOD006", "stopSequence": 11 }, { "departure": { "time": "1772188200" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -189, "time": "1772188731" }, "departure": { "delay": -189, "time": "1772188731" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -247, "time": "1772188853" }, "departure": { "delay": -247, "time": "1772188853" }, "stopId": "FR:27701:ZE:0x7058:ATOUMOD006", "stopSequence": 12 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:4:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470084:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747524x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1772184424" }, "departure": { "delay": 1, "time": "1772184481" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 177, "time": "1772184612" }, "departure": { "delay": 177, "time": "1772184777" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 178, "time": "1772185618" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 19, "time": "1772184185" }, "departure": { "delay": 19, "time": "1772184199" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 12, "time": "1772183232" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 177, "time": "1772185227" }, "departure": { "delay": 177, "time": "1772185257" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 165, "time": "1772185469" }, "departure": { "delay": 165, "time": "1772185485" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -28, "time": "1772183359" }, "departure": { "delay": -28, "time": "1772183372" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -13, "time": "1772183552" }, "departure": { "delay": -13, "time": "1772183567" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 176, "time": "1772185335" }, "departure": { "delay": 176, "time": "1772185376" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -8, "time": "1772183443" }, "departure": { "delay": -8, "time": "1772183452" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 12, "time": "1772183520" }, "departure": { "delay": 12, "time": "1772183532" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 11, "time": "1772184244" }, "departure": { "delay": 11, "time": "1772184251" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 34, "time": "1772184345" }, "departure": { "delay": 34, "time": "1772184394" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 22, "time": "1772183908" }, "departure": { "delay": 22, "time": "1772183962" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 6, "time": "1772183391" }, "departure": { "delay": 6, "time": "1772183406" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 187, "time": "1772185554" }, "departure": { "delay": 187, "time": "1772185567" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1772183624" }, "departure": { "delay": 1, "time": "1772183641" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 37, "time": "1772183726" }, "departure": { "delay": 37, "time": "1772183737" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 239, "time": "1772184902" }, "departure": { "delay": 239, "time": "1772184959" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 16, "time": "1772183800" }, "departure": { "delay": 16, "time": "1772183836" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 172, "time": "1772185300" }, "departure": { "delay": 172, "time": "1772185312" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1772186450", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747524x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx856:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 88, "time": "1772183968" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 204, "time": "1772185944" }, "departure": { "delay": 204, "time": "1772185944" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 228, "time": "1772185348" }, "departure": { "delay": 228, "time": "1772185368" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 109, "time": "1772184469" }, "departure": { "delay": 109, "time": "1772184469" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 132, "time": "1772184312" }, "departure": { "delay": 132, "time": "1772184312" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 58, "time": "1772186218" }, "departure": { "delay": 58, "time": "1772186218" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 49, "time": "1772184769" }, "departure": { "delay": 49, "time": "1772184769" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 116, "time": "1772184356" }, "departure": { "delay": 116, "time": "1772184356" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 90, "time": "1772184870" }, "departure": { "delay": 90, "time": "1772184870" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 233, "time": "1772185768" }, "departure": { "delay": 233, "time": "1772185793" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 78, "time": "1772184618" }, "departure": { "delay": 78, "time": "1772184618" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 153, "time": "1772185151" }, "departure": { "delay": 153, "time": "1772185173" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 118, "time": "1772184418" }, "departure": { "delay": 118, "time": "1772184418" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 78, "time": "1772186118" }, "departure": { "delay": 78, "time": "1772186118" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 243, "time": "1772185418" }, "departure": { "delay": 243, "time": "1772185443" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 62, "time": "1772186822" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 152, "time": "1772185112" }, "departure": { "delay": 152, "time": "1772185112" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 153, "time": "1772185570" }, "departure": { "delay": 153, "time": "1772185593" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 62, "time": "1772186642" }, "departure": { "delay": 62, "time": "1772186642" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 53, "time": "1772186393" }, "departure": { "delay": 53, "time": "1772186393" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 80, "time": "1772186480" }, "departure": { "delay": 80, "time": "1772186480" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 38, "time": "1772186318" }, "departure": { "delay": 38, "time": "1772186318" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 168, "time": "1772185643" }, "departure": { "delay": 168, "time": "1772185668" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 38, "time": "1772186018" }, "departure": { "delay": 38, "time": "1772186018" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 188, "time": "1772185868" }, "departure": { "delay": 188, "time": "1772185868" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 50, "time": "1772186570" }, "departure": { "delay": 50, "time": "1772186570" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 198, "time": "1772185496" }, "departure": { "delay": 198, "time": "1772185518" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1772183970", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx856:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4227610x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -34, "time": "1772186426" }, "stopId": "FR:76305:ZE:3182:ATOUMOD003", "stopSequence": 7 }, { "departure": { "delay": -9, "time": "1772186391" }, "stopId": "FR:76305:ZE:3184:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": -50, "time": "1772186950" }, "departure": { "delay": -50, "time": "1772186950" }, "stopId": "FR:76305:ZE:3835:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -30, "time": "1772186550" }, "departure": { "delay": -30, "time": "1772186550" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -26, "time": "1772186674" }, "departure": { "delay": -26, "time": "1772186674" }, "stopId": "FR:76305:ZE:3189:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -54, "time": "1772187846" }, "stopId": "FR:76351:ZE:4906:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 107, "time": "1772186207" }, "stopId": "FR:76305:ZE:3619:ATOUMOD003", "stopSequence": 3 }, { "departure": { "delay": 97, "time": "1772186137" }, "stopId": "FR:76305:ZE:3463:ATOUMOD003", "stopSequence": 2 }, { "departure": { "delay": 19, "time": "1772185939" }, "stopId": "FR:76341:ZE:3538:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": -54, "time": "1772186586" }, "departure": { "delay": -54, "time": "1772186586" }, "stopId": "FR:76305:ZE:3680:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -54, "time": "1772187306" }, "departure": { "delay": -54, "time": "1772187306" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -40, "time": "1772187680" }, "departure": { "delay": -40, "time": "1772187680" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -54, "time": "1772187006" }, "departure": { "delay": -54, "time": "1772187006" }, "stopId": "FR:76341:ZE:3833:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -11, "time": "1772187529" }, "departure": { "delay": -11, "time": "1772187529" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -35, "time": "1772186725" }, "departure": { "delay": -35, "time": "1772186725" }, "stopId": "FR:76305:ZE:3097:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -46, "time": "1772186894" }, "departure": { "delay": -46, "time": "1772186894" }, "stopId": "FR:76305:ZE:3837:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 51, "time": "1772186271" }, "stopId": "FR:76305:ZE:3293:ATOUMOD003", "stopSequence": 4 }, { "departure": { "delay": -1, "time": "1772186339" }, "stopId": "FR:76305:ZE:3057:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": -24, "time": "1772187576" }, "departure": { "delay": -24, "time": "1772187576" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -54, "time": "1772186826" }, "departure": { "delay": -54, "time": "1772186826" }, "stopId": "FR:76305:ZE:3923:ATOUMOD003", "stopSequence": 12 } ], "timestamp": "1772186427", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4227610x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597210:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 377, "time": "1772186897" }, "departure": { "delay": 377, "time": "1772186897" }, "stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 326, "time": "1772186666" }, "departure": { "delay": 326, "time": "1772186666" }, "stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 207, "time": "1772186487" }, "departure": { "delay": 207, "time": "1772186487" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 306, "time": "1772186946" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 236, "time": "1772186576" }, "departure": { "delay": 236, "time": "1772186576" }, "stopId": "FR:27229:ZE:0xFER02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 367, "time": "1772186827" }, "departure": { "delay": 367, "time": "1772186827" }, "stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004", "stopSequence": 30 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597210:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17206:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1772186567" }, "departure": { "delay": 47, "time": "1772186567" }, "stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 198, "time": "1772186238" }, "departure": { "delay": 198, "time": "1772186238" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 47, "time": "1772186927" }, "departure": { "delay": 47, "time": "1772186927" }, "stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 75, "time": "1772186475" }, "departure": { "delay": 75, "time": "1772186475" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 95, "time": "1772186795" }, "departure": { "delay": 95, "time": "1772186795" }, "stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 221, "time": "1772185901" }, "departure": { "delay": 221, "time": "1772185901" }, "stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 222, "time": "1772186142" }, "departure": { "delay": 222, "time": "1772186142" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 204, "time": "1772185944" }, "departure": { "delay": 204, "time": "1772185944" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 92, "time": "1772185292" }, "departure": { "delay": 92, "time": "1772185292" }, "stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 49, "time": "1772185249" }, "departure": { "delay": 49, "time": "1772185249" }, "stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 193, "time": "1772185753" }, "departure": { "delay": 193, "time": "1772185753" }, "stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1772187054" }, "departure": { "delay": 54, "time": "1772187054" }, "stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 75, "time": "1772186835" }, "departure": { "delay": 75, "time": "1772186835" }, "stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 47, "time": "1772186364" }, "departure": { "delay": 47, "time": "1772186387" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 152, "time": "1772186012" }, "departure": { "delay": 152, "time": "1772186012" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 63, "time": "1772186883" }, "departure": { "delay": 63, "time": "1772186883" }, "stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 167, "time": "1772185787" }, "departure": { "delay": 167, "time": "1772185787" }, "stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 182, "time": "1772185862" }, "departure": { "delay": 182, "time": "1772185862" }, "stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772185200" }, "stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 47, "time": "1772187227" }, "departure": { "delay": 47, "time": "1772187227" }, "stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 73, "time": "1772186713" }, "departure": { "delay": 73, "time": "1772186713" }, "stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 55, "time": "1772186635" }, "departure": { "delay": 55, "time": "1772186635" }, "stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 47, "time": "1772186747" }, "departure": { "delay": 47, "time": "1772186747" }, "stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 56, "time": "1772186516" }, "departure": { "delay": 56, "time": "1772186516" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 90, "time": "1772186670" }, "departure": { "delay": 90, "time": "1772186670" }, "stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 62, "time": "1772187122" }, "departure": { "delay": 62, "time": "1772187122" }, "stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 106, "time": "1772186986" }, "departure": { "delay": 106, "time": "1772186986" }, "stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 99, "time": "1772187339" }, "stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 102, "time": "1772185362" }, "departure": { "delay": 102, "time": "1772185362" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 185, "time": "1772185685" }, "departure": { "delay": 185, "time": "1772185685" }, "stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772184870", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17206:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758811x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 104, "time": "1772172004" }, "departure": { "delay": 104, "time": "1772172104" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 237, "time": "1772170489" }, "departure": { "delay": 237, "time": "1772170497" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 43, "time": "1772171712" }, "departure": { "delay": 43, "time": "1772171743" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 66, "time": "1772171198" }, "departure": { "delay": 66, "time": "1772171226" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 111, "time": "1772170997" }, "departure": { "delay": 111, "time": "1772171031" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 13, "time": "1772172841" }, "departure": { "delay": 13, "time": "1772172853" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 134, "time": "1772170797" }, "departure": { "delay": 134, "time": "1772170814" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 243, "time": "1772170429" }, "departure": { "delay": 243, "time": "1772170443" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 242, "time": "1772170202" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -26, "time": "1772172296" }, "departure": { "delay": -26, "time": "1772172334" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 69, "time": "1772171153" }, "departure": { "delay": 69, "time": "1772171169" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 157, "time": "1772170741" }, "departure": { "delay": 157, "time": "1772170777" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 35, "time": "1772171589" }, "departure": { "delay": 35, "time": "1772171615" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 92, "time": "1772171055" }, "departure": { "delay": 92, "time": "1772171072" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 117, "time": "1772170647" }, "departure": { "delay": 117, "time": "1772170677" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -7, "time": "1772173006" }, "departure": { "delay": -7, "time": "1772173013" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 97, "time": "1772171272" }, "departure": { "delay": 97, "time": "1772171317" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 68, "time": "1772171090" }, "departure": { "delay": 68, "time": "1772171108" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1772171827" }, "departure": { "delay": -1, "time": "1772171879" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 271, "time": "1772170337" }, "departure": { "delay": 271, "time": "1772170411" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -94, "time": "1772172434" }, "departure": { "delay": -94, "time": "1772172446" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 105, "time": "1772170710" }, "departure": { "delay": 105, "time": "1772170725" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 31, "time": "1772172643" }, "departure": { "delay": 31, "time": "1772172811" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -88, "time": "1772172620" }, "departure": { "delay": -88, "time": "1772172632" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 5, "time": "1772172894" }, "departure": { "delay": 5, "time": "1772172905" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 51, "time": "1772172161" }, "departure": { "delay": 51, "time": "1772172171" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 181, "time": "1772170541" }, "departure": { "delay": 181, "time": "1772170561" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 119, "time": "1772170613" }, "departure": { "delay": 119, "time": "1772170619" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -39, "time": "1772173033" }, "departure": { "delay": -39, "time": "1772173041" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 43, "time": "1772171406" }, "departure": { "delay": 43, "time": "1772171443" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 37, "time": "1772171487" }, "departure": { "delay": 37, "time": "1772171557" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 17, "time": "1772172244" }, "departure": { "delay": 17, "time": "1772172257" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 265, "time": "1772170259" }, "departure": { "delay": 265, "time": "1772170285" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -3, "time": "1772172945" }, "departure": { "delay": -3, "time": "1772172957" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 270, "time": "1772170221" }, "departure": { "delay": 270, "time": "1772170230" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 17, "time": "1772171765" }, "departure": { "delay": 17, "time": "1772171777" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 199, "time": "1772170512" }, "departure": { "delay": 199, "time": "1772170519" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 34, "time": "1772171648" }, "departure": { "delay": 34, "time": "1772171674" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 125, "time": "1772170853" }, "departure": { "delay": 125, "time": "1772170865" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -35, "time": "1772172971" }, "departure": { "delay": -35, "time": "1772172985" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 68, "time": "1772171334" }, "departure": { "delay": 68, "time": "1772171348" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -97, "time": "1772173103" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 201, "time": "1772170571" }, "departure": { "delay": 201, "time": "1772170581" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -77, "time": "1772172471" }, "departure": { "delay": -77, "time": "1772172523" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -30, "time": "1772172916" }, "departure": { "delay": -30, "time": "1772172930" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -87, "time": "1772172378" }, "departure": { "delay": -87, "time": "1772172393" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 111, "time": "1772170941" }, "departure": { "delay": 111, "time": "1772170971" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -64, "time": "1772172405" }, "departure": { "delay": -64, "time": "1772172416" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758811x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597194:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 54, "time": "1772186754" }, "departure": { "delay": 54, "time": "1772186754" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 67, "time": "1772187127" }, "departure": { "delay": 67, "time": "1772187127" }, "stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -28, "time": "1772187512" }, "departure": { "delay": -28, "time": "1772187512" }, "stopId": "FR:27229:ZE:0xFER02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 52, "time": "1772187832" }, "departure": { "delay": 52, "time": "1772187832" }, "stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1772187601" }, "departure": { "delay": 1, "time": "1772187601" }, "stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 25, "time": "1772186665" }, "departure": { "delay": 25, "time": "1772186665" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 84, "time": "1772187084" }, "departure": { "delay": 84, "time": "1772187084" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 24, "time": "1772186964" }, "departure": { "delay": 24, "time": "1772186964" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 18, "time": "1772187198" }, "departure": { "delay": 18, "time": "1772187198" }, "stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 56, "time": "1772187176" }, "departure": { "delay": 56, "time": "1772187176" }, "stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 41, "time": "1772187881" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -35, "time": "1772187325" }, "departure": { "delay": -35, "time": "1772187325" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 23 }, { "departure": { "time": "1772186580" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 102, "time": "1772187762" }, "departure": { "delay": 102, "time": "1772187762" }, "stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 103, "time": "1772186923" }, "departure": { "delay": 103, "time": "1772186923" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -57, "time": "1772187423" }, "departure": { "delay": -57, "time": "1772187423" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -42, "time": "1772187258" }, "departure": { "delay": -42, "time": "1772187258" }, "stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004", "stopSequence": 22 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597194:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4244141xGTFSxGSemH25xSemainex02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1772189325" }, "departure": { "delay": 45, "time": "1772189325" }, "stopId": "FR:76660:ZE:4963:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 55, "time": "1772189575" }, "departure": { "delay": 55, "time": "1772189575" }, "stopId": "FR:76657:ZE:4975:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 29, "time": "1772188889" }, "departure": { "delay": 29, "time": "1772188889" }, "stopId": "FR:76489:ZE:4956:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 17, "time": "1772189657" }, "departure": { "delay": 17, "time": "1772189657" }, "stopId": "FR:76657:ZE:5089:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 56, "time": "1772189696" }, "departure": { "delay": 56, "time": "1772189696" }, "stopId": "FR:76657:ZE:3306:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 10, "time": "1772189770" }, "departure": { "delay": 10, "time": "1772189770" }, "stopId": "FR:76657:ZE:3247:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 44, "time": "1772189744" }, "departure": { "delay": 44, "time": "1772189744" }, "stopId": "FR:76657:ZE:5091:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 44, "time": "1772187164" }, "departure": { "delay": 44, "time": "1772187164" }, "stopId": "FR:76351:ZE:4866:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76305:ZE:4918:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 6, "time": "1772188026" }, "departure": { "delay": 6, "time": "1772188026" }, "stopId": "FR:76305:ZE:4997:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 11, "time": "1772187251" }, "departure": { "delay": 11, "time": "1772187251" }, "stopId": "FR:76351:ZE:4868:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 38, "time": "1772188778" }, "departure": { "delay": 38, "time": "1772188778" }, "stopId": "FR:76489:ZE:4951:ATOUMOD003", "stopSequence": 13 }, { "departure": { "time": "1772187000" }, "stopId": "FR:76351:ZE:5206:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1772189880" }, "stopId": "FR:76657:ZE:3305:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76305:ZE:4939:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 58, "time": "1772188258" }, "departure": { "delay": 58, "time": "1772188258" }, "stopId": "FR:76305:ZE:4937:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 51, "time": "1772187291" }, "departure": { "delay": 51, "time": "1772187291" }, "stopId": "FR:76351:ZE:3261:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 59, "time": "1772188679" }, "departure": { "delay": 59, "time": "1772188679" }, "stopId": "FR:76533:ZE:4949:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 35, "time": "1772189375" }, "departure": { "delay": 35, "time": "1772189375" }, "stopId": "FR:76660:ZE:4965:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1772189521" }, "departure": { "delay": 1, "time": "1772189521" }, "stopId": "FR:76660:ZE:4974:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 21, "time": "1772188821" }, "departure": { "delay": 21, "time": "1772188821" }, "stopId": "FR:76489:ZE:4954:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 28, "time": "1772189608" }, "departure": { "delay": 28, "time": "1772189608" }, "stopId": "FR:76657:ZE:4976:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 10, "time": "1772189410" }, "departure": { "delay": 10, "time": "1772189410" }, "stopId": "FR:76660:ZE:4967:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 20, "time": "1772189240" }, "departure": { "delay": 20, "time": "1772189240" }, "stopId": "FR:76660:ZE:4961:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 41, "time": "1772189801" }, "departure": { "delay": 41, "time": "1772189801" }, "stopId": "FR:76657:ZE:3262:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76660:ZE:3260:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 38, "time": "1772188298" }, "departure": { "delay": 38, "time": "1772188298" }, "stopId": "FR:76305:ZE:4920:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76305:ZE:4818:ATOUMOD003", "stopSequence": 11 } ], "timestamp": "1772186197", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:25:LOC", "tripId": "ATOUMOD003:ServiceJourney:4244141xGTFSxGSemH25xSemainex02:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17481:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 51, "time": "1772189271" }, "departure": { "delay": 51, "time": "1772189271" }, "stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 4, "time": "1772188804" }, "departure": { "delay": 4, "time": "1772188804" }, "stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1772189162" }, "departure": { "delay": 2, "time": "1772189162" }, "stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 50, "time": "1772189030" }, "departure": { "delay": 50, "time": "1772189030" }, "stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 55, "time": "1772188255" }, "departure": { "delay": 55, "time": "1772188255" }, "stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 45, "time": "1772187345" }, "departure": { "delay": 45, "time": "1772187345" }, "stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772187300" }, "stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 48, "time": "1772187408" }, "departure": { "delay": 48, "time": "1772187408" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 25, "time": "1772187325" }, "departure": { "delay": 25, "time": "1772187325" }, "stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 19, "time": "1772188219" }, "departure": { "delay": 19, "time": "1772188219" }, "stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 49, "time": "1772188429" }, "departure": { "delay": 49, "time": "1772188429" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 19, "time": "1772188879" }, "departure": { "delay": 19, "time": "1772188879" }, "stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1772187907" }, "departure": { "delay": 7, "time": "1772187907" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1772189230" }, "departure": { "delay": 10, "time": "1772189230" }, "stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 14, "time": "1772187734" }, "departure": { "delay": 14, "time": "1772187734" }, "stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 49, "time": "1772188069" }, "departure": { "delay": 49, "time": "1772188069" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1772187555" }, "departure": { "delay": 15, "time": "1772187555" }, "stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1772188505" }, "departure": { "delay": 5, "time": "1772188505" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 26, "time": "1772187446" }, "departure": { "delay": 26, "time": "1772187446" }, "stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1772188310" }, "departure": { "delay": 50, "time": "1772188310" }, "stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 26, "time": "1772189066" }, "departure": { "delay": 26, "time": "1772189066" }, "stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 21, "time": "1772187681" }, "departure": { "delay": 21, "time": "1772187681" }, "stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 52, "time": "1772187952" }, "departure": { "delay": 52, "time": "1772187952" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1772183110", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17481:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112275x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 43, "time": "1772186863" }, "departure": { "delay": 43, "time": "1772186863" }, "stopId": "FR:76351:ZE:3996:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 34, "time": "1772187454" }, "departure": { "delay": 34, "time": "1772187454" }, "stopId": "FR:76351:ZE:3958:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 3, "time": "1772188323" }, "departure": { "delay": 3, "time": "1772188323" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 27, "time": "1772188107" }, "departure": { "delay": 27, "time": "1772188107" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 39, "time": "1772187819" }, "departure": { "delay": 39, "time": "1772187819" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 12, "time": "1772187252" }, "departure": { "delay": 12, "time": "1772187252" }, "stopId": "FR:76351:ZE:3986:ATOUMOD003", "stopSequence": 5 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76351:ZE:3979:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 39, "time": "1772187099" }, "departure": { "delay": 39, "time": "1772187099" }, "stopId": "FR:76351:ZE:3994:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 15, "time": "1772187615" }, "departure": { "delay": 15, "time": "1772187615" }, "stopId": "FR:76351:ZE:3968:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 22, "time": "1772188402" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 44, "time": "1772188004" }, "departure": { "delay": 44, "time": "1772188004" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 47, "time": "1772187347" }, "departure": { "delay": 47, "time": "1772187347" }, "stopId": "FR:76351:ZE:3956:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1772186978" }, "departure": { "delay": 38, "time": "1772186978" }, "stopId": "FR:76351:ZE:3952:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 23, "time": "1772188223" }, "departure": { "delay": 23, "time": "1772188223" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 6, "time": "1772187906" }, "departure": { "delay": 6, "time": "1772187906" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1772186427", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112275x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758728x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1772188220" }, "departure": { "delay": 20, "time": "1772188220" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 20, "time": "1772187560" }, "departure": { "delay": 20, "time": "1772187560" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1772187980" }, "departure": { "delay": 20, "time": "1772187980" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 20, "time": "1772187320" }, "departure": { "delay": 20, "time": "1772187320" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 20, "time": "1772188400" }, "departure": { "delay": 20, "time": "1772188400" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 20, "time": "1772189180" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 20, "time": "1772189000" }, "departure": { "delay": 20, "time": "1772189000" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 20, "time": "1772188580" }, "departure": { "delay": 20, "time": "1772188580" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 20, "time": "1772187500" }, "departure": { "delay": 20, "time": "1772187500" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 20, "time": "1772186540" }, "departure": { "delay": 20, "time": "1772186540" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 71, "time": "1772186351" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1772186900" }, "departure": { "delay": 20, "time": "1772186900" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1772186480" }, "departure": { "delay": 20, "time": "1772186480" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1772186780" }, "departure": { "delay": 20, "time": "1772186780" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1772187860" }, "departure": { "delay": 20, "time": "1772187860" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 20, "time": "1772186600" }, "departure": { "delay": 20, "time": "1772186600" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1772187200" }, "departure": { "delay": 20, "time": "1772187200" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1772188880" }, "departure": { "delay": 20, "time": "1772188880" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 20, "time": "1772187680" }, "departure": { "delay": 20, "time": "1772187680" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1772188760" }, "departure": { "delay": 20, "time": "1772188760" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 20, "time": "1772187080" }, "departure": { "delay": 20, "time": "1772187080" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1772188220" }, "departure": { "delay": 20, "time": "1772188220" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 20, "time": "1772188940" }, "departure": { "delay": 20, "time": "1772188940" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 20, "time": "1772188520" }, "departure": { "delay": 20, "time": "1772188520" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 20, "time": "1772188280" }, "departure": { "delay": 20, "time": "1772188280" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 20, "time": "1772188160" }, "departure": { "delay": 20, "time": "1772188160" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1772186960" }, "departure": { "delay": 20, "time": "1772186960" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1772187800" }, "departure": { "delay": 20, "time": "1772187800" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1772188700" }, "departure": { "delay": 20, "time": "1772188700" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 20, "time": "1772189120" }, "departure": { "delay": 20, "time": "1772189120" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 20, "time": "1772188100" }, "departure": { "delay": 20, "time": "1772188100" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 20, "time": "1772188820" }, "departure": { "delay": 20, "time": "1772188820" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 20, "time": "1772187740" }, "departure": { "delay": 20, "time": "1772187740" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 72, "time": "1772186400" }, "departure": { "delay": 72, "time": "1772186412" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1772189060" }, "departure": { "delay": 20, "time": "1772189060" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 20, "time": "1772186720" }, "departure": { "delay": 20, "time": "1772186720" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1772186449", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758728x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745389x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 113, "time": "1772173269" }, "departure": { "delay": 113, "time": "1772173313" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1772174640" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 58, "time": "1772174319" }, "departure": { "delay": 58, "time": "1772174338" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 224, "time": "1772173124" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 107, "time": "1772173398" }, "departure": { "delay": 107, "time": "1772173427" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -16, "time": "1772174012" }, "departure": { "delay": -16, "time": "1772174084" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -13, "time": "1772174116" }, "departure": { "delay": -13, "time": "1772174147" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 15, "time": "1772174491" }, "departure": { "delay": 15, "time": "1772174535" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 91, "time": "1772173458" }, "departure": { "delay": 91, "time": "1772173471" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 108, "time": "1772173335" }, "departure": { "delay": 108, "time": "1772173368" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -29, "time": "1772173738" }, "departure": { "delay": -29, "time": "1772173771" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 17, "time": "1772174375" }, "departure": { "delay": 17, "time": "1772174417" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 131, "time": "1772173198" }, "departure": { "delay": 131, "time": "1772173211" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -21, "time": "1772173912" }, "departure": { "delay": -21, "time": "1772173959" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 108, "time": "1772173236" }, "departure": { "delay": 108, "time": "1772173248" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 19, "time": "1772174193" }, "departure": { "delay": 19, "time": "1772174239" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 16, "time": "1772173674" }, "departure": { "delay": 16, "time": "1772173696" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1772173833" }, "departure": { "time": "1772173860" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 73, "time": "1772173538" }, "departure": { "delay": 73, "time": "1772173573" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 73, "time": "1772173599" }, "departure": { "delay": 73, "time": "1772173633" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745389x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758890x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772182902" }, "departure": { "delay": 60, "time": "1772182920" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 74, "time": "1772182716" }, "departure": { "delay": 74, "time": "1772182754" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 168, "time": "1772182098" }, "departure": { "delay": 168, "time": "1772182128" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 92, "time": "1772181291" }, "departure": { "delay": 92, "time": "1772181332" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 102, "time": "1772183950" }, "departure": { "delay": 102, "time": "1772183982" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 109, "time": "1772183417" }, "departure": { "delay": 109, "time": "1772183449" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 105, "time": "1772183724" }, "departure": { "delay": 105, "time": "1772183745" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 102, "time": "1772184522" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 157, "time": "1772182009" }, "departure": { "delay": 157, "time": "1772182057" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 94, "time": "1772182427" }, "departure": { "delay": 94, "time": "1772182474" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 88, "time": "1772182807" }, "departure": { "delay": 88, "time": "1772182828" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 23, "time": "1772183043" }, "departure": { "delay": 23, "time": "1772183063" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 144, "time": "1772181911" }, "departure": { "delay": 144, "time": "1772181924" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 47, "time": "1772184035" }, "departure": { "delay": 47, "time": "1772184047" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 117, "time": "1772181582" }, "departure": { "delay": 117, "time": "1772181597" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 32, "time": "1772182968" }, "departure": { "delay": 32, "time": "1772183012" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 96, "time": "1772183270" }, "departure": { "delay": 96, "time": "1772183316" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 104, "time": "1772184330" }, "departure": { "delay": 104, "time": "1772184344" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 110, "time": "1772182524" }, "departure": { "delay": 110, "time": "1772182550" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 75, "time": "1772184005" }, "departure": { "delay": 75, "time": "1772184015" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 68, "time": "1772184112" }, "departure": { "delay": 68, "time": "1772184128" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 78, "time": "1772181611" }, "departure": { "delay": 78, "time": "1772181618" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 177, "time": "1772181940" }, "departure": { "delay": 177, "time": "1772181957" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 103, "time": "1772183856" }, "departure": { "delay": 103, "time": "1772183863" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "departure": { "delay": 48, "time": "1772181048" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 88, "time": "1772181231" }, "departure": { "delay": 88, "time": "1772181268" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 76, "time": "1772181103" }, "departure": { "delay": 76, "time": "1772181136" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 123, "time": "1772183671" }, "departure": { "delay": 123, "time": "1772183703" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 130, "time": "1772181421" }, "departure": { "delay": 130, "time": "1772181430" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 63, "time": "1772183209" }, "departure": { "delay": 63, "time": "1772183223" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 103, "time": "1772183348" }, "departure": { "delay": 103, "time": "1772183383" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 162, "time": "1772181777" }, "departure": { "delay": 162, "time": "1772181822" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 105, "time": "1772181384" }, "departure": { "delay": 105, "time": "1772181405" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 86, "time": "1772183583" }, "departure": { "delay": 86, "time": "1772183606" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 145, "time": "1772183829" }, "departure": { "delay": 145, "time": "1772183845" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 67, "time": "1772182611" }, "departure": { "delay": 67, "time": "1772182627" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 93, "time": "1772184366" }, "departure": { "delay": 93, "time": "1772184393" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 103, "time": "1772184441" }, "departure": { "delay": 103, "time": "1772184463" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 126, "time": "1772181347" }, "departure": { "delay": 126, "time": "1772181366" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 58, "time": "1772183138" }, "departure": { "delay": 58, "time": "1772183158" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 103, "time": "1772183487" }, "departure": { "delay": 103, "time": "1772183503" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 140, "time": "1772182210" }, "departure": { "delay": 140, "time": "1772182220" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 68, "time": "1772182668" }, "departure": { "delay": 68, "time": "1772182688" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 174, "time": "1772181857" }, "departure": { "delay": 174, "time": "1772181894" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 161, "time": "1772183771" }, "departure": { "delay": 161, "time": "1772183801" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 134, "time": "1772182308" }, "departure": { "delay": 134, "time": "1772182334" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 123, "time": "1772183912" }, "departure": { "delay": 123, "time": "1772183943" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 152, "time": "1772181463" }, "departure": { "delay": 152, "time": "1772181512" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 54, "time": "1772184147" }, "departure": { "delay": 54, "time": "1772184174" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 146, "time": "1772181554" }, "departure": { "delay": 146, "time": "1772181566" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758890x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15383:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 325, "time": "1772187685" }, "departure": { "delay": 325, "time": "1772187685" }, "stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 312, "time": "1772187972" }, "stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 312, "time": "1772187432" }, "departure": { "delay": 312, "time": "1772187432" }, "stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 20, "time": "1772185100" }, "departure": { "delay": 20, "time": "1772185100" }, "stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 312, "time": "1772186592" }, "departure": { "delay": 312, "time": "1772186592" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772184960" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 73, "time": "1772185393" }, "departure": { "delay": 73, "time": "1772185393" }, "stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 236, "time": "1772185976" }, "departure": { "delay": 236, "time": "1772185976" }, "stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 187, "time": "1772185727" }, "departure": { "delay": 187, "time": "1772185747" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 17, "time": "1772185037" }, "departure": { "delay": 17, "time": "1772185037" }, "stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 329, "time": "1772187929" }, "departure": { "delay": 329, "time": "1772187929" }, "stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 359, "time": "1772186519" }, "departure": { "delay": 359, "time": "1772186519" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 323, "time": "1772187383" }, "departure": { "delay": 323, "time": "1772187383" }, "stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 312, "time": "1772186952" }, "departure": { "delay": 312, "time": "1772186952" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 312, "time": "1772186652" }, "departure": { "delay": 312, "time": "1772186652" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 263, "time": "1772185823" }, "departure": { "delay": 263, "time": "1772185823" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 297, "time": "1772186073" }, "departure": { "delay": 297, "time": "1772186097" }, "stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 13, "time": "1772184973" }, "departure": { "delay": 13, "time": "1772184973" }, "stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 318, "time": "1772187798" }, "departure": { "delay": 318, "time": "1772187798" }, "stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 343, "time": "1772186983" }, "departure": { "delay": 343, "time": "1772186983" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 352, "time": "1772187892" }, "departure": { "delay": 352, "time": "1772187892" }, "stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 312, "time": "1772187312" }, "departure": { "delay": 312, "time": "1772187312" }, "stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -22, "time": "1772185178" }, "departure": { "delay": -22, "time": "1772185178" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 366, "time": "1772187846" }, "departure": { "delay": 366, "time": "1772187846" }, "stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 63, "time": "1772185263" }, "departure": { "delay": 63, "time": "1772185263" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 336, "time": "1772187516" }, "departure": { "delay": 336, "time": "1772187516" }, "stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 312, "time": "1772187012" }, "departure": { "delay": 312, "time": "1772187012" }, "stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 308, "time": "1772186168" }, "departure": { "delay": 308, "time": "1772186168" }, "stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -14, "time": "1772185066" }, "departure": { "delay": -14, "time": "1772185066" }, "stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 341, "time": "1772187281" }, "departure": { "delay": 341, "time": "1772187281" }, "stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 57, "time": "1772185497" }, "departure": { "delay": 57, "time": "1772185497" }, "stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772184230", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15383:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16819:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1772187256" }, "departure": { "delay": 16, "time": "1772187256" }, "stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 148, "time": "1772186166" }, "departure": { "delay": 148, "time": "1772186188" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 158, "time": "1772185838" }, "departure": { "delay": 158, "time": "1772185838" }, "stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 43, "time": "1772185243" }, "departure": { "delay": 43, "time": "1772185243" }, "stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 132, "time": "1772185932" }, "departure": { "delay": 132, "time": "1772185932" }, "stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 93, "time": "1772185388" }, "departure": { "delay": 93, "time": "1772185413" }, "stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -29, "time": "1772187331" }, "departure": { "delay": -29, "time": "1772187331" }, "stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "delay": 18, "time": "1772186958" }, "departure": { "delay": 18, "time": "1772186958" }, "stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 127, "time": "1772185147" }, "departure": { "delay": 127, "time": "1772185147" }, "stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 9, "time": "1772186349" }, "departure": { "delay": 9, "time": "1772186349" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1772186879" }, "departure": { "delay": -1, "time": "1772186879" }, "stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 113, "time": "1772185613" }, "departure": { "delay": 113, "time": "1772185613" }, "stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -30, "time": "1772186910" }, "departure": { "delay": -30, "time": "1772186910" }, "stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 93, "time": "1772185113" }, "departure": { "delay": 93, "time": "1772185113" }, "stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 55, "time": "1772185015" }, "departure": { "delay": 55, "time": "1772185015" }, "stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 96, "time": "1772185176" }, "departure": { "delay": 96, "time": "1772185176" }, "stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 143, "time": "1772185463" }, "departure": { "delay": 143, "time": "1772185463" }, "stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1772187419" }, "departure": { "delay": -1, "time": "1772187419" }, "stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "delay": 157, "time": "1772185717" }, "departure": { "delay": 157, "time": "1772185717" }, "stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1772187119" }, "departure": { "delay": -1, "time": "1772187119" }, "stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": -1, "time": "1772186639" }, "departure": { "delay": -1, "time": "1772186639" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 143, "time": "1772185763" }, "departure": { "delay": 143, "time": "1772185763" }, "stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 109, "time": "1772185309" }, "departure": { "delay": 109, "time": "1772185309" }, "stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 33, "time": "1772186288" }, "departure": { "delay": 33, "time": "1772186313" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 142, "time": "1772185882" }, "departure": { "delay": 142, "time": "1772185882" }, "stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 143, "time": "1772186063" }, "departure": { "delay": 143, "time": "1772186063" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 79, "time": "1772185339" }, "departure": { "delay": 79, "time": "1772185339" }, "stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 103, "time": "1772185663" }, "departure": { "delay": 103, "time": "1772185663" }, "stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1772187028" }, "departure": { "delay": 28, "time": "1772187028" }, "stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 124, "time": "1772185564" }, "departure": { "delay": 124, "time": "1772185564" }, "stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1772187365" }, "departure": { "delay": 5, "time": "1772187365" }, "stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001", "stopSequence": 41 }, { "departure": { "time": "1772184960" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 128, "time": "1772185944" }, "departure": { "delay": 128, "time": "1772185988" }, "stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -6, "time": "1772186754" }, "departure": { "delay": -6, "time": "1772186754" }, "stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 11, "time": "1772187071" }, "departure": { "delay": 11, "time": "1772187071" }, "stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 121, "time": "1772185501" }, "departure": { "delay": 121, "time": "1772185501" }, "stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -9, "time": "1772186451" }, "departure": { "delay": -9, "time": "1772186451" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 75, "time": "1772185215" }, "departure": { "delay": 75, "time": "1772185215" }, "stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772184550", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16819:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596835:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1638, "time": "1772186442" }, "departure": { "delay": -1638, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 }, { "departure": { "delay": -1458, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -160, "time": "1772188760" }, "departure": { "delay": -160, "time": "1772188760" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -172, "time": "1772188988" }, "departure": { "delay": -172, "time": "1772188988" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -105, "time": "1772188335" }, "departure": { "delay": -105, "time": "1772188335" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -143, "time": "1772188657" }, "departure": { "delay": -143, "time": "1772188657" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -160, "time": "1772189360" }, "departure": { "delay": -160, "time": "1772189360" }, "stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -1578, "time": "1772186442" }, "departure": { "delay": -1578, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -153, "time": "1772188527" }, "departure": { "delay": -153, "time": "1772188527" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -160, "time": "1772188700" }, "departure": { "delay": -160, "time": "1772188700" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -84, "time": "1772188416" }, "departure": { "delay": -84, "time": "1772188416" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -195, "time": "1772188905" }, "departure": { "delay": -195, "time": "1772188905" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -173, "time": "1772189287" }, "departure": { "delay": -173, "time": "1772189287" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -24, "time": "1772188176" }, "departure": { "delay": -24, "time": "1772188176" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -24, "time": "1772188116" }, "departure": { "delay": -24, "time": "1772188116" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -1518, "time": "1772186442" }, "departure": { "delay": -1518, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -138, "time": "1772189142" }, "departure": { "delay": -138, "time": "1772189142" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -173, "time": "1772189587" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -54, "time": "1772188266" }, "departure": { "delay": -54, "time": "1772188266" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596835:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470852:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -42, "time": "1772192538" }, "departure": { "delay": -42, "time": "1772192538" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 16 }, { "departure": { "delay": -3372, "time": "1772186448" }, "stopId": "FR:76561:ZE:0x6790:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -26, "time": "1772192614" }, "departure": { "delay": -26, "time": "1772192614" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -5172, "time": "1772186448" }, "departure": { "delay": -5172, "time": "1772186448" }, "stopId": "FR:27188:ZE:0x7264:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -3792, "time": "1772186448" }, "departure": { "delay": -3792, "time": "1772186448" }, "stopId": "FR:76561:ZE:0x6786:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -281, "time": "1772194399" }, "departure": { "delay": -281, "time": "1772194399" }, "stopId": "FR:27275:ZE:0x6200:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -5532, "time": "1772186448" }, "departure": { "delay": -5532, "time": "1772186448" }, "stopId": "FR:27469:ZE:0x6648:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -5352, "time": "1772186448" }, "departure": { "delay": -5352, "time": "1772186448" }, "stopId": "FR:27188:ZE:0x6143:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -148, "time": "1772193332" }, "departure": { "delay": -148, "time": "1772193332" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -463, "time": "1772194877" }, "departure": { "delay": -463, "time": "1772194877" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "time": "1772192774" }, "departure": { "time": "1772192820" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -258, "time": "1772194002" }, "departure": { "delay": -258, "time": "1772194002" }, "stopId": "FR:27249:ZE:0x6185:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -282, "time": "1772194458" }, "departure": { "delay": -282, "time": "1772194458" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -430, "time": "1772194790" }, "departure": { "delay": -430, "time": "1772194790" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -202, "time": "1772193638" }, "departure": { "delay": -202, "time": "1772193638" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -65, "time": "1772193415" }, "departure": { "delay": -65, "time": "1772193415" }, "stopId": "FR:27375:ZE:0x7187:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -5652, "time": "1772186448" }, "departure": { "delay": -5652, "time": "1772186448" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -5052, "time": "1772186448" }, "departure": { "delay": -5052, "time": "1772186448" }, "stopId": "FR:27188:ZE:0x6140:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -4512, "time": "1772186448" }, "departure": { "delay": -4512, "time": "1772186448" }, "stopId": "FR:76640:ZE:0x7158:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -347, "time": "1772194513" }, "departure": { "delay": -347, "time": "1772194513" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -198, "time": "1772193822" }, "departure": { "delay": -198, "time": "1772193822" }, "stopId": "FR:27332:ZE:0x6235:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -5532, "time": "1772186448" }, "departure": { "delay": -5532, "time": "1772186448" }, "stopId": "FR:27469:ZE:0x6650:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -4752, "time": "1772186448" }, "departure": { "delay": -4752, "time": "1772186448" }, "stopId": "FR:27394:ZE:0x6605:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -4092, "time": "1772186448" }, "departure": { "delay": -4092, "time": "1772186448" }, "stopId": "FR:76231:ZE:0x6175:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -5472, "time": "1772186448" }, "departure": { "delay": -5472, "time": "1772186448" }, "stopId": "FR:27469:ZE:0x7267:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -105, "time": "1772193135" }, "departure": { "delay": -105, "time": "1772193135" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -60, "time": "1772193240" }, "departure": { "delay": -60, "time": "1772193240" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -438, "time": "1772194662" }, "departure": { "delay": -438, "time": "1772194662" }, "stopId": "FR:27275:ZE:0x6232:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 13, "time": "1772192713" }, "departure": { "delay": 13, "time": "1772192713" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -450, "time": "1772194950" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": -172, "time": "1772193548" }, "departure": { "delay": -172, "time": "1772193548" }, "stopId": "FR:27456:ZE:0x6734:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -363, "time": "1772194617" }, "departure": { "delay": -363, "time": "1772194617" }, "stopId": "FR:27275:ZE:0x6224:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -401, "time": "1772194579" }, "departure": { "delay": -401, "time": "1772194579" }, "stopId": "FR:27275:ZE:0x7179:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -5652, "time": "1772186448" }, "departure": { "delay": -5652, "time": "1772186448" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -77, "time": "1772193283" }, "departure": { "delay": -77, "time": "1772193283" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -52, "time": "1772192888" }, "departure": { "delay": -52, "time": "1772192888" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -4872, "time": "1772186448" }, "departure": { "delay": -4872, "time": "1772186448" }, "stopId": "FR:27188:ZE:0x7174:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -281, "time": "1772194159" }, "departure": { "delay": -281, "time": "1772194159" }, "stopId": "FR:27022:ZE:0x6977:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -4932, "time": "1772186448" }, "departure": { "delay": -4932, "time": "1772186448" }, "stopId": "FR:27188:ZE:0x7177:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -98, "time": "1772193022" }, "departure": { "delay": -98, "time": "1772193022" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -15, "time": "1772192985" }, "departure": { "delay": -15, "time": "1772192985" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 21 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470852:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758820x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -13, "time": "1772169029" }, "departure": { "delay": -13, "time": "1772169047" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -33, "time": "1772168114" }, "departure": { "delay": -33, "time": "1772168127" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 27, "time": "1772168945" }, "departure": { "delay": 27, "time": "1772168967" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -12, "time": "1772169875" }, "departure": { "delay": -12, "time": "1772169888" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 21, "time": "1772168695" }, "departure": { "delay": 21, "time": "1772168781" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -27, "time": "1772169303" }, "departure": { "delay": -27, "time": "1772169333" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -27, "time": "1772168059" }, "departure": { "delay": -27, "time": "1772168073" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -20, "time": "1772170228" }, "departure": { "delay": -20, "time": "1772170240" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -35, "time": "1772170261" }, "departure": { "delay": -35, "time": "1772170285" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -1, "time": "1772168484" }, "departure": { "delay": -1, "time": "1772168579" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -35, "time": "1772169553" }, "departure": { "delay": -35, "time": "1772169565" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -105, "time": "1772170515" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -38, "time": "1772169427" }, "departure": { "delay": -38, "time": "1772169442" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 31, "time": "1772167506" }, "departure": { "delay": 31, "time": "1772167531" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1772167669" }, "departure": { "delay": 5, "time": "1772167685" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -53, "time": "1772169651" }, "departure": { "delay": -53, "time": "1772169667" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 11, "time": "1772169985" }, "departure": { "delay": 11, "time": "1772170091" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 7, "time": "1772169811" }, "departure": { "delay": 7, "time": "1772169847" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 5, "time": "1772168817" }, "departure": { "delay": 5, "time": "1772168825" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -21, "time": "1772170167" }, "departure": { "delay": -21, "time": "1772170179" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 3, "time": "1772170108" }, "departure": { "delay": 3, "time": "1772170143" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "departure": { "delay": 22, "time": "1772167222" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -24, "time": "1772167882" }, "departure": { "delay": -24, "time": "1772167896" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -29, "time": "1772169369" }, "departure": { "delay": -29, "time": "1772169391" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -4, "time": "1772167817" }, "departure": { "delay": -4, "time": "1772167856" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 52, "time": "1772167542" }, "departure": { "delay": 52, "time": "1772167552" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 35, "time": "1772168427" }, "departure": { "delay": 35, "time": "1772168435" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -54, "time": "1772169173" }, "departure": { "delay": -54, "time": "1772169186" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -42, "time": "1772169964" }, "departure": { "delay": -42, "time": "1772169978" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -58, "time": "1772169769" }, "departure": { "delay": -58, "time": "1772169782" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -74, "time": "1772170413" }, "departure": { "delay": -74, "time": "1772170426" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 36, "time": "1772167273" }, "departure": { "delay": 36, "time": "1772167296" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 8, "time": "1772168615" }, "departure": { "delay": 8, "time": "1772168648" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -47, "time": "1772170385" }, "departure": { "delay": -47, "time": "1772170393" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -46, "time": "1772167917" }, "departure": { "delay": -46, "time": "1772167934" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -34, "time": "1772169726" }, "departure": { "delay": -34, "time": "1772169746" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -30, "time": "1772167702" }, "departure": { "delay": -30, "time": "1772167710" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -2, "time": "1772167433" }, "departure": { "delay": -2, "time": "1772167438" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -31, "time": "1772169097" }, "departure": { "delay": -31, "time": "1772169149" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -20, "time": "1772169239" }, "departure": { "delay": -20, "time": "1772169280" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -27, "time": "1772169473" }, "departure": { "delay": -27, "time": "1772169513" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 46, "time": "1772167564" }, "departure": { "delay": 46, "time": "1772167606" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -85, "time": "1772170462" }, "departure": { "delay": -85, "time": "1772170475" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 35, "time": "1772167649" }, "departure": { "delay": 35, "time": "1772167655" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -54, "time": "1772168214" }, "departure": { "delay": -54, "time": "1772168226" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 24, "time": "1772168853" }, "departure": { "delay": 24, "time": "1772168904" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -51, "time": "1772169902" }, "departure": { "delay": -51, "time": "1772169909" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 49, "time": "1772167457" }, "departure": { "delay": 49, "time": "1772167489" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 17, "time": "1772167956" }, "departure": { "delay": 17, "time": "1772167997" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1772167371" }, "departure": { "delay": 28, "time": "1772167408" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1772185841", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758820x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758885x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -8, "time": "1772178954" }, "departure": { "delay": -8, "time": "1772179012" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -21, "time": "1772177005" }, "departure": { "delay": -21, "time": "1772177019" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 6, "time": "1772176679" }, "departure": { "delay": 6, "time": "1772176686" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 42, "time": "1772178172" }, "departure": { "delay": 42, "time": "1772178222" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 39, "time": "1772179166" }, "departure": { "delay": 39, "time": "1772179179" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -16, "time": "1772177248" }, "departure": { "delay": -16, "time": "1772177264" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1772178368" }, "departure": { "delay": 40, "time": "1772178400" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 38, "time": "1772177865" }, "departure": { "delay": 38, "time": "1772177918" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 24, "time": "1772179067" }, "departure": { "delay": 24, "time": "1772179104" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 26, "time": "1772178610" }, "departure": { "delay": 26, "time": "1772178626" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -94, "time": "1772179504" }, "departure": { "delay": -94, "time": "1772179526" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 24, "time": "1772178042" }, "departure": { "delay": 24, "time": "1772178084" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -22, "time": "1772178804" }, "departure": { "delay": -22, "time": "1772178818" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -4, "time": "1772179282" }, "departure": { "delay": -4, "time": "1772179316" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 31, "time": "1772178134" }, "departure": { "delay": 31, "time": "1772178151" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 21, "time": "1772176811" }, "departure": { "delay": 21, "time": "1772176821" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 22, "time": "1772176462" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -12, "time": "1772178756" }, "departure": { "delay": -12, "time": "1772178768" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -58, "time": "1772179715" }, "departure": { "delay": -58, "time": "1772179802" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": -128, "time": "1772179652" }, "departure": { "delay": -128, "time": "1772179672" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -75, "time": "1772179845" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 32, "time": "1772176622" }, "departure": { "delay": 32, "time": "1772176652" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 51, "time": "1772177384" }, "departure": { "delay": 51, "time": "1772177451" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -36, "time": "1772178852" }, "departure": { "delay": -36, "time": "1772178864" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 68, "time": "1772177492" }, "departure": { "delay": 68, "time": "1772177528" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 17, "time": "1772177207" }, "departure": { "delay": 17, "time": "1772177237" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 47, "time": "1772176521" }, "departure": { "delay": 47, "time": "1772176547" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 17, "time": "1772177140" }, "departure": { "delay": 17, "time": "1772177177" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -97, "time": "1772179390" }, "departure": { "delay": -97, "time": "1772179403" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -68, "time": "1772179358" }, "departure": { "delay": -68, "time": "1772179372" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 2, "time": "1772179125" }, "departure": { "delay": 2, "time": "1772179142" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 34, "time": "1772177602" }, "departure": { "delay": 34, "time": "1772177614" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 12, "time": "1772176978" }, "departure": { "delay": 12, "time": "1772176992" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -76, "time": "1772179469" }, "departure": { "delay": -76, "time": "1772179484" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 34, "time": "1772176835" }, "departure": { "delay": 34, "time": "1772176894" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 6, "time": "1772178649" }, "departure": { "delay": 6, "time": "1772178666" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 48, "time": "1772177301" }, "departure": { "delay": 48, "time": "1772177328" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 54, "time": "1772177964" }, "departure": { "delay": 54, "time": "1772177994" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 101, "time": "1772177699" }, "departure": { "delay": 101, "time": "1772177801" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 23, "time": "1772178462" }, "departure": { "delay": 23, "time": "1772178503" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -107, "time": "1772179590" }, "departure": { "delay": -107, "time": "1772179633" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 20, "time": "1772179204" }, "departure": { "delay": 20, "time": "1772179220" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 17, "time": "1772178521" }, "departure": { "delay": 17, "time": "1772178557" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -18, "time": "1772179229" }, "departure": { "delay": -18, "time": "1772179242" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -9, "time": "1772176755" }, "departure": { "delay": -9, "time": "1772176791" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 7, "time": "1772178709" }, "departure": { "delay": 7, "time": "1772178727" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "time": "1772176703" }, "departure": { "time": "1772176740" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1772176933" }, "departure": { "delay": 30, "time": "1772176950" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 53, "time": "1772178260" }, "departure": { "delay": 53, "time": "1772178293" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -42, "time": "1772179325" }, "departure": { "delay": -42, "time": "1772179338" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758885x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 114, "time": "1772186634" }, "departure": { "delay": 114, "time": "1772186634" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 62, "time": "1772185596" }, "departure": { "delay": 62, "time": "1772185622" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 110, "time": "1772186270" }, "departure": { "delay": 110, "time": "1772186270" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 79, "time": "1772186119" }, "departure": { "delay": 79, "time": "1772186119" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 117, "time": "1772184897" }, "departure": { "delay": 117, "time": "1772184897" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 124, "time": "1772184795" }, "departure": { "delay": 124, "time": "1772184844" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 116, "time": "1772186816" }, "departure": { "delay": 116, "time": "1772186816" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 114, "time": "1772187174" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -11, "time": "1772185323" }, "departure": { "delay": -11, "time": "1772185369" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -9, "time": "1772185251" }, "departure": { "delay": -9, "time": "1772185251" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1772185853" }, "departure": { "delay": 53, "time": "1772185853" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 134, "time": "1772185969" }, "departure": { "delay": 134, "time": "1772185994" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 74, "time": "1772185694" }, "departure": { "delay": 74, "time": "1772185694" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 93, "time": "1772185773" }, "departure": { "delay": 93, "time": "1772185773" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 114, "time": "1772186934" }, "departure": { "delay": 114, "time": "1772186934" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 94, "time": "1772184994" }, "departure": { "delay": 94, "time": "1772184994" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 99, "time": "1772185119" }, "departure": { "delay": 99, "time": "1772185119" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 34, "time": "1772184694" }, "departure": { "delay": 34, "time": "1772184694" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 124, "time": "1772186044" }, "departure": { "delay": 124, "time": "1772186044" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 143, "time": "1772186483" }, "departure": { "delay": 143, "time": "1772186483" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 109, "time": "1772187049" }, "departure": { "delay": 109, "time": "1772187049" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 89, "time": "1772185049" }, "departure": { "delay": 89, "time": "1772185049" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "departure": { "delay": 30, "time": "1772184630" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 90, "time": "1772186370" }, "departure": { "delay": 90, "time": "1772186370" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 92, "time": "1772186732" }, "departure": { "delay": 92, "time": "1772186732" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 119, "time": "1772186195" }, "departure": { "delay": 119, "time": "1772186219" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1772184379", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2000:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:391:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1772187365" }, "departure": { "delay": 5, "time": "1772187365" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772189760" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1772189525" }, "departure": { "delay": 5, "time": "1772189525" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189580" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1772186820" }, "departure": { "time": "1772186820" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188020" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772186880" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1772186469", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:391:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758669x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "time": "1772190000" }, "departure": { "time": "1772190000" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188320" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1772189820" }, "departure": { "time": "1772189820" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "time": "1772190120" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189700" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "departure": { "time": "1772187180" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1772189940" }, "departure": { "time": "1772189940" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "time": "1772189880" }, "departure": { "time": "1772189880" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 } ], "timestamp": "1772186454", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758669x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15465:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 47, "time": "1772185127" }, "stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 52, "time": "1772187052" }, "departure": { "delay": 52, "time": "1772187052" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 107, "time": "1772186147" }, "departure": { "delay": 107, "time": "1772186147" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 113, "time": "1772185193" }, "departure": { "delay": 113, "time": "1772185193" }, "stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 107, "time": "1772185241" }, "departure": { "delay": 107, "time": "1772185247" }, "stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 110, "time": "1772187530" }, "departure": { "delay": 110, "time": "1772187530" }, "stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 206, "time": "1772185886" }, "departure": { "delay": 206, "time": "1772185886" }, "stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 74, "time": "1772187494" }, "departure": { "delay": 74, "time": "1772187494" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 52, "time": "1772186872" }, "departure": { "delay": 52, "time": "1772186872" }, "stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 90, "time": "1772186730" }, "departure": { "delay": 90, "time": "1772186730" }, "stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 95, "time": "1772186435" }, "departure": { "delay": 95, "time": "1772186435" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1772185488" }, "departure": { "delay": 48, "time": "1772185488" }, "stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 102, "time": "1772185296" }, "departure": { "delay": 102, "time": "1772185302" }, "stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 10, "time": "1772186220" }, "departure": { "delay": 10, "time": "1772186230" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 81, "time": "1772187381" }, "departure": { "delay": 81, "time": "1772187381" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 166, "time": "1772185821" }, "departure": { "delay": 166, "time": "1772185846" }, "stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 129, "time": "1772185389" }, "departure": { "delay": 129, "time": "1772185389" }, "stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 52, "time": "1772187412" }, "departure": { "delay": 52, "time": "1772187412" }, "stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 56, "time": "1772187296" }, "departure": { "delay": 56, "time": "1772187296" }, "stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 146, "time": "1772185622" }, "departure": { "delay": 146, "time": "1772185646" }, "stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 105, "time": "1772187645" }, "departure": { "delay": 105, "time": "1772187645" }, "stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 106, "time": "1772187586" }, "departure": { "delay": 106, "time": "1772187586" }, "stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 54, "time": "1772187174" }, "departure": { "delay": 54, "time": "1772187174" }, "stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1772186282" }, "departure": { "delay": 2, "time": "1772186282" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 84, "time": "1772185164" }, "departure": { "delay": 84, "time": "1772185164" }, "stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 186, "time": "1772185721" }, "departure": { "delay": 186, "time": "1772185746" }, "stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 137, "time": "1772186057" }, "departure": { "delay": 137, "time": "1772186057" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 34, "time": "1772186371" }, "departure": { "delay": 34, "time": "1772186374" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 52, "time": "1772187712" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 95, "time": "1772186795" }, "departure": { "delay": 95, "time": "1772186795" }, "stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 57, "time": "1772186997" }, "departure": { "delay": 57, "time": "1772186997" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1772185130", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15465:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13243:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187000" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 44, "time": "1772187704" }, "departure": { "delay": 44, "time": "1772187704" }, "stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 50, "time": "1772188550" }, "departure": { "delay": 50, "time": "1772188550" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 57, "time": "1772187897" }, "departure": { "delay": 57, "time": "1772187897" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 46, "time": "1772187526" }, "departure": { "delay": 46, "time": "1772187526" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 57, "time": "1772188257" }, "departure": { "delay": 57, "time": "1772188257" }, "stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 36, "time": "1772187756" }, "departure": { "delay": 36, "time": "1772187756" }, "stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 51, "time": "1772188611" }, "departure": { "delay": 51, "time": "1772188611" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 58, "time": "1772188198" }, "departure": { "delay": 58, "time": "1772188198" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1772187302" }, "departure": { "delay": 2, "time": "1772187302" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 28, "time": "1772187388" }, "departure": { "delay": 28, "time": "1772187388" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 57, "time": "1772188317" }, "departure": { "delay": 57, "time": "1772188317" }, "stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 42, "time": "1772187342" }, "departure": { "delay": 42, "time": "1772187342" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 43, "time": "1772187943" }, "departure": { "delay": 43, "time": "1772187943" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772188800" }, "stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 180, "time": "1772187240" }, "departure": { "delay": 180, "time": "1772187240" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 32, "time": "1772188352" }, "departure": { "delay": 32, "time": "1772188352" }, "stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 48, "time": "1772188488" }, "departure": { "delay": 48, "time": "1772188488" }, "stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188020" }, "stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 41, "time": "1772187641" }, "departure": { "delay": 41, "time": "1772187641" }, "stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1772186390", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13243:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748458x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -19, "time": "1772182226" }, "departure": { "delay": -19, "time": "1772182241" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 8, "time": "1772182977" }, "departure": { "delay": 8, "time": "1772182988" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1772181650" }, "departure": { "delay": 5, "time": "1772181665" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -80, "time": "1772183242" }, "departure": { "delay": -80, "time": "1772183260" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 66, "time": "1772182346" }, "departure": { "delay": 66, "time": "1772182386" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -106, "time": "1772183215" }, "departure": { "delay": -106, "time": "1772183234" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1772181224" }, "departure": { "delay": 1, "time": "1772181241" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1772181177" }, "departure": { "delay": 5, "time": "1772181185" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 37, "time": "1772181475" }, "departure": { "delay": 37, "time": "1772181517" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1772181348" }, "departure": { "time": "1772181360" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 27, "time": "1772181797" }, "departure": { "delay": 27, "time": "1772181867" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -2, "time": "1772183004" }, "departure": { "delay": -2, "time": "1772183038" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 12, "time": "1772181977" }, "departure": { "delay": 12, "time": "1772182032" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1772181886" }, "departure": { "delay": 15, "time": "1772181915" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 27, "time": "1772182500" }, "departure": { "delay": 27, "time": "1772182707" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -73, "time": "1772183313" }, "departure": { "delay": -73, "time": "1772183327" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -94, "time": "1772183354" }, "departure": { "delay": -94, "time": "1772183366" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -86, "time": "1772183169" }, "departure": { "delay": -86, "time": "1772183194" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -31, "time": "1772183055" }, "departure": { "delay": -31, "time": "1772183069" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 28, "time": "1772181532" }, "departure": { "delay": 28, "time": "1772181568" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 57, "time": "1772180997" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -75, "time": "1772183135" }, "departure": { "delay": -75, "time": "1772183145" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 26, "time": "1772181251" }, "departure": { "delay": 26, "time": "1772181266" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 3, "time": "1772181716" }, "departure": { "delay": 3, "time": "1772181723" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -13, "time": "1772182748" }, "departure": { "delay": -13, "time": "1772182787" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 22, "time": "1772181433" }, "departure": { "delay": 22, "time": "1772181442" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -37, "time": "1772183090" }, "departure": { "delay": -37, "time": "1772183123" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -131, "time": "1772183389" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 4, "time": "1772182159" }, "departure": { "delay": 4, "time": "1772182204" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 28, "time": "1772181620" }, "departure": { "delay": 28, "time": "1772181628" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -6, "time": "1772182905" }, "departure": { "delay": -6, "time": "1772182914" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -12, "time": "1772182078" }, "departure": { "delay": -12, "time": "1772182128" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 67, "time": "1772182404" }, "departure": { "delay": 67, "time": "1772182447" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748458x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15281:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 85, "time": "1772186965" }, "departure": { "delay": 85, "time": "1772186965" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 125, "time": "1772187365" }, "departure": { "delay": 125, "time": "1772187365" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 85, "time": "1772186905" }, "departure": { "delay": 85, "time": "1772186905" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 119, "time": "1772188319" }, "departure": { "delay": 119, "time": "1772188319" }, "stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 86, "time": "1772188466" }, "departure": { "delay": 86, "time": "1772188466" }, "stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 114, "time": "1772187894" }, "departure": { "delay": 114, "time": "1772187894" }, "stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 103, "time": "1772187943" }, "departure": { "delay": 103, "time": "1772187943" }, "stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 115, "time": "1772187655" }, "departure": { "delay": 115, "time": "1772187655" }, "stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -2, "time": "1772186278" }, "departure": { "delay": -2, "time": "1772186278" }, "stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 85, "time": "1772187445" }, "departure": { "delay": 85, "time": "1772187445" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1772186216" }, "departure": { "delay": 1, "time": "1772186221" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 117, "time": "1772188017" }, "departure": { "delay": 117, "time": "1772188017" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 81, "time": "1772188221" }, "departure": { "delay": 81, "time": "1772188221" }, "stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 134, "time": "1772187794" }, "departure": { "delay": 134, "time": "1772187794" }, "stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 34, "time": "1772186134" }, "departure": { "delay": 34, "time": "1772186134" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -35, "time": "1772186365" }, "departure": { "delay": -35, "time": "1772186365" }, "stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 114, "time": "1772187414" }, "departure": { "delay": 114, "time": "1772187414" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 100, "time": "1772187520" }, "departure": { "delay": 100, "time": "1772187520" }, "stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 85, "time": "1772187265" }, "departure": { "delay": 85, "time": "1772187265" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 85, "time": "1772188045" }, "departure": { "delay": 85, "time": "1772188045" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 85, "time": "1772187205" }, "departure": { "delay": 85, "time": "1772187205" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1772185570", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15281:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16799:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 24, "time": "1772189184" }, "departure": { "delay": 24, "time": "1772189184" }, "stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 51, "time": "1772188971" }, "departure": { "delay": 51, "time": "1772188971" }, "stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 48, "time": "1772189148" }, "departure": { "delay": 48, "time": "1772189148" }, "stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 15, "time": "1772189355" }, "departure": { "delay": 15, "time": "1772189355" }, "stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 34, "time": "1772188594" }, "departure": { "delay": 34, "time": "1772188594" }, "stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 31, "time": "1772188711" }, "departure": { "delay": 31, "time": "1772188711" }, "stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772188500" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 9, "time": "1772188509" }, "departure": { "delay": 9, "time": "1772188509" }, "stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 54, "time": "1772188794" }, "departure": { "delay": 54, "time": "1772188794" }, "stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 13, "time": "1772188813" }, "departure": { "delay": 13, "time": "1772188813" }, "stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 11, "time": "1772189051" }, "departure": { "delay": 11, "time": "1772189051" }, "stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 16, "time": "1772189236" }, "departure": { "delay": 16, "time": "1772189236" }, "stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 57, "time": "1772188917" }, "departure": { "delay": 57, "time": "1772188917" }, "stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 47, "time": "1772189027" }, "departure": { "delay": 47, "time": "1772189027" }, "stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 16, "time": "1772189416" }, "departure": { "delay": 16, "time": "1772189416" }, "stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 27, "time": "1772188647" }, "departure": { "delay": 27, "time": "1772188647" }, "stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16799:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x34930698:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 298, "time": "1772183954" }, "departure": { "delay": 298, "time": "1772183998" }, "stopId": "FR:76114:ZE:202:ATOUMOD019", "stopSequence": 3 }, { "departure": { "delay": 321, "time": "1772183841" }, "stopId": "FR:76114:ZE:118:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1772183871" }, "departure": { "delay": 300, "time": "1772183880" }, "stopId": "FR:76114:ZE:201:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "time": "1772184139" }, "departure": { "time": "1772183760" }, "stopId": "FR:76114:ZE:203:ATOUMOD019", "stopSequence": 4 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:2:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x34930698:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758844x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 13, "time": "1772184121" }, "departure": { "delay": 13, "time": "1772184133" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -8, "time": "1772183922" }, "departure": { "delay": -8, "time": "1772183932" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -56, "time": "1772184729" }, "departure": { "delay": -56, "time": "1772184784" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1772186035" }, "departure": { "delay": 2, "time": "1772186102" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -28, "time": "1772185753" }, "departure": { "delay": -28, "time": "1772185832" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 126, "time": "1772183493" }, "departure": { "delay": 126, "time": "1772183526" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 133, "time": "1772183440" }, "departure": { "delay": 133, "time": "1772183473" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1772185099" }, "departure": { "time": "1772185140" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -60, "time": "1772186640" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -112, "time": "1772184412" }, "departure": { "delay": -112, "time": "1772184428" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -97, "time": "1772185245" }, "departure": { "delay": -97, "time": "1772185283" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 41, "time": "1772183770" }, "departure": { "delay": 41, "time": "1772183801" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -20, "time": "1772183961" }, "departure": { "delay": -20, "time": "1772183980" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1772186449" }, "departure": { "time": "1772186520" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -30, "time": "1772186332" }, "departure": { "delay": -30, "time": "1772186370" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -50, "time": "1772184932" }, "departure": { "delay": -50, "time": "1772184970" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -59, "time": "1772185167" }, "departure": { "delay": -59, "time": "1772185201" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -55, "time": "1772186391" }, "departure": { "delay": -55, "time": "1772186405" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -8, "time": "1772184276" }, "departure": { "delay": -8, "time": "1772184292" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 59, "time": "1772183621" }, "departure": { "delay": 59, "time": "1772183639" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -38, "time": "1772184998" }, "departure": { "delay": -38, "time": "1772185042" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 37, "time": "1772184000" }, "departure": { "delay": 37, "time": "1772184037" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -60, "time": "1772186460" }, "departure": { "delay": -60, "time": "1772186460" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -60, "time": "1772186520" }, "departure": { "delay": -60, "time": "1772186520" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 11, "time": "1772186222" }, "departure": { "delay": 11, "time": "1772186231" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 82, "time": "1772183683" }, "departure": { "delay": 82, "time": "1772183722" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 12, "time": "1772184061" }, "departure": { "delay": 12, "time": "1772184072" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -20, "time": "1772185540" }, "departure": { "delay": -20, "time": "1772185600" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 7, "time": "1772184217" }, "departure": { "delay": 7, "time": "1772184247" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -20, "time": "1772185951" }, "departure": { "delay": -20, "time": "1772185960" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -116, "time": "1772184461" }, "departure": { "delay": -116, "time": "1772184484" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 24, "time": "1772183892" }, "departure": { "delay": 24, "time": "1772183904" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -49, "time": "1772185885" }, "departure": { "delay": -49, "time": "1772185931" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -71, "time": "1772184819" }, "departure": { "delay": -71, "time": "1772184889" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -46, "time": "1772186283" }, "departure": { "delay": -46, "time": "1772186294" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -20, "time": "1772184327" }, "departure": { "delay": -20, "time": "1772184340" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -105, "time": "1772184528" }, "departure": { "delay": -105, "time": "1772184555" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 92, "time": "1772183820" }, "departure": { "delay": 92, "time": "1772183852" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 87, "time": "1772183427" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -29, "time": "1772186413" }, "departure": { "delay": -29, "time": "1772186431" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -53, "time": "1772184360" }, "departure": { "delay": -53, "time": "1772184367" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 80, "time": "1772183574" }, "departure": { "delay": 80, "time": "1772183600" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -68, "time": "1772184580" }, "departure": { "delay": -68, "time": "1772184652" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 50, "time": "1772183738" }, "departure": { "delay": 50, "time": "1772183750" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -25, "time": "1772186243" }, "departure": { "delay": -25, "time": "1772186255" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -26, "time": "1772185698" }, "departure": { "delay": -26, "time": "1772185714" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -35, "time": "1772185322" }, "departure": { "delay": -35, "time": "1772185465" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -45, "time": "1772185983" }, "departure": { "delay": -45, "time": "1772185995" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758844x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745450x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 94, "time": "1772173174" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 52, "time": "1772174414" }, "departure": { "delay": 52, "time": "1772174452" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 46, "time": "1772174477" }, "departure": { "delay": 46, "time": "1772174506" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 106, "time": "1772173815" }, "departure": { "delay": 106, "time": "1772173846" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 50, "time": "1772174161" }, "departure": { "delay": 50, "time": "1772174210" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 46, "time": "1772174367" }, "departure": { "delay": 46, "time": "1772174386" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 62, "time": "1772174069" }, "departure": { "delay": 62, "time": "1772174102" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 52, "time": "1772173998" }, "departure": { "delay": 52, "time": "1772174032" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 122, "time": "1772173523" }, "departure": { "delay": 122, "time": "1772173562" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 147, "time": "1772173751" }, "departure": { "delay": 147, "time": "1772173767" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 122, "time": "1772173225" }, "departure": { "delay": 122, "time": "1772173262" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 99, "time": "1772173317" }, "departure": { "delay": 99, "time": "1772173359" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 69, "time": "1772174250" }, "departure": { "delay": 69, "time": "1772174289" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -60, "time": "1772174580" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 85, "time": "1772173389" }, "departure": { "delay": 85, "time": "1772173405" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 87, "time": "1772173435" }, "departure": { "delay": 87, "time": "1772173467" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 77, "time": "1772173898" }, "departure": { "delay": 77, "time": "1772173937" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 62, "time": "1772174322" }, "departure": { "delay": 62, "time": "1772174342" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745450x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx7405:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187600" }, "stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772187660" }, "stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772187960" }, "stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001", "stopSequence": 39 }, { "departure": { "time": "1772185560" }, "stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772186760" }, "stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772187060" }, "stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772187540" }, "stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772186940" }, "stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772185500" }, "stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772187180" }, "stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772187360" }, "stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772186280" }, "stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001", "stopSequence": 38 }, { "departure": { "time": "1772185440" }, "stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772186040" }, "stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772187480" }, "stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772185620" }, "stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001", "stopSequence": 37 }, { "departure": { "time": "1772186460" }, "stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772187780" }, "stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001", "stopSequence": 36 }, { "departure": { "time": "1772185200" }, "stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772185320" }, "stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772187000" }, "stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772187720" }, "stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1772185800" }, "stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772186220" }, "stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772186880" }, "stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772185380" }, "stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx119:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx7405:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:10043x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772191380" }, "departure": { "time": "1772191380" }, "stopId": "FR:76259:ZE:FECCAST2:ATOUMOD008", "stopSequence": 19 }, { "arrival": { "time": "1772191080" }, "departure": { "time": "1772191080" }, "stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1772190420" }, "departure": { "time": "1772190420" }, "stopId": "FR:76259:ZE:FECMTNE1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1772191140" }, "departure": { "time": "1772191140" }, "stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1772190660" }, "departure": { "time": "1772190660" }, "stopId": "FR:76259:ZE:FECGCUV2:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1772190900" }, "departure": { "time": "1772190900" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1772191020" }, "departure": { "time": "1772191020" }, "stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1772191320" }, "departure": { "time": "1772191320" }, "stopId": "FR:76259:ZE:FECQREN2:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "time": "1772190720" }, "departure": { "time": "1772190720" }, "stopId": "FR:76259:ZE:FECBENE2:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1772191260" }, "departure": { "time": "1772191260" }, "stopId": "FR:76259:ZE:FECARQU2:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "time": "1772191620" }, "departure": { "time": "1772191620" }, "stopId": "FR:76259:ZE:FECPRIV2:ATOUMOD008", "stopSequence": 21 }, { "arrival": { "time": "1772191740" }, "departure": { "time": "1772191740" }, "stopId": "FR:76259:ZE:FECSOUE2:ATOUMOD008", "stopSequence": 22 }, { "arrival": { "time": "1772190540" }, "departure": { "time": "1772190540" }, "stopId": "FR:76259:ZE:FECUPRE2:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1772191500" }, "departure": { "time": "1772191500" }, "stopId": "FR:76259:ZE:FECSBEN2:ATOUMOD008", "stopSequence": 20 }, { "arrival": { "time": "1772190780" }, "departure": { "time": "1772190780" }, "stopId": "FR:76259:ZE:FECSEXU2:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1772191860" }, "stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008", "stopSequence": 23 }, { "arrival": { "time": "1772190960" }, "departure": { "time": "1772190960" }, "stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008", "stopSequence": 8 }, { "departure": { "time": "1772190300" }, "stopId": "FR:76259:ZE:FECPLAG1:ATOUMOD008", "stopSequence": 1 } ], "timestamp": "1772186496", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L4:LOC", "tripId": "ATOUMOD008:ServiceJourney:10043x0:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022821x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 81, "time": "1772186061" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "departure": { "delay": 98, "time": "1772185838" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 83, "time": "1772186363" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "departure": { "delay": 150, "time": "1772186250" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "departure": { "delay": 159, "time": "1772186139" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": 73, "time": "1772185933" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "departure": { "delay": 126, "time": "1772185806" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 141, "time": "1772186301" }, "departure": { "delay": 141, "time": "1772186301" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "departure": { "delay": 96, "time": "1772186316" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "departure": { "delay": 144, "time": "1772186184" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "departure": { "delay": 121, "time": "1772185981" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 } ], "timestamp": "1772186097", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022821x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758654x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1772176235" }, "departure": { "delay": 47, "time": "1772176247" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -15, "time": "1772175205" }, "departure": { "delay": -15, "time": "1772175285" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 69, "time": "1772175680" }, "departure": { "delay": 69, "time": "1772175729" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 25, "time": "1772176268" }, "departure": { "delay": 25, "time": "1772176285" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 15, "time": "1772174863" }, "departure": { "delay": 15, "time": "1772174895" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 23, "time": "1772173403" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 9, "time": "1772174075" }, "departure": { "delay": 9, "time": "1772174109" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 59, "time": "1772175384" }, "departure": { "delay": 59, "time": "1772175479" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 13, "time": "1772175597" }, "departure": { "delay": 13, "time": "1772175613" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 68, "time": "1772176167" }, "departure": { "delay": 68, "time": "1772176208" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 53, "time": "1772173658" }, "departure": { "delay": 53, "time": "1772173673" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 33, "time": "1772173849" }, "departure": { "delay": 33, "time": "1772173893" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 2, "time": "1772174024" }, "departure": { "delay": 2, "time": "1772174042" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -17, "time": "1772174924" }, "departure": { "delay": -17, "time": "1772174983" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 25, "time": "1772175023" }, "departure": { "delay": 25, "time": "1772175085" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 31, "time": "1772173534" }, "departure": { "delay": 31, "time": "1772173591" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 66, "time": "1772174494" }, "departure": { "delay": 66, "time": "1772174526" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1772175965" }, "departure": { "delay": 40, "time": "1772176000" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 87, "time": "1772174629" }, "departure": { "delay": 87, "time": "1772174667" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 708, "time": "1772177148" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 61, "time": "1772173955" }, "departure": { "delay": 61, "time": "1772173981" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 36, "time": "1772176338" }, "departure": { "delay": 36, "time": "1772176356" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 63, "time": "1772174419" }, "departure": { "delay": 63, "time": "1772174463" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 93, "time": "1772176058" }, "departure": { "delay": 93, "time": "1772176113" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 47, "time": "1772175871" }, "departure": { "delay": 47, "time": "1772175887" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 8, "time": "1772174192" }, "departure": { "delay": 8, "time": "1772174228" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 28, "time": "1772175785" }, "departure": { "delay": 28, "time": "1772175808" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 8, "time": "1772174309" }, "departure": { "delay": 8, "time": "1772174348" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 46, "time": "1772173751" }, "departure": { "delay": 46, "time": "1772173786" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1772174795" }, "departure": { "delay": 19, "time": "1772174839" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 17, "time": "1772173489" }, "departure": { "delay": 17, "time": "1772173517" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 85, "time": "1772174569" }, "departure": { "delay": 85, "time": "1772174605" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 77, "time": "1772173616" }, "departure": { "delay": 77, "time": "1772173637" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -49, "time": "1772175113" }, "departure": { "delay": -49, "time": "1772175131" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 53, "time": "1772174723" }, "departure": { "delay": 53, "time": "1772174753" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758654x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16637:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 474, "time": "1772186094" }, "departure": { "delay": 474, "time": "1772186094" }, "stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 485, "time": "1772186147" }, "departure": { "delay": 485, "time": "1772186165" }, "stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 311, "time": "1772187491" }, "departure": { "delay": 311, "time": "1772187491" }, "stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 544, "time": "1772185740" }, "departure": { "delay": 544, "time": "1772185744" }, "stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 335, "time": "1772187095" }, "departure": { "delay": 335, "time": "1772187095" }, "stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 546, "time": "1772185559" }, "departure": { "delay": 546, "time": "1772185566" }, "stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 466, "time": "1772185366" }, "departure": { "delay": 466, "time": "1772185366" }, "stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 371, "time": "1772186591" }, "departure": { "delay": 371, "time": "1772186591" }, "stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001", "stopSequence": 22 }, { "departure": { "delay": 415, "time": "1772185015" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 367, "time": "1772186947" }, "departure": { "delay": 367, "time": "1772186947" }, "stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 508, "time": "1772185828" }, "departure": { "delay": 508, "time": "1772185828" }, "stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 350, "time": "1772186690" }, "departure": { "delay": 350, "time": "1772186690" }, "stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 480, "time": "1772185260" }, "departure": { "delay": 480, "time": "1772185260" }, "stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 493, "time": "1772185633" }, "departure": { "delay": 493, "time": "1772185633" }, "stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 325, "time": "1772187205" }, "departure": { "delay": 325, "time": "1772187205" }, "stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 338, "time": "1772186918" }, "departure": { "delay": 338, "time": "1772186918" }, "stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 357, "time": "1772186817" }, "departure": { "delay": 357, "time": "1772186817" }, "stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 334, "time": "1772187034" }, "departure": { "delay": 334, "time": "1772187034" }, "stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 553, "time": "1772185513" }, "departure": { "delay": 553, "time": "1772185513" }, "stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 425, "time": "1772185865" }, "departure": { "delay": 425, "time": "1772185865" }, "stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 325, "time": "1772186365" }, "departure": { "delay": 325, "time": "1772186365" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 517, "time": "1772185416" }, "departure": { "delay": 517, "time": "1772185417" }, "stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 480, "time": "1772186219" }, "departure": { "delay": 480, "time": "1772186220" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 353, "time": "1772187293" }, "departure": { "delay": 353, "time": "1772187293" }, "stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 455, "time": "1772185295" }, "departure": { "delay": 455, "time": "1772185295" }, "stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 362, "time": "1772187002" }, "departure": { "delay": 362, "time": "1772187002" }, "stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 327, "time": "1772186487" }, "departure": { "delay": 327, "time": "1772186487" }, "stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 325, "time": "1772187625" }, "stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 430, "time": "1772185090" }, "departure": { "delay": 430, "time": "1772185090" }, "stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 474, "time": "1772185134" }, "departure": { "delay": 474, "time": "1772185134" }, "stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 506, "time": "1772185466" }, "departure": { "delay": 506, "time": "1772185466" }, "stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 478, "time": "1772185198" }, "departure": { "delay": 478, "time": "1772185198" }, "stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 361, "time": "1772187181" }, "departure": { "delay": 361, "time": "1772187181" }, "stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 352, "time": "1772187352" }, "departure": { "delay": 352, "time": "1772187352" }, "stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 466, "time": "1772185934" }, "departure": { "delay": 466, "time": "1772185966" }, "stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 325, "time": "1772186665" }, "departure": { "delay": 325, "time": "1772186665" }, "stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1772185030", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16637:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9730:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 108, "time": "1772183808" }, "departure": { "delay": 108, "time": "1772183808" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 83, "time": "1772184383" }, "departure": { "delay": 83, "time": "1772184383" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 120, "time": "1772184540" }, "departure": { "delay": 120, "time": "1772184540" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 98, "time": "1772183944" }, "departure": { "delay": 98, "time": "1772183978" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 73, "time": "1772183833" }, "departure": { "delay": 73, "time": "1772183833" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 125, "time": "1772183585" }, "departure": { "delay": 125, "time": "1772183585" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 168, "time": "1772184686" }, "departure": { "delay": 168, "time": "1772184708" }, "stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 53, "time": "1772183633" }, "departure": { "delay": 53, "time": "1772183633" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 88, "time": "1772183908" }, "departure": { "delay": 88, "time": "1772183908" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 168, "time": "1772184988" }, "departure": { "delay": 168, "time": "1772185008" }, "stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 223, "time": "1772184883" }, "departure": { "delay": 223, "time": "1772184883" }, "stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 222, "time": "1772184942" }, "departure": { "delay": 222, "time": "1772184942" }, "stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 111, "time": "1772183751" }, "departure": { "delay": 111, "time": "1772183751" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 233, "time": "1772184808" }, "departure": { "delay": 233, "time": "1772184833" }, "stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1772182309", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9730:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748427x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -6, "time": "1772170121" }, "departure": { "delay": -6, "time": "1772170134" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 22, "time": "1772169966" }, "departure": { "delay": 22, "time": "1772169982" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 60, "time": "1772168820" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -15, "time": "1772170392" }, "departure": { "delay": -15, "time": "1772170425" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 6, "time": "1772169434" }, "departure": { "delay": 6, "time": "1772169486" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 17, "time": "1772169069" }, "departure": { "delay": 17, "time": "1772169077" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 34, "time": "1772170693" }, "departure": { "delay": 34, "time": "1772170714" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 39, "time": "1772169911" }, "departure": { "delay": 39, "time": "1772169939" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -14, "time": "1772170233" }, "departure": { "delay": -14, "time": "1772170246" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 36, "time": "1772170764" }, "departure": { "delay": 36, "time": "1772170776" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 50, "time": "1772169024" }, "departure": { "delay": 50, "time": "1772169050" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 26, "time": "1772170932" }, "departure": { "delay": 26, "time": "1772170946" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 55, "time": "1772171022" }, "departure": { "delay": 55, "time": "1772171035" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 46, "time": "1772170592" }, "departure": { "delay": 46, "time": "1772170606" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 25, "time": "1772170867" }, "departure": { "delay": 25, "time": "1772170885" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 28, "time": "1772170029" }, "departure": { "delay": 28, "time": "1772170048" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 61, "time": "1772170970" }, "departure": { "delay": 61, "time": "1772170981" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 51, "time": "1772169811" }, "departure": { "delay": 51, "time": "1772169831" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 47, "time": "1772169868" }, "departure": { "delay": 47, "time": "1772169887" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -44, "time": "1772169118" }, "departure": { "delay": -44, "time": "1772169136" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 69, "time": "1772168992" }, "departure": { "delay": 69, "time": "1772169009" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 75, "time": "1772169776" }, "departure": { "delay": 75, "time": "1772169795" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1772170480" }, "departure": { "delay": 20, "time": "1772170580" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -15, "time": "1772171205" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -18, "time": "1772170263" }, "departure": { "delay": -18, "time": "1772170302" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 52, "time": "1772169529" }, "departure": { "delay": 52, "time": "1772169712" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 55, "time": "1772168858" }, "departure": { "delay": 55, "time": "1772168875" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1772170667" }, "departure": { "delay": 60, "time": "1772170680" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 80, "time": "1772168951" }, "departure": { "delay": 80, "time": "1772168960" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 7, "time": "1772169361" }, "departure": { "delay": 7, "time": "1772169367" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -2, "time": "1772169284" }, "departure": { "delay": -2, "time": "1772169298" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 25, "time": "1772168898" }, "departure": { "delay": 25, "time": "1772168905" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 31, "time": "1772169157" }, "departure": { "delay": 31, "time": "1772169271" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -32, "time": "1772169082" }, "departure": { "delay": -32, "time": "1772169088" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1772186455", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748427x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758836x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 67, "time": "1772176253" }, "departure": { "delay": 67, "time": "1772176267" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 141, "time": "1772176090" }, "departure": { "delay": 141, "time": "1772176101" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 80, "time": "1772178051" }, "departure": { "delay": 80, "time": "1772178080" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 63, "time": "1772176435" }, "departure": { "delay": 63, "time": "1772176443" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 116, "time": "1772177963" }, "departure": { "delay": 116, "time": "1772177996" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1772176593" }, "departure": { "delay": 1, "time": "1772176621" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1772177229" }, "departure": { "delay": 65, "time": "1772177285" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 87, "time": "1772176969" }, "departure": { "delay": 87, "time": "1772177007" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 61, "time": "1772178945" }, "departure": { "delay": 61, "time": "1772178961" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 52, "time": "1772178985" }, "departure": { "delay": 52, "time": "1772179012" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 84, "time": "1772179211" }, "departure": { "delay": 84, "time": "1772179224" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 76, "time": "1772176901" }, "departure": { "delay": 76, "time": "1772176936" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 46, "time": "1772176338" }, "departure": { "delay": 46, "time": "1772176366" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1772176791" }, "departure": { "delay": 83, "time": "1772176823" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 93, "time": "1772178662" }, "departure": { "delay": 93, "time": "1772178693" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 149, "time": "1772177628" }, "departure": { "delay": 149, "time": "1772177729" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 162, "time": "1772177761" }, "departure": { "delay": 162, "time": "1772177802" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 98, "time": "1772177038" }, "departure": { "delay": 98, "time": "1772177078" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -6, "time": "1772176543" }, "departure": { "delay": -6, "time": "1772176554" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 135, "time": "1772176125" }, "departure": { "delay": 135, "time": "1772176155" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 51, "time": "1772179185" }, "departure": { "delay": 51, "time": "1772179191" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 158, "time": "1772177829" }, "departure": { "delay": 158, "time": "1772177858" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 62, "time": "1772176705" }, "departure": { "delay": 62, "time": "1772176742" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 57, "time": "1772176641" }, "departure": { "delay": 57, "time": "1772176677" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 108, "time": "1772177529" }, "departure": { "delay": 108, "time": "1772177568" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 87, "time": "1772179135" }, "departure": { "delay": 87, "time": "1772179167" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 40, "time": "1772177182" }, "departure": { "delay": 40, "time": "1772177200" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 19, "time": "1772176493" }, "departure": { "delay": 19, "time": "1772176519" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 61, "time": "1772176309" }, "departure": { "delay": 61, "time": "1772176321" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 74, "time": "1772177371" }, "departure": { "delay": 74, "time": "1772177414" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 92, "time": "1772178526" }, "departure": { "delay": 92, "time": "1772178572" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 51, "time": "1772178621" }, "departure": { "delay": 51, "time": "1772178651" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 184, "time": "1772178157" }, "departure": { "delay": 184, "time": "1772178304" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 77, "time": "1772177320" }, "departure": { "delay": 77, "time": "1772177357" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 46, "time": "1772176393" }, "departure": { "delay": 46, "time": "1772176426" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 61, "time": "1772178711" }, "departure": { "delay": 61, "time": "1772178721" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 98, "time": "1772178907" }, "departure": { "delay": 98, "time": "1772178938" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 101, "time": "1772177102" }, "departure": { "delay": 101, "time": "1772177141" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 91, "time": "1772176217" }, "departure": { "delay": 91, "time": "1772176231" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1772179321" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 126, "time": "1772178456" }, "departure": { "delay": 126, "time": "1772178486" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 41, "time": "1772179091" }, "departure": { "delay": 41, "time": "1772179121" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 63, "time": "1772179238" }, "departure": { "delay": 63, "time": "1772179263" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "departure": { "delay": 111, "time": "1772176071" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 107, "time": "1772178743" }, "departure": { "delay": 107, "time": "1772178827" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 175, "time": "1772177902" }, "departure": { "delay": 175, "time": "1772177935" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 59, "time": "1772179043" }, "departure": { "delay": 59, "time": "1772179079" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 134, "time": "1772178340" }, "departure": { "delay": 134, "time": "1772178374" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 } ], "timestamp": "1772186450", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758836x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11830:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772186880" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 8, "time": "1772188268" }, "departure": { "delay": 8, "time": "1772188268" }, "stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 45, "time": "1772188185" }, "departure": { "delay": 45, "time": "1772188185" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 32, "time": "1772186972" }, "departure": { "delay": 32, "time": "1772186972" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 4, "time": "1772187604" }, "departure": { "delay": 4, "time": "1772187604" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 39, "time": "1772188599" }, "departure": { "delay": 39, "time": "1772188599" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 41, "time": "1772187521" }, "departure": { "delay": 41, "time": "1772187521" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 42, "time": "1772188002" }, "departure": { "delay": 42, "time": "1772188002" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 57, "time": "1772188317" }, "departure": { "delay": 57, "time": "1772188317" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1772187150" }, "departure": { "delay": 30, "time": "1772187150" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 16, "time": "1772188996" }, "departure": { "delay": 16, "time": "1772188996" }, "stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 22, "time": "1772187202" }, "departure": { "delay": 22, "time": "1772187202" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 34, "time": "1772187454" }, "departure": { "delay": 34, "time": "1772187454" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 18, "time": "1772187798" }, "departure": { "delay": 18, "time": "1772187798" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1772187710" }, "departure": { "delay": 50, "time": "1772187710" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 45, "time": "1772187945" }, "departure": { "delay": 45, "time": "1772187945" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 2, "time": "1772187002" }, "departure": { "delay": 2, "time": "1772187002" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1772187760" }, "departure": { "delay": 40, "time": "1772187760" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1772188505" }, "departure": { "delay": 5, "time": "1772188505" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 19, "time": "1772188459" }, "departure": { "delay": 19, "time": "1772188459" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 28, "time": "1772187268" }, "departure": { "delay": 28, "time": "1772187268" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 34, "time": "1772188054" }, "departure": { "delay": 34, "time": "1772188054" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1772186399", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11830:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:5:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1772176524" }, "departure": { "delay": 35, "time": "1772176535" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 87, "time": "1772176210" }, "departure": { "delay": 87, "time": "1772176227" }, "stopId": "FR:76057:ZE:30005:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 14, "time": "1772176624" }, "departure": { "delay": 14, "time": "1772176634" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 76, "time": "1772176405" }, "departure": { "delay": 76, "time": "1772176456" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": -15, "time": "1772176827" }, "departure": { "delay": -15, "time": "1772176845" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": -22, "time": "1772175745" }, "departure": { "delay": -22, "time": "1772175758" }, "stopId": "FR:76495:ZE:30037:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1772175707" }, "departure": { "delay": -1, "time": "1772175719" }, "stopId": "FR:76495:ZE:30044:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": -15, "time": "1772176715" }, "departure": { "delay": -15, "time": "1772176725" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 25, "time": "1772175858" }, "departure": { "delay": 25, "time": "1772175985" }, "stopId": "FR:76495:ZE:30032:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 53, "time": "1772176274" }, "departure": { "delay": 53, "time": "1772176313" }, "stopId": "FR:76057:ZE:30027:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 6, "time": "1772175800" }, "departure": { "delay": 6, "time": "1772175846" }, "stopId": "FR:76495:ZE:30040:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1772175340" }, "departure": { "delay": 53, "time": "1772175353" }, "stopId": "FR:76495:ZE:30029:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 12, "time": "1772175639" }, "departure": { "delay": 12, "time": "1772175672" }, "stopId": "FR:76495:ZE:30042:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 29, "time": "1772176566" }, "departure": { "delay": 29, "time": "1772176589" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 28, "time": "1772175382" }, "departure": { "delay": 28, "time": "1772175388" }, "stopId": "FR:76495:ZE:30038:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 65, "time": "1772176477" }, "departure": { "delay": 65, "time": "1772176505" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 3, "time": "1772175470" }, "departure": { "delay": 3, "time": "1772175483" }, "stopId": "FR:76495:ZE:30035:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 56, "time": "1772176080" }, "departure": { "delay": 56, "time": "1772176136" }, "stopId": "FR:76057:ZE:30015:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 63, "time": "1772176254" }, "departure": { "delay": 63, "time": "1772176263" }, "stopId": "FR:76057:ZE:30009:ATOUMOD041", "stopSequence": 13 }, { "departure": { "delay": 43, "time": "1772175283" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": -17, "time": "1772176657" }, "departure": { "delay": -17, "time": "1772176663" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 52, "time": "1772176340" }, "departure": { "delay": 52, "time": "1772176372" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 8, "time": "1772176021" }, "departure": { "delay": 8, "time": "1772176028" }, "stopId": "FR:76495:ZE:30034:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": -51, "time": "1772176929" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": -6, "time": "1772176755" }, "departure": { "delay": -6, "time": "1772176794" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 } ], "timestamp": "1772186432", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:5:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759039x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -68, "time": "1772168322" }, "departure": { "delay": -68, "time": "1772168332" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -68, "time": "1772168671" }, "departure": { "delay": -68, "time": "1772168692" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -20, "time": "1772168543" }, "departure": { "delay": -20, "time": "1772168560" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -88, "time": "1772168612" }, "departure": { "delay": -88, "time": "1772168612" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -11, "time": "1772167233" }, "departure": { "delay": -11, "time": "1772167249" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -27, "time": "1772167643" }, "departure": { "delay": -27, "time": "1772167653" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 62, "time": "1772167960" }, "departure": { "delay": 62, "time": "1772167982" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -22, "time": "1772167401" }, "departure": { "delay": -22, "time": "1772167418" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -194, "time": "1772168746" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -4, "time": "1772167111" }, "departure": { "delay": -4, "time": "1772167136" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -31, "time": "1772168474" }, "departure": { "delay": -31, "time": "1772168489" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 95, "time": "1772168002" }, "departure": { "delay": 95, "time": "1772168015" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 79, "time": "1772167926" }, "departure": { "delay": 79, "time": "1772167939" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -17, "time": "1772167536" }, "departure": { "delay": -17, "time": "1772167603" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 42, "time": "1772167889" }, "departure": { "delay": 42, "time": "1772167902" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -14, "time": "1772168255" }, "departure": { "delay": -14, "time": "1772168266" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 83, "time": "1772168050" }, "departure": { "delay": 83, "time": "1772168063" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1772168191" }, "departure": { "delay": 40, "time": "1772168200" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 27, "time": "1772167215" }, "departure": { "delay": 27, "time": "1772167227" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1772167371" }, "departure": { "time": "1772167380" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 42, "time": "1772167062" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 11, "time": "1772168219" }, "departure": { "delay": 11, "time": "1772168231" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -45, "time": "1772167312" }, "departure": { "delay": -45, "time": "1772167335" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 56, "time": "1772167728" }, "departure": { "delay": 56, "time": "1772167856" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -35, "time": "1772167459" }, "departure": { "delay": -35, "time": "1772167465" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759039x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:900000338:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187000" }, "stopId": "FR:61077:ZE:MoulinxdexReine:ATOUMOD037", "stopSequence": 41 }, { "arrival": { "delay": -1, "time": "1772185636" }, "departure": { "delay": -1, "time": "1772185679" }, "stopId": "FR:61001:ZE:Montsort:ATOUMOD037", "stopSequence": 18 }, { "arrival": { "delay": -28, "time": "1772186367" }, "departure": { "delay": -28, "time": "1772186372" }, "stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037", "stopSequence": 29 }, { "arrival": { "delay": -31, "time": "1772186029" }, "departure": { "delay": -31, "time": "1772186069" }, "stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037", "stopSequence": 23 }, { "departure": { "time": "1772186640" }, "stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037", "stopSequence": 33 }, { "departure": { "time": "1772186760" }, "stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037", "stopSequence": 37 }, { "departure": { "time": "1772186940" }, "stopId": "FR:61077:ZE:ClosxdexlaxSxnate:ATOUMOD037", "stopSequence": 40 }, { "departure": { "time": "1772186820" }, "stopId": "FR:61001:ZE:AlxxVilx:ATOUMOD037", "stopSequence": 39 }, { "arrival": { "delay": -33, "time": "1772186486" }, "departure": { "delay": -33, "time": "1772186487" }, "stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037", "stopSequence": 31 }, { "arrival": { "delay": -100, "time": "1772185759" }, "departure": { "delay": -100, "time": "1772185760" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 20 }, { "arrival": { "delay": -30, "time": "1772185578" }, "departure": { "delay": -30, "time": "1772185590" }, "stopId": "FR:61001:ZE:Tisons:ATOUMOD037", "stopSequence": 17 }, { "arrival": { "delay": -16, "time": "1772185942" }, "departure": { "delay": -16, "time": "1772185964" }, "stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037", "stopSequence": 21 }, { "arrival": { "delay": -19, "time": "1772185427" }, "departure": { "delay": -19, "time": "1772185481" }, "stopId": "FR:61001:ZE:Zola:ATOUMOD037", "stopSequence": 15 }, { "departure": { "time": "1772186580" }, "stopId": "FR:61001:ZE:Guynemer:ATOUMOD037", "stopSequence": 32 }, { "departure": { "time": "1772186640" }, "stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037", "stopSequence": 34 }, { "arrival": { "delay": -10, "time": "1772185502" }, "departure": { "delay": -10, "time": "1772185550" }, "stopId": "FR:61001:ZE:RhinxetxDanubex:ATOUMOD037", "stopSequence": 16 }, { "arrival": { "delay": -25, "time": "1772185978" }, "departure": { "delay": -25, "time": "1772186015" }, "stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037", "stopSequence": 22 }, { "arrival": { "delay": 42, "time": "1772186240" }, "departure": { "delay": 42, "time": "1772186262" }, "stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037", "stopSequence": 26 }, { "departure": { "time": "1772186700" }, "stopId": "FR:61001:ZE:Courteille:ATOUMOD037", "stopSequence": 35 }, { "departure": { "time": "1772186760" }, "stopId": "FR:61001:ZE:Bayard:ATOUMOD037", "stopSequence": 36 }, { "arrival": { "delay": -16, "time": "1772186314" }, "departure": { "delay": -16, "time": "1772186324" }, "stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037", "stopSequence": 28 }, { "arrival": { "delay": 70, "time": "1772186140" }, "departure": { "delay": 70, "time": "1772186230" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 25 }, { "arrival": { "time": "1772187120" }, "stopId": "FR:61077:ZE:Londx:ATOUMOD037", "stopSequence": 42 }, { "arrival": { "delay": 21, "time": "1772186290" }, "departure": { "delay": 21, "time": "1772186301" }, "stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037", "stopSequence": 27 }, { "arrival": { "delay": 20, "time": "1772186447" }, "departure": { "delay": 20, "time": "1772186480" }, "stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037", "stopSequence": 30 }, { "arrival": { "delay": 18, "time": "1772185696" }, "departure": { "delay": 18, "time": "1772185758" }, "stopId": "FR:61001:ZE:Ernouf:ATOUMOD037", "stopSequence": 19 } ], "timestamp": "1772186488", "trip": { "directionId": 2, "routeId": "ATOUMOD037:Line:A:LOC", "tripId": "ATOUMOD037:ServiceJourney:900000338:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758517x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 124, "time": "1772173924" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1772175332" }, "departure": { "delay": 22, "time": "1772175442" }, "stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -26, "time": "1772176682" }, "departure": { "delay": -26, "time": "1772176714" }, "stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 17, "time": "1772175699" }, "departure": { "delay": 17, "time": "1772175737" }, "stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 74, "time": "1772175120" }, "departure": { "delay": 74, "time": "1772175134" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 75, "time": "1772174521" }, "departure": { "delay": 75, "time": "1772174535" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -39, "time": "1772176563" }, "departure": { "delay": -39, "time": "1772176581" }, "stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 22, "time": "1772175782" }, "departure": { "delay": 22, "time": "1772175802" }, "stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 139, "time": "1772174603" }, "departure": { "delay": 139, "time": "1772174659" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 97, "time": "1772174431" }, "departure": { "delay": 97, "time": "1772174497" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -70, "time": "1772177030" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 280, "time": "1772174161" }, "departure": { "delay": 280, "time": "1772174200" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 272, "time": "1772174332" }, "departure": { "delay": 272, "time": "1772174372" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 68, "time": "1772175171" }, "departure": { "delay": 68, "time": "1772175188" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 139, "time": "1772174867" }, "departure": { "delay": 139, "time": "1772174899" }, "stopId": "FR:50129:ZE:10LSA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 244, "time": "1772174241" }, "departure": { "delay": 244, "time": "1772174284" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 171, "time": "1772175010" }, "departure": { "delay": 171, "time": "1772175051" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -2, "time": "1772176456" }, "departure": { "delay": -2, "time": "1772176498" }, "stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -15, "time": "1772176172" }, "departure": { "delay": -15, "time": "1772176185" }, "stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 17, "time": "1772175237" }, "departure": { "delay": 17, "time": "1772175257" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1772186453", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758517x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx1417:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772188800" }, "stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772187720" }, "stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772188140" }, "stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772187420" }, "stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772187180" }, "stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772187780" }, "stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772188560" }, "stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1772189220" }, "stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772188860" }, "stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772188620" }, "stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772188980" }, "stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1772187000" }, "stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772187480" }, "stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772188260" }, "stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772189040" }, "stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772188740" }, "stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772188020" }, "stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772187360" }, "stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772188440" }, "stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772188920" }, "stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772188200" }, "stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772187540" }, "stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772187660" }, "stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772187300" }, "stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772188080" }, "stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772188500" }, "stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx111:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx1417:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx1416:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772185980" }, "stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772187720" }, "stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772187540" }, "stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772187360" }, "stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772187660" }, "stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772187780" }, "stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1772188020" }, "stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772187300" }, "stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772186220" }, "stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772186880" }, "stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772186820" }, "stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772187060" }, "stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772186940" }, "stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772185800" }, "stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772186160" }, "stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772186040" }, "stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772186280" }, "stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772186460" }, "stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772187420" }, "stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772187000" }, "stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx111:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx1416:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852340F5934671x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187960" }, "departure": { "time": "1772188020" }, "stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1772189520" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188320" }, "stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002", "stopSequence": 5 }, { "departure": { "time": "1772187600" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188740" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1772183996", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852340F5934671x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:5422866708299776x3:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -27, "time": "1772187776" }, "departure": { "delay": -27, "time": "1772187813" }, "stopId": "FR:50218:ZE:757970022:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "delay": -36, "time": "1772187818" }, "departure": { "delay": -36, "time": "1772187864" }, "stopId": "FR:50218:ZE:752280004:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": -40, "time": "1772187690" }, "departure": { "delay": -40, "time": "1772187740" }, "stopId": "FR:50218:ZE:746180003:ATOUMOD105", "stopSequence": 12 }, { "arrival": { "delay": -29, "time": "1772187352" }, "departure": { "delay": -29, "time": "1772187391" }, "stopId": "FR:50218:ZE:761940002:ATOUMOD105", "stopSequence": 8 }, { "arrival": { "delay": 15, "time": "1772186945" }, "departure": { "delay": 15, "time": "1772186955" }, "stopId": "FR:50218:ZE:749890002:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": -9, "time": "1772186733" }, "departure": { "delay": -9, "time": "1772186751" }, "stopId": "FR:50218:ZE:767190003:ATOUMOD105", "stopSequence": 2 }, { "arrival": { "delay": -81, "time": "1772187879" }, "stopId": "FR:50218:ZE:744570004:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": -17, "time": "1772187136" }, "departure": { "delay": -17, "time": "1772187163" }, "stopId": "FR:50218:ZE:757990017:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": -10, "time": "1772187450" }, "departure": { "delay": -10, "time": "1772187470" }, "stopId": "FR:50218:ZE:759810003:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": -18, "time": "1772187555" }, "departure": { "delay": -18, "time": "1772187582" }, "stopId": "FR:50218:ZE:761950003:ATOUMOD105", "stopSequence": 10 }, { "arrival": { "delay": -19, "time": "1772187612" }, "departure": { "delay": -19, "time": "1772187641" }, "stopId": "FR:50218:ZE:742490001:ATOUMOD105", "stopSequence": 11 }, { "arrival": { "delay": -12, "time": "1772187026" }, "departure": { "delay": -12, "time": "1772187048" }, "stopId": "FR:50218:ZE:738750002:ATOUMOD105", "stopSequence": 5 }, { "departure": { "time": "1772186700" }, "stopId": "FR:50218:ZE:767160013:ATOUMOD105", "stopSequence": 1 }, { "arrival": { "delay": -18, "time": "1772187255" }, "departure": { "delay": -18, "time": "1772187282" }, "stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105", "stopSequence": 7 }, { "arrival": { "delay": 10, "time": "1772186880" }, "departure": { "delay": 10, "time": "1772186890" }, "stopId": "FR:50218:ZE:712770015:ATOUMOD105", "stopSequence": 3 } ], "timestamp": "1772186461", "trip": { "directionId": 1, "routeId": "ATOUMOD105:Line:761900004:LOC", "tripId": "ATOUMOD105:ServiceJourney:5422866708299776x3:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745401x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 215, "time": "1772184113" }, "departure": { "delay": 215, "time": "1772184155" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 317, "time": "1772184463" }, "departure": { "delay": 317, "time": "1772184497" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 172, "time": "1772185101" }, "departure": { "delay": 172, "time": "1772185132" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 205, "time": "1772185164" }, "departure": { "delay": 205, "time": "1772185225" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 314, "time": "1772184362" }, "departure": { "delay": 314, "time": "1772184434" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 218, "time": "1772183918" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 179, "time": "1772185340" }, "departure": { "delay": 179, "time": "1772185379" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 233, "time": "1772185265" }, "departure": { "delay": 233, "time": "1772185313" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 173, "time": "1772185037" }, "departure": { "delay": 173, "time": "1772185073" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 233, "time": "1772184803" }, "departure": { "delay": 233, "time": "1772184833" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 268, "time": "1772184272" }, "departure": { "delay": 268, "time": "1772184328" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 302, "time": "1772184554" }, "departure": { "delay": 302, "time": "1772184602" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 220, "time": "1772184956" }, "departure": { "delay": 220, "time": "1772185000" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 288, "time": "1772184710" }, "departure": { "delay": 288, "time": "1772184768" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 191, "time": "1772184024" }, "departure": { "delay": 191, "time": "1772184071" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 180, "time": "1772185435" }, "departure": { "delay": 180, "time": "1772185500" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 298, "time": "1772184631" }, "departure": { "delay": 298, "time": "1772184658" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 251, "time": "1772184180" }, "departure": { "delay": 251, "time": "1772184251" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 253, "time": "1772184878" }, "departure": { "delay": 253, "time": "1772184913" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 192, "time": "1772185632" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745401x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15288:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -11, "time": "1772184450" }, "departure": { "delay": -11, "time": "1772184529" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -26, "time": "1772184574" }, "departure": { "delay": -26, "time": "1772184574" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -27, "time": "1772183973" }, "departure": { "delay": -27, "time": "1772183973" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 33, "time": "1772183550" }, "departure": { "delay": 33, "time": "1772183553" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -24, "time": "1772184816" }, "departure": { "delay": -24, "time": "1772184816" }, "stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -67, "time": "1772184113" }, "departure": { "delay": -67, "time": "1772184113" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1772182860" }, "departure": { "delay": 60, "time": "1772182860" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -53, "time": "1772184724" }, "departure": { "delay": -53, "time": "1772184727" }, "stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -115, "time": "1772183705" }, "departure": { "delay": -115, "time": "1772183705" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -87, "time": "1772184393" }, "departure": { "delay": -87, "time": "1772184393" }, "stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -21, "time": "1772184939" }, "departure": { "delay": -21, "time": "1772184939" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 30, "time": "1772182950" }, "departure": { "delay": 30, "time": "1772182950" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -143, "time": "1772183737" }, "departure": { "delay": -143, "time": "1772183737" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -16, "time": "1772183924" }, "departure": { "delay": -16, "time": "1772183924" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1772182830", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15288:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758663x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1772184436" }, "departure": { "delay": 52, "time": "1772184472" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 139, "time": "1772182490" }, "departure": { "delay": 139, "time": "1772182519" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 131, "time": "1772182975" }, "departure": { "delay": 131, "time": "1772182991" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1772184573" }, "departure": { "delay": 50, "time": "1772184590" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 124, "time": "1772183962" }, "departure": { "delay": 124, "time": "1772184004" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 129, "time": "1772182675" }, "departure": { "delay": 129, "time": "1772182689" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 71, "time": "1772181986" }, "departure": { "delay": 71, "time": "1772182031" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 70, "time": "1772182196" }, "departure": { "delay": 70, "time": "1772182210" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 118, "time": "1772183307" }, "departure": { "delay": 118, "time": "1772183338" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 82, "time": "1772182085" }, "departure": { "delay": 82, "time": "1772182102" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 67, "time": "1772184508" }, "departure": { "delay": 67, "time": "1772184547" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 118, "time": "1772184225" }, "departure": { "delay": 118, "time": "1772184238" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 128, "time": "1772182888" }, "departure": { "delay": 128, "time": "1772182928" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 110, "time": "1772182280" }, "departure": { "delay": 110, "time": "1772182310" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 123, "time": "1772183005" }, "departure": { "delay": 123, "time": "1772183043" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 105, "time": "1772183529" }, "departure": { "delay": 105, "time": "1772183565" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 128, "time": "1772183114" }, "departure": { "delay": 128, "time": "1772183168" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 44, "time": "1772184634" }, "departure": { "delay": 44, "time": "1772184644" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 121, "time": "1772182377" }, "departure": { "delay": 121, "time": "1772182441" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 127, "time": "1772183637" }, "departure": { "delay": 127, "time": "1772183707" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 85, "time": "1772184368" }, "departure": { "delay": 85, "time": "1772184385" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 122, "time": "1772183213" }, "departure": { "delay": 122, "time": "1772183282" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 165, "time": "1772182557" }, "departure": { "delay": 165, "time": "1772182605" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 87, "time": "1772181867" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 118, "time": "1772184151" }, "departure": { "delay": 118, "time": "1772184178" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 128, "time": "1772183373" }, "departure": { "delay": 128, "time": "1772183408" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -28, "time": "1772184692" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 65, "time": "1772181949" }, "departure": { "delay": 65, "time": "1772181965" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 157, "time": "1772183800" }, "departure": { "delay": 157, "time": "1772183857" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 119, "time": "1772182846" }, "departure": { "delay": 119, "time": "1772182859" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 152, "time": "1772184059" }, "departure": { "delay": 152, "time": "1772184092" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 152, "time": "1772183448" }, "departure": { "delay": 152, "time": "1772183492" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 108, "time": "1772182753" }, "departure": { "delay": 108, "time": "1772182788" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 106, "time": "1772182046" }, "departure": { "delay": 106, "time": "1772182066" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 76, "time": "1772184298" }, "departure": { "delay": 76, "time": "1772184316" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 } ], "timestamp": "1772186447", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758663x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:521:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772194140" }, "departure": { "time": "1772194140" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1772193360" }, "departure": { "time": "1772193360" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772193540" }, "departure": { "time": "1772193540" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772193780" }, "departure": { "time": "1772193780" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1772194320" }, "departure": { "time": "1772194320" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1772193240" }, "departure": { "time": "1772193240" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "departure": { "time": "1772192700" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772193660" }, "departure": { "time": "1772193660" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772193120" }, "departure": { "time": "1772193120" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772193960" }, "departure": { "time": "1772193960" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1772194380" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1772193300" }, "departure": { "time": "1772193300" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772193000" }, "departure": { "time": "1772193000" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772193480" }, "departure": { "time": "1772193480" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772193720" }, "departure": { "time": "1772193720" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1772193420" }, "departure": { "time": "1772193420" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772193600" }, "departure": { "time": "1772193600" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772192880" }, "departure": { "time": "1772192880" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1772186500", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:521:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4088081x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 126, "time": "1772186106" }, "stopId": "FR:76351:ZE:3528:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1772187120" }, "departure": { "delay": 60, "time": "1772187120" }, "stopId": "FR:76351:ZE:3177:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 42, "time": "1772186742" }, "departure": { "delay": 42, "time": "1772186742" }, "stopId": "FR:76351:ZE:3694:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 41, "time": "1772186621" }, "departure": { "delay": 41, "time": "1772186621" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 48, "time": "1772186268" }, "departure": { "delay": 48, "time": "1772186268" }, "stopId": "FR:76351:ZE:3236:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 70, "time": "1772186530" }, "departure": { "delay": 70, "time": "1772186530" }, "stopId": "FR:76351:ZE:3010:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 70, "time": "1772186170" }, "stopId": "FR:76351:ZE:3374:ATOUMOD003", "stopSequence": 7 }, { "departure": { "delay": 40, "time": "1772186320" }, "stopId": "FR:76351:ZE:3232:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 41, "time": "1772186921" }, "departure": { "delay": 41, "time": "1772186921" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 41, "time": "1772187461" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 41, "time": "1772186441" }, "departure": { "delay": 41, "time": "1772186441" }, "stopId": "FR:76351:ZE:3378:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 93, "time": "1772186673" }, "departure": { "delay": 93, "time": "1772186673" }, "stopId": "FR:76351:ZE:3254:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 41, "time": "1772186801" }, "departure": { "delay": 41, "time": "1772186801" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 49, "time": "1772186569" }, "departure": { "delay": 49, "time": "1772186569" }, "stopId": "FR:76351:ZE:3383:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 41, "time": "1772187221" }, "departure": { "delay": 41, "time": "1772187221" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 57, "time": "1772186397" }, "stopId": "FR:76351:ZE:3169:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 47, "time": "1772186987" }, "departure": { "delay": 47, "time": "1772186987" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 42, "time": "1772186202" }, "stopId": "FR:76351:ZE:3127:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 67, "time": "1772187067" }, "departure": { "delay": 67, "time": "1772187067" }, "stopId": "FR:76351:ZE:3281:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": 94, "time": "1772186074" }, "stopId": "FR:76351:ZE:3310:ATOUMOD003", "stopSequence": 5 } ], "timestamp": "1772186107", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4088081x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758834x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 101, "time": "1772177312" }, "departure": { "delay": 101, "time": "1772177321" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 187, "time": "1772174261" }, "departure": { "delay": 187, "time": "1772174287" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1772174848" }, "departure": { "delay": 120, "time": "1772174880" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 142, "time": "1772177331" }, "departure": { "delay": 142, "time": "1772177362" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 151, "time": "1772177421" }, "departure": { "delay": 151, "time": "1772177431" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 171, "time": "1772175198" }, "departure": { "delay": 171, "time": "1772175231" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 151, "time": "1772174892" }, "departure": { "delay": 151, "time": "1772174911" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 151, "time": "1772174406" }, "departure": { "delay": 151, "time": "1772174431" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 91, "time": "1772177551" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 103, "time": "1772177378" }, "departure": { "delay": 103, "time": "1772177383" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 163, "time": "1772175304" }, "departure": { "delay": 163, "time": "1772175343" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 199, "time": "1772175967" }, "departure": { "delay": 199, "time": "1772176039" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 147, "time": "1772175532" }, "departure": { "delay": 147, "time": "1772175567" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 162, "time": "1772174520" }, "departure": { "delay": 162, "time": "1772174562" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 188, "time": "1772177155" }, "departure": { "delay": 188, "time": "1772177168" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 223, "time": "1772176804" }, "departure": { "delay": 223, "time": "1772176843" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 197, "time": "1772174321" }, "departure": { "delay": 197, "time": "1772174357" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 118, "time": "1772175439" }, "departure": { "delay": 118, "time": "1772175478" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 186, "time": "1772176883" }, "departure": { "delay": 186, "time": "1772176926" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 118, "time": "1772174806" }, "departure": { "delay": 118, "time": "1772174818" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 109, "time": "1772174739" }, "departure": { "delay": 109, "time": "1772174749" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 211, "time": "1772177019" }, "departure": { "delay": 211, "time": "1772177071" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 149, "time": "1772175909" }, "departure": { "delay": 149, "time": "1772175929" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 286, "time": "1772176389" }, "departure": { "delay": 286, "time": "1772176546" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 234, "time": "1772176100" }, "departure": { "delay": 234, "time": "1772176134" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 278, "time": "1772176760" }, "departure": { "delay": 278, "time": "1772176778" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 159, "time": "1772176165" }, "departure": { "delay": 159, "time": "1772176179" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 201, "time": "1772176987" }, "departure": { "delay": 201, "time": "1772177001" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 105, "time": "1772175385" }, "departure": { "delay": 105, "time": "1772175405" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 165, "time": "1772175102" }, "departure": { "delay": 165, "time": "1772175165" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 137, "time": "1772177207" }, "departure": { "delay": 137, "time": "1772177237" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 140, "time": "1772175006" }, "departure": { "delay": 140, "time": "1772175020" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 301, "time": "1772176661" }, "departure": { "delay": 301, "time": "1772176681" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 153, "time": "1772175830" }, "departure": { "delay": 153, "time": "1772175873" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 155, "time": "1772174616" }, "departure": { "delay": 155, "time": "1772174675" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 151, "time": "1772174251" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 122, "time": "1772177449" }, "departure": { "delay": 122, "time": "1772177462" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 175, "time": "1772174675" }, "departure": { "delay": 175, "time": "1772174695" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 159, "time": "1772175262" }, "departure": { "delay": 159, "time": "1772175279" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 134, "time": "1772174454" }, "departure": { "delay": 134, "time": "1772174474" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 137, "time": "1772176245" }, "departure": { "delay": 137, "time": "1772176277" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 134, "time": "1772174935" }, "departure": { "delay": 134, "time": "1772174954" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 141, "time": "1772177266" }, "departure": { "delay": 141, "time": "1772177301" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 181, "time": "1772175574" }, "departure": { "delay": 181, "time": "1772175661" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 144, "time": "1772177179" }, "departure": { "delay": 144, "time": "1772177184" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 135, "time": "1772174582" }, "departure": { "delay": 135, "time": "1772174595" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 193, "time": "1772175715" }, "departure": { "delay": 193, "time": "1772175793" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 233, "time": "1772176940" }, "departure": { "delay": 233, "time": "1772176973" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758834x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12288:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 16, "time": "1772189476" }, "departure": { "delay": 16, "time": "1772189476" }, "stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 10, "time": "1772189350" }, "departure": { "delay": 10, "time": "1772189350" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 56, "time": "1772189216" }, "departure": { "delay": 56, "time": "1772189216" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 13, "time": "1772188933" }, "departure": { "delay": 13, "time": "1772188933" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1772189539" }, "departure": { "delay": 19, "time": "1772189539" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 57, "time": "1772188857" }, "departure": { "delay": 57, "time": "1772188857" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 38, "time": "1772188898" }, "departure": { "delay": 38, "time": "1772188898" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189580" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1772188784" }, "departure": { "delay": 44, "time": "1772188784" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 23, "time": "1772189183" }, "departure": { "delay": 23, "time": "1772189183" }, "stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 29, "time": "1772189069" }, "departure": { "delay": 29, "time": "1772189069" }, "stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772184610", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12288:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx3429:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772189880" }, "stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772188200" }, "stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772189640" }, "stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772187780" }, "stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772188920" }, "stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772190060" }, "stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772190780" }, "stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001", "stopSequence": 43 }, { "departure": { "time": "1772188740" }, "stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772191260" }, "stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001", "stopSequence": 50 }, { "departure": { "time": "1772190120" }, "stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1772188320" }, "stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772191080" }, "stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001", "stopSequence": 48 }, { "departure": { "time": "1772190900" }, "stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001", "stopSequence": 44 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772188980" }, "stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772190600" }, "stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001", "stopSequence": 41 }, { "departure": { "time": "1772188680" }, "stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772188800" }, "stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772187660" }, "stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772190480" }, "stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001", "stopSequence": 38 }, { "departure": { "time": "1772188440" }, "stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772188500" }, "stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772189340" }, "stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772191140" }, "stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001", "stopSequence": 49 }, { "departure": { "time": "1772189760" }, "stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1772189820" }, "stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772189460" }, "stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772189520" }, "stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772188560" }, "stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772190420" }, "stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001", "stopSequence": 37 }, { "departure": { "time": "1772188080" }, "stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772189040" }, "stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772189580" }, "stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772189280" }, "stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772189400" }, "stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772188620" }, "stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772190960" }, "stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001", "stopSequence": 45 }, { "departure": { "time": "1772187540" }, "stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772190540" }, "stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001", "stopSequence": 39 }, { "departure": { "time": "1772190180" }, "stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001", "stopSequence": 36 }, { "departure": { "time": "1772188260" }, "stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772189220" }, "stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772190660" }, "stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001", "stopSequence": 42 }, { "departure": { "time": "1772189940" }, "stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001", "stopSequence": 33 }, { "departure": { "time": "1772191020" }, "stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001", "stopSequence": 46 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx113:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx3429:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:13:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 55, "time": "1772183648" }, "departure": { "delay": 55, "time": "1772183695" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": -13, "time": "1772182825" }, "departure": { "delay": -13, "time": "1772182847" }, "stopId": "FR:76495:ZE:30042:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 93, "time": "1772184088" }, "departure": { "delay": 93, "time": "1772184093" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 24, "time": "1772183473" }, "departure": { "delay": 24, "time": "1772183544" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 37, "time": "1772183581" }, "departure": { "delay": 37, "time": "1772183617" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": -34, "time": "1772182913" }, "departure": { "delay": -34, "time": "1772182946" }, "stopId": "FR:76495:ZE:30037:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": -27, "time": "1772182867" }, "departure": { "delay": -27, "time": "1772182893" }, "stopId": "FR:76495:ZE:30044:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 104, "time": "1772182591" }, "departure": { "delay": 104, "time": "1772182604" }, "stopId": "FR:76495:ZE:30029:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 21, "time": "1772184201" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 109, "time": "1772183983" }, "departure": { "delay": 109, "time": "1772183989" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": -6, "time": "1772183232" }, "departure": { "delay": -6, "time": "1772183274" }, "stopId": "FR:76057:ZE:30015:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 121, "time": "1772184025" }, "departure": { "delay": 121, "time": "1772184061" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 19, "time": "1772183346" }, "departure": { "delay": 19, "time": "1772183359" }, "stopId": "FR:76057:ZE:30005:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": -36, "time": "1772183168" }, "departure": { "delay": -36, "time": "1772183184" }, "stopId": "FR:76495:ZE:30034:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 33, "time": "1772183717" }, "departure": { "delay": 33, "time": "1772183733" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 32, "time": "1772182993" }, "departure": { "delay": 32, "time": "1772183072" }, "stopId": "FR:76495:ZE:30040:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 129, "time": "1772183761" }, "departure": { "delay": 129, "time": "1772183889" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "departure": { "delay": 98, "time": "1772182538" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 151, "time": "1772183964" }, "departure": { "delay": 151, "time": "1772183971" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 79, "time": "1772184126" }, "departure": { "delay": 79, "time": "1772184139" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": -24, "time": "1772183090" }, "departure": { "delay": -24, "time": "1772183136" }, "stopId": "FR:76495:ZE:30032:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": -5, "time": "1772183383" }, "departure": { "delay": -5, "time": "1772183395" }, "stopId": "FR:76057:ZE:30009:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 44, "time": "1772182711" }, "departure": { "delay": 44, "time": "1772182724" }, "stopId": "FR:76495:ZE:30035:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 87, "time": "1772182638" }, "departure": { "delay": 87, "time": "1772182647" }, "stopId": "FR:76495:ZE:30038:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": -14, "time": "1772183409" }, "departure": { "delay": -14, "time": "1772183446" }, "stopId": "FR:76057:ZE:30027:ATOUMOD041", "stopSequence": 14 } ], "timestamp": "1772186432", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:13:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5490697:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 226, "time": "1772187526" }, "departure": { "delay": 226, "time": "1772187526" }, "stopId": "FR:27386:ZE:0x6366:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 227, "time": "1772187827" }, "departure": { "delay": 227, "time": "1772187827" }, "stopId": "FR:27458:ZE:0x6678:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 243, "time": "1772187723" }, "departure": { "delay": 243, "time": "1772187723" }, "stopId": "FR:27458:ZE:0x6692:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 185, "time": "1772187005" }, "departure": { "delay": 185, "time": "1772187005" }, "stopId": "FR:27348:ZE:0x6292:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 212, "time": "1772187752" }, "departure": { "delay": 212, "time": "1772187752" }, "stopId": "FR:27458:ZE:0x6684:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 227, "time": "1772187347" }, "departure": { "delay": 227, "time": "1772187347" }, "stopId": "FR:27008:ZE:0x6059:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 237, "time": "1772188077" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 251, "time": "1772187191" }, "departure": { "delay": 251, "time": "1772187191" }, "stopId": "FR:27008:ZE:0x6052:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 185, "time": "1772186465" }, "departure": { "delay": 185, "time": "1772186465" }, "stopId": "FR:27469:ZE:0x6662:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 212, "time": "1772187212" }, "departure": { "delay": 212, "time": "1772187212" }, "stopId": "FR:27008:ZE:0x6048:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 256, "time": "1772187436" }, "departure": { "delay": 256, "time": "1772187436" }, "stopId": "FR:27386:ZE:0x6375:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 233, "time": "1772186873" }, "departure": { "delay": 233, "time": "1772186873" }, "stopId": "FR:27348:ZE:0x6301:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 214, "time": "1772187634" }, "departure": { "delay": 214, "time": "1772187634" }, "stopId": "FR:27458:ZE:0x6694:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 238, "time": "1772188018" }, "departure": { "delay": 238, "time": "1772188018" }, "stopId": "FR:27458:ZE:0x6688:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 156, "time": "1772186736" }, "departure": { "delay": 156, "time": "1772186736" }, "stopId": "FR:27348:ZE:0x6297:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 283, "time": "1772187943" }, "departure": { "delay": 283, "time": "1772187943" }, "stopId": "FR:27458:ZE:0x6691:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 197, "time": "1772187077" }, "departure": { "delay": 197, "time": "1772187077" }, "stopId": "FR:27008:ZE:0x6054:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 227, "time": "1772187287" }, "departure": { "delay": 227, "time": "1772187287" }, "stopId": "FR:27008:ZE:0x6057:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 238, "time": "1772187118" }, "departure": { "delay": 238, "time": "1772187118" }, "stopId": "FR:27008:ZE:0x6046:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 207, "time": "1772187567" }, "departure": { "delay": 207, "time": "1772187567" }, "stopId": "FR:27458:ZE:0x6698:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 215, "time": "1772187035" }, "departure": { "delay": 215, "time": "1772187035" }, "stopId": "FR:27008:ZE:0x6050:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 226, "time": "1772187466" }, "departure": { "delay": 226, "time": "1772187466" }, "stopId": "FR:27386:ZE:0x6377:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 184, "time": "1772186704" }, "departure": { "delay": 184, "time": "1772186704" }, "stopId": "FR:27348:ZE:0x6298:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 227, "time": "1772186807" }, "departure": { "delay": 227, "time": "1772186807" }, "stopId": "FR:27348:ZE:0x6303:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 187, "time": "1772187667" }, "departure": { "delay": 187, "time": "1772187667" }, "stopId": "FR:27458:ZE:0x6680:ATOUMOD006", "stopSequence": 34 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5490697:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745464x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 80, "time": "1772187320" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 102, "time": "1772186405" }, "departure": { "delay": 102, "time": "1772186442" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 80, "time": "1772186900" }, "departure": { "delay": 80, "time": "1772186900" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 80, "time": "1772186960" }, "departure": { "delay": 80, "time": "1772186960" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 80, "time": "1772187140" }, "departure": { "delay": 80, "time": "1772187140" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 168, "time": "1772185804" }, "departure": { "delay": 168, "time": "1772185848" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 143, "time": "1772186299" }, "departure": { "delay": 143, "time": "1772186363" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 80, "time": "1772187080" }, "departure": { "delay": 80, "time": "1772187080" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 164, "time": "1772186010" }, "departure": { "delay": 164, "time": "1772186024" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 80, "time": "1772186840" }, "departure": { "delay": 80, "time": "1772186840" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1772186660" }, "departure": { "delay": 80, "time": "1772186660" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 80, "time": "1772187020" }, "departure": { "delay": 80, "time": "1772187020" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 132, "time": "1772186087" }, "departure": { "delay": 132, "time": "1772186112" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1772186720" }, "departure": { "delay": 80, "time": "1772186720" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 199, "time": "1772185897" }, "departure": { "delay": 199, "time": "1772185939" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 147, "time": "1772186055" }, "departure": { "delay": 147, "time": "1772186067" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 175, "time": "1772185675" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 80, "time": "1772186540" }, "departure": { "delay": 80, "time": "1772186540" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 121, "time": "1772186144" }, "departure": { "delay": 121, "time": "1772186161" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745464x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18634:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 7, "time": "1772188387" }, "departure": { "delay": 7, "time": "1772188387" }, "stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 21, "time": "1772188941" }, "departure": { "delay": 21, "time": "1772188941" }, "stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 27, "time": "1772187927" }, "departure": { "delay": 27, "time": "1772187927" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1772188660" }, "departure": { "delay": 40, "time": "1772188660" }, "stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 54, "time": "1772188854" }, "departure": { "delay": 54, "time": "1772188854" }, "stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 2, "time": "1772187782" }, "departure": { "delay": 2, "time": "1772187782" }, "stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 7, "time": "1772188447" }, "departure": { "delay": 7, "time": "1772188447" }, "stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 37, "time": "1772188597" }, "departure": { "delay": 37, "time": "1772188597" }, "stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 17, "time": "1772189177" }, "departure": { "delay": 17, "time": "1772189177" }, "stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 59, "time": "1772188199" }, "departure": { "delay": 59, "time": "1772188199" }, "stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 24, "time": "1772188524" }, "departure": { "delay": 24, "time": "1772188524" }, "stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 49, "time": "1772188129" }, "departure": { "delay": 49, "time": "1772188129" }, "stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 31, "time": "1772189251" }, "departure": { "delay": 31, "time": "1772189251" }, "stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188020" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 57, "time": "1772187957" }, "departure": { "delay": 57, "time": "1772187957" }, "stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 44, "time": "1772188244" }, "departure": { "delay": 44, "time": "1772188244" }, "stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 57, "time": "1772187837" }, "departure": { "delay": 57, "time": "1772187837" }, "stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1772183410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18634:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx632:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 71, "time": "1772186531" }, "departure": { "delay": 71, "time": "1772186531" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 70, "time": "1772185390" }, "departure": { "delay": 70, "time": "1772185390" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 71, "time": "1772186891" }, "departure": { "delay": 71, "time": "1772186891" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 71, "time": "1772187371" }, "departure": { "delay": 71, "time": "1772187371" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 44, "time": "1772185304" }, "departure": { "delay": 44, "time": "1772185304" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1772186140" }, "departure": { "delay": 40, "time": "1772186140" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 75, "time": "1772186475" }, "departure": { "delay": 75, "time": "1772186475" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 106, "time": "1772186326" }, "departure": { "delay": 106, "time": "1772186326" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 100, "time": "1772186740" }, "departure": { "delay": 100, "time": "1772186740" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 85, "time": "1772186065" }, "departure": { "delay": 85, "time": "1772186065" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 4, "time": "1772185840" }, "departure": { "delay": 4, "time": "1772185864" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 4, "time": "1772185564" }, "departure": { "delay": 4, "time": "1772185564" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -25, "time": "1772185715" }, "departure": { "delay": -25, "time": "1772185715" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 95, "time": "1772186975" }, "departure": { "delay": 95, "time": "1772186975" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 45, "time": "1772185940" }, "departure": { "delay": 45, "time": "1772185965" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 105, "time": "1772186241" }, "departure": { "delay": 105, "time": "1772186265" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 56, "time": "1772187416" }, "departure": { "delay": 56, "time": "1772187416" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 71, "time": "1772186411" }, "departure": { "delay": 71, "time": "1772186411" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 66, "time": "1772187486" }, "departure": { "delay": 66, "time": "1772187486" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 46, "time": "1772185126" }, "departure": { "delay": 46, "time": "1772185126" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 78, "time": "1772185218" }, "departure": { "delay": 78, "time": "1772185218" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 71, "time": "1772187131" }, "departure": { "delay": 71, "time": "1772187131" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 79, "time": "1772187319" }, "departure": { "delay": 79, "time": "1772187319" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 49, "time": "1772185464" }, "departure": { "delay": 49, "time": "1772185489" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 71, "time": "1772186651" }, "departure": { "delay": 71, "time": "1772186651" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "departure": { "delay": 30, "time": "1772185050" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772184970", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx632:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022755x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 93, "time": "1772188953" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 147, "time": "1772187087" }, "departure": { "delay": 147, "time": "1772187087" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 29 }, { "departure": { "delay": 97, "time": "1772186377" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 141, "time": "1772187681" }, "departure": { "delay": 141, "time": "1772187681" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 96, "time": "1772188836" }, "departure": { "delay": 96, "time": "1772188836" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 98, "time": "1772186738" }, "departure": { "delay": 98, "time": "1772186738" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 93, "time": "1772186973" }, "departure": { "delay": 93, "time": "1772186973" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 109, "time": "1772186689" }, "departure": { "delay": 109, "time": "1772186689" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 126, "time": "1772188806" }, "departure": { "delay": 126, "time": "1772188806" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 93, "time": "1772186613" }, "departure": { "delay": 93, "time": "1772186613" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 84, "time": "1772186124" }, "stopId": "FR:76351:ZE:3797:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 152, "time": "1772186912" }, "departure": { "delay": 152, "time": "1772186912" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 95, "time": "1772187155" }, "departure": { "delay": 95, "time": "1772187155" }, "stopId": "FR:76351:ZE:3690:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 111, "time": "1772188611" }, "departure": { "delay": 111, "time": "1772188611" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 143, "time": "1772187743" }, "departure": { "delay": 143, "time": "1772187743" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 141, "time": "1772188761" }, "departure": { "delay": 141, "time": "1772188761" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 137, "time": "1772188397" }, "departure": { "delay": 137, "time": "1772188397" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 93, "time": "1772187873" }, "departure": { "delay": 93, "time": "1772187873" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 93, "time": "1772187453" }, "departure": { "delay": 93, "time": "1772187453" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 148, "time": "1772187328" }, "departure": { "delay": 148, "time": "1772187328" }, "stopId": "FR:76351:ZE:3506:ATOUMOD003", "stopSequence": 32 }, { "departure": { "delay": 94, "time": "1772186254" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 104, "time": "1772188364" }, "departure": { "delay": 104, "time": "1772188364" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 93, "time": "1772188293" }, "departure": { "delay": 93, "time": "1772188293" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 151, "time": "1772188651" }, "departure": { "delay": 151, "time": "1772188651" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 93, "time": "1772188533" }, "departure": { "delay": 93, "time": "1772188533" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "departure": { "delay": 138, "time": "1772186058" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 85, "time": "1772186185" }, "stopId": "FR:76351:ZE:3731:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 107, "time": "1772187047" }, "departure": { "delay": 107, "time": "1772187047" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 142, "time": "1772188582" }, "departure": { "delay": 142, "time": "1772188582" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 93, "time": "1772188053" }, "departure": { "delay": 93, "time": "1772188053" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 93, "time": "1772188893" }, "departure": { "delay": 93, "time": "1772188893" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 140, "time": "1772187260" }, "departure": { "delay": 140, "time": "1772187260" }, "stopId": "FR:76351:ZE:3223:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 128, "time": "1772188688" }, "departure": { "delay": 128, "time": "1772188688" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 135, "time": "1772187795" }, "departure": { "delay": 135, "time": "1772187795" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 122, "time": "1772186522" }, "departure": { "delay": 122, "time": "1772186522" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 101, "time": "1772187941" }, "departure": { "delay": 101, "time": "1772187941" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 93, "time": "1772187633" }, "departure": { "delay": 93, "time": "1772187633" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1772186417", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022755x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4197314x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1772186915" }, "departure": { "delay": 35, "time": "1772186915" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 29 }, { "departure": { "delay": 88, "time": "1772186428" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 35, "time": "1772187395" }, "departure": { "delay": 35, "time": "1772187395" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 32 }, { "departure": { "delay": 126, "time": "1772186346" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 87, "time": "1772186727" }, "departure": { "delay": 87, "time": "1772186727" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 38, "time": "1772186498" }, "departure": { "delay": 38, "time": "1772186498" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 76, "time": "1772187496" }, "departure": { "delay": 76, "time": "1772187496" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 35, "time": "1772187635" }, "departure": { "delay": 35, "time": "1772187635" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 67, "time": "1772187667" }, "departure": { "delay": 67, "time": "1772187667" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 53, "time": "1772187473" }, "departure": { "delay": 53, "time": "1772187473" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 35, "time": "1772187875" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 47, "time": "1772186807" }, "departure": { "delay": 47, "time": "1772186807" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 82, "time": "1772187442" }, "departure": { "delay": 82, "time": "1772187442" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 35, "time": "1772187155" }, "departure": { "delay": 35, "time": "1772187155" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 79, "time": "1772187259" }, "departure": { "delay": 79, "time": "1772187259" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 44, "time": "1772187704" }, "departure": { "delay": 44, "time": "1772187704" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 35, "time": "1772186555" }, "departure": { "delay": 35, "time": "1772186555" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 40, "time": "1772186620" }, "departure": { "delay": 40, "time": "1772186620" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 26 } ], "timestamp": "1772186427", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4197314x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182578x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 346, "time": "1772186266" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 364, "time": "1772187604" }, "departure": { "delay": 364, "time": "1772187604" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 399, "time": "1772187459" }, "departure": { "delay": 399, "time": "1772187459" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 352, "time": "1772186932" }, "departure": { "delay": 352, "time": "1772186932" }, "stopId": "FR:76351:ZE:3124:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 352, "time": "1772187352" }, "departure": { "delay": 352, "time": "1772187352" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 406, "time": "1772187166" }, "departure": { "delay": 406, "time": "1772187166" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 407, "time": "1772186687" }, "departure": { "delay": 407, "time": "1772186687" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 352, "time": "1772186632" }, "departure": { "delay": 352, "time": "1772186632" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 375, "time": "1772187255" }, "departure": { "delay": 375, "time": "1772187255" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 411, "time": "1772186751" }, "departure": { "delay": 411, "time": "1772186751" }, "stopId": "FR:76351:ZE:3627:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 352, "time": "1772187112" }, "departure": { "delay": 352, "time": "1772187112" }, "stopId": "FR:76351:ZE:3426:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 368, "time": "1772187548" }, "departure": { "delay": 368, "time": "1772187548" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "departure": { "delay": 331, "time": "1772186011" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 402, "time": "1772187402" }, "departure": { "delay": 402, "time": "1772187402" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": 359, "time": "1772186399" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 364, "time": "1772186884" }, "departure": { "delay": 364, "time": "1772186884" }, "stopId": "FR:76351:ZE:3357:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 332, "time": "1772186192" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 356, "time": "1772186996" }, "departure": { "delay": 356, "time": "1772186996" }, "stopId": "FR:76351:ZE:3417:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 308, "time": "1772186288" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 361, "time": "1772187061" }, "departure": { "delay": 361, "time": "1772187061" }, "stopId": "FR:76351:ZE:3363:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 370, "time": "1772186830" }, "departure": { "delay": 370, "time": "1772186830" }, "stopId": "FR:76351:ZE:3531:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 352, "time": "1772187652" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 410, "time": "1772186450" }, "departure": { "delay": 410, "time": "1772186450" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1772186267", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182578x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745397x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 167, "time": "1772181561" }, "departure": { "delay": 167, "time": "1772181587" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 148, "time": "1772180564" }, "departure": { "delay": 148, "time": "1772180608" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 86, "time": "1772181926" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 211, "time": "1772181355" }, "departure": { "delay": 211, "time": "1772181391" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 161, "time": "1772181441" }, "departure": { "delay": 161, "time": "1772181461" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 90, "time": "1772181766" }, "departure": { "delay": 90, "time": "1772181810" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 169, "time": "1772181501" }, "departure": { "delay": 169, "time": "1772181529" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1772180305" }, "departure": { "delay": 120, "time": "1772180400" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 253, "time": "1772180905" }, "departure": { "delay": 253, "time": "1772180953" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 141, "time": "1772180498" }, "departure": { "delay": 141, "time": "1772180541" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 217, "time": "1772180753" }, "departure": { "delay": 217, "time": "1772180797" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 199, "time": "1772180643" }, "departure": { "delay": 199, "time": "1772180719" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 189, "time": "1772181198" }, "departure": { "delay": 189, "time": "1772181249" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 133, "time": "1772180422" }, "departure": { "delay": 133, "time": "1772180473" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 154, "time": "1772181140" }, "departure": { "delay": 154, "time": "1772181154" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 223, "time": "1772181061" }, "departure": { "delay": 223, "time": "1772181103" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 173, "time": "1772181624" }, "departure": { "delay": 173, "time": "1772181653" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 258, "time": "1772180982" }, "departure": { "delay": 258, "time": "1772181018" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 74, "time": "1772180174" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 104, "time": "1772181687" }, "departure": { "delay": 104, "time": "1772181704" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745397x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx1461:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772185680" }, "stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772185200" }, "stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772185320" }, "stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772185920" }, "stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772187060" }, "stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1772187420" }, "stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772187000" }, "stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772186760" }, "stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772185380" }, "stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772187300" }, "stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772185440" }, "stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772186820" }, "stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772185620" }, "stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772185560" }, "stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772187180" }, "stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1772186880" }, "stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772185500" }, "stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772187120" }, "stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772186280" }, "stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772186220" }, "stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772186940" }, "stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772185980" }, "stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772185860" }, "stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx111:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx1461:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1153:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1772189520" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "departure": { "time": "1772188500" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 } ], "timestamp": "1772186318", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:1153:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470293:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -27, "time": "1772188053" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 10, "time": "1772187910" }, "departure": { "delay": 10, "time": "1772187910" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 21 }, { "departure": { "time": "1772186400" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:27275:ZE:0x7182:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 40, "time": "1772187400" }, "departure": { "delay": 40, "time": "1772187400" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:27275:ZE:0x6996:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1772186438" }, "departure": { "delay": 38, "time": "1772186438" }, "stopId": "FR:27022:ZE:0x6979:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:27275:ZE:0x6214:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 22, "time": "1772186842" }, "departure": { "delay": 22, "time": "1772186842" }, "stopId": "FR:27022:ZE:0x6993:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 46, "time": "1772187346" }, "departure": { "delay": 46, "time": "1772187346" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 39, "time": "1772186919" }, "departure": { "delay": 39, "time": "1772186919" }, "stopId": "FR:27022:ZE:0x6999:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "time": "1772186700" }, "departure": { "time": "1772186700" }, "stopId": "FR:27022:ZE:0x7001:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:27022:ZE:0x6981:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 37, "time": "1772186497" }, "departure": { "delay": 37, "time": "1772186497" }, "stopId": "FR:27022:ZE:0x6983:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 41, "time": "1772187701" }, "departure": { "delay": 41, "time": "1772187701" }, "stopId": "FR:27275:ZE:0x6202:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 27, "time": "1772186787" }, "departure": { "delay": 27, "time": "1772186787" }, "stopId": "FR:27022:ZE:0x7003:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 36, "time": "1772187456" }, "departure": { "delay": 36, "time": "1772187456" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 54, "time": "1772187654" }, "departure": { "delay": 54, "time": "1772187654" }, "stopId": "FR:27275:ZE:0x6204:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -23, "time": "1772187997" }, "departure": { "delay": -23, "time": "1772187997" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:27275:ZE:0x6220:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 48, "time": "1772186568" }, "departure": { "delay": 48, "time": "1772186568" }, "stopId": "FR:27022:ZE:0x6986:ATOUMOD006", "stopSequence": 4 } ], "timestamp": "1772186358", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:6b:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470293:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758723x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 126, "time": "1772182496" }, "departure": { "delay": 126, "time": "1772182506" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 94, "time": "1772182731" }, "departure": { "delay": 94, "time": "1772182774" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 82, "time": "1772183945" }, "departure": { "delay": 82, "time": "1772183962" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -9, "time": "1772184138" }, "departure": { "delay": -9, "time": "1772184171" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 145, "time": "1772182912" }, "departure": { "delay": 145, "time": "1772182945" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -2, "time": "1772184497" }, "departure": { "delay": -2, "time": "1772184538" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 87, "time": "1772183353" }, "departure": { "delay": 87, "time": "1772183367" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 6, "time": "1772184413" }, "departure": { "delay": 6, "time": "1772184426" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 50, "time": "1772181942" }, "departure": { "delay": 50, "time": "1772182010" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 24, "time": "1772181848" }, "departure": { "delay": 24, "time": "1772181864" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 138, "time": "1772183136" }, "departure": { "delay": 138, "time": "1772183178" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 37, "time": "1772182046" }, "departure": { "delay": 37, "time": "1772182057" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 212, "time": "1772182220" }, "departure": { "delay": 212, "time": "1772182292" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1772183643" }, "departure": { "delay": 38, "time": "1772183678" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 104, "time": "1772183035" }, "departure": { "delay": 104, "time": "1772183084" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -17, "time": "1772184443" }, "departure": { "delay": -17, "time": "1772184463" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 93, "time": "1772183239" }, "departure": { "delay": 93, "time": "1772183253" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 119, "time": "1772183322" }, "departure": { "delay": 119, "time": "1772183339" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 28, "time": "1772184285" }, "departure": { "delay": 28, "time": "1772184328" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "departure": { "delay": 13, "time": "1772181793" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 183, "time": "1772182427" }, "departure": { "delay": 183, "time": "1772182443" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 104, "time": "1772182622" }, "departure": { "delay": 104, "time": "1772182664" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 34, "time": "1772184019" }, "departure": { "delay": 34, "time": "1772184034" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1772184234" }, "departure": { "delay": 5, "time": "1772184245" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 40, "time": "1772183491" }, "departure": { "delay": 40, "time": "1772183500" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 20, "time": "1772183551" }, "departure": { "delay": 20, "time": "1772183600" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 21, "time": "1772184362" }, "departure": { "delay": 21, "time": "1772184381" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 73, "time": "1772183758" }, "departure": { "delay": 73, "time": "1772183773" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -24, "time": "1772184560" }, "departure": { "delay": -24, "time": "1772184576" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 182, "time": "1772182331" }, "departure": { "delay": 182, "time": "1772182382" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 14, "time": "1772184064" }, "departure": { "delay": 14, "time": "1772184074" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -43, "time": "1772184617" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 114, "time": "1772183781" }, "departure": { "delay": 114, "time": "1772183814" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 117, "time": "1772183856" }, "departure": { "delay": 117, "time": "1772183877" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 128, "time": "1772182534" }, "departure": { "delay": 128, "time": "1772182568" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 79, "time": "1772183403" }, "departure": { "delay": 79, "time": "1772183419" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1772186449", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758723x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759051x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -7, "time": "1772181571" }, "departure": { "delay": -7, "time": "1772181593" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1772182300" }, "departure": { "delay": 57, "time": "1772182317" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 73, "time": "1772182019" }, "departure": { "delay": 73, "time": "1772182033" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -13, "time": "1772181632" }, "departure": { "delay": -13, "time": "1772181647" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 31, "time": "1772181253" }, "departure": { "delay": 31, "time": "1772181271" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -19, "time": "1772181771" }, "departure": { "delay": -19, "time": "1772181821" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 29, "time": "1772181102" }, "departure": { "delay": 29, "time": "1772181149" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -51, "time": "1772181714" }, "departure": { "delay": -51, "time": "1772181729" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 97, "time": "1772182208" }, "departure": { "delay": 97, "time": "1772182237" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 33, "time": "1772182690" }, "departure": { "delay": 33, "time": "1772182713" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -72, "time": "1772182848" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 23, "time": "1772182376" }, "departure": { "delay": 23, "time": "1772182403" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 26, "time": "1772181432" }, "departure": { "delay": 26, "time": "1772181446" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1772182507" }, "departure": { "delay": 48, "time": "1772182548" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 68, "time": "1772181233" }, "departure": { "delay": 68, "time": "1772181248" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 24, "time": "1772181495" }, "departure": { "delay": 24, "time": "1772181504" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1772181396" }, "departure": { "delay": 50, "time": "1772181410" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 71, "time": "1772182598" }, "departure": { "delay": 71, "time": "1772182631" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 32, "time": "1772181851" }, "departure": { "delay": 32, "time": "1772181872" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 51, "time": "1772181894" }, "departure": { "delay": 51, "time": "1772181951" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 55, "time": "1772182754" }, "departure": { "delay": 55, "time": "1772182795" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 86, "time": "1772181971" }, "departure": { "delay": 86, "time": "1772181986" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -4, "time": "1772181341" }, "departure": { "delay": -4, "time": "1772181356" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 76, "time": "1772182262" }, "departure": { "delay": 76, "time": "1772182276" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 51, "time": "1772181051" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759051x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1291:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772191080" }, "departure": { "time": "1772191080" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1772190900" }, "departure": { "time": "1772190900" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "departure": { "time": "1772190720" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1772191200" }, "departure": { "time": "1772191200" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1772191380" }, "departure": { "time": "1772191380" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1772190840" }, "departure": { "time": "1772190840" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1772191860" }, "departure": { "time": "1772191860" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1772191620" }, "departure": { "time": "1772191620" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1772191020" }, "departure": { "time": "1772191020" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1772191440" }, "departure": { "time": "1772191440" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1772191800" }, "departure": { "time": "1772191800" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1772191920" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1772190780" }, "departure": { "time": "1772190780" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1772191140" }, "departure": { "time": "1772191140" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 8 } ], "timestamp": "1772186415", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:1291:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2214854668:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 335, "time": "1772185638" }, "departure": { "delay": 335, "time": "1772185655" }, "stopId": "FR:76476:ZE:150:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 293, "time": "1772185712" }, "departure": { "delay": 293, "time": "1772185733" }, "stopId": "FR:76476:ZE:136:ATOUMOD019", "stopSequence": 11 }, { "arrival": { "delay": 352, "time": "1772185535" }, "departure": { "delay": 352, "time": "1772185552" }, "stopId": "FR:76476:ZE:15485:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 342, "time": "1772185299" }, "departure": { "delay": 342, "time": "1772185362" }, "stopId": "FR:76476:ZE:15463:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 288, "time": "1772185827" }, "departure": { "delay": 288, "time": "1772185848" }, "stopId": "FR:76476:ZE:15471:ATOUMOD019", "stopSequence": 13 }, { "arrival": { "time": "1772185916" }, "departure": { "time": "1772185620" }, "stopId": "FR:76476:ZE:15472:ATOUMOD019", "stopSequence": 14 }, { "arrival": { "delay": 299, "time": "1772185783" }, "departure": { "delay": 299, "time": "1772185799" }, "stopId": "FR:76476:ZE:15470:ATOUMOD019", "stopSequence": 12 }, { "arrival": { "delay": 402, "time": "1772185466" }, "departure": { "delay": 402, "time": "1772185482" }, "stopId": "FR:76476:ZE:15464:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 336, "time": "1772185579" }, "departure": { "delay": 336, "time": "1772185596" }, "stopId": "FR:76476:ZE:15466:ATOUMOD019", "stopSequence": 8 }, { "departure": { "delay": 257, "time": "1772184857" }, "stopId": "FR:76476:ZE:119:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 378, "time": "1772184993" }, "departure": { "delay": 378, "time": "1772185098" }, "stopId": "FR:76476:ZE:15657:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 317, "time": "1772185687" }, "departure": { "delay": 317, "time": "1772185697" }, "stopId": "FR:76476:ZE:15589:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 341, "time": "1772185187" }, "departure": { "delay": 341, "time": "1772185241" }, "stopId": "FR:76476:ZE:120:ATOUMOD019", "stopSequence": 3 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:24:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2214854668:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx6060:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772188740" }, "stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772187060" }, "stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772188140" }, "stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772188800" }, "stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772187000" }, "stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772188560" }, "stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772188380" }, "stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772187180" }, "stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772189040" }, "stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772188920" }, "stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772188440" }, "stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772188680" }, "stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772188080" }, "stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772189220" }, "stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772187780" }, "stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772188980" }, "stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772188260" }, "stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772189160" }, "stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772187120" }, "stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772189280" }, "stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772188620" }, "stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772188320" }, "stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx115:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx6060:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017469x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 156, "time": "1772186736" }, "departure": { "delay": 156, "time": "1772186736" }, "stopId": "FR:76351:ZE:3274:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 127, "time": "1772187187" }, "departure": { "delay": 127, "time": "1772187187" }, "stopId": "FR:76351:ZE:3621:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 125, "time": "1772186885" }, "departure": { "delay": 125, "time": "1772186885" }, "stopId": "FR:76351:ZE:4555:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 103, "time": "1772186503" }, "departure": { "delay": 103, "time": "1772186503" }, "stopId": "FR:76351:ZE:3540:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 121, "time": "1772187061" }, "departure": { "delay": 121, "time": "1772187061" }, "stopId": "FR:76351:ZE:3316:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 107, "time": "1772186687" }, "departure": { "delay": 107, "time": "1772186687" }, "stopId": "FR:76351:ZE:4732:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 103, "time": "1772186383" }, "departure": { "delay": 103, "time": "1772186383" }, "stopId": "FR:76351:ZE:3658:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 108, "time": "1772186568" }, "departure": { "delay": 108, "time": "1772186568" }, "stopId": "FR:76351:ZE:4861:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 157, "time": "1772186797" }, "departure": { "delay": 157, "time": "1772186797" }, "stopId": "FR:76351:ZE:3398:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 103, "time": "1772186983" }, "departure": { "delay": 103, "time": "1772186983" }, "stopId": "FR:76351:ZE:3599:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 136, "time": "1772186176" }, "stopId": "FR:76351:ZE:3029:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 103, "time": "1772187343" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 109, "time": "1772186629" }, "departure": { "delay": 109, "time": "1772186629" }, "stopId": "FR:76351:ZE:3649:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 137, "time": "1772187257" }, "departure": { "delay": 137, "time": "1772187257" }, "stopId": "FR:76351:ZE:3449:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": 96, "time": "1772186256" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 109, "time": "1772186449" }, "departure": { "delay": 109, "time": "1772186449" }, "stopId": "FR:76351:ZE:3934:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 147, "time": "1772187087" }, "departure": { "delay": 147, "time": "1772187087" }, "stopId": "FR:76351:ZE:4497:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 137, "time": "1772186837" }, "departure": { "delay": 137, "time": "1772186837" }, "stopId": "FR:76351:ZE:3278:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 130, "time": "1772186290" }, "stopId": "FR:76351:ZE:4995:ATOUMOD003", "stopSequence": 6 } ], "timestamp": "1772186387", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017469x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9980x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189820" }, "departure": { "time": "1772189820" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1772190240" }, "departure": { "time": "1772190240" }, "stopId": "FR:76259:ZE:FECSENE2:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1772189940" }, "departure": { "time": "1772189940" }, "stopId": "FR:76259:ZE:FECOTOU1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1772190300" }, "departure": { "time": "1772190300" }, "stopId": "FR:76259:ZE:FECFOUR2:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1772190060" }, "departure": { "time": "1772190060" }, "stopId": "FR:76259:ZE:FECSMOR2:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "time": "1772190420" }, "stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "time": "1772190000" }, "departure": { "time": "1772190000" }, "stopId": "FR:76259:ZE:FECJLOR2:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1772190120" }, "departure": { "time": "1772190120" }, "stopId": "FR:76259:ZE:FECSMAG2:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008", "stopSequence": 5 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189580" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:76259:ZE:PARCLOI1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189700" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 2 } ], "timestamp": "1772186496", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L3:LOC", "tripId": "ATOUMOD008:ServiceJourney:9980x0:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:900000063:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 17, "time": "1772187917" }, "stopId": "FR:61001:ZE:Flaubert:ATOUMOD037", "stopSequence": 27 }, { "arrival": { "delay": 17, "time": "1772186405" }, "departure": { "delay": 17, "time": "1772186417" }, "stopId": "FR:61001:ZE:Mazeline:ATOUMOD037", "stopSequence": 6 }, { "departure": { "delay": 17, "time": "1772187737" }, "stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037", "stopSequence": 24 }, { "arrival": { "delay": 17, "time": "1772188637" }, "stopId": "FR:72006:ZE:Arxx:ATOUMOD037", "stopSequence": 42 }, { "departure": { "delay": 17, "time": "1772186717" }, "stopId": "FR:61001:ZE:Chartier:ATOUMOD037", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1772186278" }, "departure": { "delay": 10, "time": "1772186350" }, "stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037", "stopSequence": 5 }, { "departure": { "delay": 17, "time": "1772187257" }, "stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037", "stopSequence": 18 }, { "departure": { "delay": 17, "time": "1772187977" }, "stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037", "stopSequence": 28 }, { "arrival": { "delay": 12, "time": "1772186021" }, "departure": { "delay": 12, "time": "1772186052" }, "stopId": "FR:61143:ZE:Universitxs:ATOUMOD037", "stopSequence": 2 }, { "departure": { "delay": 17, "time": "1772188157" }, "stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037", "stopSequence": 32 }, { "departure": { "delay": 17, "time": "1772188097" }, "stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037", "stopSequence": 30 }, { "departure": { "delay": 17, "time": "1772188517" }, "stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037", "stopSequence": 40 }, { "departure": { "delay": 17, "time": "1772187437" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 20 }, { "departure": { "delay": 17, "time": "1772187857" }, "stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037", "stopSequence": 26 }, { "departure": { "delay": 17, "time": "1772188337" }, "stopId": "FR:72006:ZE:Rabelais:ATOUMOD037", "stopSequence": 37 }, { "departure": { "delay": 17, "time": "1772187797" }, "stopId": "FR:61001:ZE:Zola:ATOUMOD037", "stopSequence": 25 }, { "departure": { "delay": 17, "time": "1772186897" }, "stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037", "stopSequence": 13 }, { "departure": { "delay": 17, "time": "1772186537" }, "stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037", "stopSequence": 7 }, { "departure": { "delay": 17, "time": "1772186957" }, "stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037", "stopSequence": 14 }, { "departure": { "delay": 17, "time": "1772188217" }, "stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037", "stopSequence": 33 }, { "departure": { "delay": 17, "time": "1772187077" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 16 }, { "departure": { "delay": 17, "time": "1772188277" }, "stopId": "FR:72006:ZE:Chev:ATOUMOD037", "stopSequence": 35 }, { "departure": { "delay": 17, "time": "1772187557" }, "stopId": "FR:61001:ZE:Ernouf:ATOUMOD037", "stopSequence": 21 }, { "departure": { "delay": 17, "time": "1772188577" }, "stopId": "FR:72006:ZE:Fonderies:ATOUMOD037", "stopSequence": 41 }, { "departure": { "delay": 17, "time": "1772188037" }, "stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037", "stopSequence": 29 }, { "departure": { "delay": 17, "time": "1772186717" }, "stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037", "stopSequence": 10 }, { "departure": { "delay": 17, "time": "1772186777" }, "stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1772186227" }, "departure": { "delay": 20, "time": "1772186240" }, "stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037", "stopSequence": 4 }, { "departure": { "delay": 17, "time": "1772188097" }, "stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037", "stopSequence": 31 }, { "departure": { "delay": 17, "time": "1772186657" }, "stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037", "stopSequence": 9 }, { "departure": { "delay": 17, "time": "1772187197" }, "stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037", "stopSequence": 17 }, { "departure": { "delay": 17, "time": "1772188457" }, "stopId": "FR:72006:ZE:CimetixrexdxArxonnay:ATOUMOD037", "stopSequence": 39 }, { "departure": { "delay": 17, "time": "1772187317" }, "stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037", "stopSequence": 19 }, { "departure": { "delay": 17, "time": "1772187677" }, "stopId": "FR:61001:ZE:Tisons:ATOUMOD037", "stopSequence": 23 }, { "departure": { "delay": 17, "time": "1772186537" }, "stopId": "FR:61001:ZE:Colbert:ATOUMOD037", "stopSequence": 8 }, { "departure": { "delay": 17, "time": "1772188397" }, "stopId": "FR:72006:ZE:Stade:ATOUMOD037", "stopSequence": 38 }, { "departure": { "delay": 17, "time": "1772187617" }, "stopId": "FR:61001:ZE:Montsort:ATOUMOD037", "stopSequence": 22 }, { "departure": { "delay": 27, "time": "1772186007" }, "stopId": "FR:61143:ZE:PU:ATOUMOD037", "stopSequence": 1 } ], "timestamp": "1772186465", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:B:LOC", "tripId": "ATOUMOD037:ServiceJourney:900000063:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12561:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187840" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188320" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1772189091" }, "departure": { "delay": 51, "time": "1772189091" }, "stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 56, "time": "1772188616" }, "departure": { "delay": 56, "time": "1772188616" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 9, "time": "1772189409" }, "departure": { "delay": 9, "time": "1772189409" }, "stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 13, "time": "1772188393" }, "departure": { "delay": 13, "time": "1772188393" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 54, "time": "1772188974" }, "departure": { "delay": 54, "time": "1772188974" }, "stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 15, "time": "1772189295" }, "departure": { "delay": 15, "time": "1772189295" }, "stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 26, "time": "1772188166" }, "departure": { "delay": 26, "time": "1772188166" }, "stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 9, "time": "1772188689" }, "departure": { "delay": 9, "time": "1772188689" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 41, "time": "1772188121" }, "departure": { "delay": 41, "time": "1772188121" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1772188217" }, "departure": { "delay": 17, "time": "1772188217" }, "stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1772188865" }, "departure": { "delay": 5, "time": "1772188865" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 16, "time": "1772188936" }, "departure": { "delay": 16, "time": "1772188936" }, "stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 32, "time": "1772189252" }, "departure": { "delay": 32, "time": "1772189252" }, "stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1772186330", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12561:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:116:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -136, "time": "1772182544" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 44, "time": "1772181275" }, "departure": { "delay": 44, "time": "1772181284" }, "stopId": "FR:14333:ZE:14:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 52, "time": "1772181134" }, "departure": { "delay": 52, "time": "1772181172" }, "stopId": "FR:14333:ZE:10:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 36, "time": "1772181328" }, "departure": { "delay": 36, "time": "1772181336" }, "stopId": "FR:14333:ZE:16:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": -8, "time": "1772182121" }, "departure": { "delay": -8, "time": "1772182132" }, "stopId": "FR:14333:ZE:29:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 10, "time": "1772182312" }, "departure": { "delay": 10, "time": "1772182390" }, "stopId": "FR:14333:ZE:35:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": -9, "time": "1772182424" }, "departure": { "delay": -9, "time": "1772182431" }, "stopId": "FR:14333:ZE:37:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": -37, "time": "1772181858" }, "departure": { "delay": -37, "time": "1772181863" }, "stopId": "FR:14333:ZE:25:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 27, "time": "1772182226" }, "departure": { "delay": 27, "time": "1772182287" }, "stopId": "FR:14333:ZE:33:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "time": "1772182194" }, "departure": { "time": "1772182200" }, "stopId": "FR:14333:ZE:31:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "time": "1772181392" }, "departure": { "time": "1772181360" }, "stopId": "FR:14333:ZE:18:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 12, "time": "1772180764" }, "departure": { "delay": 12, "time": "1772180772" }, "stopId": "FR:14333:ZE:4:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 3, "time": "1772181653" }, "departure": { "delay": 3, "time": "1772181783" }, "stopId": "FR:14536:ZE:23:ATOUMOD021", "stopSequence": 12 }, { "departure": { "delay": 39, "time": "1772180739" }, "stopId": "FR:14333:ZE:2:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 89, "time": "1772180827" }, "departure": { "delay": 89, "time": "1772180969" }, "stopId": "FR:14333:ZE:6:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": -17, "time": "1772182475" }, "departure": { "delay": -17, "time": "1772182483" }, "stopId": "FR:14333:ZE:39:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": 8, "time": "1772181897" }, "departure": { "delay": 8, "time": "1772182028" }, "stopId": "FR:14333:ZE:27:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 39, "time": "1772181472" }, "departure": { "delay": 39, "time": "1772181519" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 34, "time": "1772181454" }, "departure": { "delay": 34, "time": "1772181454" }, "stopId": "FR:14333:ZE:20:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772181227" }, "departure": { "delay": 60, "time": "1772181240" }, "stopId": "FR:14333:ZE:12:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 98, "time": "1772181091" }, "departure": { "delay": 98, "time": "1772181098" }, "stopId": "FR:14333:ZE:8:ATOUMOD021", "stopSequence": 4 } ], "timestamp": "1772186436", "trip": { "directionId": 1, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:116:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4334:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 17, "time": "1772185457" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 47, "time": "1772186009" }, "departure": { "delay": 47, "time": "1772186027" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 151, "time": "1772187031" }, "departure": { "delay": 151, "time": "1772187031" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 107, "time": "1772185695" }, "departure": { "delay": 107, "time": "1772185727" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 107, "time": "1772185583" }, "departure": { "delay": 107, "time": "1772185607" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 121, "time": "1772186641" }, "departure": { "delay": 121, "time": "1772186641" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 97, "time": "1772186111" }, "departure": { "delay": 97, "time": "1772186137" }, "stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 123, "time": "1772186703" }, "departure": { "delay": 123, "time": "1772186703" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 38, "time": "1772185898" }, "departure": { "delay": 38, "time": "1772185898" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 127, "time": "1772186388" }, "departure": { "delay": 127, "time": "1772186407" }, "stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 97, "time": "1772185506" }, "departure": { "delay": 97, "time": "1772185537" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 127, "time": "1772186202" }, "departure": { "delay": 127, "time": "1772186227" }, "stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 147, "time": "1772186274" }, "departure": { "delay": 147, "time": "1772186307" }, "stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 124, "time": "1772185787" }, "departure": { "delay": 124, "time": "1772185804" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 148, "time": "1772186908" }, "departure": { "delay": 148, "time": "1772186908" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 148, "time": "1772186848" }, "departure": { "delay": 148, "time": "1772186848" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 121, "time": "1772186821" }, "departure": { "delay": 121, "time": "1772186821" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1772185459", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4334:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15294:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -25, "time": "1772188475" }, "departure": { "delay": -25, "time": "1772188475" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -25, "time": "1772187935" }, "departure": { "delay": -25, "time": "1772187935" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 15, "time": "1772188395" }, "departure": { "delay": 15, "time": "1772188395" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -98, "time": "1772187322" }, "departure": { "delay": -98, "time": "1772187322" }, "stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 4, "time": "1772188444" }, "departure": { "delay": 4, "time": "1772188444" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -145, "time": "1772187395" }, "departure": { "delay": -145, "time": "1772187395" }, "stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -10, "time": "1772188550" }, "departure": { "delay": -10, "time": "1772188550" }, "stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -17, "time": "1772189323" }, "departure": { "delay": -17, "time": "1772189323" }, "stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -66, "time": "1772187294" }, "departure": { "delay": -66, "time": "1772187294" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -7, "time": "1772188973" }, "departure": { "delay": -7, "time": "1772188973" }, "stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 18, "time": "1772187258" }, "departure": { "delay": 18, "time": "1772187258" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1772188824" }, "departure": { "delay": 24, "time": "1772188824" }, "stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 4, "time": "1772188924" }, "departure": { "delay": 4, "time": "1772188924" }, "stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -23, "time": "1772189197" }, "departure": { "delay": -23, "time": "1772189197" }, "stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1772188685" }, "departure": { "delay": 5, "time": "1772188685" }, "stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15294:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:6002308866375680x9:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -188, "time": "1772195674" }, "departure": { "delay": -188, "time": "1772195872" }, "stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105", "stopSequence": 32 }, { "arrival": { "delay": 61, "time": "1772194311" }, "departure": { "delay": 61, "time": "1772194321" }, "stopId": "FR:50218:ZE:746190004:ATOUMOD105", "stopSequence": 12 }, { "arrival": { "delay": -165, "time": "1772195840" }, "departure": { "delay": -165, "time": "1772196015" }, "stopId": "FR:50165:ZE:749890003:ATOUMOD105", "stopSequence": 34 }, { "arrival": { "delay": -169, "time": "1772195232" }, "departure": { "delay": -169, "time": "1772195411" }, "stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105", "stopSequence": 26 }, { "arrival": { "delay": -194, "time": "1772195723" }, "departure": { "delay": -194, "time": "1772195926" }, "stopId": "FR:50165:ZE:738760003:ATOUMOD105", "stopSequence": 33 }, { "arrival": { "delay": -143, "time": "1772196245" }, "departure": { "delay": -143, "time": "1772196397" }, "stopId": "FR:50218:ZE:720520001:ATOUMOD105", "stopSequence": 39 }, { "arrival": { "delay": 56, "time": "1772194786" }, "departure": { "delay": 56, "time": "1772194796" }, "stopId": "FR:50218:ZE:758020002:ATOUMOD105", "stopSequence": 20 }, { "arrival": { "delay": 62, "time": "1772193772" }, "departure": { "delay": 62, "time": "1772193782" }, "stopId": "FR:50532:ZE:746200002:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": -166, "time": "1772195898" }, "departure": { "delay": -166, "time": "1772196074" }, "stopId": "FR:50647:ZE:712780003:ATOUMOD105", "stopSequence": 35 }, { "arrival": { "delay": 78, "time": "1772194568" }, "departure": { "delay": 78, "time": "1772194578" }, "stopId": "FR:50218:ZE:759830002:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": -156, "time": "1772195078" }, "departure": { "delay": -156, "time": "1772195244" }, "stopId": "FR:50218:ZE:756090001:ATOUMOD105", "stopSequence": 25 }, { "arrival": { "delay": -149, "time": "1772196173" }, "departure": { "delay": -149, "time": "1772196331" }, "stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105", "stopSequence": 38 }, { "arrival": { "delay": 47, "time": "1772193997" }, "departure": { "delay": 47, "time": "1772194007" }, "stopId": "FR:50218:ZE:742480013:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": 104, "time": "1772194654" }, "departure": { "delay": 104, "time": "1772194664" }, "stopId": "FR:50218:ZE:767190001:ATOUMOD105", "stopSequence": 18 }, { "arrival": { "delay": -193, "time": "1772195604" }, "departure": { "delay": -193, "time": "1772195807" }, "stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105", "stopSequence": 31 }, { "arrival": { "delay": -169, "time": "1772196013" }, "departure": { "delay": -169, "time": "1772196191" }, "stopId": "FR:50647:ZE:748670004:ATOUMOD105", "stopSequence": 36 }, { "arrival": { "delay": 73, "time": "1772193843" }, "departure": { "delay": 73, "time": "1772193853" }, "stopId": "FR:50532:ZE:740100002:ATOUMOD105", "stopSequence": 7 }, { "arrival": { "delay": -94, "time": "1772194902" }, "departure": { "delay": -94, "time": "1772195006" }, "stopId": "FR:50218:ZE:756080004:ATOUMOD105", "stopSequence": 22 }, { "arrival": { "delay": 74, "time": "1772194444" }, "departure": { "delay": 74, "time": "1772194454" }, "stopId": "FR:50218:ZE:749860010:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": 37, "time": "1772193507" }, "departure": { "delay": 37, "time": "1772193517" }, "stopId": "FR:50532:ZE:752250012:ATOUMOD105", "stopSequence": 3 }, { "arrival": { "delay": -291, "time": "1772196309" }, "stopId": "FR:50647:ZE:752300002:ATOUMOD105", "stopSequence": 40 }, { "arrival": { "delay": 87, "time": "1772193437" }, "departure": { "delay": 87, "time": "1772193447" }, "stopId": "FR:50532:ZE:758010003:ATOUMOD105", "stopSequence": 2 }, { "arrival": { "delay": -197, "time": "1772195536" }, "departure": { "delay": -197, "time": "1772195743" }, "stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105", "stopSequence": 30 }, { "departure": { "time": "1772193300" }, "stopId": "FR:50532:ZE:753630002:ATOUMOD105", "stopSequence": 1 }, { "arrival": { "delay": 50, "time": "1772193700" }, "departure": { "delay": 50, "time": "1772193710" }, "stopId": "FR:50532:ZE:712780004:ATOUMOD105", "stopSequence": 5 }, { "arrival": { "delay": 69, "time": "1772194739" }, "departure": { "delay": 69, "time": "1772194749" }, "stopId": "FR:50218:ZE:738760002:ATOUMOD105", "stopSequence": 19 }, { "arrival": { "delay": 62, "time": "1772194372" }, "departure": { "delay": 62, "time": "1772194382" }, "stopId": "FR:50218:ZE:759790015:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "delay": 33, "time": "1772193623" }, "departure": { "delay": 33, "time": "1772193633" }, "stopId": "FR:50532:ZE:757990019:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": 63, "time": "1772194253" }, "departure": { "delay": 63, "time": "1772194263" }, "stopId": "FR:50218:ZE:761950003:ATOUMOD105", "stopSequence": 11 }, { "arrival": { "delay": -170, "time": "1772195350" }, "departure": { "delay": -170, "time": "1772195530" }, "stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105", "stopSequence": 27 }, { "arrival": { "delay": -82, "time": "1772194986" }, "departure": { "delay": -82, "time": "1772195078" }, "stopId": "FR:50218:ZE:759830003:ATOUMOD105", "stopSequence": 23 }, { "arrival": { "delay": -188, "time": "1772195435" }, "departure": { "delay": -188, "time": "1772195632" }, "stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105", "stopSequence": 29 }, { "arrival": { "delay": -92, "time": "1772195026" }, "departure": { "delay": -92, "time": "1772195128" }, "stopId": "FR:50218:ZE:36010105:ATOUMOD105", "stopSequence": 24 }, { "arrival": { "delay": 88, "time": "1772194158" }, "departure": { "delay": 88, "time": "1772194168" }, "stopId": "FR:50218:ZE:738760004:ATOUMOD105", "stopSequence": 10 }, { "arrival": { "delay": 43, "time": "1772193933" }, "departure": { "delay": 43, "time": "1772193943" }, "stopId": "FR:50218:ZE:740090004:ATOUMOD105", "stopSequence": 8 }, { "arrival": { "delay": -163, "time": "1772196084" }, "departure": { "delay": -163, "time": "1772196257" }, "stopId": "FR:50218:ZE:742480012:ATOUMOD105", "stopSequence": 37 } ], "timestamp": "1772185960", "trip": { "directionId": 1, "routeId": "ATOUMOD105:Line:348940035:LOC", "tripId": "ATOUMOD105:ServiceJourney:6002308866375680x9:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15113:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 108, "time": "1772183926" }, "departure": { "delay": 108, "time": "1772183928" }, "stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1772183550" }, "departure": { "delay": 30, "time": "1772183550" }, "stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 56, "time": "1772184896" }, "departure": { "delay": 56, "time": "1772184896" }, "stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -39, "time": "1772184741" }, "departure": { "delay": -39, "time": "1772184741" }, "stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1772185416" }, "departure": { "delay": 1, "time": "1772185441" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772184960" }, "departure": { "time": "1772184960" }, "stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 8, "time": "1772184420" }, "departure": { "delay": 8, "time": "1772184428" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -24, "time": "1772185097" }, "departure": { "delay": -24, "time": "1772185116" }, "stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 69, "time": "1772183385" }, "departure": { "delay": 69, "time": "1772183409" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 34, "time": "1772183494" }, "departure": { "delay": 34, "time": "1772183494" }, "stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -19, "time": "1772184281" }, "departure": { "delay": -19, "time": "1772184281" }, "stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 56, "time": "1772184236" }, "departure": { "delay": 56, "time": "1772184236" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 16, "time": "1772185336" }, "departure": { "delay": 16, "time": "1772185336" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 107, "time": "1772183981" }, "departure": { "delay": 107, "time": "1772183987" }, "stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 52, "time": "1772184172" }, "departure": { "delay": 52, "time": "1772184172" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -79, "time": "1772185541" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": -20, "time": "1772184520" }, "departure": { "delay": -20, "time": "1772184520" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 86, "time": "1772183782" }, "departure": { "delay": 86, "time": "1772183786" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772184720" }, "departure": { "time": "1772184720" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 29, "time": "1772184269" }, "departure": { "delay": 29, "time": "1772184269" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 3, "time": "1772185083" }, "departure": { "delay": 3, "time": "1772185083" }, "stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 72, "time": "1772183892" }, "departure": { "delay": 72, "time": "1772183892" }, "stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -11, "time": "1772184349" }, "departure": { "delay": -11, "time": "1772184349" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 57, "time": "1772184117" }, "departure": { "delay": 57, "time": "1772184117" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 51, "time": "1772185244" }, "departure": { "delay": 51, "time": "1772185251" }, "stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772183340" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 151, "time": "1772183851" }, "departure": { "delay": 151, "time": "1772183851" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 110, "time": "1772183683" }, "departure": { "delay": 110, "time": "1772183690" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772182970", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15113:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14056:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772186640" }, "departure": { "delay": 60, "time": "1772186640" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 187, "time": "1772186227" }, "departure": { "delay": 187, "time": "1772186227" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 74, "time": "1772185309" }, "departure": { "delay": 74, "time": "1772185334" }, "stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 159, "time": "1772184759" }, "departure": { "delay": 159, "time": "1772184759" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 134, "time": "1772184434" }, "departure": { "delay": 134, "time": "1772184434" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 142, "time": "1772184534" }, "departure": { "delay": 142, "time": "1772184562" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 144, "time": "1772185584" }, "departure": { "delay": 144, "time": "1772185584" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 10, "time": "1772186710" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 39 }, { "departure": { "delay": 24, "time": "1772184084" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 159, "time": "1772186259" }, "departure": { "delay": 159, "time": "1772186259" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 99, "time": "1772185419" }, "departure": { "delay": 99, "time": "1772185419" }, "stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 104, "time": "1772184265" }, "departure": { "delay": 104, "time": "1772184284" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 124, "time": "1772185684" }, "departure": { "delay": 124, "time": "1772185684" }, "stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 149, "time": "1772185769" }, "departure": { "delay": 149, "time": "1772185769" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 159, "time": "1772185959" }, "departure": { "delay": 159, "time": "1772185959" }, "stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 189, "time": "1772186109" }, "departure": { "delay": 189, "time": "1772186109" }, "stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 29, "time": "1772184209" }, "departure": { "delay": 29, "time": "1772184209" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 184, "time": "1772185062" }, "departure": { "delay": 184, "time": "1772185084" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 175, "time": "1772184810" }, "departure": { "delay": 175, "time": "1772184835" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 119, "time": "1772184359" }, "departure": { "delay": 119, "time": "1772184359" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 155, "time": "1772185509" }, "departure": { "delay": 155, "time": "1772185535" }, "stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 129, "time": "1772185809" }, "departure": { "delay": 129, "time": "1772185809" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 190, "time": "1772184610" }, "departure": { "delay": 190, "time": "1772184610" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 205, "time": "1772184966" }, "departure": { "delay": 205, "time": "1772184985" }, "stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 199, "time": "1772186036" }, "departure": { "delay": 199, "time": "1772186059" }, "stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 158, "time": "1772186138" }, "departure": { "delay": 158, "time": "1772186138" }, "stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 174, "time": "1772185134" }, "departure": { "delay": 174, "time": "1772185134" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 88, "time": "1772186308" }, "departure": { "delay": 88, "time": "1772186308" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 96, "time": "1772185236" }, "departure": { "delay": 96, "time": "1772185236" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 144, "time": "1772185884" }, "departure": { "delay": 144, "time": "1772185884" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 64, "time": "1772185384" }, "departure": { "delay": 64, "time": "1772185384" }, "stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 12, "time": "1772184132" }, "departure": { "delay": 12, "time": "1772184132" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 19, "time": "1772186359" }, "departure": { "delay": 19, "time": "1772186359" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 92, "time": "1772185412" }, "departure": { "delay": 92, "time": "1772185412" }, "stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1772184090", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14056:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17551:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187360" }, "stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1772186660" }, "departure": { "delay": 20, "time": "1772186660" }, "stopId": "FR:76591:ZE:TCARxCALVA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772186820" }, "departure": { "time": "1772186820" }, "stopId": "FR:76591:ZE:TCARxROUSS2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76212:ZE:TCARxCIMED1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772187060" }, "departure": { "delay": 60, "time": "1772187060" }, "stopId": "FR:76212:ZE:TCARxVALSJ1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1772186640" }, "departure": { "delay": 60, "time": "1772186640" }, "stopId": "FR:76591:ZE:TCARxPONTB2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1772186540" }, "departure": { "delay": 20, "time": "1772186540" }, "stopId": "FR:76591:ZE:TCARxSTASJ1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772186700" }, "departure": { "time": "1772186700" }, "stopId": "FR:76591:ZE:TCARxSBRIQ1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1772187240" }, "departure": { "delay": 60, "time": "1772187240" }, "stopId": "FR:76212:ZE:TCARxCANAD4:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772186580" }, "departure": { "time": "1772186580" }, "stopId": "FR:76591:ZE:TCARxSJMAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:76212:ZE:TCARxAMAUR1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772186520" }, "departure": { "time": "1772186520" }, "stopId": "FR:76591:ZE:TCARxCHEAU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1772186880" }, "departure": { "delay": 60, "time": "1772186880" }, "stopId": "FR:76212:ZE:TCARxROULE1:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1772186460" }, "departure": { "delay": 60, "time": "1772186460" }, "stopId": "FR:76591:ZE:TCARxRVATI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76591:ZE:TCARxZABRI1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772186130", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx28:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17551:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx6017:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187960" }, "stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772187000" }, "stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772187120" }, "stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772188620" }, "stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772188080" }, "stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772187300" }, "stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772188800" }, "stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772187420" }, "stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772187660" }, "stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772187540" }, "stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772188680" }, "stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1772188980" }, "stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772187360" }, "stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772186760" }, "stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772188140" }, "stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772188740" }, "stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772186880" }, "stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772187780" }, "stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772186940" }, "stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772187060" }, "stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772187180" }, "stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx115:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx6017:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8321:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 192, "time": "1772186172" }, "departure": { "delay": 192, "time": "1772186172" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 88, "time": "1772186608" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 159, "time": "1772185779" }, "departure": { "delay": 159, "time": "1772185779" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 138, "time": "1772185972" }, "departure": { "delay": 138, "time": "1772185998" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 134, "time": "1772186534" }, "departure": { "delay": 134, "time": "1772186534" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 217, "time": "1772185274" }, "departure": { "delay": 217, "time": "1772185297" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 112, "time": "1772184708" }, "departure": { "delay": 112, "time": "1772184952" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 132, "time": "1772186232" }, "departure": { "delay": 132, "time": "1772186232" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 182, "time": "1772185622" }, "departure": { "delay": 182, "time": "1772185622" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 92, "time": "1772184572" }, "departure": { "delay": 92, "time": "1772184572" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 27, "time": "1772184627" }, "departure": { "delay": 27, "time": "1772184627" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 115, "time": "1772185855" }, "departure": { "delay": 115, "time": "1772185855" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 163, "time": "1772185363" }, "departure": { "delay": 163, "time": "1772185363" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 67, "time": "1772186322" }, "departure": { "delay": 67, "time": "1772186347" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 49, "time": "1772184349" }, "departure": { "delay": 49, "time": "1772184349" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 31, "time": "1772184451" }, "departure": { "delay": 31, "time": "1772184451" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 142, "time": "1772186122" }, "departure": { "delay": 142, "time": "1772186122" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 187, "time": "1772185425" }, "departure": { "delay": 187, "time": "1772185447" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 167, "time": "1772185547" }, "departure": { "delay": 167, "time": "1772185547" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 152, "time": "1772185147" }, "departure": { "delay": 152, "time": "1772185172" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 140, "time": "1772186480" }, "departure": { "delay": 140, "time": "1772186480" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 138, "time": "1772185698" }, "departure": { "delay": 138, "time": "1772185698" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772184300" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 151, "time": "1772185051" }, "departure": { "delay": 151, "time": "1772185051" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772183910", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8321:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758656x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 61, "time": "1772175755" }, "departure": { "delay": 61, "time": "1772175781" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 158, "time": "1772178458" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 82, "time": "1772175606" }, "departure": { "delay": 82, "time": "1772175622" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 184, "time": "1772177014" }, "departure": { "delay": 184, "time": "1772177044" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 178, "time": "1772178153" }, "departure": { "delay": 178, "time": "1772178178" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 61, "time": "1772175942" }, "departure": { "delay": 61, "time": "1772175961" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 113, "time": "1772176556" }, "departure": { "delay": 113, "time": "1772176613" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 91, "time": "1772175451" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 185, "time": "1772178289" }, "departure": { "delay": 185, "time": "1772178305" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 220, "time": "1772177121" }, "departure": { "delay": 220, "time": "1772177140" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 72, "time": "1772176187" }, "departure": { "delay": 72, "time": "1772176212" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 172, "time": "1772177612" }, "departure": { "delay": 172, "time": "1772177632" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 160, "time": "1772178199" }, "departure": { "delay": 160, "time": "1772178220" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 225, "time": "1772178392" }, "departure": { "delay": 225, "time": "1772178405" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 74, "time": "1772175648" }, "departure": { "delay": 74, "time": "1772175674" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 94, "time": "1772176794" }, "departure": { "delay": 94, "time": "1772176834" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 74, "time": "1772176433" }, "departure": { "delay": 74, "time": "1772176454" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 113, "time": "1772175853" }, "departure": { "delay": 113, "time": "1772175893" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 211, "time": "1772177433" }, "departure": { "delay": 211, "time": "1772177491" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 26, "time": "1772176268" }, "departure": { "delay": 26, "time": "1772176286" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 88, "time": "1772176363" }, "departure": { "delay": 88, "time": "1772176408" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 186, "time": "1772178039" }, "departure": { "delay": 186, "time": "1772178066" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 156, "time": "1772177843" }, "departure": { "delay": 156, "time": "1772177856" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 157, "time": "1772177921" }, "departure": { "delay": 157, "time": "1772177977" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 214, "time": "1772177701" }, "departure": { "delay": 214, "time": "1772177734" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 150, "time": "1772177160" }, "departure": { "delay": 150, "time": "1772177190" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 189, "time": "1772176945" }, "departure": { "delay": 189, "time": "1772176989" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 48, "time": "1772175574" }, "departure": { "delay": 48, "time": "1772175588" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 172, "time": "1772177796" }, "departure": { "delay": 172, "time": "1772177812" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 82, "time": "1772176021" }, "departure": { "delay": 82, "time": "1772176042" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 98, "time": "1772176510" }, "departure": { "delay": 98, "time": "1772176538" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 80, "time": "1772176070" }, "departure": { "delay": 80, "time": "1772176100" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 119, "time": "1772177243" }, "departure": { "delay": 119, "time": "1772177279" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 76, "time": "1772175528" }, "departure": { "delay": 76, "time": "1772175556" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 103, "time": "1772176682" }, "departure": { "delay": 103, "time": "1772176723" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758656x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748460x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772186520" }, "departure": { "time": "1772186520" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 9, "time": "1772185966" }, "departure": { "delay": 9, "time": "1772185989" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 64, "time": "1772185847" }, "departure": { "delay": 64, "time": "1772185864" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 17, "time": "1772186042" }, "departure": { "delay": 17, "time": "1772186057" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1772186700" }, "departure": { "time": "1772186700" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 81, "time": "1772186182" }, "departure": { "delay": 81, "time": "1772186301" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1772186580" }, "departure": { "time": "1772186580" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 98, "time": "1772185589" }, "departure": { "delay": 98, "time": "1772185598" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -5, "time": "1772186138" }, "departure": { "delay": -5, "time": "1772186155" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1772187840" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "departure": { "delay": 183, "time": "1772185443" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 27, "time": "1772185933" }, "departure": { "delay": 27, "time": "1772185947" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 75, "time": "1772185803" }, "departure": { "delay": 75, "time": "1772185815" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 27, "time": "1772185875" }, "departure": { "delay": 27, "time": "1772185887" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1772186450" }, "departure": { "time": "1772186460" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 120, "time": "1772185671" }, "departure": { "delay": 120, "time": "1772185680" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 55, "time": "1772186388" }, "departure": { "delay": 55, "time": "1772186395" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 83, "time": "1772185750" }, "departure": { "delay": 83, "time": "1772185763" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 86, "time": "1772185633" }, "departure": { "delay": 86, "time": "1772185646" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748460x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758822x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 126, "time": "1772170531" }, "departure": { "delay": 126, "time": "1772170566" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 21, "time": "1772172891" }, "departure": { "delay": 21, "time": "1772172921" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -13, "time": "1772173291" }, "departure": { "delay": -13, "time": "1772173307" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 6, "time": "1772172627" }, "departure": { "delay": 6, "time": "1772172666" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 154, "time": "1772170621" }, "departure": { "delay": 154, "time": "1772170654" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -21, "time": "1772172376" }, "departure": { "delay": -21, "time": "1772172399" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "departure": { "delay": 91, "time": "1772170351" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 126, "time": "1772170674" }, "departure": { "delay": 126, "time": "1772170686" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 45, "time": "1772171008" }, "departure": { "delay": 45, "time": "1772171025" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -11, "time": "1772172324" }, "departure": { "delay": -11, "time": "1772172349" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 49, "time": "1772172011" }, "departure": { "delay": 49, "time": "1772172049" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -7, "time": "1772172448" }, "departure": { "delay": -7, "time": "1772172473" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -14, "time": "1772172555" }, "departure": { "delay": -14, "time": "1772172586" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 33, "time": "1772171954" }, "departure": { "delay": 33, "time": "1772171973" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -24, "time": "1772172850" }, "departure": { "delay": -24, "time": "1772172876" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 70, "time": "1772171092" }, "departure": { "delay": 70, "time": "1772171110" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -19, "time": "1772172507" }, "departure": { "delay": -19, "time": "1772172521" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -32, "time": "1772173509" }, "departure": { "delay": -32, "time": "1772173528" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -40, "time": "1772173129" }, "departure": { "delay": -40, "time": "1772173160" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 40, "time": "1772171046" }, "departure": { "delay": 40, "time": "1772171080" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 103, "time": "1772170834" }, "departure": { "delay": 103, "time": "1772170843" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -72, "time": "1772173608" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -33, "time": "1772172237" }, "departure": { "delay": -33, "time": "1772172267" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 102, "time": "1772170583" }, "departure": { "delay": 102, "time": "1772170602" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1772171869" }, "departure": { "delay": 44, "time": "1772171924" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 143, "time": "1772170729" }, "departure": { "delay": 143, "time": "1772170763" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -34, "time": "1772172978" }, "departure": { "delay": -34, "time": "1772172986" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 75, "time": "1772170861" }, "departure": { "delay": 75, "time": "1772170875" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 62, "time": "1772170965" }, "departure": { "delay": 62, "time": "1772170982" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 130, "time": "1772170406" }, "departure": { "delay": 130, "time": "1772170450" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 86, "time": "1772171421" }, "departure": { "delay": 86, "time": "1772171546" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1772171799" }, "departure": { "delay": 1, "time": "1772171821" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -24, "time": "1772173330" }, "departure": { "delay": -24, "time": "1772173356" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 27, "time": "1772171353" }, "departure": { "delay": 27, "time": "1772171367" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -4, "time": "1772173460" }, "departure": { "delay": -4, "time": "1772173496" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 6, "time": "1772172949" }, "departure": { "delay": 6, "time": "1772172966" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 138, "time": "1772170803" }, "departure": { "delay": 138, "time": "1772170818" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 39, "time": "1772171647" }, "departure": { "delay": 39, "time": "1772171679" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -23, "time": "1772173198" }, "departure": { "delay": -23, "time": "1772173237" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -38, "time": "1772173072" }, "departure": { "delay": -38, "time": "1772173102" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -9, "time": "1772172811" }, "departure": { "delay": -9, "time": "1772172831" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 43, "time": "1772171166" }, "departure": { "delay": 43, "time": "1772171203" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -25, "time": "1772172737" }, "departure": { "delay": -25, "time": "1772172755" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -18, "time": "1772173037" }, "departure": { "delay": -18, "time": "1772173062" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 153, "time": "1772170701" }, "departure": { "delay": 153, "time": "1772170713" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -27, "time": "1772172188" }, "departure": { "delay": -27, "time": "1772172213" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 57, "time": "1772171235" }, "departure": { "delay": 57, "time": "1772171277" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -45, "time": "1772173563" }, "departure": { "delay": -45, "time": "1772173575" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 23, "time": "1772172110" }, "departure": { "delay": 23, "time": "1772172143" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 54, "time": "1772171719" }, "departure": { "delay": 54, "time": "1772171754" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1772186451", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758822x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16822:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 49, "time": "1772188309" }, "departure": { "delay": 49, "time": "1772188309" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 30, "time": "1772188170" }, "departure": { "delay": 30, "time": "1772188170" }, "stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 9, "time": "1772187309" }, "departure": { "delay": 9, "time": "1772187309" }, "stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 49, "time": "1772189329" }, "departure": { "delay": 49, "time": "1772189329" }, "stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 30, "time": "1772189250" }, "departure": { "delay": 30, "time": "1772189250" }, "stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 42, "time": "1772189442" }, "departure": { "delay": 42, "time": "1772189442" }, "stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1772189281" }, "departure": { "delay": 1, "time": "1772189281" }, "stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 52, "time": "1772187952" }, "departure": { "delay": 52, "time": "1772187952" }, "stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 13, "time": "1772187613" }, "departure": { "delay": 13, "time": "1772187613" }, "stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 34, "time": "1772187394" }, "departure": { "delay": 34, "time": "1772187394" }, "stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 43, "time": "1772187703" }, "departure": { "delay": 43, "time": "1772187703" }, "stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 23, "time": "1772187743" }, "departure": { "delay": 23, "time": "1772187743" }, "stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 6, "time": "1772187786" }, "departure": { "delay": 6, "time": "1772187786" }, "stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 54, "time": "1772187594" }, "departure": { "delay": 54, "time": "1772187594" }, "stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772187300" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 2, "time": "1772188022" }, "departure": { "delay": 2, "time": "1772188022" }, "stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1772189125" }, "departure": { "delay": 25, "time": "1772189125" }, "stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 59, "time": "1772189399" }, "departure": { "delay": 59, "time": "1772189399" }, "stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 31, "time": "1772187511" }, "departure": { "delay": 31, "time": "1772187511" }, "stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 43, "time": "1772188243" }, "departure": { "delay": 43, "time": "1772188243" }, "stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 4, "time": "1772187904" }, "departure": { "delay": 4, "time": "1772187904" }, "stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1772187447" }, "departure": { "delay": 27, "time": "1772187447" }, "stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 23, "time": "1772187803" }, "departure": { "delay": 23, "time": "1772187803" }, "stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1772186390", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16822:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077328x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 19, "time": "1772185999" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 83, "time": "1772185883" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 2, "time": "1772186042" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 15, "time": "1772185935" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 2, "time": "1772186102" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1772186342" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1772186007", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077328x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470838:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 53, "time": "1772188793" }, "departure": { "delay": 53, "time": "1772188793" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -16, "time": "1772190584" }, "departure": { "delay": -16, "time": "1772190584" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 12, "time": "1772187912" }, "departure": { "delay": 12, "time": "1772187912" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -346, "time": "1772192054" }, "departure": { "delay": -346, "time": "1772192054" }, "stopId": "FR:76561:ZE:0x6786:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188020" }, "stopId": "FR:27275:ZE:0x6201:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -243, "time": "1772191857" }, "departure": { "delay": -243, "time": "1772191857" }, "stopId": "FR:76231:ZE:0x6172:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -52, "time": "1772190728" }, "departure": { "delay": -52, "time": "1772190728" }, "stopId": "FR:27469:ZE:0x7268:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -66, "time": "1772191014" }, "departure": { "delay": -66, "time": "1772191014" }, "stopId": "FR:27188:ZE:0x7198:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:27249:ZE:0x6184:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -128, "time": "1772191192" }, "departure": { "delay": -128, "time": "1772191192" }, "stopId": "FR:27188:ZE:0x7175:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -94, "time": "1772191106" }, "departure": { "delay": -94, "time": "1772191106" }, "stopId": "FR:27188:ZE:0x7176:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -36, "time": "1772189964" }, "departure": { "delay": -36, "time": "1772189964" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:27022:ZE:0x6976:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 58, "time": "1772187538" }, "departure": { "delay": 58, "time": "1772187538" }, "stopId": "FR:27275:ZE:0x6194:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:27375:ZE:0x6503:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 15, "time": "1772189475" }, "departure": { "delay": 15, "time": "1772189475" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 17, "time": "1772189117" }, "departure": { "delay": 17, "time": "1772189117" }, "stopId": "FR:27375:ZE:0x7186:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -136, "time": "1772191604" }, "departure": { "delay": -136, "time": "1772191604" }, "stopId": "FR:76640:ZE:0x7159:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -346, "time": "1772192534" }, "stopId": "FR:76561:ZE:0x6790:ATOUMOD006", "stopSequence": 43 }, { "arrival": { "delay": 47, "time": "1772187407" }, "departure": { "delay": 47, "time": "1772187407" }, "stopId": "FR:27022:ZE:0x6979:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -136, "time": "1772191304" }, "departure": { "delay": -136, "time": "1772191304" }, "stopId": "FR:27394:ZE:0x6604:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 3, "time": "1772189523" }, "departure": { "delay": 3, "time": "1772189523" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 27, "time": "1772187747" }, "departure": { "delay": 27, "time": "1772187747" }, "stopId": "FR:27275:ZE:0x6225:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:27275:ZE:0x6233:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -78, "time": "1772190702" }, "departure": { "delay": -78, "time": "1772190702" }, "stopId": "FR:27469:ZE:0x6647:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 6, "time": "1772188626" }, "departure": { "delay": 6, "time": "1772188626" }, "stopId": "FR:27332:ZE:0x6234:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -52, "time": "1772190788" }, "departure": { "delay": -52, "time": "1772190788" }, "stopId": "FR:27188:ZE:0x6142:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 56, "time": "1772187836" }, "departure": { "delay": 56, "time": "1772187836" }, "stopId": "FR:27275:ZE:0x6220:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1772189264" }, "departure": { "delay": 44, "time": "1772189264" }, "stopId": "FR:27375:ZE:0x6449:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "time": "1772189715" }, "departure": { "time": "1772189820" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -53, "time": "1772190667" }, "departure": { "delay": -53, "time": "1772190667" }, "stopId": "FR:27469:ZE:0x7266:ATOUMOD006", "stopSequence": 31 }, { "departure": { "time": "1772187360" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -108, "time": "1772190912" }, "departure": { "delay": -108, "time": "1772190912" }, "stopId": "FR:27188:ZE:0x7264:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -103, "time": "1772189657" }, "departure": { "delay": -103, "time": "1772189657" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -54, "time": "1772190606" }, "departure": { "delay": -54, "time": "1772190606" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 8, "time": "1772189228" }, "departure": { "delay": 8, "time": "1772189228" }, "stopId": "FR:27375:ZE:0x6403:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -5, "time": "1772189875" }, "departure": { "delay": -5, "time": "1772189875" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:27697:ZE:0x6735:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:27275:ZE:0x6223:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -66, "time": "1772190054" }, "departure": { "delay": -66, "time": "1772190054" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -43, "time": "1772189597" }, "departure": { "delay": -43, "time": "1772189597" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 23 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470838:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14574:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 100, "time": "1772183620" }, "departure": { "delay": 100, "time": "1772183620" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 25, "time": "1772184595" }, "departure": { "delay": 25, "time": "1772184745" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772185375" }, "departure": { "delay": 60, "time": "1772185380" }, "stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 66, "time": "1772184835" }, "departure": { "delay": 66, "time": "1772184846" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 15, "time": "1772185071" }, "departure": { "delay": 15, "time": "1772185095" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 19 }, { "departure": { "delay": 25, "time": "1772183545" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 67, "time": "1772183767" }, "departure": { "delay": 67, "time": "1772183767" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 127, "time": "1772184187" }, "departure": { "delay": 127, "time": "1772184187" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 85, "time": "1772184964" }, "departure": { "delay": 85, "time": "1772184985" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 113, "time": "1772184413" }, "departure": { "delay": 113, "time": "1772184413" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 45, "time": "1772185245" }, "departure": { "delay": 45, "time": "1772185245" }, "stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 131, "time": "1772184251" }, "departure": { "delay": 131, "time": "1772184251" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 67, "time": "1772183707" }, "departure": { "delay": 67, "time": "1772183707" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 65, "time": "1772185137" }, "departure": { "delay": 65, "time": "1772185145" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 105, "time": "1772184324" }, "departure": { "delay": 105, "time": "1772184345" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 82, "time": "1772184795" }, "departure": { "delay": 82, "time": "1772184802" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 91, "time": "1772183671" }, "departure": { "delay": 91, "time": "1772183671" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 88, "time": "1772183848" }, "departure": { "delay": 88, "time": "1772183848" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 65, "time": "1772185435" }, "departure": { "delay": 65, "time": "1772185445" }, "stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -185, "time": "1772185795" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 150, "time": "1772183939" }, "departure": { "delay": 150, "time": "1772183970" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 136, "time": "1772184136" }, "departure": { "delay": 136, "time": "1772184136" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 124, "time": "1772184064" }, "departure": { "delay": 124, "time": "1772184064" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 62, "time": "1772185502" }, "departure": { "delay": 62, "time": "1772185502" }, "stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 85, "time": "1772184505" }, "departure": { "delay": 85, "time": "1772184505" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1772183550", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14574:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12510:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 307, "time": "1772185002" }, "departure": { "delay": 307, "time": "1772185027" }, "stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 512, "time": "1772186252" }, "departure": { "delay": 512, "time": "1772186252" }, "stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 405, "time": "1772186445" }, "departure": { "delay": 405, "time": "1772186445" }, "stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 432, "time": "1772186532" }, "departure": { "delay": 432, "time": "1772186532" }, "stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 548, "time": "1772185928" }, "departure": { "delay": 548, "time": "1772185928" }, "stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 407, "time": "1772185406" }, "departure": { "delay": 407, "time": "1772185427" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 362, "time": "1772186377" }, "departure": { "delay": 362, "time": "1772186402" }, "stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 302, "time": "1772184902" }, "departure": { "delay": 302, "time": "1772184902" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 522, "time": "1772185962" }, "departure": { "delay": 522, "time": "1772185962" }, "stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 304, "time": "1772184964" }, "departure": { "delay": 304, "time": "1772184964" }, "stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 388, "time": "1772186608" }, "departure": { "delay": 388, "time": "1772186608" }, "stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 474, "time": "1772186034" }, "departure": { "delay": 474, "time": "1772186034" }, "stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 268, "time": "1772184868" }, "departure": { "delay": 268, "time": "1772184868" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 439, "time": "1772186839" }, "departure": { "delay": 439, "time": "1772186839" }, "stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 507, "time": "1772185779" }, "departure": { "delay": 507, "time": "1772185827" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 371, "time": "1772186471" }, "departure": { "delay": 371, "time": "1772186471" }, "stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 524, "time": "1772186204" }, "departure": { "delay": 524, "time": "1772186204" }, "stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 402, "time": "1772185577" }, "departure": { "delay": 402, "time": "1772185602" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 287, "time": "1772184827" }, "departure": { "delay": 287, "time": "1772184827" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 474, "time": "1772186154" }, "departure": { "delay": 474, "time": "1772186154" }, "stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 363, "time": "1772185263" }, "departure": { "delay": 363, "time": "1772185263" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 481, "time": "1772186761" }, "departure": { "delay": 481, "time": "1772186761" }, "stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 447, "time": "1772185507" }, "departure": { "delay": 447, "time": "1772185527" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 424, "time": "1772186704" }, "departure": { "delay": 424, "time": "1772186704" }, "stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001", "stopSequence": 27 }, { "departure": { "delay": 217, "time": "1772184577" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 442, "time": "1772185677" }, "departure": { "delay": 442, "time": "1772185702" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 408, "time": "1772186328" }, "departure": { "delay": 408, "time": "1772186328" }, "stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 363, "time": "1772185179" }, "departure": { "delay": 363, "time": "1772185203" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 447, "time": "1772186667" }, "departure": { "delay": 447, "time": "1772186667" }, "stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 387, "time": "1772187027" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 30 } ], "timestamp": "1772184579", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12510:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx631:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772220060" }, "departure": { "time": "1772220060" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772220360" }, "departure": { "time": "1772220360" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772221860" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1772220480" }, "departure": { "time": "1772220480" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1772220485" }, "departure": { "delay": 5, "time": "1772220485" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772220780" }, "departure": { "time": "1772220780" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772220840" }, "departure": { "time": "1772220840" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772221680" }, "departure": { "time": "1772221680" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1772221620" }, "departure": { "time": "1772221620" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1772220240" }, "departure": { "time": "1772220240" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772219880" }, "departure": { "time": "1772219880" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772220660" }, "departure": { "time": "1772220660" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772220000" }, "departure": { "time": "1772220000" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772221560" }, "departure": { "time": "1772221560" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1772220420" }, "departure": { "time": "1772220420" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772219100" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772221740" }, "departure": { "time": "1772221740" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1772220540" }, "departure": { "time": "1772220540" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772221020" }, "departure": { "time": "1772221020" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772221440" }, "departure": { "time": "1772221440" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1772219580" }, "departure": { "time": "1772219580" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772219820" }, "departure": { "time": "1772219820" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772221800" }, "departure": { "time": "1772221800" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1772221320" }, "departure": { "time": "1772221320" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1772221200" }, "departure": { "time": "1772221200" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772219940" }, "departure": { "time": "1772219940" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772183097", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx631:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2299854852:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 88, "time": "1772180229" }, "departure": { "delay": 88, "time": "1772180248" }, "stopId": "FR:76476:ZE:15475:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 139, "time": "1772180099" }, "departure": { "delay": 139, "time": "1772180119" }, "stopId": "FR:76476:ZE:15368:ATOUMOD019", "stopSequence": 2 }, { "departure": { "delay": 189, "time": "1772180049" }, "stopId": "FR:76476:ZE:15367:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 66, "time": "1772180154" }, "departure": { "delay": 66, "time": "1772180166" }, "stopId": "FR:76476:ZE:15486:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "time": "1772180348" }, "departure": { "time": "1772180220" }, "stopId": "FR:76476:ZE:15474:ATOUMOD019", "stopSequence": 5 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:26:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2299854852:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8940:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1772187878" }, "departure": { "delay": 38, "time": "1772187878" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 8, "time": "1772186288" }, "departure": { "delay": 8, "time": "1772186288" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 71, "time": "1772186471" }, "departure": { "delay": 71, "time": "1772186471" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 86, "time": "1772187086" }, "departure": { "delay": 86, "time": "1772187086" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 29, "time": "1772187449" }, "departure": { "delay": 29, "time": "1772187449" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 29, "time": "1772186909" }, "departure": { "delay": 29, "time": "1772186909" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 88, "time": "1772186668" }, "departure": { "delay": 88, "time": "1772186668" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 34, "time": "1772186134" }, "departure": { "delay": 34, "time": "1772186134" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 72, "time": "1772187672" }, "departure": { "delay": 72, "time": "1772187672" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 19, "time": "1772186359" }, "departure": { "delay": 19, "time": "1772186359" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 43, "time": "1772187283" }, "departure": { "delay": 43, "time": "1772187283" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 29, "time": "1772186549" }, "departure": { "delay": 29, "time": "1772186549" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "departure": { "delay": 19, "time": "1772186059" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1772187331" }, "departure": { "delay": 31, "time": "1772187331" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 76, "time": "1772188156" }, "departure": { "delay": 76, "time": "1772188156" }, "stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 29, "time": "1772187209" }, "departure": { "delay": 29, "time": "1772187209" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 47, "time": "1772186987" }, "departure": { "delay": 47, "time": "1772186987" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1772186790" }, "departure": { "delay": 30, "time": "1772186790" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 77, "time": "1772186417" }, "departure": { "delay": 77, "time": "1772186417" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 8, "time": "1772186168" }, "departure": { "delay": 8, "time": "1772186168" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1772187809" }, "departure": { "delay": 29, "time": "1772187809" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1772186070", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8940:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759207x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -44, "time": "1772174762" }, "departure": { "delay": -44, "time": "1772174776" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 89, "time": "1772174956" }, "departure": { "delay": 89, "time": "1772174969" }, "stopId": "FR:50129:ZE:10CDL1:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 104, "time": "1772174444" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 34, "time": "1772175318" }, "departure": { "delay": 34, "time": "1772175334" }, "stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 54, "time": "1772174984" }, "departure": { "delay": 54, "time": "1772174994" }, "stopId": "FR:50129:ZE:10BDB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 36, "time": "1772175585" }, "departure": { "delay": 36, "time": "1772175696" }, "stopId": "FR:50129:ZE:10VER2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 47, "time": "1772174492" }, "departure": { "delay": 47, "time": "1772174507" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 3, "time": "1772174618" }, "departure": { "delay": 3, "time": "1772174643" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 22, "time": "1772175250" }, "departure": { "delay": 22, "time": "1772175262" }, "stopId": "FR:50129:ZE:10HQU2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 34, "time": "1772175800" }, "departure": { "delay": 34, "time": "1772175814" }, "stopId": "FR:50129:ZE:10CBL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1772176070" }, "departure": { "time": "1772176140" }, "stopId": "FR:50129:ZE:10BLE2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 65, "time": "1772175165" }, "departure": { "delay": 65, "time": "1772175185" }, "stopId": "FR:50129:ZE:10HAM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -55, "time": "1772176018" }, "departure": { "delay": -55, "time": "1772176025" }, "stopId": "FR:50129:ZE:10NMD2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 15, "time": "1772175841" }, "departure": { "delay": 15, "time": "1772175855" }, "stopId": "FR:50129:ZE:10ING2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1772175473" }, "departure": { "delay": 5, "time": "1772175485" }, "stopId": "FR:50129:ZE:10HLU2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 33, "time": "1772175085" }, "departure": { "delay": 33, "time": "1772175093" }, "stopId": "FR:50129:ZE:10GLA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -38, "time": "1772176102" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 14, "time": "1772175361" }, "departure": { "delay": 14, "time": "1772175374" }, "stopId": "FR:50129:ZE:10HTR2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -32, "time": "1772174711" }, "departure": { "delay": -32, "time": "1772174728" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1772186456", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759207x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759045x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1772174241" }, "departure": { "delay": 38, "time": "1772174258" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 57, "time": "1772173857" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -23, "time": "1772175587" }, "departure": { "delay": -23, "time": "1772175637" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 75, "time": "1772174043" }, "departure": { "delay": 75, "time": "1772174055" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 2, "time": "1772174984" }, "departure": { "delay": 2, "time": "1772175002" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 34, "time": "1772174068" }, "departure": { "delay": 34, "time": "1772174074" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 42, "time": "1772174713" }, "departure": { "delay": 42, "time": "1772174742" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 17, "time": "1772174379" }, "departure": { "delay": 17, "time": "1772174417" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -17, "time": "1772175515" }, "departure": { "delay": -17, "time": "1772175523" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 44, "time": "1772173912" }, "departure": { "delay": 44, "time": "1772173964" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1772174630" }, "departure": { "delay": 1, "time": "1772174641" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 4, "time": "1772174150" }, "departure": { "delay": 4, "time": "1772174164" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 12, "time": "1772174757" }, "departure": { "delay": 12, "time": "1772174772" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 8, "time": "1772174458" }, "departure": { "delay": 8, "time": "1772174468" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 18, "time": "1772175677" }, "departure": { "delay": 18, "time": "1772175738" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 72, "time": "1772174800" }, "departure": { "delay": 72, "time": "1772174832" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 48, "time": "1772174672" }, "departure": { "delay": 48, "time": "1772174688" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -3, "time": "1772175028" }, "departure": { "delay": -3, "time": "1772175057" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 34, "time": "1772174306" }, "departure": { "delay": 34, "time": "1772174314" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1772175428" }, "departure": { "delay": 53, "time": "1772175473" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 62, "time": "1772174210" }, "departure": { "delay": 62, "time": "1772174222" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -59, "time": "1772175083" }, "departure": { "delay": -59, "time": "1772175121" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -118, "time": "1772175782" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 17, "time": "1772174536" }, "departure": { "delay": 17, "time": "1772174597" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 85, "time": "1772175236" }, "departure": { "delay": 85, "time": "1772175385" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759045x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748456x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 55, "time": "1772179056" }, "departure": { "delay": 55, "time": "1772179075" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 153, "time": "1772176760" }, "departure": { "delay": 153, "time": "1772176773" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 116, "time": "1772178641" }, "departure": { "delay": 116, "time": "1772178656" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 109, "time": "1772177319" }, "departure": { "delay": 109, "time": "1772177329" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 99, "time": "1772177240" }, "departure": { "delay": 99, "time": "1772177259" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 89, "time": "1772177413" }, "departure": { "delay": 89, "time": "1772177429" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1772178112" }, "departure": { "delay": 80, "time": "1772178320" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -21, "time": "1772177549" }, "departure": { "delay": -21, "time": "1772177559" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 62, "time": "1772177450" }, "departure": { "delay": 62, "time": "1772177462" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 106, "time": "1772177130" }, "departure": { "delay": 106, "time": "1772177146" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 36, "time": "1772179116" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 31, "time": "1772178904" }, "departure": { "delay": 31, "time": "1772178931" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 136, "time": "1772177105" }, "departure": { "delay": 136, "time": "1772177116" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1772178845" }, "departure": { "delay": 40, "time": "1772178880" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "departure": { "delay": 228, "time": "1772176608" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 102, "time": "1772178669" }, "departure": { "delay": 102, "time": "1772178702" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 35, "time": "1772177815" }, "departure": { "delay": 35, "time": "1772177855" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 11, "time": "1772177607" }, "departure": { "delay": 11, "time": "1772177711" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 147, "time": "1772177057" }, "departure": { "delay": 147, "time": "1772177067" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 156, "time": "1772176809" }, "departure": { "delay": 156, "time": "1772176836" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 31, "time": "1772177745" }, "departure": { "delay": 31, "time": "1772177791" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 102, "time": "1772177935" }, "departure": { "delay": 102, "time": "1772177982" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 45, "time": "1772178810" }, "departure": { "delay": 45, "time": "1772178825" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 74, "time": "1772178347" }, "departure": { "delay": 74, "time": "1772178434" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 107, "time": "1772178019" }, "departure": { "delay": 107, "time": "1772178047" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 117, "time": "1772177200" }, "departure": { "delay": 117, "time": "1772177217" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 98, "time": "1772178722" }, "departure": { "delay": 98, "time": "1772178758" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 101, "time": "1772178547" }, "departure": { "delay": 101, "time": "1772178581" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 108, "time": "1772176951" }, "departure": { "delay": 108, "time": "1772176968" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1772178941" }, "departure": { "delay": 57, "time": "1772178957" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 141, "time": "1772176859" }, "departure": { "delay": 141, "time": "1772176881" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 74, "time": "1772179007" }, "departure": { "delay": 74, "time": "1772179034" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 74, "time": "1772178781" }, "departure": { "delay": 74, "time": "1772178794" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 } ], "timestamp": "1772186447", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748456x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077434x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 97, "time": "1772187517" }, "departure": { "delay": 97, "time": "1772187517" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 76, "time": "1772187796" }, "departure": { "delay": 76, "time": "1772187796" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 }, { "departure": { "delay": 89, "time": "1772186129" }, "stopId": "FR:76351:ZE:4767:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 131, "time": "1772186951" }, "departure": { "delay": 131, "time": "1772186951" }, "stopId": "FR:76351:ZE:3570:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 126, "time": "1772186886" }, "departure": { "delay": 126, "time": "1772186886" }, "stopId": "FR:76351:ZE:3178:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 37, "time": "1772186017" }, "departure": { "delay": 37, "time": "1772186017" }, "stopId": "FR:76351:ZE:3561:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 76, "time": "1772187016" }, "departure": { "delay": 76, "time": "1772187016" }, "stopId": "FR:76351:ZE:4654:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 80, "time": "1772187380" }, "departure": { "delay": 80, "time": "1772187380" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 76, "time": "1772187916" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 109, "time": "1772186749" }, "departure": { "delay": 109, "time": "1772186749" }, "stopId": "FR:76351:ZE:3494:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 88, "time": "1772187688" }, "departure": { "delay": 88, "time": "1772187688" }, "stopId": "FR:76351:ZE:3404:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 37, "time": "1772185957" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 126, "time": "1772187126" }, "departure": { "delay": 126, "time": "1772187126" }, "stopId": "FR:76351:ZE:3068:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 83, "time": "1772187203" }, "departure": { "delay": 83, "time": "1772187203" }, "stopId": "FR:76351:ZE:3490:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 128, "time": "1772186648" }, "departure": { "delay": 128, "time": "1772186648" }, "stopId": "FR:76351:ZE:3319:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 80, "time": "1772186060" }, "stopId": "FR:76351:ZE:3109:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 131, "time": "1772187431" }, "departure": { "delay": 131, "time": "1772187431" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 76, "time": "1772187316" }, "departure": { "delay": 76, "time": "1772187316" }, "stopId": "FR:76351:ZE:3477:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 72, "time": "1772186292" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 91, "time": "1772187631" }, "departure": { "delay": 91, "time": "1772187631" }, "stopId": "FR:76351:ZE:3049:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 86, "time": "1772186186" }, "stopId": "FR:76351:ZE:3578:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 76, "time": "1772187556" }, "departure": { "delay": 76, "time": "1772187556" }, "stopId": "FR:76351:ZE:4786:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 76, "time": "1772186596" }, "departure": { "delay": 76, "time": "1772186596" }, "stopId": "FR:76351:ZE:3656:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 116, "time": "1772187716" }, "departure": { "delay": 116, "time": "1772187716" }, "stopId": "FR:76351:ZE:3670:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 76, "time": "1772186416" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1772186417", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077434x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15483:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1772189098" }, "departure": { "delay": 58, "time": "1772189098" }, "stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772189280" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 2, "time": "1772188742" }, "departure": { "delay": 2, "time": "1772188742" }, "stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1772187062" }, "departure": { "delay": 2, "time": "1772187062" }, "stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 54, "time": "1772186754" }, "departure": { "delay": 54, "time": "1772186754" }, "stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 16, "time": "1772187196" }, "departure": { "delay": 16, "time": "1772187196" }, "stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 43, "time": "1772188363" }, "departure": { "delay": 43, "time": "1772188363" }, "stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1772188565" }, "departure": { "delay": 5, "time": "1772188565" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 53, "time": "1772189213" }, "departure": { "delay": 53, "time": "1772189213" }, "stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 24, "time": "1772187324" }, "departure": { "delay": 24, "time": "1772187324" }, "stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1772186840" }, "departure": { "delay": 20, "time": "1772186840" }, "stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 47, "time": "1772186927" }, "departure": { "delay": 47, "time": "1772186927" }, "stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 43, "time": "1772188003" }, "departure": { "delay": 43, "time": "1772188003" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 54, "time": "1772189154" }, "departure": { "delay": 54, "time": "1772189154" }, "stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 25, "time": "1772186725" }, "departure": { "delay": 25, "time": "1772186725" }, "stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 38, "time": "1772186798" }, "departure": { "delay": 38, "time": "1772186798" }, "stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1772188298" }, "departure": { "delay": 38, "time": "1772188298" }, "stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15483:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18426:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 286, "time": "1772185666" }, "departure": { "delay": 286, "time": "1772185666" }, "stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 177, "time": "1772185437" }, "departure": { "delay": 177, "time": "1772185437" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 242, "time": "1772185802" }, "departure": { "delay": 242, "time": "1772185802" }, "stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 195, "time": "1772186355" }, "departure": { "delay": 195, "time": "1772186355" }, "stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 184, "time": "1772185204" }, "departure": { "delay": 184, "time": "1772185204" }, "stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 252, "time": "1772185152" }, "departure": { "delay": 252, "time": "1772185152" }, "stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 212, "time": "1772185352" }, "departure": { "delay": 212, "time": "1772185352" }, "stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 432, "time": "1772186172" }, "departure": { "delay": 432, "time": "1772186172" }, "stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 234, "time": "1772185734" }, "departure": { "delay": 234, "time": "1772185734" }, "stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 197, "time": "1772184653" }, "departure": { "delay": 197, "time": "1772184677" }, "stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 202, "time": "1772184802" }, "departure": { "delay": 202, "time": "1772184802" }, "stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 160, "time": "1772184880" }, "departure": { "delay": 160, "time": "1772184880" }, "stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 187, "time": "1772184727" }, "departure": { "delay": 187, "time": "1772184727" }, "stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 333, "time": "1772185906" }, "departure": { "delay": 333, "time": "1772185953" }, "stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 302, "time": "1772185082" }, "departure": { "delay": 302, "time": "1772185082" }, "stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 197, "time": "1772185277" }, "departure": { "delay": 197, "time": "1772185277" }, "stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 367, "time": "1772186227" }, "departure": { "delay": 367, "time": "1772186227" }, "stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001", "stopSequence": 21 }, { "departure": { "delay": 122, "time": "1772184602" }, "stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 248, "time": "1772185006" }, "departure": { "delay": 248, "time": "1772185028" }, "stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 202, "time": "1772185582" }, "departure": { "delay": 202, "time": "1772185582" }, "stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 243, "time": "1772185503" }, "departure": { "delay": 243, "time": "1772185503" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 398, "time": "1772186078" }, "departure": { "delay": 398, "time": "1772186078" }, "stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1772184610", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18426:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758715x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 26, "time": "1772175139" }, "departure": { "delay": 26, "time": "1772175146" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 132, "time": "1772175873" }, "departure": { "delay": 132, "time": "1772175912" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 108, "time": "1772175965" }, "departure": { "delay": 108, "time": "1772176008" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 108, "time": "1772174860" }, "departure": { "delay": 108, "time": "1772174928" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -28, "time": "1772175349" }, "departure": { "delay": -28, "time": "1772175392" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 37, "time": "1772176924" }, "departure": { "delay": 37, "time": "1772176957" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 172, "time": "1772176637" }, "departure": { "delay": 172, "time": "1772176672" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 46, "time": "1772177075" }, "departure": { "delay": 46, "time": "1772177086" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 64, "time": "1772177017" }, "departure": { "delay": 64, "time": "1772177044" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -1, "time": "1772177199" }, "departure": { "delay": -1, "time": "1772177219" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 39, "time": "1772177125" }, "departure": { "delay": 39, "time": "1772177139" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 89, "time": "1772176815" }, "departure": { "delay": 89, "time": "1772176829" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 115, "time": "1772176457" }, "departure": { "delay": 115, "time": "1772176495" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 22, "time": "1772175177" }, "departure": { "delay": 22, "time": "1772175202" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 67, "time": "1772176855" }, "departure": { "delay": 67, "time": "1772176867" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -18, "time": "1772177382" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 23, "time": "1772177167" }, "departure": { "delay": 23, "time": "1772177183" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 79, "time": "1772175048" }, "departure": { "delay": 79, "time": "1772175079" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 119, "time": "1772176045" }, "departure": { "delay": 119, "time": "1772176079" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -14, "time": "1772177250" }, "departure": { "delay": -14, "time": "1772177266" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 153, "time": "1772176581" }, "departure": { "delay": 153, "time": "1772176593" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 99, "time": "1772176362" }, "departure": { "delay": 99, "time": "1772176419" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 130, "time": "1772175512" }, "departure": { "delay": 130, "time": "1772175670" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -15, "time": "1772177288" }, "departure": { "delay": -15, "time": "1772177325" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 71, "time": "1772174805" }, "departure": { "delay": 71, "time": "1772174831" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 140, "time": "1772176747" }, "departure": { "delay": 140, "time": "1772176760" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 110, "time": "1772175769" }, "departure": { "delay": 110, "time": "1772175830" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 63, "time": "1772174720" }, "departure": { "delay": 63, "time": "1772174763" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 125, "time": "1772176167" }, "departure": { "delay": 125, "time": "1772176205" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 103, "time": "1772176265" }, "departure": { "delay": 103, "time": "1772176303" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 110, "time": "1772176101" }, "departure": { "delay": 110, "time": "1772176130" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 130, "time": "1772176558" }, "departure": { "delay": 130, "time": "1772176570" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 79, "time": "1772174652" }, "departure": { "delay": 79, "time": "1772174659" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 67, "time": "1772174982" }, "departure": { "delay": 67, "time": "1772175007" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -19, "time": "1772175253" }, "departure": { "delay": -19, "time": "1772175281" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 67, "time": "1772174587" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1772186449", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758715x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:399:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772187300" }, "departure": { "delay": 60, "time": "1772187300" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1772187540" }, "departure": { "delay": 60, "time": "1772187540" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "departure": { "delay": 60, "time": "1772187060" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1772188380" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1772188020" }, "departure": { "delay": 60, "time": "1772188020" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1772188260" }, "departure": { "delay": 60, "time": "1772188260" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1772187900" }, "departure": { "delay": 60, "time": "1772187900" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1772187180" }, "departure": { "delay": 60, "time": "1772187180" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1772187660" }, "departure": { "delay": 60, "time": "1772187660" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1772187420" }, "departure": { "delay": 60, "time": "1772187420" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1772187780" }, "departure": { "delay": 60, "time": "1772187780" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1772188140" }, "departure": { "delay": 60, "time": "1772188140" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 } ], "timestamp": "1772186371", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:399:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16031:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188080" }, "stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 20, "time": "1772187440" }, "departure": { "delay": 20, "time": "1772187440" }, "stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 15, "time": "1772187795" }, "departure": { "delay": 15, "time": "1772187795" }, "stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 20, "time": "1772187020" }, "departure": { "delay": 20, "time": "1772187020" }, "stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1772187120" }, "departure": { "delay": 60, "time": "1772187120" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1772187360" }, "departure": { "delay": 60, "time": "1772187360" }, "stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1772186600" }, "departure": { "delay": 20, "time": "1772186600" }, "stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1772187000" }, "departure": { "delay": 60, "time": "1772187000" }, "stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772187420" }, "departure": { "delay": 60, "time": "1772187420" }, "stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772187780" }, "departure": { "delay": 60, "time": "1772187780" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772186880" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1772186760" }, "departure": { "delay": 60, "time": "1772186760" }, "stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1772187180" }, "departure": { "delay": 60, "time": "1772187180" }, "stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772188020" }, "departure": { "delay": 60, "time": "1772188020" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 30, "time": "1772187810" }, "departure": { "delay": 30, "time": "1772187810" }, "stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1772187300" }, "departure": { "delay": 60, "time": "1772187300" }, "stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1772186580" }, "departure": { "delay": 60, "time": "1772186580" }, "stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772186820" }, "departure": { "time": "1772186820" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1772186780" }, "departure": { "delay": 20, "time": "1772186780" }, "stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772186190", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16031:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15490:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 175, "time": "1772184051" }, "departure": { "delay": 175, "time": "1772184055" }, "stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 396, "time": "1772186256" }, "departure": { "delay": 396, "time": "1772186256" }, "stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 386, "time": "1772185946" }, "departure": { "delay": 386, "time": "1772185946" }, "stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 406, "time": "1772185627" }, "departure": { "delay": 406, "time": "1772185726" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 286, "time": "1772185426" }, "departure": { "delay": 286, "time": "1772185426" }, "stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 175, "time": "1772184835" }, "departure": { "delay": 175, "time": "1772184835" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 127, "time": "1772183647" }, "departure": { "delay": 127, "time": "1772183647" }, "stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 296, "time": "1772186276" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 397, "time": "1772186017" }, "departure": { "delay": 397, "time": "1772186017" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 439, "time": "1772186239" }, "departure": { "delay": 439, "time": "1772186239" }, "stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 99, "time": "1772184459" }, "departure": { "delay": 99, "time": "1772184459" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 458, "time": "1772186198" }, "departure": { "delay": 458, "time": "1772186198" }, "stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 92, "time": "1772183852" }, "departure": { "delay": 92, "time": "1772183852" }, "stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 64, "time": "1772184540" }, "departure": { "delay": 64, "time": "1772184604" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 401, "time": "1772186059" }, "departure": { "delay": 401, "time": "1772186081" }, "stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 156, "time": "1772183954" }, "departure": { "delay": 156, "time": "1772183976" }, "stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 443, "time": "1772186183" }, "departure": { "delay": 443, "time": "1772186183" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 326, "time": "1772185346" }, "departure": { "delay": 326, "time": "1772185346" }, "stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 166, "time": "1772183746" }, "departure": { "delay": 166, "time": "1772183746" }, "stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 124, "time": "1772184364" }, "departure": { "delay": 124, "time": "1772184364" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 316, "time": "1772185528" }, "departure": { "delay": 316, "time": "1772185576" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 98, "time": "1772183498" }, "departure": { "delay": 98, "time": "1772183498" }, "stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 67, "time": "1772184667" }, "departure": { "delay": 67, "time": "1772184667" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 98, "time": "1772184758" }, "departure": { "delay": 98, "time": "1772184758" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 129, "time": "1772183529" }, "departure": { "delay": 129, "time": "1772183529" }, "stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 386, "time": "1772185817" }, "departure": { "delay": 386, "time": "1772185826" }, "stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 201, "time": "1772184201" }, "departure": { "delay": 201, "time": "1772184201" }, "stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 337, "time": "1772185297" }, "departure": { "delay": 337, "time": "1772185297" }, "stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 151, "time": "1772184126" }, "departure": { "delay": 151, "time": "1772184151" }, "stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 140, "time": "1772183600" }, "departure": { "delay": 140, "time": "1772183600" }, "stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 52, "time": "1772183452" }, "stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772183459", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15490:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758846x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1772185460" }, "departure": { "delay": 35, "time": "1772185475" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1772187820" }, "departure": { "delay": 40, "time": "1772187820" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 46, "time": "1772185812" }, "departure": { "delay": 46, "time": "1772185846" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 93, "time": "1772186112" }, "departure": { "delay": 93, "time": "1772186133" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 98, "time": "1772185613" }, "departure": { "delay": 98, "time": "1772185658" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1772186920" }, "departure": { "delay": 40, "time": "1772186920" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 37, "time": "1772185336" }, "departure": { "delay": 37, "time": "1772185357" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1772188360" }, "departure": { "delay": 40, "time": "1772188360" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 40, "time": "1772188180" }, "departure": { "delay": 40, "time": "1772188180" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 69, "time": "1772185235" }, "departure": { "delay": 69, "time": "1772185269" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 74, "time": "1772185912" }, "departure": { "delay": 74, "time": "1772185934" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 67, "time": "1772185190" }, "departure": { "delay": 67, "time": "1772185207" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1772186500" }, "departure": { "delay": 40, "time": "1772186500" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 40, "time": "1772187580" }, "departure": { "delay": 40, "time": "1772187580" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 40, "time": "1772186560" }, "departure": { "delay": 40, "time": "1772186560" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 40, "time": "1772188420" }, "departure": { "delay": 40, "time": "1772188420" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 40, "time": "1772188240" }, "departure": { "delay": 40, "time": "1772188240" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 40, "time": "1772187880" }, "departure": { "delay": 40, "time": "1772187880" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 93, "time": "1772185998" }, "departure": { "delay": 93, "time": "1772186013" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 26, "time": "1772185166" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 93, "time": "1772186294" }, "departure": { "delay": 93, "time": "1772186313" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 40, "time": "1772187700" }, "departure": { "delay": 40, "time": "1772187700" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 40, "time": "1772188540" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 40, "time": "1772186800" }, "departure": { "delay": 40, "time": "1772186800" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 40, "time": "1772187460" }, "departure": { "delay": 40, "time": "1772187460" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 40, "time": "1772188300" }, "departure": { "delay": 40, "time": "1772188300" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "time": "1772186428" }, "departure": { "time": "1772186400" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 25, "time": "1772185384" }, "departure": { "delay": 25, "time": "1772185405" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 83, "time": "1772186163" }, "departure": { "delay": 83, "time": "1772186183" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 46, "time": "1772185538" }, "departure": { "delay": 46, "time": "1772185606" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1772187100" }, "departure": { "delay": 40, "time": "1772187100" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 40, "time": "1772187940" }, "departure": { "delay": 40, "time": "1772187940" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 53, "time": "1772186374" }, "departure": { "delay": 53, "time": "1772186393" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 40, "time": "1772188360" }, "departure": { "delay": 40, "time": "1772188360" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 2, "time": "1772185492" }, "departure": { "delay": 2, "time": "1772185502" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1772188120" }, "departure": { "delay": 40, "time": "1772188120" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 40, "time": "1772187820" }, "departure": { "delay": 40, "time": "1772187820" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 40, "time": "1772187220" }, "departure": { "delay": 40, "time": "1772187220" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 40, "time": "1772188060" }, "departure": { "delay": 40, "time": "1772188060" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 40, "time": "1772186860" }, "departure": { "delay": 40, "time": "1772186860" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 26, "time": "1772185757" }, "departure": { "delay": 26, "time": "1772185766" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1772186980" }, "departure": { "delay": 40, "time": "1772186980" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 40, "time": "1772186680" }, "departure": { "delay": 40, "time": "1772186680" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 40, "time": "1772188300" }, "departure": { "delay": 40, "time": "1772188300" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 103, "time": "1772186226" }, "departure": { "delay": 103, "time": "1772186263" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 52, "time": "1772185719" }, "departure": { "delay": 52, "time": "1772185732" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1772187340" }, "departure": { "delay": 40, "time": "1772187340" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 88, "time": "1772185871" }, "departure": { "delay": 88, "time": "1772185888" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758846x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15748:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 48, "time": "1772189568" }, "departure": { "delay": 48, "time": "1772189568" }, "stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 10, "time": "1772189950" }, "departure": { "delay": 10, "time": "1772189950" }, "stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 29, "time": "1772188469" }, "departure": { "delay": 29, "time": "1772188469" }, "stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772189760" }, "departure": { "time": "1772189760" }, "stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1772189480" }, "departure": { "delay": 20, "time": "1772189480" }, "stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 47, "time": "1772189447" }, "departure": { "delay": 47, "time": "1772189447" }, "stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 45, "time": "1772189805" }, "departure": { "delay": 45, "time": "1772189805" }, "stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1772189161" }, "departure": { "delay": 1, "time": "1772189161" }, "stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1772189720" }, "departure": { "delay": 20, "time": "1772189720" }, "stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 29, "time": "1772189369" }, "departure": { "delay": 29, "time": "1772189369" }, "stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 38, "time": "1772188538" }, "departure": { "delay": 38, "time": "1772188538" }, "stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 24, "time": "1772189304" }, "departure": { "delay": 24, "time": "1772189304" }, "stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 54, "time": "1772189214" }, "departure": { "delay": 54, "time": "1772189214" }, "stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772188380" }, "stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 29, "time": "1772189849" }, "departure": { "delay": 29, "time": "1772189849" }, "stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1772186390", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15748:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:361:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1772186460" }, "departure": { "delay": 120, "time": "1772186460" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 245, "time": "1772185860" }, "departure": { "delay": 245, "time": "1772185865" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 185, "time": "1772186280" }, "departure": { "delay": 185, "time": "1772186285" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 185, "time": "1772186040" }, "departure": { "delay": 185, "time": "1772186045" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 185, "time": "1772185920" }, "departure": { "delay": 185, "time": "1772185925" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1772186820" }, "departure": { "delay": 120, "time": "1772186820" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 125, "time": "1772186340" }, "departure": { "delay": 125, "time": "1772186345" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 120, "time": "1772186580" }, "departure": { "delay": 120, "time": "1772186580" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1772186700" }, "departure": { "delay": 120, "time": "1772186700" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 125, "time": "1772186100" }, "departure": { "delay": 125, "time": "1772186105" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 120, "time": "1772186940" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "departure": { "delay": 180, "time": "1772185680" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 } ], "timestamp": "1772186371", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:361:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:415:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772189580" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188020" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772188500" }, "departure": { "time": "1772188500" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188320" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 } ], "timestamp": "1772186500", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:415:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx5105:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772189700" }, "stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772189220" }, "stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76484:ZE:TAEx9049:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772189640" }, "stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772188680" }, "stopId": "FR:76484:ZE:TAEx9048:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772189520" }, "stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772188860" }, "stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772188800" }, "stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772189760" }, "stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772188200" }, "stopId": "FR:76484:ZE:TAEx9116:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772188920" }, "stopId": "FR:76484:ZE:TAEx9029:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772189040" }, "stopId": "FR:76484:ZE:TAEx9039:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772189580" }, "stopId": "FR:76705:ZE:TAEx9182:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx120:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx5105:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx215:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772190960" }, "departure": { "time": "1772190960" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1772190120" }, "departure": { "time": "1772190120" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772190420" }, "departure": { "time": "1772190420" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772190300" }, "departure": { "time": "1772190300" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 5, "time": "1772189585" }, "departure": { "delay": 5, "time": "1772189585" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772189880" }, "departure": { "time": "1772189880" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772189760" }, "departure": { "time": "1772189760" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772190900" }, "departure": { "time": "1772190900" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1772190540" }, "departure": { "time": "1772190540" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1772188200" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189580" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772191080" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "delay": 5, "time": "1772190905" }, "departure": { "delay": 5, "time": "1772190905" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1772190660" }, "departure": { "time": "1772190660" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1772189940" }, "departure": { "time": "1772189940" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772190780" }, "departure": { "time": "1772190780" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772183097", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx215:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596146:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 132, "time": "1772187192" }, "departure": { "delay": 132, "time": "1772187192" }, "stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 10, "time": "1772186530" }, "departure": { "delay": 10, "time": "1772186530" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 31, "time": "1772186428" }, "departure": { "delay": 31, "time": "1772186431" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 97, "time": "1772187217" }, "stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": 172, "time": "1772187052" }, "departure": { "delay": 172, "time": "1772187052" }, "stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 176, "time": "1772186936" }, "departure": { "delay": 176, "time": "1772186936" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 86, "time": "1772186606" }, "departure": { "delay": 86, "time": "1772186606" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 31, "time": "1772186191" }, "departure": { "delay": 31, "time": "1772186191" }, "stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 56, "time": "1772186816" }, "departure": { "delay": 56, "time": "1772186816" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 38, "time": "1772186498" }, "departure": { "delay": 38, "time": "1772186498" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 50, "time": "1772186330" }, "departure": { "delay": 50, "time": "1772186330" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 150, "time": "1772187150" }, "departure": { "delay": 150, "time": "1772187150" }, "stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 135, "time": "1772186775" }, "departure": { "delay": 135, "time": "1772186775" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 27 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596146:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14773:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1772184836" }, "departure": { "delay": 38, "time": "1772184878" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 38, "time": "1772185758" }, "departure": { "delay": 38, "time": "1772185778" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -84, "time": "1772186196" }, "departure": { "delay": -84, "time": "1772186196" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 47, "time": "1772184707" }, "departure": { "delay": 47, "time": "1772184707" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -27, "time": "1772185007" }, "departure": { "delay": -27, "time": "1772185053" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1772185692" }, "departure": { "delay": 27, "time": "1772185707" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -16, "time": "1772185304" }, "departure": { "delay": -16, "time": "1772185304" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -37, "time": "1772186302" }, "departure": { "delay": -37, "time": "1772186303" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -117, "time": "1772186403" }, "departure": { "delay": -117, "time": "1772186403" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 8, "time": "1772185205" }, "departure": { "delay": 8, "time": "1772185208" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1772185815" }, "departure": { "delay": 5, "time": "1772185865" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 11, "time": "1772185431" }, "departure": { "delay": 11, "time": "1772185631" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -107, "time": "1772186473" }, "departure": { "delay": -107, "time": "1772186473" }, "stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 89, "time": "1772184629" }, "departure": { "delay": 89, "time": "1772184629" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -62, "time": "1772185378" }, "departure": { "delay": -62, "time": "1772185378" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 8, "time": "1772184727" }, "departure": { "delay": 8, "time": "1772184728" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -33, "time": "1772184959" }, "departure": { "delay": -33, "time": "1772184987" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -74, "time": "1772186086" }, "departure": { "delay": -74, "time": "1772186086" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -107, "time": "1772186352" }, "departure": { "delay": -107, "time": "1772186353" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -107, "time": "1772186653" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 4, "time": "1772185961" }, "departure": { "delay": 4, "time": "1772185984" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 9, "time": "1772186049" }, "departure": { "delay": 9, "time": "1772186049" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 24, "time": "1772185944" }, "departure": { "delay": 24, "time": "1772185944" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772184240" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -98, "time": "1772186422" }, "departure": { "delay": -98, "time": "1772186422" }, "stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1772183710", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14773:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx603:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772217600" }, "departure": { "time": "1772217600" }, "stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1772217000" }, "departure": { "time": "1772217000" }, "stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1772217480" }, "departure": { "time": "1772217480" }, "stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1772217900" }, "departure": { "time": "1772217900" }, "stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1772218080" }, "departure": { "time": "1772218080" }, "stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "time": "1772216280" }, "departure": { "time": "1772216280" }, "stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772217720" }, "departure": { "time": "1772217720" }, "stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1772217360" }, "departure": { "time": "1772217360" }, "stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1772218380" }, "departure": { "time": "1772218380" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 45 }, { "arrival": { "time": "1772217060" }, "departure": { "time": "1772217060" }, "stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772216100" }, "stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772217540" }, "departure": { "time": "1772217540" }, "stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1772218140" }, "departure": { "time": "1772218140" }, "stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001", "stopSequence": 44 }, { "arrival": { "time": "1772216340" }, "departure": { "time": "1772216340" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1772216165" }, "departure": { "delay": 5, "time": "1772216165" }, "stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772217960" }, "departure": { "time": "1772217960" }, "stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1772216220" }, "departure": { "time": "1772216220" }, "stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772217180" }, "departure": { "time": "1772217180" }, "stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772216160" }, "departure": { "time": "1772216160" }, "stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772217420" }, "departure": { "time": "1772217420" }, "stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1772218020" }, "departure": { "time": "1772218020" }, "stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "time": "1772216520" }, "departure": { "time": "1772216520" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1772216940" }, "departure": { "time": "1772216940" }, "stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1772218980" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 46 }, { "arrival": { "time": "1772216700" }, "departure": { "time": "1772216700" }, "stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772216460" }, "departure": { "time": "1772216460" }, "stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1772183097", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx603:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597950:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -32, "time": "1772189428" }, "stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004", "stopSequence": 46 }, { "arrival": { "delay": -18, "time": "1772187462" }, "departure": { "delay": -18, "time": "1772187462" }, "stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 35, "time": "1772188295" }, "departure": { "delay": 35, "time": "1772188295" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 22, "time": "1772189302" }, "departure": { "delay": 22, "time": "1772189302" }, "stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004", "stopSequence": 44 }, { "arrival": { "delay": 71, "time": "1772188031" }, "departure": { "delay": 71, "time": "1772188031" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 65, "time": "1772187845" }, "departure": { "delay": 65, "time": "1772187845" }, "stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -24, "time": "1772189196" }, "departure": { "delay": -24, "time": "1772189196" }, "stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004", "stopSequence": 42 }, { "arrival": { "delay": 26, "time": "1772187326" }, "departure": { "delay": 26, "time": "1772187326" }, "stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 63, "time": "1772187903" }, "departure": { "delay": 63, "time": "1772187903" }, "stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 24, "time": "1772188464" }, "departure": { "delay": 24, "time": "1772188464" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 47, "time": "1772188187" }, "departure": { "delay": 47, "time": "1772188187" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -41, "time": "1772188219" }, "departure": { "delay": -41, "time": "1772188219" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -19, "time": "1772189261" }, "departure": { "delay": -19, "time": "1772189261" }, "stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004", "stopSequence": 43 }, { "arrival": { "delay": -24, "time": "1772188536" }, "departure": { "delay": -24, "time": "1772188536" }, "stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -20, "time": "1772188960" }, "departure": { "delay": -20, "time": "1772188960" }, "stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004", "stopSequence": 40 }, { "arrival": { "delay": 5, "time": "1772189345" }, "departure": { "delay": 5, "time": "1772189345" }, "stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004", "stopSequence": 45 }, { "arrival": { "delay": 40, "time": "1772188120" }, "departure": { "delay": 40, "time": "1772188120" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 15, "time": "1772188755" }, "departure": { "delay": 15, "time": "1772188755" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": 95, "time": "1772187635" }, "departure": { "delay": 95, "time": "1772187635" }, "stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -12, "time": "1772189028" }, "departure": { "delay": -12, "time": "1772189028" }, "stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004", "stopSequence": 41 }, { "arrival": { "delay": 62, "time": "1772188682" }, "departure": { "delay": 62, "time": "1772188682" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 34 }, { "departure": { "time": "1772187300" }, "stopId": "FR:27602:ZE:0xFAB01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1772187785" }, "departure": { "delay": 5, "time": "1772187785" }, "stopId": "FR:27229:ZE:0xHON01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -13, "time": "1772187347" }, "departure": { "delay": -13, "time": "1772187347" }, "stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 42, "time": "1772187582" }, "departure": { "delay": 42, "time": "1772187582" }, "stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -46, "time": "1772188814" }, "departure": { "delay": -46, "time": "1772188814" }, "stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004", "stopSequence": 36 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597950:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx935:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 328, "time": "1772186248" }, "departure": { "delay": 328, "time": "1772186248" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 355, "time": "1772187415" }, "departure": { "delay": 355, "time": "1772187415" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 355, "time": "1772187175" }, "departure": { "delay": 355, "time": "1772187175" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 356, "time": "1772186996" }, "departure": { "delay": 356, "time": "1772186996" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 228, "time": "1772185248" }, "departure": { "delay": 228, "time": "1772185248" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 368, "time": "1772186048" }, "departure": { "delay": 368, "time": "1772186048" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 332, "time": "1772187092" }, "departure": { "delay": 332, "time": "1772187092" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 348, "time": "1772186130" }, "departure": { "delay": 348, "time": "1772186148" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 335, "time": "1772186495" }, "departure": { "delay": 335, "time": "1772186495" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 382, "time": "1772186902" }, "departure": { "delay": 382, "time": "1772186902" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 381, "time": "1772186421" }, "departure": { "delay": 381, "time": "1772186421" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 343, "time": "1772186298" }, "departure": { "delay": 343, "time": "1772186323" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 343, "time": "1772187343" }, "departure": { "delay": 343, "time": "1772187343" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 348, "time": "1772185799" }, "departure": { "delay": 348, "time": "1772185848" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 355, "time": "1772187595" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 373, "time": "1772187253" }, "departure": { "delay": 373, "time": "1772187253" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 231, "time": "1772184891" }, "departure": { "delay": 231, "time": "1772184891" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "departure": { "delay": 338, "time": "1772184698" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 263, "time": "1772185523" }, "departure": { "delay": 263, "time": "1772185523" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 353, "time": "1772185948" }, "departure": { "delay": 353, "time": "1772185973" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 243, "time": "1772185002" }, "departure": { "delay": 243, "time": "1772185023" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 355, "time": "1772186575" }, "departure": { "delay": 355, "time": "1772186575" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 237, "time": "1772185077" }, "departure": { "delay": 237, "time": "1772185077" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 355, "time": "1772186815" }, "departure": { "delay": 355, "time": "1772186815" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 223, "time": "1772185423" }, "departure": { "delay": 223, "time": "1772185423" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 228, "time": "1772184948" }, "departure": { "delay": 228, "time": "1772184948" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 309, "time": "1772185724" }, "departure": { "delay": 309, "time": "1772185749" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1772184699", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx935:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596194:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1458, "time": "1772186442" }, "stopId": "FR:27602:ZE:0xROU02:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1772190091" }, "departure": { "delay": 31, "time": "1772190091" }, "stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -1818, "time": "1772186442" }, "departure": { "delay": -1818, "time": "1772186442" }, "stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 6, "time": "1772189526" }, "departure": { "delay": 6, "time": "1772189526" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -2838, "time": "1772186442" }, "departure": { "delay": -2838, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 41, "time": "1772189561" }, "departure": { "delay": 41, "time": "1772189561" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -2058, "time": "1772186442" }, "departure": { "delay": -2058, "time": "1772186442" }, "stopId": "FR:27602:ZE:0xLES02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 17, "time": "1772190017" }, "departure": { "delay": 17, "time": "1772190017" }, "stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -4, "time": "1772190116" }, "stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -1938, "time": "1772186442" }, "departure": { "delay": -1938, "time": "1772186442" }, "stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1772189410" }, "departure": { "delay": 10, "time": "1772189410" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -2418, "time": "1772186442" }, "departure": { "delay": -2418, "time": "1772186442" }, "stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -2718, "time": "1772186442" }, "departure": { "delay": -2718, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -2298, "time": "1772186442" }, "departure": { "delay": -2298, "time": "1772186442" }, "stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -1578, "time": "1772186442" }, "departure": { "delay": -1578, "time": "1772186442" }, "stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -2118, "time": "1772186442" }, "departure": { "delay": -2118, "time": "1772186442" }, "stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -2418, "time": "1772186442" }, "departure": { "delay": -2418, "time": "1772186442" }, "stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 11, "time": "1772189471" }, "departure": { "delay": 11, "time": "1772189471" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 41, "time": "1772189801" }, "departure": { "delay": 41, "time": "1772189801" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 11, "time": "1772189651" }, "departure": { "delay": 11, "time": "1772189651" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -36, "time": "1772189724" }, "departure": { "delay": -36, "time": "1772189724" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -2598, "time": "1772186442" }, "departure": { "delay": -2598, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xHON01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -2238, "time": "1772186442" }, "departure": { "delay": -2238, "time": "1772186442" }, "stopId": "FR:27602:ZE:0xALI01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 23, "time": "1772189903" }, "departure": { "delay": 23, "time": "1772189903" }, "stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -1758, "time": "1772186442" }, "departure": { "delay": -1758, "time": "1772186442" }, "stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -1518, "time": "1772186442" }, "departure": { "delay": -1518, "time": "1772186442" }, "stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -2598, "time": "1772186442" }, "departure": { "delay": -2598, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004", "stopSequence": 20 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596194:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1397:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772193480" }, "departure": { "time": "1772193480" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1772192820" }, "departure": { "time": "1772192820" }, "stopId": "FR:27562:ZE:10070:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1772193420" }, "departure": { "time": "1772193420" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1772192400" }, "departure": { "time": "1772192400" }, "stopId": "FR:27562:ZE:10018:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1772192520" }, "departure": { "time": "1772192520" }, "stopId": "FR:27562:ZE:10016:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1772192760" }, "departure": { "time": "1772192760" }, "stopId": "FR:27562:ZE:10103:ATOUMOD007", "stopSequence": 7 }, { "departure": { "time": "1772192340" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1772192460" }, "departure": { "time": "1772192460" }, "stopId": "FR:27562:ZE:10024:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1772192580" }, "departure": { "time": "1772192580" }, "stopId": "FR:27562:ZE:10022:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1772192640" }, "departure": { "time": "1772192640" }, "stopId": "FR:27562:ZE:29084:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1772192940" }, "departure": { "time": "1772192940" }, "stopId": "FR:27681:ZE:10056:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1772193600" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1772193360" }, "departure": { "time": "1772193360" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1772193120" }, "departure": { "time": "1772193120" }, "stopId": "FR:27681:ZE:30008:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1772192880" }, "departure": { "time": "1772192880" }, "stopId": "FR:27681:ZE:10072:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1772186415", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:1397:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759091x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 167, "time": "1772173221" }, "departure": { "delay": 167, "time": "1772173247" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 132, "time": "1772173324" }, "departure": { "delay": 132, "time": "1772173332" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 12, "time": "1772172252" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 135, "time": "1772173263" }, "departure": { "delay": 135, "time": "1772173275" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 169, "time": "1772172280" }, "departure": { "delay": 169, "time": "1772172649" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 211, "time": "1772173802" }, "departure": { "delay": 211, "time": "1772173831" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 212, "time": "1772173391" }, "departure": { "delay": 212, "time": "1772173412" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 176, "time": "1772173644" }, "departure": { "delay": 176, "time": "1772173676" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 172, "time": "1772172796" }, "departure": { "delay": 172, "time": "1772172832" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 241, "time": "1772173961" }, "departure": { "delay": 241, "time": "1772173981" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 116, "time": "1772173006" }, "departure": { "delay": 116, "time": "1772173016" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 214, "time": "1772174134" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 268, "time": "1772174017" }, "departure": { "delay": 268, "time": "1772174068" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 186, "time": "1772173724" }, "departure": { "delay": 186, "time": "1772173746" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 191, "time": "1772173900" }, "departure": { "delay": 191, "time": "1772173931" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 121, "time": "1772173159" }, "departure": { "delay": 121, "time": "1772173201" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 115, "time": "1772173116" }, "departure": { "delay": 115, "time": "1772173135" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 140, "time": "1772172968" }, "departure": { "delay": 140, "time": "1772172980" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 181, "time": "1772173524" }, "departure": { "delay": 181, "time": "1772173561" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 194, "time": "1772173440" }, "departure": { "delay": 194, "time": "1772173454" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 155, "time": "1772173762" }, "departure": { "delay": 155, "time": "1772173775" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 104, "time": "1772172867" }, "departure": { "delay": 104, "time": "1772172884" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 135, "time": "1772172694" }, "departure": { "delay": 135, "time": "1772172735" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1772186450", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759091x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759095x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 175, "time": "1772178895" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 232, "time": "1772178086" }, "departure": { "delay": 232, "time": "1772178112" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 228, "time": "1772177595" }, "departure": { "delay": 228, "time": "1772177628" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 227, "time": "1772178354" }, "departure": { "delay": 227, "time": "1772178407" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 220, "time": "1772178744" }, "departure": { "delay": 220, "time": "1772178760" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 212, "time": "1772178558" }, "departure": { "delay": 212, "time": "1772178572" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 185, "time": "1772178698" }, "departure": { "delay": 185, "time": "1772178725" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 236, "time": "1772178221" }, "departure": { "delay": 236, "time": "1772178236" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 225, "time": "1772178265" }, "departure": { "delay": 225, "time": "1772178285" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 175, "time": "1772177215" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 212, "time": "1772177846" }, "departure": { "delay": 212, "time": "1772177852" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 238, "time": "1772178787" }, "departure": { "delay": 238, "time": "1772178838" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 223, "time": "1772178493" }, "departure": { "delay": 223, "time": "1772178523" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 254, "time": "1772177253" }, "departure": { "delay": 254, "time": "1772177534" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 272, "time": "1772177694" }, "departure": { "delay": 272, "time": "1772177732" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 213, "time": "1772177773" }, "departure": { "delay": 213, "time": "1772177793" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 174, "time": "1772177960" }, "departure": { "delay": 174, "time": "1772177994" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 203, "time": "1772178126" }, "departure": { "delay": 203, "time": "1772178143" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 178, "time": "1772177871" }, "departure": { "delay": 178, "time": "1772177878" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 186, "time": "1772178596" }, "departure": { "delay": 186, "time": "1772178606" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 192, "time": "1772178176" }, "departure": { "delay": 192, "time": "1772178192" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 231, "time": "1772178630" }, "departure": { "delay": 231, "time": "1772178651" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 191, "time": "1772178028" }, "departure": { "delay": 191, "time": "1772178071" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1772186450", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759095x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758886x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -52, "time": "1772180219" }, "departure": { "delay": -52, "time": "1772180288" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -23, "time": "1772177785" }, "departure": { "delay": -23, "time": "1772177797" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1772180026" }, "departure": { "time": "1772180040" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -63, "time": "1772179297" }, "departure": { "delay": -63, "time": "1772179317" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -111, "time": "1772180709" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -14, "time": "1772178812" }, "departure": { "delay": -14, "time": "1772178826" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 1, "time": "1772177341" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 8, "time": "1772178331" }, "departure": { "delay": 8, "time": "1772178368" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 17, "time": "1772178577" }, "departure": { "delay": 17, "time": "1772178617" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1772178456" }, "departure": { "delay": 5, "time": "1772178485" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -23, "time": "1772177707" }, "departure": { "delay": -23, "time": "1772177737" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -53, "time": "1772179341" }, "departure": { "delay": -53, "time": "1772179387" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -29, "time": "1772177821" }, "departure": { "delay": -29, "time": "1772177851" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -57, "time": "1772180095" }, "departure": { "delay": -57, "time": "1772180103" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -19, "time": "1772179947" }, "departure": { "delay": -19, "time": "1772179961" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -23, "time": "1772179439" }, "departure": { "delay": -23, "time": "1772179477" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -30, "time": "1772177631" }, "departure": { "delay": -30, "time": "1772177670" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -3, "time": "1772178017" }, "departure": { "delay": -3, "time": "1772178057" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 25, "time": "1772177406" }, "departure": { "delay": 25, "time": "1772177425" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -35, "time": "1772178976" }, "departure": { "delay": -35, "time": "1772178985" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -8, "time": "1772177502" }, "departure": { "delay": -8, "time": "1772177512" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -41, "time": "1772180151" }, "departure": { "delay": -41, "time": "1772180179" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -62, "time": "1772180386" }, "departure": { "delay": -62, "time": "1772180398" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -45, "time": "1772179499" }, "departure": { "delay": -45, "time": "1772179515" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -36, "time": "1772179986" }, "departure": { "delay": -36, "time": "1772180004" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -60, "time": "1772177866" }, "departure": { "delay": -60, "time": "1772177880" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -75, "time": "1772180310" }, "departure": { "delay": -75, "time": "1772180325" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -11, "time": "1772178246" }, "departure": { "delay": -11, "time": "1772178289" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -35, "time": "1772179560" }, "departure": { "delay": -35, "time": "1772179585" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -10, "time": "1772179211" }, "departure": { "delay": -10, "time": "1772179250" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -19, "time": "1772179087" }, "departure": { "delay": -19, "time": "1772179121" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -92, "time": "1772180513" }, "departure": { "delay": -92, "time": "1772180548" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -15, "time": "1772180069" }, "departure": { "delay": -15, "time": "1772180085" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -20, "time": "1772178901" }, "departure": { "delay": -20, "time": "1772178940" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -97, "time": "1772180655" }, "departure": { "delay": -97, "time": "1772180663" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": -78, "time": "1772180191" }, "departure": { "delay": -78, "time": "1772180202" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -19, "time": "1772178087" }, "departure": { "delay": -19, "time": "1772178101" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -83, "time": "1772180415" }, "departure": { "delay": -83, "time": "1772180437" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -86, "time": "1772180571" }, "departure": { "delay": -86, "time": "1772180614" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -25, "time": "1772177573" }, "departure": { "delay": -25, "time": "1772177615" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -38, "time": "1772179841" }, "departure": { "delay": -38, "time": "1772179882" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 9, "time": "1772178176" }, "departure": { "delay": 9, "time": "1772178189" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -37, "time": "1772179607" }, "departure": { "delay": -37, "time": "1772179643" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -25, "time": "1772178119" }, "departure": { "delay": -25, "time": "1772178155" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -39, "time": "1772179730" }, "departure": { "delay": -39, "time": "1772179761" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -31, "time": "1772179011" }, "departure": { "delay": -31, "time": "1772179049" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -9, "time": "1772178727" }, "departure": { "delay": -9, "time": "1772178771" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -48, "time": "1772179679" }, "departure": { "delay": -48, "time": "1772179692" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -7, "time": "1772177681" }, "departure": { "delay": -7, "time": "1772177693" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -32, "time": "1772177539" }, "departure": { "delay": -32, "time": "1772177548" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1772186455", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758886x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850613F5934781x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772189460" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1772191920" }, "departure": { "time": "1772191980" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1772190120" }, "departure": { "time": "1772190180" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1772189880" }, "departure": { "time": "1772189940" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1772190360" }, "departure": { "time": "1772190480" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1772191560" }, "departure": { "time": "1772191620" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1772192520" }, "departure": { "time": "1772192580" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1772190840" }, "departure": { "time": "1772191020" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1772193000" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1772192100" }, "departure": { "time": "1772192160" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1772191320" }, "departure": { "time": "1772191380" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 13 } ], "timestamp": "1772185857", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850613F5934781x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470543:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -912, "time": "1772186448" }, "departure": { "delay": -912, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 343, "time": "1772188243" }, "departure": { "delay": 343, "time": "1772188243" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 307, "time": "1772188687" }, "departure": { "delay": 307, "time": "1772188687" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 326, "time": "1772188286" }, "departure": { "delay": 326, "time": "1772188286" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 304, "time": "1772188144" }, "departure": { "delay": 304, "time": "1772188144" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 325, "time": "1772188045" }, "departure": { "delay": 325, "time": "1772188045" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 353, "time": "1772188553" }, "departure": { "delay": 353, "time": "1772188553" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 343, "time": "1772187943" }, "departure": { "delay": 343, "time": "1772187943" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 279, "time": "1772188479" }, "departure": { "delay": 279, "time": "1772188479" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 346, "time": "1772188846" }, "departure": { "delay": 346, "time": "1772188846" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -552, "time": "1772186448" }, "departure": { "delay": -552, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -732, "time": "1772186448" }, "departure": { "delay": -732, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 3 }, { "departure": { "delay": -552, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 310, "time": "1772188990" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -972, "time": "1772186448" }, "departure": { "delay": -972, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 343, "time": "1772187883" }, "departure": { "delay": 343, "time": "1772187883" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 304, "time": "1772188324" }, "departure": { "delay": 304, "time": "1772188324" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -852, "time": "1772186448" }, "departure": { "delay": -852, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 329, "time": "1772188589" }, "departure": { "delay": 329, "time": "1772188589" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 313, "time": "1772188393" }, "departure": { "delay": 313, "time": "1772188393" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 333, "time": "1772188773" }, "departure": { "delay": 333, "time": "1772188773" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 317, "time": "1772188217" }, "departure": { "delay": 317, "time": "1772188217" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 385, "time": "1772188885" }, "departure": { "delay": 385, "time": "1772188885" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470543:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9814x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189580" }, "stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189700" }, "stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1772190060" }, "departure": { "time": "1772190060" }, "stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1772190480" }, "departure": { "time": "1772190480" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1772189760" }, "departure": { "time": "1772189760" }, "stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1772190600" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "time": "1772190540" }, "departure": { "time": "1772190540" }, "stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1772189880" }, "departure": { "time": "1772189880" }, "stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1772190000" }, "departure": { "time": "1772190000" }, "stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008", "stopSequence": 12 }, { "departure": { "time": "1772188680" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1772190180" }, "departure": { "time": "1772190180" }, "stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008", "stopSequence": 14 } ], "timestamp": "1772186496", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L01:LOC", "tripId": "ATOUMOD008:ServiceJourney:9814x0:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx891:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 75, "time": "1772183475" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -75, "time": "1772185425" }, "departure": { "delay": -75, "time": "1772185425" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 41, "time": "1772184701" }, "departure": { "delay": 41, "time": "1772184701" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 34, "time": "1772184753" }, "departure": { "delay": 34, "time": "1772184754" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -53, "time": "1772183827" }, "departure": { "delay": -53, "time": "1772183827" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -18, "time": "1772184942" }, "departure": { "delay": -18, "time": "1772184942" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 36, "time": "1772184876" }, "departure": { "delay": 36, "time": "1772184876" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 125, "time": "1772186200" }, "departure": { "delay": 125, "time": "1772186225" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 85, "time": "1772186125" }, "departure": { "delay": 85, "time": "1772186125" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 70, "time": "1772186350" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 65, "time": "1772184605" }, "departure": { "delay": 65, "time": "1772184605" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -30, "time": "1772185650" }, "departure": { "delay": -30, "time": "1772185650" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -31, "time": "1772184026" }, "departure": { "delay": -31, "time": "1772184029" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -40, "time": "1772184200" }, "departure": { "delay": -40, "time": "1772184200" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 65, "time": "1772185901" }, "departure": { "delay": 65, "time": "1772185925" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -59, "time": "1772183701" }, "departure": { "delay": -59, "time": "1772183701" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -67, "time": "1772183753" }, "departure": { "delay": -67, "time": "1772183753" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 66, "time": "1772185326" }, "departure": { "delay": 66, "time": "1772185326" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -12, "time": "1772185548" }, "departure": { "delay": -12, "time": "1772185548" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -24, "time": "1772185776" }, "departure": { "delay": -24, "time": "1772185776" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -50, "time": "1772183650" }, "departure": { "delay": -50, "time": "1772183650" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1772185000" }, "departure": { "delay": 5, "time": "1772185025" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 45, "time": "1772185125" }, "departure": { "delay": 45, "time": "1772185125" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 83, "time": "1772186003" }, "departure": { "delay": 83, "time": "1772186003" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 52, "time": "1772184532" }, "departure": { "delay": 52, "time": "1772184532" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1772184301" }, "departure": { "delay": 1, "time": "1772184301" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1772185201" }, "departure": { "delay": 1, "time": "1772185201" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1772183490", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx891:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852018F5934697x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772186460" }, "departure": { "time": "1772186520" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1772189400" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1772185020" }, "departure": { "time": "1772185080" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187840" }, "stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772187000" }, "stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1772186040" }, "departure": { "time": "1772186100" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 17 }, { "departure": { "time": "1772183400" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188500" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1772184180" }, "departure": { "time": "1772184240" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 13 } ], "timestamp": "1772179796", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852018F5934697x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758399x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1772187720" }, "departure": { "delay": 120, "time": "1772187720" }, "stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1772188260" }, "stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -38, "time": "1772185863" }, "departure": { "delay": -38, "time": "1772185882" }, "stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 38, "time": "1772185135" }, "departure": { "delay": 38, "time": "1772185178" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1772186760" }, "departure": { "delay": 120, "time": "1772186760" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 22, "time": "1772184922" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1772186444" }, "departure": { "time": "1772186340" }, "stopId": "FR:50045:ZE:BENBG2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 120, "time": "1772188020" }, "departure": { "delay": 120, "time": "1772188020" }, "stopId": "FR:50604:ZE:TREGM2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1772187120" }, "departure": { "delay": 120, "time": "1772187120" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 4, "time": "1772185432" }, "departure": { "delay": 4, "time": "1772185444" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1772187540" }, "departure": { "delay": 120, "time": "1772187540" }, "stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -4, "time": "1772185608" }, "departure": { "delay": -4, "time": "1772185616" }, "stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 110, "time": "1772186319" }, "departure": { "delay": 110, "time": "1772186330" }, "stopId": "FR:50045:ZE:BENCG2:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758399x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758716x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 39, "time": "1772175564" }, "departure": { "delay": 39, "time": "1772175579" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 88, "time": "1772178072" }, "departure": { "delay": 88, "time": "1772178088" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 162, "time": "1772176866" }, "departure": { "delay": 162, "time": "1772176902" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 171, "time": "1772177556" }, "departure": { "delay": 171, "time": "1772177571" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 53, "time": "1772175918" }, "departure": { "delay": 53, "time": "1772175953" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 28, "time": "1772176076" }, "departure": { "delay": 28, "time": "1772176108" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 134, "time": "1772177100" }, "departure": { "delay": 134, "time": "1772177114" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 15, "time": "1772175495" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 143, "time": "1772177264" }, "departure": { "delay": 143, "time": "1772177303" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 170, "time": "1772177614" }, "departure": { "delay": 170, "time": "1772177630" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -11, "time": "1772178349" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 114, "time": "1772177837" }, "departure": { "delay": 114, "time": "1772177874" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 161, "time": "1772177155" }, "departure": { "delay": 161, "time": "1772177201" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 19, "time": "1772176371" }, "departure": { "delay": 19, "time": "1772176399" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 56, "time": "1772175745" }, "departure": { "delay": 56, "time": "1772175776" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 147, "time": "1772177708" }, "departure": { "delay": 147, "time": "1772177727" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 91, "time": "1772177937" }, "departure": { "delay": 91, "time": "1772177971" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 42, "time": "1772178267" }, "departure": { "delay": 42, "time": "1772178282" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 108, "time": "1772177796" }, "departure": { "delay": 108, "time": "1772177808" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 89, "time": "1772178129" }, "departure": { "delay": 89, "time": "1772178149" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 157, "time": "1772177039" }, "departure": { "delay": 157, "time": "1772177077" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 129, "time": "1772176766" }, "departure": { "delay": 129, "time": "1772176809" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 99, "time": "1772178031" }, "departure": { "delay": 99, "time": "1772178039" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 124, "time": "1772177368" }, "departure": { "delay": 124, "time": "1772177404" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 43, "time": "1772175672" }, "departure": { "delay": 43, "time": "1772175703" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 129, "time": "1772176941" }, "departure": { "delay": 129, "time": "1772176989" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 69, "time": "1772175990" }, "departure": { "delay": 69, "time": "1772176029" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1772178213" }, "departure": { "delay": 52, "time": "1772178232" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 67, "time": "1772178171" }, "departure": { "delay": 67, "time": "1772178187" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 197, "time": "1772176524" }, "departure": { "delay": 197, "time": "1772176697" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 49, "time": "1772176141" }, "departure": { "delay": 49, "time": "1772176189" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 85, "time": "1772175803" }, "departure": { "delay": 85, "time": "1772175865" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 142, "time": "1772177535" }, "departure": { "delay": 142, "time": "1772177542" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 18, "time": "1772178303" }, "departure": { "delay": 18, "time": "1772178318" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 19, "time": "1772176237" }, "departure": { "delay": 19, "time": "1772176279" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 157, "time": "1772177457" }, "departure": { "delay": 157, "time": "1772177497" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1772186451", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758716x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15289:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -10, "time": "1772189630" }, "departure": { "delay": -10, "time": "1772189630" }, "stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -66, "time": "1772188374" }, "departure": { "delay": -66, "time": "1772188374" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -145, "time": "1772188475" }, "departure": { "delay": -145, "time": "1772188475" }, "stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -25, "time": "1772189555" }, "departure": { "delay": -25, "time": "1772189555" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772188320" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 4, "time": "1772189524" }, "departure": { "delay": 4, "time": "1772189524" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -25, "time": "1772189015" }, "departure": { "delay": -25, "time": "1772189015" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -98, "time": "1772188402" }, "departure": { "delay": -98, "time": "1772188402" }, "stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1772188338" }, "departure": { "delay": 18, "time": "1772188338" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1772189904" }, "departure": { "delay": 24, "time": "1772189904" }, "stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1772186379", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15289:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13690:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1772189479" }, "departure": { "delay": 19, "time": "1772189479" }, "stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 4, "time": "1772189284" }, "departure": { "delay": 4, "time": "1772189284" }, "stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 38, "time": "1772187998" }, "departure": { "delay": 38, "time": "1772187998" }, "stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 37, "time": "1772187577" }, "departure": { "delay": 37, "time": "1772187577" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1772187500" }, "departure": { "delay": 20, "time": "1772187500" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 2, "time": "1772189342" }, "departure": { "delay": 2, "time": "1772189342" }, "stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1772187000" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 45, "time": "1772187105" }, "departure": { "delay": 45, "time": "1772187105" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 2, "time": "1772189102" }, "departure": { "delay": 2, "time": "1772189102" }, "stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 18, "time": "1772188338" }, "departure": { "delay": 18, "time": "1772188338" }, "stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 45, "time": "1772188905" }, "departure": { "delay": 45, "time": "1772188905" }, "stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 41, "time": "1772187161" }, "departure": { "delay": 41, "time": "1772187161" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 39, "time": "1772188299" }, "departure": { "delay": 39, "time": "1772188299" }, "stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 47, "time": "1772187227" }, "departure": { "delay": 47, "time": "1772187227" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 38, "time": "1772188658" }, "departure": { "delay": 38, "time": "1772188658" }, "stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 45, "time": "1772188485" }, "departure": { "delay": 45, "time": "1772188485" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 15, "time": "1772188155" }, "departure": { "delay": 15, "time": "1772188155" }, "stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1772187061" }, "departure": { "delay": 1, "time": "1772187061" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 42, "time": "1772188602" }, "departure": { "delay": 42, "time": "1772188602" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 40, "time": "1772188060" }, "departure": { "delay": 40, "time": "1772188060" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 42, "time": "1772188242" }, "departure": { "delay": 42, "time": "1772188242" }, "stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1772189580" }, "stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 42, "time": "1772189202" }, "departure": { "delay": 42, "time": "1772189202" }, "stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 9, "time": "1772188569" }, "departure": { "delay": 9, "time": "1772188569" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 46, "time": "1772187346" }, "departure": { "delay": 46, "time": "1772187346" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1772187464" }, "departure": { "delay": 44, "time": "1772187464" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 3, "time": "1772187303" }, "departure": { "delay": 3, "time": "1772187303" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772186370", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13690:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4195934x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 217, "time": "1772185837" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 227, "time": "1772186087" }, "stopId": "FR:76552:ZE:3651:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 185, "time": "1772186405" }, "stopId": "FR:76351:ZE:3403:ATOUMOD003", "stopSequence": 32 }, { "departure": { "delay": 166, "time": "1772185786" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 182, "time": "1772186162" }, "stopId": "FR:76351:ZE:4817:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 213, "time": "1772186313" }, "stopId": "FR:76351:ZE:3258:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 185, "time": "1772186825" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 186, "time": "1772186046" }, "departure": { "delay": 186, "time": "1772186046" }, "stopId": "FR:76552:ZE:3630:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 226, "time": "1772185966" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 200, "time": "1772186120" }, "stopId": "FR:76351:ZE:3032:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 234, "time": "1772186574" }, "departure": { "delay": 234, "time": "1772186574" }, "stopId": "FR:76351:ZE:3542:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 213, "time": "1772186493" }, "departure": { "delay": 213, "time": "1772186493" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 185, "time": "1772186645" }, "departure": { "delay": 185, "time": "1772186645" }, "stopId": "FR:76351:ZE:4471:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 180, "time": "1772186280" }, "stopId": "FR:76351:ZE:3044:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 220, "time": "1772186440" }, "departure": { "delay": 220, "time": "1772186440" }, "stopId": "FR:76351:ZE:3024:ATOUMOD003", "stopSequence": 33 }, { "departure": { "delay": 226, "time": "1772186206" }, "stopId": "FR:76351:ZE:3214:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 206, "time": "1772186726" }, "departure": { "delay": 206, "time": "1772186726" }, "stopId": "FR:76351:ZE:4606:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 169, "time": "1772185909" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": 205, "time": "1772185705" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 211, "time": "1772186251" }, "stopId": "FR:76351:ZE:4079:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 217, "time": "1772186617" }, "departure": { "delay": 217, "time": "1772186617" }, "stopId": "FR:76351:ZE:3345:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 211, "time": "1772186011" }, "departure": { "delay": 211, "time": "1772186011" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1772185837", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:16:LOC", "tripId": "ATOUMOD003:ServiceJourney:4195934x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10969:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1772189110" }, "departure": { "delay": 10, "time": "1772189110" }, "stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 45, "time": "1772187825" }, "departure": { "delay": 45, "time": "1772187825" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -120, "time": "1772187540" }, "departure": { "delay": -120, "time": "1772187540" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -108, "time": "1772187492" }, "departure": { "delay": -108, "time": "1772187492" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -78, "time": "1772187402" }, "departure": { "delay": -78, "time": "1772187402" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1772187280" }, "departure": { "delay": 40, "time": "1772187280" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 34, "time": "1772187334" }, "departure": { "delay": 34, "time": "1772187334" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 35, "time": "1772187395" }, "departure": { "delay": 35, "time": "1772187395" }, "stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10969:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:112:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 6, "time": "1772176206" }, "stopId": "FR:14333:ZE:2:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 6, "time": "1772177406" }, "departure": { "delay": 6, "time": "1772177526" }, "stopId": "FR:14333:ZE:27:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": -6, "time": "1772177624" }, "departure": { "delay": -6, "time": "1772177634" }, "stopId": "FR:14333:ZE:29:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": -126, "time": "1772178054" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1772176911" }, "departure": { "delay": -2, "time": "1772176918" }, "stopId": "FR:14333:ZE:20:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": -8, "time": "1772177131" }, "departure": { "delay": -8, "time": "1772177272" }, "stopId": "FR:14536:ZE:23:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 82, "time": "1772176522" }, "departure": { "delay": 82, "time": "1772176582" }, "stopId": "FR:14333:ZE:8:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "time": "1772176825" }, "departure": { "time": "1772176860" }, "stopId": "FR:14333:ZE:18:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 26, "time": "1772176698" }, "departure": { "delay": 26, "time": "1772176706" }, "stopId": "FR:14333:ZE:12:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": -16, "time": "1772176232" }, "departure": { "delay": -16, "time": "1772176244" }, "stopId": "FR:14333:ZE:4:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 7, "time": "1772176610" }, "departure": { "delay": 7, "time": "1772176627" }, "stopId": "FR:14333:ZE:10:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 2, "time": "1772176792" }, "departure": { "delay": 2, "time": "1772176802" }, "stopId": "FR:14333:ZE:16:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 37, "time": "1772177718" }, "departure": { "delay": 37, "time": "1772177797" }, "stopId": "FR:14333:ZE:33:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 9, "time": "1772176742" }, "departure": { "delay": 9, "time": "1772176749" }, "stopId": "FR:14333:ZE:14:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1772176936" }, "departure": { "delay": 15, "time": "1772176995" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1772177822" }, "departure": { "delay": 5, "time": "1772177885" }, "stopId": "FR:14333:ZE:35:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": -30, "time": "1772177363" }, "departure": { "delay": -30, "time": "1772177370" }, "stopId": "FR:14333:ZE:25:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": -5, "time": "1772177687" }, "departure": { "delay": -5, "time": "1772177695" }, "stopId": "FR:14333:ZE:31:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": -11, "time": "1772177982" }, "departure": { "delay": -11, "time": "1772177989" }, "stopId": "FR:14333:ZE:39:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": -4, "time": "1772177928" }, "departure": { "delay": -4, "time": "1772177936" }, "stopId": "FR:14333:ZE:37:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": 49, "time": "1772176285" }, "departure": { "delay": 49, "time": "1772176429" }, "stopId": "FR:14333:ZE:6:ATOUMOD021", "stopSequence": 3 } ], "timestamp": "1772186436", "trip": { "directionId": 1, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:112:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x21430300:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 214, "time": "1772178321" }, "departure": { "delay": 214, "time": "1772178334" }, "stopId": "FR:76114:ZE:112:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 238, "time": "1772178431" }, "departure": { "delay": 238, "time": "1772178478" }, "stopId": "FR:76114:ZE:114:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 220, "time": "1772178565" }, "departure": { "delay": 220, "time": "1772178580" }, "stopId": "FR:76114:ZE:115:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 206, "time": "1772178657" }, "departure": { "delay": 206, "time": "1772178686" }, "stopId": "FR:76114:ZE:116:ATOUMOD019", "stopSequence": 6 }, { "departure": { "delay": 218, "time": "1772178278" }, "stopId": "FR:76114:ZE:111:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "time": "1772178792" }, "departure": { "time": "1772178540" }, "stopId": "FR:76114:ZE:102:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 178, "time": "1772178347" }, "departure": { "delay": 178, "time": "1772178358" }, "stopId": "FR:76114:ZE:113:ATOUMOD019", "stopSequence": 3 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:1:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x21430300:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx4477:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187420" }, "stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772188920" }, "stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772187000" }, "stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772187300" }, "stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772189520" }, "stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772187780" }, "stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772189700" }, "stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772189280" }, "stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772188800" }, "stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772188260" }, "stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772189160" }, "stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772188740" }, "stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772189580" }, "stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx118:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx4477:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597196:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -151, "time": "1772189429" }, "departure": { "delay": -151, "time": "1772189429" }, "stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -202, "time": "1772189558" }, "departure": { "delay": -202, "time": "1772189558" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -130, "time": "1772189330" }, "departure": { "delay": -130, "time": "1772189330" }, "stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -90, "time": "1772189250" }, "departure": { "delay": -90, "time": "1772189250" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -60, "time": "1772189160" }, "departure": { "delay": -60, "time": "1772189160" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -76, "time": "1772189084" }, "departure": { "delay": -76, "time": "1772189084" }, "stopId": "FR:27229:ZE:0xFER01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -172, "time": "1772189708" }, "departure": { "delay": -172, "time": "1772189708" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -9, "time": "1772188911" }, "departure": { "delay": -9, "time": "1772188911" }, "stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -39, "time": "1772189001" }, "departure": { "delay": -39, "time": "1772189001" }, "stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -175, "time": "1772189465" }, "departure": { "delay": -175, "time": "1772189465" }, "stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004", "stopSequence": 15 }, { "departure": { "time": "1772188800" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -147, "time": "1772189373" }, "departure": { "delay": -147, "time": "1772189373" }, "stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -213, "time": "1772189847" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -160, "time": "1772189660" }, "departure": { "delay": -160, "time": "1772189660" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 17 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597196:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5471224:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 301, "time": "1772187001" }, "departure": { "delay": 301, "time": "1772187001" }, "stopId": "FR:27528:ZE:0x6596:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 207, "time": "1772186667" }, "departure": { "delay": 207, "time": "1772186667" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 241, "time": "1772186941" }, "departure": { "delay": 241, "time": "1772186941" }, "stopId": "FR:27528:ZE:0x6594:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 264, "time": "1772186844" }, "departure": { "delay": 264, "time": "1772186844" }, "stopId": "FR:27528:ZE:0x6592:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 276, "time": "1772186916" }, "departure": { "delay": 276, "time": "1772186916" }, "stopId": "FR:27528:ZE:0x6591:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 172, "time": "1772187232" }, "departure": { "delay": 172, "time": "1772187232" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 299, "time": "1772186879" }, "departure": { "delay": 299, "time": "1772186879" }, "stopId": "FR:27528:ZE:0x6598:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 211, "time": "1772187271" }, "departure": { "delay": 211, "time": "1772187271" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 136, "time": "1772187376" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 256, "time": "1772186776" }, "departure": { "delay": 256, "time": "1772186776" }, "stopId": "FR:27528:ZE:0x6589:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 272, "time": "1772187092" }, "departure": { "delay": 272, "time": "1772187092" }, "stopId": "FR:27701:ZE:0x7022:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 190, "time": "1772186530" }, "departure": { "delay": 190, "time": "1772186530" }, "stopId": "FR:27701:ZE:0x7106:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 219, "time": "1772187159" }, "departure": { "delay": 219, "time": "1772187159" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 226, "time": "1772187106" }, "departure": { "delay": 226, "time": "1772187106" }, "stopId": "FR:27701:ZE:0x7034:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 193, "time": "1772186593" }, "departure": { "delay": 193, "time": "1772186593" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 289, "time": "1772187049" }, "departure": { "delay": 289, "time": "1772187049" }, "stopId": "FR:27528:ZE:0x6576:ATOUMOD006", "stopSequence": 33 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5471224:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19299:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 165, "time": "1772187525" }, "departure": { "delay": 165, "time": "1772187525" }, "stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 157, "time": "1772186737" }, "departure": { "delay": 157, "time": "1772186737" }, "stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 212, "time": "1772187452" }, "departure": { "delay": 212, "time": "1772187452" }, "stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 76, "time": "1772185995" }, "departure": { "delay": 76, "time": "1772185996" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 157, "time": "1772186437" }, "departure": { "delay": 157, "time": "1772186437" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772185920" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 196, "time": "1772187376" }, "departure": { "delay": 196, "time": "1772187376" }, "stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 157, "time": "1772186197" }, "departure": { "delay": 157, "time": "1772186197" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 81, "time": "1772186116" }, "departure": { "delay": 81, "time": "1772186121" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 171, "time": "1772187171" }, "departure": { "delay": 171, "time": "1772187171" }, "stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 157, "time": "1772187577" }, "stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1772185899", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19299:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759094x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1772176704" }, "departure": { "delay": 58, "time": "1772176738" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 127, "time": "1772176971" }, "departure": { "delay": 127, "time": "1772176987" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 52, "time": "1772176766" }, "departure": { "delay": 52, "time": "1772176792" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -10, "time": "1772177570" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 62, "time": "1772176912" }, "departure": { "delay": 62, "time": "1772176922" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 111, "time": "1772176384" }, "departure": { "delay": 111, "time": "1772176431" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 57, "time": "1772177321" }, "departure": { "delay": 57, "time": "1772177337" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 22, "time": "1772175922" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1772177385" }, "departure": { "delay": 15, "time": "1772177415" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 99, "time": "1772176802" }, "departure": { "delay": 99, "time": "1772176839" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 51, "time": "1772177257" }, "departure": { "delay": 51, "time": "1772177271" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 45, "time": "1772176465" }, "departure": { "delay": 45, "time": "1772176485" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 45, "time": "1772176599" }, "departure": { "delay": 45, "time": "1772176605" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 71, "time": "1772176543" }, "departure": { "delay": 71, "time": "1772176571" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 67, "time": "1772177486" }, "departure": { "delay": 67, "time": "1772177527" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 76, "time": "1772177073" }, "departure": { "delay": 76, "time": "1772177116" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 61, "time": "1772177189" }, "departure": { "delay": 61, "time": "1772177221" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1772176257" }, "departure": { "delay": 70, "time": "1772176330" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 96, "time": "1772177008" }, "departure": { "delay": 96, "time": "1772177016" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1772177283" }, "departure": { "delay": 15, "time": "1772177295" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 69, "time": "1772177441" }, "departure": { "delay": 69, "time": "1772177469" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 82, "time": "1772176853" }, "departure": { "delay": 82, "time": "1772176882" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 64, "time": "1772175975" }, "departure": { "delay": 64, "time": "1772176204" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1772186447", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759094x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4244846xGTFSxGPVSTNIxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 185, "time": "1772187245" }, "departure": { "delay": 185, "time": "1772187245" }, "stopId": "FR:76647:ZE:3312:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 228, "time": "1772187888" }, "departure": { "delay": 228, "time": "1772187888" }, "stopId": "FR:76250:ZE:5114:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 215, "time": "1772187515" }, "departure": { "delay": 215, "time": "1772187515" }, "stopId": "FR:76647:ZE:5113:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 250, "time": "1772186290" }, "stopId": "FR:76341:ZE:3832:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 186, "time": "1772187186" }, "departure": { "delay": 186, "time": "1772187186" }, "stopId": "FR:76647:ZE:5156:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 289, "time": "1772185969" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 229, "time": "1772186569" }, "departure": { "delay": 229, "time": "1772186569" }, "stopId": "FR:76305:ZE:3840:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 204, "time": "1772188884" }, "departure": { "delay": 204, "time": "1772188884" }, "stopId": "FR:76238:ZE:4863:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 185, "time": "1772188325" }, "departure": { "delay": 185, "time": "1772188325" }, "stopId": "FR:76551:ZE:5049:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 185, "time": "1772187605" }, "departure": { "delay": 185, "time": "1772187605" }, "stopId": "FR:76647:ZE:5169:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 210, "time": "1772189010" }, "departure": { "delay": 210, "time": "1772189010" }, "stopId": "FR:76447:ZE:3886:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 185, "time": "1772187965" }, "departure": { "delay": 185, "time": "1772187965" }, "stopId": "FR:76250:ZE:5016:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 210, "time": "1772187090" }, "departure": { "delay": 210, "time": "1772187090" }, "stopId": "FR:76563:ZE:5111:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 227, "time": "1772187407" }, "departure": { "delay": 227, "time": "1772187407" }, "stopId": "FR:76647:ZE:5157:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 204, "time": "1772189244" }, "departure": { "delay": 204, "time": "1772189244" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 209, "time": "1772187029" }, "departure": { "delay": 209, "time": "1772187029" }, "stopId": "FR:76239:ZE:5109:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 186, "time": "1772188686" }, "departure": { "delay": 186, "time": "1772188686" }, "stopId": "FR:76447:ZE:5099:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 207, "time": "1772186667" }, "departure": { "delay": 207, "time": "1772186667" }, "stopId": "FR:76296:ZE:4443:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 243, "time": "1772188983" }, "departure": { "delay": 243, "time": "1772188983" }, "stopId": "FR:76238:ZE:4028:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 185, "time": "1772188805" }, "departure": { "delay": 185, "time": "1772188805" }, "stopId": "FR:76238:ZE:5154:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": 185, "time": "1772186405" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 197, "time": "1772186477" }, "departure": { "delay": 197, "time": "1772186477" }, "stopId": "FR:76305:ZE:3396:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 204, "time": "1772188524" }, "departure": { "delay": 204, "time": "1772188524" }, "stopId": "FR:76404:ZE:3351:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 242, "time": "1772189222" }, "departure": { "delay": 242, "time": "1772189222" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 220, "time": "1772186860" }, "departure": { "delay": 220, "time": "1772186860" }, "stopId": "FR:76563:ZE:5105:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 185, "time": "1772189345" }, "stopId": "FR:76447:ZE:3444:ATOUMOD003", "stopSequence": 41 }, { "departure": { "delay": 283, "time": "1772186323" }, "stopId": "FR:76305:ZE:3834:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 236, "time": "1772189276" }, "departure": { "delay": 236, "time": "1772189276" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 201, "time": "1772186601" }, "departure": { "delay": 201, "time": "1772186601" }, "stopId": "FR:76305:ZE:4441:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 235, "time": "1772188135" }, "departure": { "delay": 235, "time": "1772188135" }, "stopId": "FR:76250:ZE:5152:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 207, "time": "1772188227" }, "departure": { "delay": 207, "time": "1772188227" }, "stopId": "FR:76551:ZE:5102:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 255, "time": "1772186355" }, "stopId": "FR:76305:ZE:3836:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 185, "time": "1772186765" }, "departure": { "delay": 185, "time": "1772186765" }, "stopId": "FR:76296:ZE:4007:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 305, "time": "1772185745" }, "stopId": "FR:76351:ZE:3261:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 230, "time": "1772189030" }, "departure": { "delay": 230, "time": "1772189030" }, "stopId": "FR:76447:ZE:4101:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 236, "time": "1772186816" }, "departure": { "delay": 236, "time": "1772186816" }, "stopId": "FR:76296:ZE:4010:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 185, "time": "1772188925" }, "departure": { "delay": 185, "time": "1772188925" }, "stopId": "FR:76238:ZE:4030:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 185, "time": "1772189105" }, "departure": { "delay": 185, "time": "1772189105" }, "stopId": "FR:76447:ZE:4077:ATOUMOD003", "stopSequence": 37 } ], "timestamp": "1772186407", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:12:LOC", "tripId": "ATOUMOD003:ServiceJourney:4244846xGTFSxGPVSTNIxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758808x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 107, "time": "1772165312" }, "departure": { "delay": 107, "time": "1772165327" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 151, "time": "1772165105" }, "departure": { "delay": 151, "time": "1772165131" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -7, "time": "1772167222" }, "departure": { "delay": -7, "time": "1772167253" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -46, "time": "1772167262" }, "departure": { "delay": -46, "time": "1772167274" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 58, "time": "1772165561" }, "departure": { "delay": 58, "time": "1772165578" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 8, "time": "1772167011" }, "departure": { "delay": 8, "time": "1772167028" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 17, "time": "1772165882" }, "departure": { "delay": 17, "time": "1772165897" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 44, "time": "1772165731" }, "departure": { "delay": 44, "time": "1772165744" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -34, "time": "1772166432" }, "departure": { "delay": -34, "time": "1772166446" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -93, "time": "1772167519" }, "departure": { "delay": -93, "time": "1772167527" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -73, "time": "1772167410" }, "departure": { "delay": -73, "time": "1772167427" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 75, "time": "1772165281" }, "departure": { "delay": 75, "time": "1772165295" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 21, "time": "1772166883" }, "departure": { "delay": 21, "time": "1772166921" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "departure": { "delay": 196, "time": "1772164756" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 6, "time": "1772166811" }, "departure": { "delay": 6, "time": "1772166846" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -36, "time": "1772166109" }, "departure": { "delay": -36, "time": "1772166144" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 93, "time": "1772165357" }, "departure": { "delay": 93, "time": "1772165373" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -48, "time": "1772166042" }, "departure": { "delay": -48, "time": "1772166072" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -11, "time": "1772167086" }, "departure": { "delay": -11, "time": "1772167129" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 112, "time": "1772165194" }, "departure": { "delay": 112, "time": "1772165212" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 157, "time": "1772165052" }, "departure": { "delay": 157, "time": "1772165077" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 100, "time": "1772165426" }, "departure": { "delay": 100, "time": "1772165440" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 218, "time": "1772164820" }, "departure": { "delay": 218, "time": "1772164838" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -142, "time": "1772167598" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 63, "time": "1772166500" }, "departure": { "delay": 63, "time": "1772166663" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 85, "time": "1772165234" }, "departure": { "delay": 85, "time": "1772165245" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -16, "time": "1772167045" }, "departure": { "delay": -16, "time": "1772167064" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 46, "time": "1772165839" }, "departure": { "delay": 46, "time": "1772165866" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -68, "time": "1772167480" }, "departure": { "delay": -68, "time": "1772167492" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 54, "time": "1772165614" }, "departure": { "delay": 54, "time": "1772165634" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 17, "time": "1772166278" }, "departure": { "delay": 17, "time": "1772166317" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 44, "time": "1772165780" }, "departure": { "delay": 44, "time": "1772165804" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 177, "time": "1772164899" }, "departure": { "delay": 177, "time": "1772164917" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -98, "time": "1772167448" }, "departure": { "delay": -98, "time": "1772167462" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -28, "time": "1772166980" }, "departure": { "delay": -28, "time": "1772166992" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -5, "time": "1772165980" }, "departure": { "delay": -5, "time": "1772165995" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 230, "time": "1772164776" }, "departure": { "delay": 230, "time": "1772164790" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 65, "time": "1772165517" }, "departure": { "delay": 65, "time": "1772165525" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 36, "time": "1772165656" }, "departure": { "delay": 36, "time": "1772165676" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -72, "time": "1772167357" }, "departure": { "delay": -72, "time": "1772167368" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -1, "time": "1772166183" }, "departure": { "delay": -1, "time": "1772166239" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 62, "time": "1772166712" }, "departure": { "delay": 62, "time": "1772166722" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 167, "time": "1772165019" }, "departure": { "delay": 167, "time": "1772165027" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 169, "time": "1772165131" }, "departure": { "delay": 169, "time": "1772165149" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -98, "time": "1772167386" }, "departure": { "delay": -98, "time": "1772167402" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 24, "time": "1772166351" }, "departure": { "delay": 24, "time": "1772166384" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 165, "time": "1772164944" }, "departure": { "delay": 165, "time": "1772164965" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -59, "time": "1772167301" }, "departure": { "delay": -59, "time": "1772167321" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758808x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x51707919:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772184969" }, "departure": { "time": "1772184780" }, "stopId": "FR:76114:ZE:301:ATOUMOD019", "stopSequence": 3 }, { "departure": { "delay": 162, "time": "1772184762" }, "stopId": "FR:76114:ZE:101:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 138, "time": "1772184833" }, "departure": { "delay": 138, "time": "1772184858" }, "stopId": "FR:76114:ZE:102:ATOUMOD019", "stopSequence": 2 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:3:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x51707919:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759100x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 79, "time": "1772183586" }, "departure": { "delay": 79, "time": "1772183599" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 73, "time": "1772184172" }, "departure": { "delay": 73, "time": "1772184193" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 106, "time": "1772183970" }, "departure": { "delay": 106, "time": "1772183986" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 115, "time": "1772183850" }, "departure": { "delay": 115, "time": "1772183875" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 101, "time": "1772184079" }, "departure": { "delay": 101, "time": "1772184101" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 62, "time": "1772183632" }, "departure": { "delay": 62, "time": "1772183642" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 75, "time": "1772184000" }, "departure": { "delay": 75, "time": "1772184015" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772183493" }, "departure": { "delay": 60, "time": "1772183520" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 129, "time": "1772183931" }, "departure": { "delay": 129, "time": "1772183949" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 66, "time": "1772184229" }, "departure": { "delay": 66, "time": "1772184246" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 82, "time": "1772183762" }, "departure": { "delay": 82, "time": "1772183782" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 83, "time": "1772183895" }, "departure": { "delay": 83, "time": "1772183903" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -9, "time": "1772184531" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 45, "time": "1772184395" }, "departure": { "delay": 45, "time": "1772184405" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 16, "time": "1772182936" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 61, "time": "1772182987" }, "departure": { "delay": 61, "time": "1772183221" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 71, "time": "1772184292" }, "departure": { "delay": 71, "time": "1772184311" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 12, "time": "1772184361" }, "departure": { "delay": 12, "time": "1772184372" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 117, "time": "1772183442" }, "departure": { "delay": 117, "time": "1772183457" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 84, "time": "1772183319" }, "departure": { "delay": 84, "time": "1772183364" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1772184263" }, "departure": { "delay": 30, "time": "1772184270" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 73, "time": "1772183824" }, "departure": { "delay": 73, "time": "1772183833" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 49, "time": "1772184433" }, "departure": { "delay": 49, "time": "1772184469" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759100x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11879:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 308, "time": "1772184068" }, "departure": { "delay": 308, "time": "1772184068" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 297, "time": "1772183997" }, "departure": { "delay": 297, "time": "1772183997" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 304, "time": "1772184484" }, "departure": { "delay": 304, "time": "1772184484" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 138, "time": "1772183418" }, "departure": { "delay": 138, "time": "1772183418" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 309, "time": "1772184549" }, "departure": { "delay": 309, "time": "1772184549" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 148, "time": "1772183067" }, "departure": { "delay": 148, "time": "1772183068" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 288, "time": "1772184168" }, "departure": { "delay": 288, "time": "1772184168" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 93, "time": "1772183493" }, "departure": { "delay": 93, "time": "1772183493" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 285, "time": "1772184405" }, "departure": { "delay": 285, "time": "1772184405" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 124, "time": "1772183343" }, "departure": { "delay": 124, "time": "1772183344" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 153, "time": "1772183189" }, "departure": { "delay": 153, "time": "1772183193" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 248, "time": "1772184968" }, "departure": { "delay": 248, "time": "1772184968" }, "stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 297, "time": "1772184293" }, "departure": { "delay": 297, "time": "1772184297" }, "stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 338, "time": "1772184207" }, "departure": { "delay": 338, "time": "1772184218" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 119, "time": "1772182919" }, "departure": { "delay": 119, "time": "1772182919" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 128, "time": "1772182868" }, "departure": { "delay": 128, "time": "1772182868" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 318, "time": "1772184616" }, "departure": { "delay": 318, "time": "1772184618" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 145, "time": "1772183119" }, "departure": { "delay": 145, "time": "1772183125" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 194, "time": "1772185089" }, "departure": { "delay": 194, "time": "1772185094" }, "stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 342, "time": "1772184342" }, "departure": { "delay": 342, "time": "1772184342" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 112, "time": "1772183272" }, "departure": { "delay": 112, "time": "1772183272" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772182750", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11879:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12301:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 184, "time": "1772186259" }, "departure": { "delay": 184, "time": "1772186284" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 231, "time": "1772186631" }, "departure": { "delay": 231, "time": "1772186631" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 73, "time": "1772185393" }, "departure": { "delay": 73, "time": "1772185393" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 200, "time": "1772186060" }, "departure": { "delay": 200, "time": "1772186060" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 164, "time": "1772185484" }, "departure": { "delay": 164, "time": "1772185484" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 205, "time": "1772187385" }, "departure": { "delay": 205, "time": "1772187385" }, "stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 263, "time": "1772186963" }, "departure": { "delay": 263, "time": "1772186963" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 205, "time": "1772186725" }, "departure": { "delay": 205, "time": "1772186725" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 174, "time": "1772186154" }, "departure": { "delay": 174, "time": "1772186154" }, "stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 169, "time": "1772186209" }, "departure": { "delay": 169, "time": "1772186209" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 264, "time": "1772186544" }, "departure": { "delay": 264, "time": "1772186544" }, "stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 109, "time": "1772185789" }, "departure": { "delay": 109, "time": "1772185789" }, "stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 209, "time": "1772186789" }, "departure": { "delay": 209, "time": "1772186789" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 228, "time": "1772187228" }, "departure": { "delay": 228, "time": "1772187228" }, "stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 205, "time": "1772187145" }, "departure": { "delay": 205, "time": "1772187145" }, "stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 229, "time": "1772186389" }, "departure": { "delay": 229, "time": "1772186389" }, "stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 247, "time": "1772186587" }, "departure": { "delay": 247, "time": "1772186587" }, "stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 180, "time": "1772185560" }, "departure": { "delay": 180, "time": "1772185560" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 194, "time": "1772185634" }, "departure": { "delay": 194, "time": "1772185634" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 181, "time": "1772185681" }, "departure": { "delay": 181, "time": "1772185681" }, "stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 264, "time": "1772187324" }, "departure": { "delay": 264, "time": "1772187324" }, "stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 210, "time": "1772187090" }, "departure": { "delay": 210, "time": "1772187090" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 191, "time": "1772187731" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 154, "time": "1772185834" }, "departure": { "delay": 154, "time": "1772185834" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 242, "time": "1772187302" }, "departure": { "delay": 242, "time": "1772187302" }, "stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 232, "time": "1772186872" }, "departure": { "delay": 232, "time": "1772186872" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 23 }, { "departure": { "delay": 24, "time": "1772185284" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 230, "time": "1772187410" }, "departure": { "delay": 230, "time": "1772187410" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 188, "time": "1772185965" }, "departure": { "delay": 188, "time": "1772185988" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 162, "time": "1772185722" }, "departure": { "delay": 162, "time": "1772185722" }, "stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 124, "time": "1772185384" }, "departure": { "delay": 124, "time": "1772185384" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 211, "time": "1772186431" }, "departure": { "delay": 211, "time": "1772186431" }, "stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1772185290", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12301:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470850:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 277, "time": "1772187937" }, "departure": { "delay": 277, "time": "1772187937" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 221, "time": "1772188301" }, "departure": { "delay": 221, "time": "1772188301" }, "stopId": "FR:27249:ZE:0x6185:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 116, "time": "1772188916" }, "departure": { "delay": 116, "time": "1772188916" }, "stopId": "FR:27275:ZE:0x6224:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 49, "time": "1772189089" }, "departure": { "delay": 49, "time": "1772189089" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 402, "time": "1772187582" }, "departure": { "delay": 402, "time": "1772187582" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 511, "time": "1772187151" }, "departure": { "delay": 511, "time": "1772187151" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 520, "time": "1772186980" }, "departure": { "delay": 520, "time": "1772186980" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 41, "time": "1772188961" }, "departure": { "delay": 41, "time": "1772188961" }, "stopId": "FR:27275:ZE:0x6232:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 419, "time": "1772187539" }, "departure": { "delay": 419, "time": "1772187539" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 504, "time": "1772186904" }, "departure": { "delay": 504, "time": "1772186904" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 29, "time": "1772189249" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": 414, "time": "1772187714" }, "departure": { "delay": 414, "time": "1772187714" }, "stopId": "FR:27375:ZE:0x7187:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 382, "time": "1772187322" }, "departure": { "delay": 382, "time": "1772187322" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 198, "time": "1772188698" }, "departure": { "delay": 198, "time": "1772188698" }, "stopId": "FR:27275:ZE:0x6200:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 331, "time": "1772187631" }, "departure": { "delay": 331, "time": "1772187631" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 16, "time": "1772189176" }, "departure": { "delay": 16, "time": "1772189176" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": 281, "time": "1772188121" }, "departure": { "delay": 281, "time": "1772188121" }, "stopId": "FR:27332:ZE:0x6235:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 132, "time": "1772188812" }, "departure": { "delay": 132, "time": "1772188812" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 78, "time": "1772188878" }, "departure": { "delay": 78, "time": "1772188878" }, "stopId": "FR:27275:ZE:0x7179:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 307, "time": "1772187847" }, "departure": { "delay": 307, "time": "1772187847" }, "stopId": "FR:27456:ZE:0x6734:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 197, "time": "1772188757" }, "departure": { "delay": 197, "time": "1772188757" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 374, "time": "1772187434" }, "departure": { "delay": 374, "time": "1772187434" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 559, "time": "1772187079" }, "departure": { "delay": 559, "time": "1772187079" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 198, "time": "1772188458" }, "departure": { "delay": 198, "time": "1772188458" }, "stopId": "FR:27022:ZE:0x6977:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 472, "time": "1772187292" }, "departure": { "delay": 472, "time": "1772187292" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 459, "time": "1772187219" }, "departure": { "delay": 459, "time": "1772187219" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 20 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470850:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18652:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772186580" }, "departure": { "time": "1772186580" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 17, "time": "1772187737" }, "departure": { "delay": 17, "time": "1772187737" }, "stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 21, "time": "1772187501" }, "departure": { "delay": 21, "time": "1772187501" }, "stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 7, "time": "1772187007" }, "departure": { "delay": 7, "time": "1772187007" }, "stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 54, "time": "1772188314" }, "departure": { "delay": 54, "time": "1772188314" }, "stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 7, "time": "1772186947" }, "departure": { "delay": 7, "time": "1772186947" }, "stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 24, "time": "1772187084" }, "departure": { "delay": 24, "time": "1772187084" }, "stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 44, "time": "1772186804" }, "departure": { "delay": 44, "time": "1772186804" }, "stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 34, "time": "1772187574" }, "departure": { "delay": 34, "time": "1772187574" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 59, "time": "1772186759" }, "departure": { "delay": 59, "time": "1772186759" }, "stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 57, "time": "1772186517" }, "departure": { "delay": 57, "time": "1772186517" }, "stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 57, "time": "1772186397" }, "departure": { "delay": 57, "time": "1772186397" }, "stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 37, "time": "1772187157" }, "departure": { "delay": 37, "time": "1772187157" }, "stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 49, "time": "1772186689" }, "departure": { "delay": 49, "time": "1772186689" }, "stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1772187414" }, "departure": { "delay": 54, "time": "1772187414" }, "stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772186160" }, "stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 2, "time": "1772186342" }, "departure": { "delay": 2, "time": "1772186342" }, "stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 31, "time": "1772187811" }, "departure": { "delay": 31, "time": "1772187811" }, "stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 27, "time": "1772186487" }, "departure": { "delay": 27, "time": "1772186487" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772186280" }, "departure": { "time": "1772186280" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 51, "time": "1772188551" }, "departure": { "delay": 51, "time": "1772188551" }, "stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 24, "time": "1772187864" }, "departure": { "delay": 24, "time": "1772187864" }, "stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 51, "time": "1772188071" }, "departure": { "delay": 51, "time": "1772188071" }, "stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1772188680" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772186880" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 40, "time": "1772187220" }, "departure": { "delay": 40, "time": "1772187220" }, "stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 58, "time": "1772188018" }, "departure": { "delay": 58, "time": "1772188018" }, "stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 55, "time": "1772188375" }, "departure": { "delay": 55, "time": "1772188375" }, "stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001", "stopSequence": 33 } ], "timestamp": "1772185830", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18652:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9665:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 18, "time": "1772188158" }, "departure": { "delay": 18, "time": "1772188158" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 20, "time": "1772187800" }, "departure": { "delay": 20, "time": "1772187800" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1772187531" }, "departure": { "delay": 51, "time": "1772187531" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 30, "time": "1772187390" }, "stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1772187750" }, "departure": { "delay": 30, "time": "1772187750" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 19, "time": "1772187619" }, "departure": { "delay": 19, "time": "1772187619" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1772187570" }, "departure": { "delay": 30, "time": "1772187570" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 37, "time": "1772187937" }, "departure": { "delay": 37, "time": "1772187937" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 18, "time": "1772187438" }, "departure": { "delay": 18, "time": "1772187438" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 31, "time": "1772187871" }, "departure": { "delay": 31, "time": "1772187871" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 35, "time": "1772187995" }, "departure": { "delay": 35, "time": "1772187995" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1772188050" }, "departure": { "delay": 30, "time": "1772188050" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 16, "time": "1772187676" }, "departure": { "delay": 16, "time": "1772187676" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772186409", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9665:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4907:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 15, "time": "1772188095" }, "departure": { "delay": 15, "time": "1772188095" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 36, "time": "1772188236" }, "departure": { "delay": 36, "time": "1772188236" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1772188650" }, "departure": { "delay": 30, "time": "1772188650" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1772188420" }, "departure": { "delay": 40, "time": "1772188420" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 47, "time": "1772188307" }, "departure": { "delay": 47, "time": "1772188307" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 59, "time": "1772187959" }, "departure": { "delay": 59, "time": "1772187959" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "delay": 30, "time": "1772187870" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1772188170" }, "departure": { "delay": 30, "time": "1772188170" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1772188021" }, "departure": { "delay": 1, "time": "1772188021" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772186330", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4907:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759203x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 27, "time": "1772173091" }, "departure": { "delay": 27, "time": "1772173107" }, "stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 95, "time": "1772174135" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 25, "time": "1772172310" }, "departure": { "delay": 25, "time": "1772172325" }, "stopId": "FR:50129:ZE:10BLE1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1772173148" }, "departure": { "delay": 20, "time": "1772173160" }, "stopId": "FR:50129:ZE:10HQU1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 47, "time": "1772173313" }, "departure": { "delay": 47, "time": "1772173367" }, "stopId": "FR:50129:ZE:10GLA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -8, "time": "1772172520" }, "departure": { "delay": -8, "time": "1772172532" }, "stopId": "FR:50129:ZE:10ING1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -18, "time": "1772173714" }, "departure": { "delay": -18, "time": "1772173722" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 185, "time": "1772174045" }, "departure": { "delay": 185, "time": "1772174045" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -33, "time": "1772172559" }, "departure": { "delay": -33, "time": "1772172567" }, "stopId": "FR:50129:ZE:10CBL1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 16, "time": "1772173253" }, "departure": { "delay": 16, "time": "1772173276" }, "stopId": "FR:50129:ZE:10HAM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1772173044" }, "departure": { "delay": 37, "time": "1772173057" }, "stopId": "FR:50129:ZE:10HTR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 47, "time": "1772172332" }, "departure": { "delay": 47, "time": "1772172347" }, "stopId": "FR:50129:ZE:10NMD1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1772173448" }, "departure": { "delay": 20, "time": "1772173460" }, "stopId": "FR:50129:ZE:10BDB2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 27, "time": "1772173617" }, "departure": { "delay": 27, "time": "1772173647" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -12, "time": "1772173474" }, "departure": { "delay": -12, "time": "1772173488" }, "stopId": "FR:50129:ZE:10CDL2:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 48, "time": "1772172288" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 44, "time": "1772172925" }, "departure": { "delay": 44, "time": "1772172944" }, "stopId": "FR:50129:ZE:10HLU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 27, "time": "1772173559" }, "departure": { "delay": 27, "time": "1772173587" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 97, "time": "1772172670" }, "departure": { "delay": 97, "time": "1772172817" }, "stopId": "FR:50129:ZE:10VER1:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1772186456", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759203x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:11:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -37, "time": "1772182156" }, "departure": { "delay": -37, "time": "1772182163" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "time": "1772180760" }, "departure": { "time": "1772180760" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": -16, "time": "1772180792" }, "departure": { "delay": -16, "time": "1772180804" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 9, "time": "1772181910" }, "departure": { "delay": 9, "time": "1772181969" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 43, "time": "1772180664" }, "departure": { "delay": 43, "time": "1772180683" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": -75, "time": "1772180855" }, "departure": { "delay": -75, "time": "1772180865" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1772181341" }, "departure": { "delay": 83, "time": "1772181443" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": -55, "time": "1772182192" }, "departure": { "delay": -55, "time": "1772182205" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": -29, "time": "1772182080" }, "departure": { "delay": -29, "time": "1772182111" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 16, "time": "1772181754" }, "departure": { "delay": 16, "time": "1772181796" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 45, "time": "1772181568" }, "departure": { "delay": 45, "time": "1772181585" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 49, "time": "1772181040" }, "departure": { "delay": 49, "time": "1772181109" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 35, "time": "1772180892" }, "departure": { "delay": 35, "time": "1772181035" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": -45, "time": "1772182028" }, "departure": { "delay": -45, "time": "1772182035" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 52, "time": "1772181615" }, "departure": { "delay": 52, "time": "1772181652" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1772181234" }, "departure": { "delay": 2, "time": "1772181302" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": -36, "time": "1772181136" }, "departure": { "delay": -36, "time": "1772181144" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 23, "time": "1772180714" }, "departure": { "delay": 23, "time": "1772180723" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": -46, "time": "1772180820" }, "departure": { "delay": -46, "time": "1772180834" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": -7, "time": "1772181818" }, "departure": { "delay": -7, "time": "1772181833" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": -5, "time": "1772182005" }, "departure": { "delay": -5, "time": "1772182015" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "departure": { "delay": 36, "time": "1772180616" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": -26, "time": "1772181861" }, "departure": { "delay": -26, "time": "1772181874" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 56, "time": "1772181525" }, "departure": { "delay": 56, "time": "1772181536" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": -102, "time": "1772182278" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 } ], "timestamp": "1772186436", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:11:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx1460:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772184360" }, "stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772184000" }, "stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772185500" }, "stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772185140" }, "stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772185620" }, "stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772185860" }, "stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772184720" }, "stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772184900" }, "stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772184420" }, "stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772184240" }, "stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772185020" }, "stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772185920" }, "stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772185320" }, "stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772184180" }, "stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772184780" }, "stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772185800" }, "stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772184540" }, "stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772184480" }, "stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772185560" }, "stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772185080" }, "stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772185980" }, "stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1772184120" }, "stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772184660" }, "stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772184300" }, "stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772186040" }, "stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1772186220" }, "stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772185440" }, "stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772185380" }, "stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772185200" }, "stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1772186201", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx111:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx1460:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022823x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 167, "time": "1772185787" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 }, { "departure": { "delay": 217, "time": "1772186197" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 277, "time": "1772187577" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 316, "time": "1772187076" }, "departure": { "delay": 316, "time": "1772187076" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "departure": { "delay": 289, "time": "1772186329" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 325, "time": "1772186425" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": 174, "time": "1772185854" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 283, "time": "1772186983" }, "departure": { "delay": 283, "time": "1772186983" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 296, "time": "1772186576" }, "departure": { "delay": 296, "time": "1772186576" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 327, "time": "1772187027" }, "departure": { "delay": 327, "time": "1772187027" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 298, "time": "1772186818" }, "departure": { "delay": 298, "time": "1772186818" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 277, "time": "1772186857" }, "departure": { "delay": 277, "time": "1772186857" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 277, "time": "1772187277" }, "departure": { "delay": 277, "time": "1772187277" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 325, "time": "1772187445" }, "departure": { "delay": 325, "time": "1772187445" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 320, "time": "1772187380" }, "departure": { "delay": 320, "time": "1772187380" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 299, "time": "1772186639" }, "departure": { "delay": 299, "time": "1772186639" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 316, "time": "1772187496" }, "departure": { "delay": 316, "time": "1772187496" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 277, "time": "1772186737" }, "departure": { "delay": 277, "time": "1772186737" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 334, "time": "1772187334" }, "departure": { "delay": 334, "time": "1772187334" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 277, "time": "1772187157" }, "departure": { "delay": 277, "time": "1772187157" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 327, "time": "1772186907" }, "departure": { "delay": 327, "time": "1772186907" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 324, "time": "1772187204" }, "departure": { "delay": 324, "time": "1772187204" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 290, "time": "1772187530" }, "departure": { "delay": 290, "time": "1772187530" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "departure": { "delay": 218, "time": "1772185718" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 174, "time": "1772185974" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 327, "time": "1772186487" }, "departure": { "delay": 327, "time": "1772186487" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "departure": { "delay": 211, "time": "1772186071" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 } ], "timestamp": "1772185817", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022823x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182526x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 28 }, { "departure": { "time": "1772187060" }, "stopId": "FR:76351:ZE:4823:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 12, "time": "1772189532" }, "departure": { "delay": 12, "time": "1772189532" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 30, "time": "1772188650" }, "departure": { "delay": 30, "time": "1772188650" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 40, "time": "1772189320" }, "departure": { "delay": 40, "time": "1772189320" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 15, "time": "1772187315" }, "departure": { "delay": 15, "time": "1772187315" }, "stopId": "FR:76351:ZE:4725:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 51, "time": "1772187771" }, "departure": { "delay": 51, "time": "1772187771" }, "stopId": "FR:76351:ZE:3418:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 44, "time": "1772189084" }, "departure": { "delay": 44, "time": "1772189084" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 49, "time": "1772188309" }, "departure": { "delay": 49, "time": "1772188309" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 25, "time": "1772189605" }, "departure": { "delay": 25, "time": "1772189605" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 4, "time": "1772188084" }, "departure": { "delay": 4, "time": "1772188084" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 23, "time": "1772188583" }, "departure": { "delay": 23, "time": "1772188583" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 54, "time": "1772188494" }, "departure": { "delay": 54, "time": "1772188494" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:76351:ZE:4559:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1772187602" }, "departure": { "delay": 2, "time": "1772187602" }, "stopId": "FR:76351:ZE:3385:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1772187721" }, "departure": { "delay": 1, "time": "1772187721" }, "stopId": "FR:76351:ZE:3364:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 25, "time": "1772189425" }, "departure": { "delay": 25, "time": "1772189425" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "time": "1772189700" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 10, "time": "1772189350" }, "departure": { "delay": 10, "time": "1772189350" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 35, "time": "1772187935" }, "departure": { "delay": 35, "time": "1772187935" }, "stopId": "FR:76351:ZE:3532:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76351:ZE:3427:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1772188381" }, "departure": { "delay": 1, "time": "1772188381" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 9, "time": "1772187189" }, "departure": { "delay": 9, "time": "1772187189" }, "stopId": "FR:76351:ZE:4836:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 46, "time": "1772188006" }, "departure": { "delay": 46, "time": "1772188006" }, "stopId": "FR:76351:ZE:3628:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 43, "time": "1772187883" }, "departure": { "delay": 43, "time": "1772187883" }, "stopId": "FR:76351:ZE:3358:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:76351:ZE:3125:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 3, "time": "1772187123" }, "departure": { "delay": 3, "time": "1772187123" }, "stopId": "FR:76351:ZE:4256:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 45, "time": "1772187525" }, "departure": { "delay": 45, "time": "1772187525" }, "stopId": "FR:76351:ZE:5224:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 24, "time": "1772187384" }, "departure": { "delay": 24, "time": "1772187384" }, "stopId": "FR:76351:ZE:4468:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 } ], "timestamp": "1772186417", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182526x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1976:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1772184428" }, "departure": { "delay": 8, "time": "1772184428" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 18, "time": "1772185878" }, "departure": { "delay": 18, "time": "1772185878" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 53, "time": "1772184632" }, "departure": { "delay": 53, "time": "1772184653" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 143, "time": "1772184203" }, "departure": { "delay": 143, "time": "1772184203" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 103, "time": "1772185303" }, "departure": { "delay": 103, "time": "1772185303" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 112, "time": "1772185072" }, "departure": { "delay": 112, "time": "1772185072" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 88, "time": "1772185228" }, "departure": { "delay": 88, "time": "1772185228" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 93, "time": "1772184729" }, "departure": { "delay": 93, "time": "1772184753" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 116, "time": "1772184056" }, "departure": { "delay": 116, "time": "1772184056" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 168, "time": "1772183879" }, "departure": { "delay": 168, "time": "1772183928" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 128, "time": "1772185003" }, "departure": { "delay": 128, "time": "1772185028" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 98, "time": "1772185458" }, "departure": { "delay": 98, "time": "1772185478" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 55, "time": "1772184355" }, "departure": { "delay": 55, "time": "1772184355" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 108, "time": "1772184828" }, "departure": { "delay": 108, "time": "1772184828" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 128, "time": "1772184128" }, "departure": { "delay": 128, "time": "1772184128" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -2, "time": "1772185958" }, "departure": { "delay": -2, "time": "1772185978" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 46, "time": "1772185366" }, "departure": { "delay": 46, "time": "1772185366" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 63, "time": "1772184903" }, "departure": { "delay": 63, "time": "1772184903" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "departure": { "delay": 30, "time": "1772183670" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 78, "time": "1772183778" }, "departure": { "delay": 78, "time": "1772183778" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -20, "time": "1772185660" }, "departure": { "delay": -20, "time": "1772185660" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 38, "time": "1772185778" }, "departure": { "delay": 38, "time": "1772185778" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 18, "time": "1772185556" }, "departure": { "delay": 18, "time": "1772185578" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 73, "time": "1772185153" }, "departure": { "delay": 73, "time": "1772185153" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 158, "time": "1772183978" }, "departure": { "delay": 158, "time": "1772183978" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -72, "time": "1772186028" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1772183370", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1976:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2219245578:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 252, "time": "1772184353" }, "departure": { "delay": 252, "time": "1772184372" }, "stopId": "FR:76476:ZE:136:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 179, "time": "1772184463" }, "departure": { "delay": 179, "time": "1772184479" }, "stopId": "FR:76476:ZE:150:ATOUMOD019", "stopSequence": 7 }, { "departure": { "delay": 311, "time": "1772184191" }, "stopId": "FR:76476:ZE:15367:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 269, "time": "1772184318" }, "departure": { "delay": 269, "time": "1772184329" }, "stopId": "FR:76476:ZE:15470:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "time": "1772184797" }, "departure": { "time": "1772184480" }, "stopId": "FR:76476:ZE:15465:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 244, "time": "1772184410" }, "departure": { "delay": 244, "time": "1772184424" }, "stopId": "FR:76476:ZE:15589:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 299, "time": "1772184221" }, "departure": { "delay": 299, "time": "1772184239" }, "stopId": "FR:76476:ZE:15472:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 131, "time": "1772184536" }, "departure": { "delay": 131, "time": "1772184551" }, "stopId": "FR:76476:ZE:15485:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 299, "time": "1772184290" }, "departure": { "delay": 299, "time": "1772184299" }, "stopId": "FR:76476:ZE:15471:ATOUMOD019", "stopSequence": 3 } ], "timestamp": "1772186451", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:24:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2219245578:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x54984718:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1772180094" }, "departure": { "delay": 140, "time": "1772180120" }, "stopId": "FR:76114:ZE:306:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 236, "time": "1772179954" }, "departure": { "delay": 236, "time": "1772179976" }, "stopId": "FR:76114:ZE:304:ATOUMOD019", "stopSequence": 2 }, { "departure": { "delay": 197, "time": "1772179877" }, "stopId": "FR:76114:ZE:303:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 183, "time": "1772180022" }, "departure": { "delay": 183, "time": "1772180043" }, "stopId": "FR:76114:ZE:305:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "time": "1772180251" }, "departure": { "time": "1772180100" }, "stopId": "FR:76114:ZE:102:ATOUMOD019", "stopSequence": 5 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:3:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x54984718:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745394x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 28, "time": "1772178700" }, "departure": { "delay": 28, "time": "1772178748" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 135, "time": "1772178276" }, "departure": { "delay": 135, "time": "1772178315" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 157, "time": "1772177995" }, "departure": { "delay": 157, "time": "1772178037" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 61, "time": "1772177461" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -56, "time": "1772179084" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 20, "time": "1772178787" }, "departure": { "delay": 20, "time": "1772178800" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 83, "time": "1772178412" }, "departure": { "delay": 83, "time": "1772178443" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 48, "time": "1772177701" }, "departure": { "delay": 48, "time": "1772177748" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 4, "time": "1772177569" }, "departure": { "delay": 4, "time": "1772177584" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1772177775" }, "departure": { "delay": 60, "time": "1772177820" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -35, "time": "1772178933" }, "departure": { "delay": -35, "time": "1772178985" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 59, "time": "1772178351" }, "departure": { "delay": 59, "time": "1772178359" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 4, "time": "1772178634" }, "departure": { "delay": 4, "time": "1772178664" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 177, "time": "1772178194" }, "departure": { "delay": 177, "time": "1772178237" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 149, "time": "1772177857" }, "departure": { "delay": 149, "time": "1772177969" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1772178491" }, "departure": { "delay": 50, "time": "1772178530" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -10, "time": "1772178574" }, "departure": { "delay": -10, "time": "1772178590" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 164, "time": "1772178120" }, "departure": { "delay": 164, "time": "1772178164" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -22, "time": "1772178843" }, "departure": { "delay": -22, "time": "1772178878" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 32, "time": "1772177612" }, "departure": { "delay": 32, "time": "1772177672" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745394x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748518x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 54, "time": "1772168675" }, "departure": { "delay": 54, "time": "1772168694" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 82, "time": "1772168468" }, "departure": { "delay": 82, "time": "1772168482" }, "stopId": "FR:50129:ZE:10MRT1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -91, "time": "1772169858" }, "departure": { "delay": -91, "time": "1772169869" }, "stopId": "FR:50129:ZE:10JBO3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 22, "time": "1772169370" }, "departure": { "delay": 22, "time": "1772169382" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -56, "time": "1772169646" }, "departure": { "delay": -56, "time": "1772169664" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 87, "time": "1772168719" }, "departure": { "delay": 87, "time": "1772168787" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 16, "time": "1772169475" }, "departure": { "delay": 16, "time": "1772169496" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 29, "time": "1772168950" }, "departure": { "delay": 29, "time": "1772168969" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -91, "time": "1772169912" }, "departure": { "delay": -91, "time": "1772169929" }, "stopId": "FR:50129:ZE:10CHE1:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 64, "time": "1772168164" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -29, "time": "1772169612" }, "departure": { "delay": -29, "time": "1772169631" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 57, "time": "1772168326" }, "departure": { "delay": 57, "time": "1772168337" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 111, "time": "1772168898" }, "departure": { "delay": 111, "time": "1772168931" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -84, "time": "1772169683" }, "departure": { "delay": -84, "time": "1772169696" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 92, "time": "1772168420" }, "departure": { "delay": 92, "time": "1772168432" }, "stopId": "FR:50129:ZE:10FOE1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 17, "time": "1772169534" }, "departure": { "delay": 17, "time": "1772169557" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 66, "time": "1772168271" }, "departure": { "delay": 66, "time": "1772168286" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1772168538" }, "departure": { "delay": 39, "time": "1772168559" }, "stopId": "FR:50129:ZE:10BRA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 74, "time": "1772170154" }, "stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -102, "time": "1772169726" }, "departure": { "delay": -102, "time": "1772169738" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 113, "time": "1772168816" }, "departure": { "delay": 113, "time": "1772168873" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 50, "time": "1772168375" }, "departure": { "delay": 50, "time": "1772168390" }, "stopId": "FR:50129:ZE:10GRI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -71, "time": "1772169039" }, "departure": { "delay": -71, "time": "1772169049" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 57, "time": "1772168600" }, "departure": { "delay": 57, "time": "1772168637" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748518x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745386x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 67, "time": "1772168774" }, "departure": { "delay": 67, "time": "1772168827" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 93, "time": "1772169135" }, "departure": { "delay": 93, "time": "1772169153" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 59, "time": "1772169503" }, "departure": { "delay": 59, "time": "1772169539" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 107, "time": "1772169074" }, "departure": { "delay": 107, "time": "1772169107" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 37, "time": "1772169204" }, "departure": { "delay": 37, "time": "1772169217" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 49, "time": "1772169589" }, "departure": { "delay": 49, "time": "1772169649" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 37, "time": "1772168662" }, "departure": { "delay": 37, "time": "1772168677" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 8, "time": "1772169878" }, "departure": { "delay": 8, "time": "1772169908" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 71, "time": "1772168854" }, "departure": { "delay": 71, "time": "1772168891" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 59, "time": "1772169750" }, "departure": { "delay": 59, "time": "1772169779" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1772168596" }, "departure": { "delay": 50, "time": "1772168630" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 69, "time": "1772169832" }, "departure": { "delay": 69, "time": "1772169849" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 70, "time": "1772169395" }, "departure": { "delay": 70, "time": "1772169430" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -24, "time": "1772169960" }, "departure": { "delay": -24, "time": "1772169996" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 46, "time": "1772168702" }, "departure": { "delay": 46, "time": "1772168746" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 19, "time": "1772169303" }, "departure": { "delay": 19, "time": "1772169319" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -97, "time": "1772170043" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 61, "time": "1772168461" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 77, "time": "1772168917" }, "departure": { "delay": 77, "time": "1772168957" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 52, "time": "1772169686" }, "departure": { "delay": 52, "time": "1772169712" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745386x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4753014851108864x2:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -137, "time": "1772196137" }, "departure": { "delay": -137, "time": "1772196283" }, "stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": -206, "time": "1772197654" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 26 }, { "arrival": { "delay": -72, "time": "1772196567" }, "departure": { "delay": -72, "time": "1772196648" }, "stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": -109, "time": "1772196253" }, "departure": { "delay": -109, "time": "1772196371" }, "stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": -30, "time": "1772197490" }, "departure": { "delay": -30, "time": "1772197530" }, "stopId": "FR:14366:ZE:650570001:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": -12, "time": "1772197166" }, "departure": { "delay": -12, "time": "1772197188" }, "stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": -25, "time": "1772196840" }, "departure": { "delay": -25, "time": "1772196875" }, "stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": -4, "time": "1772197062" }, "departure": { "delay": -4, "time": "1772197076" }, "stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": -182, "time": "1772194967" }, "departure": { "delay": -182, "time": "1772195158" }, "stopId": "FR:61508:ZE:5194164629143552:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": -171, "time": "1772195889" }, "departure": { "delay": -171, "time": "1772196069" }, "stopId": "FR:14371:ZE:5156573615751168:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": -131, "time": "1772195308" }, "departure": { "delay": -131, "time": "1772195449" }, "stopId": "FR:14576:ZE:6250721097809920:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": 2, "time": "1772197432" }, "departure": { "delay": 2, "time": "1772197442" }, "stopId": "FR:14366:ZE:294970015:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": -45, "time": "1772197520" }, "departure": { "delay": -45, "time": "1772197575" }, "stopId": "FR:14366:ZE:35170002:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": -185, "time": "1772195980" }, "departure": { "delay": -185, "time": "1772196175" }, "stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": -158, "time": "1772194894" }, "departure": { "delay": -158, "time": "1772195062" }, "stopId": "FR:61508:ZE:5070178268217344:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": -75, "time": "1772196441" }, "departure": { "delay": -75, "time": "1772196525" }, "stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036", "stopSequence": 12 }, { "departure": { "time": "1772194800" }, "stopId": "FR:61508:ZE:6234092393725952:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": -79, "time": "1772197573" }, "departure": { "delay": -79, "time": "1772197661" }, "stopId": "FR:14366:ZE:678860002:ATOUMOD036", "stopSequence": 24 }, { "arrival": { "delay": -114, "time": "1772195462" }, "departure": { "delay": -114, "time": "1772195586" }, "stopId": "FR:14576:ZE:5137129476718592:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": -90, "time": "1772197610" }, "departure": { "delay": -90, "time": "1772197710" }, "stopId": "FR:14366:ZE:35140003:ATOUMOD036", "stopSequence": 25 }, { "arrival": { "delay": -8, "time": "1772196934" }, "departure": { "delay": -8, "time": "1772196952" }, "stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": -91, "time": "1772195809" }, "departure": { "delay": -91, "time": "1772195909" }, "stopId": "FR:14371:ZE:5090428955131904:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": -134, "time": "1772195183" }, "departure": { "delay": -134, "time": "1772195326" }, "stopId": "FR:14368:ZE:6301932207472640:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": 12, "time": "1772197382" }, "departure": { "delay": 12, "time": "1772197392" }, "stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036", "stopSequence": 19 } ], "timestamp": "1772186496", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:4841323284660224:LOC", "tripId": "ATOUMOD036:ServiceJourney:4753014851108864x2:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13267:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1772189577" }, "departure": { "delay": 57, "time": "1772189577" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189700" }, "stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1772189623" }, "departure": { "delay": 43, "time": "1772189623" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1772189913" }, "departure": { "delay": 33, "time": "1772189913" }, "stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 36, "time": "1772189436" }, "departure": { "delay": 36, "time": "1772189436" }, "stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 41, "time": "1772189321" }, "departure": { "delay": 41, "time": "1772189321" }, "stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 44, "time": "1772189384" }, "departure": { "delay": 44, "time": "1772189384" }, "stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 8, "time": "1772188808" }, "departure": { "delay": 8, "time": "1772188808" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772184630", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13267:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15121:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1772185787" }, "departure": { "delay": 47, "time": "1772185787" }, "stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 201, "time": "1772186541" }, "departure": { "delay": 201, "time": "1772186541" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 104, "time": "1772186024" }, "departure": { "delay": 104, "time": "1772186024" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 193, "time": "1772187133" }, "departure": { "delay": 193, "time": "1772187133" }, "stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 194, "time": "1772186714" }, "departure": { "delay": 194, "time": "1772186714" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 126, "time": "1772186166" }, "departure": { "delay": 126, "time": "1772186166" }, "stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 358, "time": "1772187718" }, "departure": { "delay": 358, "time": "1772187718" }, "stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 337, "time": "1772187817" }, "departure": { "delay": 337, "time": "1772187817" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 161, "time": "1772186621" }, "departure": { "delay": 161, "time": "1772186621" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 178, "time": "1772186098" }, "departure": { "delay": 178, "time": "1772186098" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 94, "time": "1772187874" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 175, "time": "1772186275" }, "departure": { "delay": 175, "time": "1772186275" }, "stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 146, "time": "1772186846" }, "departure": { "delay": 146, "time": "1772186846" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 146, "time": "1772187026" }, "departure": { "delay": 146, "time": "1772187026" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 333, "time": "1772187633" }, "departure": { "delay": 333, "time": "1772187633" }, "stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 151, "time": "1772186431" }, "departure": { "delay": 151, "time": "1772186431" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 149, "time": "1772186789" }, "departure": { "delay": 149, "time": "1772186789" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 64, "time": "1772185600" }, "departure": { "delay": 64, "time": "1772185624" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 146, "time": "1772186486" }, "departure": { "delay": 146, "time": "1772186486" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 202, "time": "1772186662" }, "departure": { "delay": 202, "time": "1772186662" }, "stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 253, "time": "1772187853" }, "departure": { "delay": 253, "time": "1772187853" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 201, "time": "1772187081" }, "departure": { "delay": 201, "time": "1772187081" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772185560" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 122, "time": "1772185922" }, "departure": { "delay": 122, "time": "1772185922" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 45, "time": "1772185725" }, "departure": { "delay": 45, "time": "1772185725" }, "stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 170, "time": "1772186210" }, "departure": { "delay": 170, "time": "1772186210" }, "stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772185070", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15121:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14545:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 33, "time": "1772187633" }, "departure": { "delay": 33, "time": "1772187633" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 36, "time": "1772186976" }, "departure": { "delay": 36, "time": "1772186976" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 53, "time": "1772187053" }, "departure": { "delay": 53, "time": "1772187053" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 11, "time": "1772186831" }, "departure": { "delay": 11, "time": "1772186831" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 28, "time": "1772186908" }, "departure": { "delay": 28, "time": "1772186908" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188320" }, "stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 52, "time": "1772186452" }, "departure": { "delay": 52, "time": "1772186452" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772186580" }, "departure": { "time": "1772186580" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 26, "time": "1772186486" }, "departure": { "delay": 26, "time": "1772186486" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772186520" }, "departure": { "time": "1772186520" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 22, "time": "1772186662" }, "departure": { "delay": 22, "time": "1772186662" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 13, "time": "1772188273" }, "departure": { "delay": 13, "time": "1772188273" }, "stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 34, "time": "1772188174" }, "departure": { "delay": 34, "time": "1772188174" }, "stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 44, "time": "1772188364" }, "departure": { "delay": 44, "time": "1772188364" }, "stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 37, "time": "1772186737" }, "departure": { "delay": 37, "time": "1772186737" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 27, "time": "1772187207" }, "departure": { "delay": 27, "time": "1772187207" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1772185919", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14545:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx932:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 109, "time": "1772186569" }, "departure": { "delay": 109, "time": "1772186569" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 78, "time": "1772186718" }, "departure": { "delay": 78, "time": "1772186718" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "departure": { "delay": 103, "time": "1772185903" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 94, "time": "1772186794" }, "departure": { "delay": 94, "time": "1772186794" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 121, "time": "1772188081" }, "departure": { "delay": 121, "time": "1772188081" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 58, "time": "1772186278" }, "departure": { "delay": 58, "time": "1772186278" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 73, "time": "1772186353" }, "departure": { "delay": 73, "time": "1772186353" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 94, "time": "1772186974" }, "departure": { "delay": 94, "time": "1772186974" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 95, "time": "1772188175" }, "departure": { "delay": 95, "time": "1772188175" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 71, "time": "1772188271" }, "departure": { "delay": 71, "time": "1772188271" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 68, "time": "1772186228" }, "departure": { "delay": 68, "time": "1772186228" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 59, "time": "1772186159" }, "departure": { "delay": 59, "time": "1772186159" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772185911", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx932:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17367:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1772188325" }, "departure": { "delay": 5, "time": "1772188325" }, "stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 30, "time": "1772189430" }, "departure": { "delay": 30, "time": "1772189430" }, "stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 30, "time": "1772189610" }, "stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 30, "time": "1772187210" }, "departure": { "delay": 30, "time": "1772187210" }, "stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1772188455" }, "departure": { "delay": 15, "time": "1772188455" }, "stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 15, "time": "1772187135" }, "departure": { "delay": 15, "time": "1772187135" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 38, "time": "1772187818" }, "departure": { "delay": 38, "time": "1772187818" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 27, "time": "1772187507" }, "departure": { "delay": 27, "time": "1772187507" }, "stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 49, "time": "1772187289" }, "departure": { "delay": 49, "time": "1772187289" }, "stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1772186970" }, "departure": { "delay": 30, "time": "1772186970" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 27, "time": "1772187087" }, "departure": { "delay": 27, "time": "1772187087" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1772189070" }, "departure": { "delay": 30, "time": "1772189070" }, "stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 21, "time": "1772187561" }, "departure": { "delay": 21, "time": "1772187561" }, "stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 27, "time": "1772187927" }, "departure": { "delay": 27, "time": "1772187927" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 13, "time": "1772188993" }, "departure": { "delay": 13, "time": "1772188993" }, "stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 30, "time": "1772187630" }, "departure": { "delay": 30, "time": "1772187630" }, "stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1772189099" }, "departure": { "delay": 59, "time": "1772189099" }, "stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 31, "time": "1772188411" }, "departure": { "delay": 31, "time": "1772188411" }, "stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 31, "time": "1772188171" }, "departure": { "delay": 31, "time": "1772188171" }, "stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1772188890" }, "departure": { "delay": 30, "time": "1772188890" }, "stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 23, "time": "1772186723" }, "departure": { "delay": 23, "time": "1772186723" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1772187990" }, "departure": { "delay": 30, "time": "1772187990" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1772188230" }, "departure": { "delay": 30, "time": "1772188230" }, "stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 59, "time": "1772189219" }, "departure": { "delay": 59, "time": "1772189219" }, "stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 39, "time": "1772189379" }, "departure": { "delay": 39, "time": "1772189379" }, "stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 6, "time": "1772187426" }, "departure": { "delay": 6, "time": "1772187426" }, "stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 33, "time": "1772188953" }, "departure": { "delay": 33, "time": "1772188953" }, "stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 26, "time": "1772187746" }, "departure": { "delay": 26, "time": "1772187746" }, "stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 37, "time": "1772187337" }, "departure": { "delay": 37, "time": "1772187337" }, "stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 35, "time": "1772188115" }, "departure": { "delay": 35, "time": "1772188115" }, "stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 4, "time": "1772187004" }, "departure": { "delay": 4, "time": "1772187004" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772186211", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17367:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758880x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 25, "time": "1772173450" }, "departure": { "delay": 25, "time": "1772173465" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 74, "time": "1772172686" }, "departure": { "delay": 74, "time": "1772172734" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 16, "time": "1772174518" }, "departure": { "delay": 16, "time": "1772174536" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 92, "time": "1772172596" }, "departure": { "delay": 92, "time": "1772172632" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 11, "time": "1772174384" }, "departure": { "delay": 11, "time": "1772174411" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 40, "time": "1772173687" }, "departure": { "delay": 40, "time": "1772173720" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "departure": { "delay": 89, "time": "1772171849" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 87, "time": "1772172778" }, "departure": { "delay": 87, "time": "1772172807" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -25, "time": "1772173812" }, "departure": { "delay": -25, "time": "1772173835" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 94, "time": "1772172196" }, "departure": { "delay": 94, "time": "1772172214" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 91, "time": "1772172256" }, "departure": { "delay": 91, "time": "1772172271" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 44, "time": "1772173573" }, "departure": { "delay": 44, "time": "1772173604" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -86, "time": "1772175154" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -7, "time": "1772173760" }, "departure": { "delay": -7, "time": "1772173793" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 19, "time": "1772174141" }, "departure": { "delay": 19, "time": "1772174179" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -32, "time": "1772174655" }, "departure": { "delay": -32, "time": "1772174668" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -63, "time": "1772175082" }, "departure": { "delay": -63, "time": "1772175117" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": -74, "time": "1772174796" }, "departure": { "delay": -74, "time": "1772174806" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 126, "time": "1772173233" }, "departure": { "delay": 126, "time": "1772173266" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 37, "time": "1772174482" }, "departure": { "delay": 37, "time": "1772174497" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 7, "time": "1772174065" }, "departure": { "delay": 7, "time": "1772174107" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -78, "time": "1772175025" }, "departure": { "delay": -78, "time": "1772175042" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 1, "time": "1772174433" }, "departure": { "delay": 1, "time": "1772174461" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 4, "time": "1772174634" }, "departure": { "delay": 4, "time": "1772174644" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -77, "time": "1772174729" }, "departure": { "delay": -77, "time": "1772174743" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -57, "time": "1772174969" }, "departure": { "delay": -57, "time": "1772175003" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -61, "time": "1772174678" }, "departure": { "delay": -61, "time": "1772174699" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 40, "time": "1772173391" }, "departure": { "delay": 40, "time": "1772173420" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 19, "time": "1772174211" }, "departure": { "delay": 19, "time": "1772174239" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -15, "time": "1772174556" }, "departure": { "delay": -15, "time": "1772174565" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 126, "time": "1772172170" }, "departure": { "delay": 126, "time": "1772172186" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 52, "time": "1772172875" }, "departure": { "delay": 52, "time": "1772172892" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 35, "time": "1772172430" }, "departure": { "delay": 35, "time": "1772172455" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -6, "time": "1772173959" }, "departure": { "delay": -6, "time": "1772173974" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1772174026" }, "departure": { "delay": 1, "time": "1772174041" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 83, "time": "1772173307" }, "departure": { "delay": 83, "time": "1772173343" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 101, "time": "1772172141" }, "departure": { "delay": 101, "time": "1772172161" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 231, "time": "1772173085" }, "departure": { "delay": 231, "time": "1772173191" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 108, "time": "1772172009" }, "departure": { "delay": 108, "time": "1772172048" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -8, "time": "1772174316" }, "departure": { "delay": -8, "time": "1772174332" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 12, "time": "1772173896" }, "departure": { "delay": 12, "time": "1772173932" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 84, "time": "1772172076" }, "departure": { "delay": 84, "time": "1772172084" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -72, "time": "1772174834" }, "departure": { "delay": -72, "time": "1772174868" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 22, "time": "1772172545" }, "departure": { "delay": 22, "time": "1772172562" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 106, "time": "1772171903" }, "departure": { "delay": 106, "time": "1772171926" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 47, "time": "1772172494" }, "departure": { "delay": 47, "time": "1772172527" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 45, "time": "1772172330" }, "departure": { "delay": 45, "time": "1772172345" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 115, "time": "1772172101" }, "departure": { "delay": 115, "time": "1772172115" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 73, "time": "1772172281" }, "departure": { "delay": 73, "time": "1772172313" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 35, "time": "1772173487" }, "departure": { "delay": 35, "time": "1772173535" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 } ], "timestamp": "1772186450", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758880x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3309F5940273x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187120" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772188020" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188980" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1772189760" }, "departure": { "time": "1772189880" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "time": "1772185980" }, "departure": { "time": "1772186160" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1772190780" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 28 }, { "departure": { "time": "1772179140" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 11 } ], "timestamp": "1772175535", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3309F5940273x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16183:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1772185520" }, "departure": { "delay": 20, "time": "1772185520" }, "stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1772185560" }, "departure": { "delay": 60, "time": "1772185560" }, "stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1772184660" }, "departure": { "delay": 60, "time": "1772184660" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1772185500" }, "departure": { "delay": 60, "time": "1772185500" }, "stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772185620" }, "departure": { "time": "1772185620" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772185440" }, "departure": { "time": "1772185440" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1772184720" }, "departure": { "delay": 60, "time": "1772184720" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1772184680" }, "departure": { "delay": 20, "time": "1772184680" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772186160" }, "stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1772185200" }, "departure": { "delay": 60, "time": "1772185200" }, "stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772184480" }, "stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772185680" }, "departure": { "time": "1772185680" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 60, "time": "1772184900" }, "departure": { "delay": 60, "time": "1772184900" }, "stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772184600" }, "departure": { "time": "1772184600" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772184960" }, "departure": { "time": "1772184960" }, "stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1772185320" }, "departure": { "delay": 60, "time": "1772185320" }, "stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772185800" }, "departure": { "delay": 60, "time": "1772185800" }, "stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 20, "time": "1772184500" }, "departure": { "delay": 20, "time": "1772184500" }, "stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1772185860" }, "departure": { "delay": 60, "time": "1772185860" }, "stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1772185020" }, "departure": { "time": "1772185020" }, "stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772185140" }, "departure": { "delay": 60, "time": "1772185140" }, "stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772185260" }, "departure": { "time": "1772185260" }, "stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772185980" }, "departure": { "delay": 60, "time": "1772185980" }, "stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1772186100" }, "departure": { "delay": 60, "time": "1772186100" }, "stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1772184780" }, "departure": { "time": "1772184780" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772186040" }, "departure": { "time": "1772186040" }, "stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1772185080" }, "departure": { "delay": 60, "time": "1772185080" }, "stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772185380" }, "departure": { "time": "1772185380" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1772183910", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16183:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758647x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 13, "time": "1772165559" }, "departure": { "delay": 13, "time": "1772165593" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 72, "time": "1772165011" }, "departure": { "delay": 72, "time": "1772165052" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -119, "time": "1772167501" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 18, "time": "1772165464" }, "departure": { "delay": 18, "time": "1772165478" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -22, "time": "1772166899" }, "departure": { "delay": -22, "time": "1772166938" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 75, "time": "1772164979" }, "departure": { "delay": 75, "time": "1772164995" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 33, "time": "1772166240" }, "departure": { "delay": 33, "time": "1772166273" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 105, "time": "1772165076" }, "departure": { "delay": 105, "time": "1772165085" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -9, "time": "1772165982" }, "departure": { "delay": -9, "time": "1772165991" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 82, "time": "1772165105" }, "departure": { "delay": 82, "time": "1772165122" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -29, "time": "1772167398" }, "departure": { "delay": -29, "time": "1772167411" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 84, "time": "1772166505" }, "departure": { "delay": 84, "time": "1772166684" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 11, "time": "1772166780" }, "departure": { "delay": 11, "time": "1772166791" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 33, "time": "1772166178" }, "departure": { "delay": 33, "time": "1772166213" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 29, "time": "1772166356" }, "departure": { "delay": 29, "time": "1772166389" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1772165349" }, "departure": { "delay": 20, "time": "1772165360" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -11, "time": "1772166993" }, "departure": { "delay": -11, "time": "1772167009" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -11, "time": "1772167130" }, "departure": { "delay": -11, "time": "1772167189" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -56, "time": "1772167060" }, "departure": { "delay": -56, "time": "1772167084" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 23, "time": "1772165647" }, "departure": { "delay": 23, "time": "1772165663" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 27, "time": "1772165748" }, "departure": { "delay": 27, "time": "1772165787" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 34, "time": "1772166042" }, "departure": { "delay": 34, "time": "1772166154" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 58, "time": "1772165209" }, "departure": { "delay": 58, "time": "1772165218" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 124, "time": "1772164924" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -9, "time": "1772167359" }, "departure": { "delay": -9, "time": "1772167371" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 28, "time": "1772166312" }, "departure": { "delay": 28, "time": "1772166328" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 22, "time": "1772165889" }, "departure": { "delay": 22, "time": "1772165902" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1772165853" }, "departure": { "delay": 50, "time": "1772165870" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 27, "time": "1772165714" }, "departure": { "delay": 27, "time": "1772165727" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 8, "time": "1772166831" }, "departure": { "delay": 8, "time": "1772166848" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -28, "time": "1772166435" }, "departure": { "delay": -28, "time": "1772166452" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 22, "time": "1772167237" }, "departure": { "delay": 22, "time": "1772167342" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -44, "time": "1772167438" }, "departure": { "delay": -44, "time": "1772167456" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 74, "time": "1772165284" }, "departure": { "delay": 74, "time": "1772165294" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 37, "time": "1772165404" }, "departure": { "delay": 37, "time": "1772165437" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1772186454", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758647x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16300:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1772188100" }, "departure": { "delay": 20, "time": "1772188100" }, "stopId": "FR:76069:ZE:TCARxVOIES1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1772188020" }, "departure": { "delay": 60, "time": "1772188020" }, "stopId": "FR:76069:ZE:TCARxPOMME0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1772187840" }, "departure": { "delay": 60, "time": "1772187840" }, "stopId": "FR:76069:ZE:TCARxNORM50:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76475:ZE:TCARxMALEC4:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1772186520" }, "departure": { "delay": 60, "time": "1772186520" }, "stopId": "FR:76212:ZE:TCARxMUCHE0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1772186700" }, "departure": { "delay": 60, "time": "1772186700" }, "stopId": "FR:76212:ZE:TCARxFAMET0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1772186600" }, "departure": { "delay": 20, "time": "1772186600" }, "stopId": "FR:76212:ZE:TCARxALSAC0:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772186460" }, "stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772188260" }, "stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1772186940" }, "departure": { "delay": 60, "time": "1772186940" }, "stopId": "FR:76599:ZE:TCARxTRIA20:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1772186820" }, "departure": { "time": "1772186820" }, "stopId": "FR:76212:ZE:TCARxCARVI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76429:ZE:TCARxNORLO1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76069:ZE:TCARxCTAIG1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76069:ZE:TCARxCLOTO0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772186880" }, "stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:76212:ZE:TCARxSAVAL0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1772187300" }, "departure": { "delay": 60, "time": "1772187300" }, "stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76069:ZE:TCARxTRAVE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1772188200" }, "departure": { "delay": 60, "time": "1772188200" }, "stopId": "FR:76069:ZE:TCARxBOCHA0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 60, "time": "1772186580" }, "departure": { "delay": 60, "time": "1772186580" }, "stopId": "FR:76212:ZE:TCARxGIRAF2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772188080" }, "departure": { "delay": 60, "time": "1772188080" }, "stopId": "FR:76069:ZE:TCARxESSAR0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76069:ZE:TCARxONDEL0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1772187500" }, "departure": { "delay": 20, "time": "1772187500" }, "stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1772184631", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx14:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16300:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4244110xGTFSxGSemH15xSemainex08:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 106, "time": "1772187286" }, "departure": { "delay": 106, "time": "1772187286" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 69, "time": "1772186469" }, "departure": { "delay": 69, "time": "1772186469" }, "stopId": "FR:76305:ZE:4940:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 69, "time": "1772187429" }, "stopId": "FR:76351:ZE:5206:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 125, "time": "1772186405" }, "departure": { "delay": 125, "time": "1772186405" }, "stopId": "FR:76305:ZE:4998:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": 302, "time": "1772186222" }, "stopId": "FR:76305:ZE:4818:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 334, "time": "1772186314" }, "departure": { "delay": 334, "time": "1772186314" }, "stopId": "FR:76305:ZE:4919:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 69, "time": "1772186349" }, "stopId": "FR:76305:ZE:4915:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 72, "time": "1772187192" }, "departure": { "delay": 72, "time": "1772187192" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 69, "time": "1772186949" }, "departure": { "delay": 69, "time": "1772186949" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 325, "time": "1772186365" }, "departure": { "delay": 325, "time": "1772186365" }, "stopId": "FR:76305:ZE:4938:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 89, "time": "1772187149" }, "departure": { "delay": 89, "time": "1772187149" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:15:LOC", "tripId": "ATOUMOD003:ServiceJourney:4244110xGTFSxGSemH15xSemainex08:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10981:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 105, "time": "1772186805" }, "departure": { "delay": 105, "time": "1772186805" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 105, "time": "1772187825" }, "departure": { "delay": 105, "time": "1772187825" }, "stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 146, "time": "1772187266" }, "departure": { "delay": 146, "time": "1772187266" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 141, "time": "1772187201" }, "departure": { "delay": 141, "time": "1772187201" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 125, "time": "1772186345" }, "departure": { "delay": 125, "time": "1772186345" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 149, "time": "1772187749" }, "departure": { "delay": 149, "time": "1772187749" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 229, "time": "1772186247" }, "departure": { "delay": 229, "time": "1772186269" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 140, "time": "1772186120" }, "departure": { "delay": 140, "time": "1772186120" }, "stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 132, "time": "1772187372" }, "departure": { "delay": 132, "time": "1772187372" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 134, "time": "1772186174" }, "departure": { "delay": 134, "time": "1772186174" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 150, "time": "1772186490" }, "departure": { "delay": 150, "time": "1772186490" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 115, "time": "1772187775" }, "departure": { "delay": 115, "time": "1772187775" }, "stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 105, "time": "1772186445" }, "departure": { "delay": 105, "time": "1772186445" }, "stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 105, "time": "1772186565" }, "departure": { "delay": 105, "time": "1772186565" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 94, "time": "1772185894" }, "departure": { "delay": 94, "time": "1772185894" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 135, "time": "1772187135" }, "departure": { "delay": 135, "time": "1772187135" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 152, "time": "1772187932" }, "departure": { "delay": 152, "time": "1772187932" }, "stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001", "stopSequence": 28 }, { "departure": { "delay": 44, "time": "1772185844" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 145, "time": "1772186965" }, "departure": { "delay": 145, "time": "1772186965" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 159, "time": "1772185997" }, "departure": { "delay": 159, "time": "1772186019" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 174, "time": "1772186073" }, "departure": { "delay": 174, "time": "1772186094" }, "stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 105, "time": "1772188005" }, "departure": { "delay": 105, "time": "1772188005" }, "stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 167, "time": "1772186327" }, "departure": { "delay": 167, "time": "1772186327" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 132, "time": "1772186892" }, "departure": { "delay": 132, "time": "1772186892" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 105, "time": "1772187045" }, "departure": { "delay": 105, "time": "1772187045" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1772185850", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10981:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN16574F5941263x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772192220" }, "departure": { "time": "1772192280" }, "stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1772198040" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 31 }, { "arrival": { "time": "1772194440" }, "departure": { "time": "1772194500" }, "stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1772196780" }, "departure": { "time": "1772196840" }, "stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1772192640" }, "departure": { "time": "1772192700" }, "stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1772195520" }, "departure": { "time": "1772195640" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1772193600" }, "departure": { "time": "1772193720" }, "stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772189100" }, "stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1772190060" }, "departure": { "time": "1772190120" }, "stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "time": "1772194920" }, "departure": { "time": "1772194980" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1772190960" }, "departure": { "time": "1772191500" }, "stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002", "stopSequence": 12 }, { "departure": { "time": "1772187120" }, "stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002", "stopSequence": 4 }, { "arrival": { "time": "1772197140" }, "departure": { "time": "1772197200" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 30 } ], "timestamp": "1772183515", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN16574F5941263x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6082:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 75, "time": "1772185335" }, "departure": { "delay": 75, "time": "1772185335" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1772185260" }, "departure": { "delay": 60, "time": "1772185260" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -90, "time": "1772186310" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -45, "time": "1772186235" }, "departure": { "delay": -45, "time": "1772186235" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -35, "time": "1772185860" }, "departure": { "delay": -35, "time": "1772185885" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -60, "time": "1772186160" }, "departure": { "delay": -60, "time": "1772186160" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 85, "time": "1772185585" }, "departure": { "delay": 85, "time": "1772185585" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1772185385" }, "departure": { "delay": 5, "time": "1772185385" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1772185160" }, "departure": { "delay": 80, "time": "1772185160" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 42, "time": "1772185662" }, "departure": { "delay": 42, "time": "1772185662" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -108, "time": "1772185752" }, "departure": { "delay": -108, "time": "1772185752" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 10 }, { "departure": { "delay": 1, "time": "1772185021" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 11, "time": "1772185091" }, "departure": { "delay": 11, "time": "1772185091" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -75, "time": "1772186085" }, "departure": { "delay": -75, "time": "1772186085" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 70, "time": "1772185510" }, "departure": { "delay": 70, "time": "1772185510" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772184931", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6082:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8361:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 105, "time": "1772184885" }, "departure": { "delay": 105, "time": "1772184885" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -85, "time": "1772185715" }, "departure": { "delay": -85, "time": "1772185715" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 79, "time": "1772184979" }, "departure": { "delay": 79, "time": "1772184979" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 135, "time": "1772184255" }, "departure": { "delay": 135, "time": "1772184255" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -55, "time": "1772185865" }, "departure": { "delay": -55, "time": "1772185865" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 114, "time": "1772184714" }, "departure": { "delay": 114, "time": "1772184714" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 43, "time": "1772185123" }, "departure": { "delay": 43, "time": "1772185123" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 69, "time": "1772184789" }, "departure": { "delay": 69, "time": "1772184789" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -42, "time": "1772185818" }, "departure": { "delay": -42, "time": "1772185818" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 104, "time": "1772185064" }, "departure": { "delay": 104, "time": "1772185064" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 78, "time": "1772185218" }, "departure": { "delay": 78, "time": "1772185218" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 66, "time": "1772183886" }, "departure": { "delay": 66, "time": "1772183886" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -20, "time": "1772184317" }, "departure": { "delay": -20, "time": "1772184340" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 164, "time": "1772184118" }, "departure": { "delay": 164, "time": "1772184164" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 78, "time": "1772185578" }, "departure": { "delay": 78, "time": "1772185578" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 43, "time": "1772185303" }, "departure": { "delay": 43, "time": "1772185303" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 94, "time": "1772184440" }, "departure": { "delay": 94, "time": "1772184514" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 59, "time": "1772185414" }, "departure": { "delay": 59, "time": "1772185439" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772183820" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 11, "time": "1772185631" }, "departure": { "delay": 11, "time": "1772185631" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 25, "time": "1772185525" }, "departure": { "delay": 25, "time": "1772185525" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 93, "time": "1772184633" }, "departure": { "delay": 93, "time": "1772184633" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 2, "time": "1772183942" }, "departure": { "delay": 2, "time": "1772183942" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -126, "time": "1772185914" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1772183810", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8361:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17216:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1772187017" }, "departure": { "delay": 17, "time": "1772187017" }, "stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1772188576" }, "departure": { "delay": 16, "time": "1772188576" }, "stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 59, "time": "1772188679" }, "departure": { "delay": 59, "time": "1772188679" }, "stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 15, "time": "1772188815" }, "departure": { "delay": 15, "time": "1772188815" }, "stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 35, "time": "1772187515" }, "departure": { "delay": 35, "time": "1772187515" }, "stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1772189032" }, "stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1772188747" }, "departure": { "delay": 7, "time": "1772188747" }, "stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 30, "time": "1772187030" }, "departure": { "delay": 30, "time": "1772187030" }, "stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 8, "time": "1772187368" }, "departure": { "delay": 8, "time": "1772187368" }, "stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 28, "time": "1772188528" }, "departure": { "delay": 28, "time": "1772188528" }, "stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 18, "time": "1772187558" }, "departure": { "delay": 18, "time": "1772187558" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 6, "time": "1772187426" }, "departure": { "delay": 6, "time": "1772187426" }, "stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772187000" }, "stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772186390", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17216:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11802:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1772188654" }, "departure": { "delay": 34, "time": "1772188654" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 28, "time": "1772187868" }, "departure": { "delay": 28, "time": "1772187868" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1772188310" }, "departure": { "delay": 50, "time": "1772188310" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 45, "time": "1772188545" }, "departure": { "delay": 45, "time": "1772188545" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1772188360" }, "departure": { "delay": 40, "time": "1772188360" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772187480" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772188500" }, "departure": { "time": "1772188500" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 42, "time": "1772188602" }, "departure": { "delay": 42, "time": "1772188602" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 18, "time": "1772188398" }, "departure": { "delay": 18, "time": "1772188398" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1772187750" }, "departure": { "delay": 30, "time": "1772187750" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 22, "time": "1772187802" }, "departure": { "delay": 22, "time": "1772187802" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1772186350", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11802:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3311F5952697x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772195940" }, "departure": { "time": "1772196060" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1772195040" }, "departure": { "time": "1772195100" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1772197920" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1772194200" }, "departure": { "time": "1772194260" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1772193120" }, "departure": { "time": "1772193300" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 19 }, { "departure": { "time": "1772186280" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1772196840" }, "departure": { "time": "1772196960" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 27 } ], "timestamp": "1772182676", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3311F5952697x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759102x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1772186690" }, "departure": { "delay": 50, "time": "1772186690" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 50, "time": "1772186630" }, "departure": { "delay": 50, "time": "1772186630" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 51, "time": "1772185938" }, "departure": { "delay": 51, "time": "1772185971" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1772186810" }, "departure": { "delay": 50, "time": "1772186810" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 8, "time": "1772186335" }, "departure": { "delay": 8, "time": "1772186348" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 33, "time": "1772185640" }, "departure": { "delay": 33, "time": "1772185713" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 22, "time": "1772186230" }, "departure": { "delay": 22, "time": "1772186242" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1772185992" }, "departure": { "delay": 20, "time": "1772186000" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": -13, "time": "1772185307" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 37, "time": "1772186303" }, "departure": { "delay": 37, "time": "1772186317" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1772186870" }, "departure": { "delay": 50, "time": "1772186870" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 50, "time": "1772186810" }, "departure": { "delay": 50, "time": "1772186810" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 50, "time": "1772186990" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1772185337" }, "departure": { "delay": -1, "time": "1772185559" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 50, "time": "1772186690" }, "departure": { "delay": 50, "time": "1772186690" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1772186084" }, "departure": { "delay": 3, "time": "1772186103" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1772186137" }, "departure": { "delay": 3, "time": "1772186163" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1772186408" }, "departure": { "time": "1772186400" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 56, "time": "1772186181" }, "departure": { "delay": 56, "time": "1772186216" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 4, "time": "1772185822" }, "departure": { "delay": 4, "time": "1772185864" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 56, "time": "1772185766" }, "departure": { "delay": 56, "time": "1772185796" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 62, "time": "1772186272" }, "departure": { "delay": 62, "time": "1772186282" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1772186570" }, "departure": { "delay": 50, "time": "1772186570" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1772186447", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759102x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5490699:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -58, "time": "1772189702" }, "departure": { "delay": -58, "time": "1772189702" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -156, "time": "1772190564" }, "departure": { "delay": -156, "time": "1772190564" }, "stopId": "FR:27008:ZE:0x6059:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -143, "time": "1772190337" }, "departure": { "delay": -143, "time": "1772190337" }, "stopId": "FR:27008:ZE:0x6054:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -27, "time": "1772188953" }, "departure": { "delay": -27, "time": "1772188953" }, "stopId": "FR:27701:ZE:0x7163:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -134, "time": "1772190286" }, "departure": { "delay": -134, "time": "1772190286" }, "stopId": "FR:27008:ZE:0x6050:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -103, "time": "1772190377" }, "departure": { "delay": -103, "time": "1772190377" }, "stopId": "FR:27008:ZE:0x6046:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 11, "time": "1772189291" }, "departure": { "delay": 11, "time": "1772189291" }, "stopId": "FR:27365:ZE:0x7271:ATOUMOD006", "stopSequence": 9 }, { "departure": { "time": "1772188800" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -106, "time": "1772190074" }, "departure": { "delay": -106, "time": "1772190074" }, "stopId": "FR:27348:ZE:0x6303:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -113, "time": "1772190427" }, "departure": { "delay": -113, "time": "1772190427" }, "stopId": "FR:27008:ZE:0x6052:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 4, "time": "1772189104" }, "departure": { "delay": 4, "time": "1772189104" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -190, "time": "1772190770" }, "departure": { "delay": -190, "time": "1772190770" }, "stopId": "FR:27458:ZE:0x6698:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -32, "time": "1772189188" }, "departure": { "delay": -32, "time": "1772189188" }, "stopId": "FR:27365:ZE:0x6332:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -216, "time": "1772190924" }, "departure": { "delay": -216, "time": "1772190924" }, "stopId": "FR:27458:ZE:0x6684:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -71, "time": "1772189629" }, "departure": { "delay": -71, "time": "1772189629" }, "stopId": "FR:27196:ZE:0x6319:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -130, "time": "1772189990" }, "departure": { "delay": -130, "time": "1772189990" }, "stopId": "FR:27348:ZE:0x6298:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -196, "time": "1772190824" }, "departure": { "delay": -196, "time": "1772190824" }, "stopId": "FR:27458:ZE:0x6694:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -143, "time": "1772190457" }, "departure": { "delay": -143, "time": "1772190457" }, "stopId": "FR:27008:ZE:0x6048:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -24, "time": "1772189136" }, "departure": { "delay": -24, "time": "1772189136" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -77, "time": "1772189323" }, "departure": { "delay": -77, "time": "1772189323" }, "stopId": "FR:27365:ZE:0x7269:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 26, "time": "1772189006" }, "departure": { "delay": 26, "time": "1772189006" }, "stopId": "FR:27701:ZE:0x7102:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -159, "time": "1772190261" }, "departure": { "delay": -159, "time": "1772190261" }, "stopId": "FR:27348:ZE:0x6292:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -161, "time": "1772190739" }, "departure": { "delay": -161, "time": "1772190739" }, "stopId": "FR:27386:ZE:0x6366:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -147, "time": "1772190693" }, "departure": { "delay": -147, "time": "1772190693" }, "stopId": "FR:27386:ZE:0x6377:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -149, "time": "1772190511" }, "departure": { "delay": -149, "time": "1772190511" }, "stopId": "FR:27008:ZE:0x6057:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -228, "time": "1772190972" }, "departure": { "delay": -228, "time": "1772190972" }, "stopId": "FR:27458:ZE:0x6678:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -117, "time": "1772190663" }, "departure": { "delay": -117, "time": "1772190663" }, "stopId": "FR:27386:ZE:0x6375:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -228, "time": "1772191212" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -157, "time": "1772190023" }, "departure": { "delay": -157, "time": "1772190023" }, "stopId": "FR:27348:ZE:0x6297:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -228, "time": "1772190852" }, "departure": { "delay": -228, "time": "1772190852" }, "stopId": "FR:27458:ZE:0x6680:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -181, "time": "1772191079" }, "departure": { "delay": -181, "time": "1772191079" }, "stopId": "FR:27458:ZE:0x6691:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -224, "time": "1772191156" }, "departure": { "delay": -224, "time": "1772191156" }, "stopId": "FR:27458:ZE:0x6688:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -77, "time": "1772189503" }, "departure": { "delay": -77, "time": "1772189503" }, "stopId": "FR:27196:ZE:0x6320:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -184, "time": "1772190896" }, "departure": { "delay": -184, "time": "1772190896" }, "stopId": "FR:27458:ZE:0x6692:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -105, "time": "1772190135" }, "departure": { "delay": -105, "time": "1772190135" }, "stopId": "FR:27348:ZE:0x6301:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -105, "time": "1772189775" }, "departure": { "delay": -105, "time": "1772189775" }, "stopId": "FR:27469:ZE:0x6662:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -96, "time": "1772189724" }, "departure": { "delay": -96, "time": "1772189724" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -24, "time": "1772189556" }, "departure": { "delay": -24, "time": "1772189556" }, "stopId": "FR:27196:ZE:0x6323:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 27, "time": "1772189067" }, "departure": { "delay": 27, "time": "1772189067" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 5 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5490699:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597212:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -76, "time": "1772189804" }, "departure": { "delay": -76, "time": "1772189804" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -2898, "time": "1772186442" }, "departure": { "delay": -2898, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 73, "time": "1772190133" }, "departure": { "delay": 73, "time": "1772190133" }, "stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -2958, "time": "1772186442" }, "departure": { "delay": -2958, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -3078, "time": "1772186442" }, "departure": { "delay": -3078, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -2598, "time": "1772186442" }, "departure": { "delay": -2598, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -2658, "time": "1772186442" }, "departure": { "delay": -2658, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -3318, "time": "1772186442" }, "departure": { "delay": -3318, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 23 }, { "departure": { "delay": -2538, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -3258, "time": "1772186442" }, "departure": { "delay": -3258, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -2778, "time": "1772186442" }, "departure": { "delay": -2778, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 23, "time": "1772190203" }, "departure": { "delay": 23, "time": "1772190203" }, "stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -3018, "time": "1772186442" }, "departure": { "delay": -3018, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 17, "time": "1772190257" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -47, "time": "1772189893" }, "departure": { "delay": -47, "time": "1772189893" }, "stopId": "FR:27229:ZE:0xFER02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -17, "time": "1772189983" }, "departure": { "delay": -17, "time": "1772189983" }, "stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -3138, "time": "1772186442" }, "departure": { "delay": -3138, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004", "stopSequence": 19 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597212:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758842x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 211, "time": "1772184743" }, "departure": { "delay": 211, "time": "1772184751" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 97, "time": "1772182492" }, "departure": { "delay": 97, "time": "1772182537" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 83, "time": "1772182329" }, "departure": { "delay": 83, "time": "1772182343" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 232, "time": "1772184678" }, "departure": { "delay": 232, "time": "1772184712" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 85, "time": "1772183322" }, "departure": { "delay": 85, "time": "1772183365" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 83, "time": "1772182155" }, "departure": { "delay": 83, "time": "1772182163" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 52, "time": "1772182653" }, "departure": { "delay": 52, "time": "1772182672" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 139, "time": "1772181844" }, "departure": { "delay": 139, "time": "1772181859" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 71, "time": "1772182196" }, "departure": { "delay": 71, "time": "1772182211" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 123, "time": "1772181883" }, "departure": { "delay": 123, "time": "1772181903" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 89, "time": "1772183573" }, "departure": { "delay": 89, "time": "1772183669" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 46, "time": "1772183077" }, "departure": { "delay": 46, "time": "1772183086" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 206, "time": "1772184220" }, "departure": { "delay": 206, "time": "1772184266" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 269, "time": "1772185169" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 69, "time": "1772183184" }, "departure": { "delay": 69, "time": "1772183289" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 224, "time": "1772184000" }, "departure": { "delay": 224, "time": "1772184044" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 101, "time": "1772182406" }, "departure": { "delay": 101, "time": "1772182421" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 89, "time": "1772182917" }, "departure": { "delay": 89, "time": "1772183009" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1772182722" }, "departure": { "delay": -1, "time": "1772182739" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 231, "time": "1772184859" }, "departure": { "delay": 231, "time": "1772184891" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 318, "time": "1772185062" }, "departure": { "delay": 318, "time": "1772185098" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 85, "time": "1772182569" }, "departure": { "delay": 85, "time": "1772182585" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 101, "time": "1772181989" }, "departure": { "delay": 101, "time": "1772182001" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 323, "time": "1772185031" }, "departure": { "delay": 323, "time": "1772185043" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 111, "time": "1772182026" }, "departure": { "delay": 111, "time": "1772182071" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 2, "time": "1772183127" }, "departure": { "delay": 2, "time": "1772183162" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 245, "time": "1772184656" }, "departure": { "delay": 245, "time": "1772184665" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 127, "time": "1772181956" }, "departure": { "delay": 127, "time": "1772181967" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 39, "time": "1772182856" }, "departure": { "delay": 39, "time": "1772182899" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 188, "time": "1772181715" }, "departure": { "delay": 188, "time": "1772181728" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 75, "time": "1772182619" }, "departure": { "delay": 75, "time": "1772182635" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 151, "time": "1772181691" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 65, "time": "1772182252" }, "departure": { "delay": 65, "time": "1772182265" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1772183475" }, "departure": { "delay": 60, "time": "1772183520" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 211, "time": "1772184376" }, "departure": { "delay": 211, "time": "1772184391" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 19, "time": "1772182777" }, "departure": { "delay": 19, "time": "1772182819" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 222, "time": "1772184458" }, "departure": { "delay": 222, "time": "1772184522" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 187, "time": "1772184416" }, "departure": { "delay": 187, "time": "1772184427" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 261, "time": "1772184937" }, "departure": { "delay": 261, "time": "1772184981" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 101, "time": "1772182281" }, "departure": { "delay": 101, "time": "1772182301" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 171, "time": "1772184322" }, "departure": { "delay": 171, "time": "1772184351" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 183, "time": "1772181757" }, "departure": { "delay": 183, "time": "1772181783" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 108, "time": "1772183387" }, "departure": { "delay": 108, "time": "1772183448" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 262, "time": "1772184911" }, "departure": { "delay": 262, "time": "1772184922" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 157, "time": "1772182079" }, "departure": { "delay": 157, "time": "1772182117" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 245, "time": "1772184799" }, "departure": { "delay": 245, "time": "1772184845" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 241, "time": "1772183907" }, "departure": { "delay": 241, "time": "1772183941" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 236, "time": "1772184132" }, "departure": { "delay": 236, "time": "1772184176" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758842x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758648x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -36, "time": "1772169184" }, "departure": { "delay": -36, "time": "1772169204" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -42, "time": "1772169248" }, "departure": { "delay": -42, "time": "1772169258" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 11, "time": "1772167537" }, "departure": { "delay": 11, "time": "1772167571" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 20, "time": "1772166620" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -41, "time": "1772168201" }, "departure": { "delay": -41, "time": "1772168239" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 64, "time": "1772168294" }, "departure": { "delay": 64, "time": "1772168464" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -26, "time": "1772167160" }, "departure": { "delay": -26, "time": "1772167174" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -2, "time": "1772167487" }, "departure": { "delay": -2, "time": "1772167498" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 37, "time": "1772166800" }, "departure": { "delay": 37, "time": "1772166817" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 37, "time": "1772168656" }, "departure": { "delay": 37, "time": "1772168677" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -27, "time": "1772167096" }, "departure": { "delay": -27, "time": "1772167113" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -16, "time": "1772167754" }, "departure": { "delay": -16, "time": "1772167784" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -4, "time": "1772166939" }, "departure": { "delay": -4, "time": "1772166956" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -8, "time": "1772166746" }, "departure": { "delay": -8, "time": "1772166772" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -18, "time": "1772168126" }, "departure": { "delay": -18, "time": "1772168142" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -21, "time": "1772168904" }, "departure": { "delay": -21, "time": "1772168919" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 18, "time": "1772167020" }, "departure": { "delay": 18, "time": "1772167038" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 6, "time": "1772167669" }, "departure": { "delay": 6, "time": "1772167686" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -27, "time": "1772167314" }, "departure": { "delay": -27, "time": "1772167353" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 4, "time": "1772168569" }, "departure": { "delay": 4, "time": "1772168584" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -2, "time": "1772168076" }, "departure": { "delay": -2, "time": "1772168098" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 379, "time": "1772169799" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 24, "time": "1772168738" }, "departure": { "delay": 24, "time": "1772168784" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -13, "time": "1772167411" }, "departure": { "delay": -13, "time": "1772167427" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -27, "time": "1772169054" }, "departure": { "delay": -27, "time": "1772169093" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 7, "time": "1772166713" }, "departure": { "delay": 7, "time": "1772166727" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1772168977" }, "departure": { "delay": 2, "time": "1772169002" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -32, "time": "1772167834" }, "departure": { "delay": -32, "time": "1772167888" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -15, "time": "1772167939" }, "departure": { "delay": -15, "time": "1772167965" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -6, "time": "1772168005" }, "departure": { "delay": -6, "time": "1772168034" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 13, "time": "1772168815" }, "departure": { "delay": 13, "time": "1772168833" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -34, "time": "1772167213" }, "departure": { "delay": -34, "time": "1772167226" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -46, "time": "1772169116" }, "departure": { "delay": -46, "time": "1772169134" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 13, "time": "1772166837" }, "departure": { "delay": 13, "time": "1772166853" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 29, "time": "1772167614" }, "departure": { "delay": 29, "time": "1772167649" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1772186447", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758648x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14787:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1772189098" }, "departure": { "delay": 58, "time": "1772189098" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 90, "time": "1772188950" }, "departure": { "delay": 90, "time": "1772188950" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 41, "time": "1772189021" }, "departure": { "delay": 41, "time": "1772189021" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 84, "time": "1772189244" }, "departure": { "delay": 84, "time": "1772189244" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14787:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758668x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -10, "time": "1772187710" }, "departure": { "delay": -10, "time": "1772187710" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -10, "time": "1772188910" }, "departure": { "delay": -10, "time": "1772188910" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -10, "time": "1772187830" }, "departure": { "delay": -10, "time": "1772187830" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -10, "time": "1772188730" }, "departure": { "delay": -10, "time": "1772188730" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -21, "time": "1772186362" }, "departure": { "delay": -21, "time": "1772186379" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -10, "time": "1772188070" }, "departure": { "delay": -10, "time": "1772188070" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -10, "time": "1772189210" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -10, "time": "1772188610" }, "departure": { "delay": -10, "time": "1772188610" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -10, "time": "1772188370" }, "departure": { "delay": -10, "time": "1772188370" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -10, "time": "1772186630" }, "departure": { "delay": -10, "time": "1772186630" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -10, "time": "1772188970" }, "departure": { "delay": -10, "time": "1772188970" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -10, "time": "1772189030" }, "departure": { "delay": -10, "time": "1772189030" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -10, "time": "1772186690" }, "departure": { "delay": -10, "time": "1772186690" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -10, "time": "1772187650" }, "departure": { "delay": -10, "time": "1772187650" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -10, "time": "1772188790" }, "departure": { "delay": -10, "time": "1772188790" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -10, "time": "1772187770" }, "departure": { "delay": -10, "time": "1772187770" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -10, "time": "1772186930" }, "departure": { "delay": -10, "time": "1772186930" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -10, "time": "1772189090" }, "departure": { "delay": -10, "time": "1772189090" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -10, "time": "1772187950" }, "departure": { "delay": -10, "time": "1772187950" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -10, "time": "1772186450" }, "departure": { "delay": -10, "time": "1772186450" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -10, "time": "1772187050" }, "departure": { "delay": -10, "time": "1772187050" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -10, "time": "1772186810" }, "departure": { "delay": -10, "time": "1772186810" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -10, "time": "1772187530" }, "departure": { "delay": -10, "time": "1772187530" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -10, "time": "1772186398" }, "departure": { "delay": -10, "time": "1772186450" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 6, "time": "1772186286" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -10, "time": "1772187410" }, "departure": { "delay": -10, "time": "1772187410" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -10, "time": "1772186510" }, "departure": { "delay": -10, "time": "1772186510" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -10, "time": "1772188430" }, "departure": { "delay": -10, "time": "1772188430" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -10, "time": "1772188550" }, "departure": { "delay": -10, "time": "1772188550" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -10, "time": "1772187290" }, "departure": { "delay": -10, "time": "1772187290" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -10, "time": "1772186870" }, "departure": { "delay": -10, "time": "1772186870" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -10, "time": "1772187350" }, "departure": { "delay": -10, "time": "1772187350" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -10, "time": "1772187170" }, "departure": { "delay": -10, "time": "1772187170" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -10, "time": "1772188190" }, "departure": { "delay": -10, "time": "1772188190" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -10, "time": "1772187230" }, "departure": { "delay": -10, "time": "1772187230" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758668x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10948:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 82, "time": "1772184622" }, "departure": { "delay": 82, "time": "1772184622" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 32, "time": "1772184752" }, "departure": { "delay": 32, "time": "1772184752" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -43, "time": "1772185097" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 63, "time": "1772184423" }, "departure": { "delay": 63, "time": "1772184423" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 97, "time": "1772184997" }, "departure": { "delay": 97, "time": "1772184997" }, "stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 197, "time": "1772183297" }, "departure": { "delay": 197, "time": "1772183297" }, "stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 82, "time": "1772184022" }, "departure": { "delay": 82, "time": "1772184022" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 184, "time": "1772183344" }, "departure": { "delay": 184, "time": "1772183344" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 207, "time": "1772183222" }, "departure": { "delay": 207, "time": "1772183247" }, "stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 82, "time": "1772184898" }, "departure": { "delay": 82, "time": "1772184922" }, "stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 68, "time": "1772184848" }, "departure": { "delay": 68, "time": "1772184848" }, "stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 212, "time": "1772183372" }, "departure": { "delay": 212, "time": "1772183372" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 37, "time": "1772184675" }, "departure": { "delay": 37, "time": "1772184697" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 50, "time": "1772185070" }, "departure": { "delay": 50, "time": "1772185070" }, "stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 102, "time": "1772183022" }, "departure": { "delay": 102, "time": "1772183022" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 148, "time": "1772184388" }, "departure": { "delay": 148, "time": "1772184388" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 155, "time": "1772184275" }, "departure": { "delay": 155, "time": "1772184275" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 17 }, { "departure": { "delay": 52, "time": "1772182972" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 102, "time": "1772184822" }, "departure": { "delay": 102, "time": "1772184822" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 129, "time": "1772184309" }, "departure": { "delay": 129, "time": "1772184309" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1772182979", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10948:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:900000362:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 416, "time": "1772186315" }, "departure": { "delay": 416, "time": "1772186336" }, "stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037", "stopSequence": 12 }, { "departure": { "delay": 436, "time": "1772186776" }, "stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037", "stopSequence": 18 }, { "departure": { "delay": 436, "time": "1772186596" }, "stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037", "stopSequence": 16 }, { "departure": { "delay": 436, "time": "1772187796" }, "stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037", "stopSequence": 34 }, { "departure": { "delay": 436, "time": "1772187136" }, "stopId": "FR:61001:ZE:Ernouf:ATOUMOD037", "stopSequence": 22 }, { "arrival": { "delay": 436, "time": "1772187856" }, "stopId": "FR:72006:ZE:Chevx:ATOUMOD037", "stopSequence": 35 }, { "departure": { "delay": 436, "time": "1772187736" }, "stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037", "stopSequence": 33 }, { "departure": { "delay": 436, "time": "1772186656" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 17 }, { "departure": { "delay": 436, "time": "1772187316" }, "stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037", "stopSequence": 25 }, { "arrival": { "delay": 429, "time": "1772186469" }, "departure": { "delay": 429, "time": "1772186469" }, "stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037", "stopSequence": 14 }, { "departure": { "delay": 436, "time": "1772187436" }, "stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037", "stopSequence": 27 }, { "arrival": { "delay": 425, "time": "1772186193" }, "departure": { "delay": 425, "time": "1772186225" }, "stopId": "FR:61001:ZE:Guynemer:ATOUMOD037", "stopSequence": 10 }, { "departure": { "delay": 436, "time": "1772187496" }, "stopId": "FR:61001:ZE:Flaubert:ATOUMOD037", "stopSequence": 28 }, { "departure": { "delay": 436, "time": "1772187676" }, "stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037", "stopSequence": 32 }, { "departure": { "delay": 436, "time": "1772187616" }, "stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037", "stopSequence": 30 }, { "departure": { "delay": 436, "time": "1772187256" }, "stopId": "FR:61001:ZE:Tisons:ATOUMOD037", "stopSequence": 24 }, { "arrival": { "delay": 447, "time": "1772186243" }, "departure": { "delay": 447, "time": "1772186307" }, "stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037", "stopSequence": 11 }, { "arrival": { "delay": 445, "time": "1772186355" }, "departure": { "delay": 445, "time": "1772186425" }, "stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037", "stopSequence": 13 }, { "departure": { "delay": 436, "time": "1772186836" }, "stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037", "stopSequence": 19 }, { "arrival": { "delay": 418, "time": "1772186031" }, "departure": { "delay": 418, "time": "1772186038" }, "stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037", "stopSequence": 5 }, { "departure": { "delay": 436, "time": "1772187196" }, "stopId": "FR:61001:ZE:Montsort:ATOUMOD037", "stopSequence": 23 }, { "arrival": { "delay": 420, "time": "1772186124" }, "departure": { "delay": 420, "time": "1772186160" }, "stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037", "stopSequence": 8 }, { "arrival": { "delay": 451, "time": "1772186163" }, "departure": { "delay": 451, "time": "1772186191" }, "stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037", "stopSequence": 9 }, { "departure": { "delay": 436, "time": "1772187016" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 21 }, { "departure": { "delay": 436, "time": "1772187376" }, "stopId": "FR:61001:ZE:Zola:ATOUMOD037", "stopSequence": 26 }, { "departure": { "delay": 436, "time": "1772186536" }, "stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037", "stopSequence": 15 }, { "arrival": { "delay": 446, "time": "1772186047" }, "departure": { "delay": 446, "time": "1772186066" }, "stopId": "FR:61001:ZE:Bayard:ATOUMOD037", "stopSequence": 6 }, { "departure": { "delay": 436, "time": "1772187676" }, "stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037", "stopSequence": 31 }, { "departure": { "delay": 436, "time": "1772186896" }, "stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037", "stopSequence": 20 }, { "departure": { "delay": 436, "time": "1772187556" }, "stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037", "stopSequence": 29 }, { "arrival": { "delay": 415, "time": "1772186074" }, "departure": { "delay": 415, "time": "1772186095" }, "stopId": "FR:61001:ZE:Courteille:ATOUMOD037", "stopSequence": 7 } ], "timestamp": "1772186480", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:A:LOC", "tripId": "ATOUMOD037:ServiceJourney:900000362:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18643:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 32, "time": "1772184932" }, "departure": { "delay": 32, "time": "1772184932" }, "stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1772184000" }, "departure": { "time": "1772184000" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 59, "time": "1772183879" }, "departure": { "delay": 59, "time": "1772183879" }, "stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1772183607" }, "departure": { "delay": 27, "time": "1772183607" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772185620" }, "departure": { "time": "1772185620" }, "stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 3, "time": "1772185563" }, "departure": { "delay": 3, "time": "1772185563" }, "stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1772185860" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 49, "time": "1772184649" }, "departure": { "delay": 49, "time": "1772184649" }, "stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 51, "time": "1772185251" }, "departure": { "delay": 51, "time": "1772185251" }, "stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1772183700" }, "departure": { "time": "1772183700" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1772185731" }, "departure": { "delay": 51, "time": "1772185731" }, "stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 9, "time": "1772185509" }, "departure": { "delay": 9, "time": "1772185509" }, "stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1772185021" }, "departure": { "delay": 1, "time": "1772185021" }, "stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1772183400" }, "departure": { "time": "1772183400" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1772184204" }, "departure": { "delay": 24, "time": "1772184204" }, "stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772183280" }, "stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 2, "time": "1772183462" }, "departure": { "delay": 2, "time": "1772183462" }, "stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772184840" }, "departure": { "time": "1772184840" }, "stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 10, "time": "1772185390" }, "departure": { "delay": 10, "time": "1772185390" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 7, "time": "1772184127" }, "departure": { "delay": 7, "time": "1772184127" }, "stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 57, "time": "1772183517" }, "departure": { "delay": 57, "time": "1772183517" }, "stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 37, "time": "1772184277" }, "departure": { "delay": 37, "time": "1772184277" }, "stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 4, "time": "1772184544" }, "departure": { "delay": 4, "time": "1772184544" }, "stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1772185085" }, "departure": { "delay": 5, "time": "1772185085" }, "stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 57, "time": "1772183637" }, "departure": { "delay": 57, "time": "1772183637" }, "stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 37, "time": "1772185297" }, "departure": { "delay": 37, "time": "1772185297" }, "stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1772184480" }, "departure": { "time": "1772184480" }, "stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 44, "time": "1772183924" }, "departure": { "delay": 44, "time": "1772183924" }, "stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 18, "time": "1772185338" }, "departure": { "delay": 18, "time": "1772185338" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772183760" }, "departure": { "time": "1772183760" }, "stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 49, "time": "1772183809" }, "departure": { "delay": 49, "time": "1772183809" }, "stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1772184340" }, "departure": { "delay": 40, "time": "1772184340" }, "stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 17, "time": "1772184737" }, "departure": { "delay": 17, "time": "1772184737" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772185200" }, "departure": { "time": "1772185200" }, "stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 7, "time": "1772184067" }, "departure": { "delay": 7, "time": "1772184067" }, "stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1772183010", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18643:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x21430297:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172527" }, "departure": { "time": "1772172660" }, "stopId": "FR:76114:ZE:102:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": -115, "time": "1772172354" }, "departure": { "delay": -115, "time": "1772172365" }, "stopId": "FR:76114:ZE:115:ATOUMOD019", "stopSequence": 5 }, { "departure": { "delay": 34, "time": "1772172094" }, "stopId": "FR:76114:ZE:111:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 26, "time": "1772172140" }, "departure": { "delay": 26, "time": "1772172146" }, "stopId": "FR:76114:ZE:112:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": -5, "time": "1772172161" }, "departure": { "delay": -5, "time": "1772172175" }, "stopId": "FR:76114:ZE:113:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": -160, "time": "1772172413" }, "departure": { "delay": -160, "time": "1772172440" }, "stopId": "FR:76114:ZE:116:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 21, "time": "1772172250" }, "departure": { "delay": 21, "time": "1772172261" }, "stopId": "FR:76114:ZE:114:ATOUMOD019", "stopSequence": 4 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:1:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x21430297:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759092x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -5, "time": "1772174450" }, "departure": { "delay": -5, "time": "1772174455" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -42, "time": "1772174402" }, "departure": { "delay": -42, "time": "1772174418" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 2, "time": "1772174961" }, "departure": { "delay": 2, "time": "1772175002" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -30, "time": "1772173992" }, "departure": { "delay": -30, "time": "1772174010" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -62, "time": "1772174084" }, "departure": { "delay": -62, "time": "1772174098" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 11, "time": "1772175032" }, "departure": { "delay": 11, "time": "1772175071" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 43, "time": "1772173929" }, "departure": { "delay": 43, "time": "1772173963" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -44, "time": "1772174192" }, "departure": { "delay": -44, "time": "1772174236" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -34, "time": "1772174718" }, "departure": { "delay": -34, "time": "1772174726" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -13, "time": "1772174842" }, "departure": { "delay": -13, "time": "1772174867" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -19, "time": "1772174291" }, "departure": { "delay": -19, "time": "1772174321" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -68, "time": "1772174924" }, "departure": { "delay": -68, "time": "1772174932" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 3, "time": "1772174581" }, "departure": { "delay": 3, "time": "1772174643" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -29, "time": "1772174331" }, "departure": { "delay": -29, "time": "1772174371" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -49, "time": "1772175131" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 17, "time": "1772173517" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -64, "time": "1772174803" }, "departure": { "delay": -64, "time": "1772174816" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -41, "time": "1772174051" }, "departure": { "delay": -41, "time": "1772174059" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 4, "time": "1772173559" }, "departure": { "delay": 4, "time": "1772173744" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -15, "time": "1772174490" }, "departure": { "delay": -15, "time": "1772174505" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 16, "time": "1772173805" }, "departure": { "delay": 16, "time": "1772173876" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -31, "time": "1772174772" }, "departure": { "delay": -31, "time": "1772174789" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -59, "time": "1772174261" }, "departure": { "delay": -59, "time": "1772174281" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759092x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14038:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1772186033" }, "departure": { "delay": 8, "time": "1772186108" }, "stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 85, "time": "1772185705" }, "departure": { "delay": 85, "time": "1772185705" }, "stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 109, "time": "1772185104" }, "departure": { "delay": 109, "time": "1772185129" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 65, "time": "1772186945" }, "departure": { "delay": 65, "time": "1772186945" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": -5, "time": "1772185975" }, "departure": { "delay": -5, "time": "1772185975" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 44, "time": "1772187104" }, "departure": { "delay": 44, "time": "1772187104" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 40, "time": "1772187220" }, "departure": { "delay": 40, "time": "1772187220" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 31, "time": "1772186611" }, "departure": { "delay": 31, "time": "1772186611" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 139, "time": "1772185558" }, "departure": { "delay": 139, "time": "1772185579" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 165, "time": "1772185425" }, "departure": { "delay": 165, "time": "1772185425" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 149, "time": "1772185207" }, "departure": { "delay": 149, "time": "1772185229" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 119, "time": "1772185379" }, "departure": { "delay": 119, "time": "1772185379" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 31, "time": "1772186431" }, "departure": { "delay": 31, "time": "1772186431" }, "stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 31, "time": "1772186851" }, "departure": { "delay": 31, "time": "1772186851" }, "stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 37, "time": "1772186197" }, "departure": { "delay": 37, "time": "1772186197" }, "stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772184900" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 81, "time": "1772187501" }, "departure": { "delay": 81, "time": "1772187501" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 123, "time": "1772185623" }, "departure": { "delay": 123, "time": "1772185623" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772186700" }, "departure": { "delay": 60, "time": "1772186700" }, "stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 45, "time": "1772185065" }, "departure": { "delay": 45, "time": "1772185065" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 87, "time": "1772186367" }, "departure": { "delay": 87, "time": "1772186367" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 158, "time": "1772185298" }, "departure": { "delay": 158, "time": "1772185298" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 31, "time": "1772186551" }, "departure": { "delay": 31, "time": "1772186551" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 79, "time": "1772185861" }, "departure": { "delay": 79, "time": "1772185879" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 71, "time": "1772187011" }, "departure": { "delay": 71, "time": "1772187011" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 58, "time": "1772186818" }, "departure": { "delay": 58, "time": "1772186818" }, "stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 84, "time": "1772186279" }, "departure": { "delay": 84, "time": "1772186304" }, "stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 31, "time": "1772187571" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 19, "time": "1772184979" }, "departure": { "delay": 19, "time": "1772184979" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -4, "time": "1772186156" }, "departure": { "delay": -4, "time": "1772186156" }, "stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 51, "time": "1772186511" }, "departure": { "delay": 51, "time": "1772186511" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 77, "time": "1772186777" }, "departure": { "delay": 77, "time": "1772186777" }, "stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 57, "time": "1772185797" }, "departure": { "delay": 57, "time": "1772185797" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 24, "time": "1772186184" }, "departure": { "delay": 24, "time": "1772186184" }, "stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1772183850", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14038:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4271099x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 33, "time": "1772187633" }, "departure": { "delay": 33, "time": "1772187633" }, "stopId": "FR:76447:ZE:3334:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 41, "time": "1772187701" }, "departure": { "delay": 41, "time": "1772187701" }, "stopId": "FR:76447:ZE:4073:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:76447:ZE:3444:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 38, "time": "1772186678" }, "departure": { "delay": 38, "time": "1772186678" }, "stopId": "FR:76481:ZE:3829:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 38, "time": "1772188838" }, "departure": { "delay": 38, "time": "1772188838" }, "stopId": "FR:76296:ZE:3014:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76616:ZE:4018:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 39, "time": "1772187279" }, "departure": { "delay": 39, "time": "1772187279" }, "stopId": "FR:76270:ZE:4088:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76296:ZE:3072:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 42, "time": "1772189322" }, "departure": { "delay": 42, "time": "1772189322" }, "stopId": "FR:76296:ZE:4442:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 23, "time": "1772189363" }, "departure": { "delay": 23, "time": "1772189363" }, "stopId": "FR:76305:ZE:4499:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 44, "time": "1772186864" }, "departure": { "delay": 44, "time": "1772186864" }, "stopId": "FR:76481:ZE:3473:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1772189520" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76447:ZE:4513:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76447:ZE:4508:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1772187121" }, "departure": { "delay": 1, "time": "1772187121" }, "stopId": "FR:76481:ZE:4336:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 21, "time": "1772186781" }, "departure": { "delay": 21, "time": "1772186781" }, "stopId": "FR:76481:ZE:3825:ATOUMOD003", "stopSequence": 4 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76481:ZE:5250:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 11, "time": "1772187071" }, "departure": { "delay": 11, "time": "1772187071" }, "stopId": "FR:76481:ZE:3842:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:76533:ZE:4586:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 36, "time": "1772186976" }, "departure": { "delay": 36, "time": "1772186976" }, "stopId": "FR:76481:ZE:3827:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76447:ZE:5182:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 52, "time": "1772189092" }, "departure": { "delay": 52, "time": "1772189092" }, "stopId": "FR:76533:ZE:4199:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:76481:ZE:4876:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1772187207" }, "departure": { "delay": 27, "time": "1772187207" }, "stopId": "FR:76270:ZE:4086:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:76296:ZE:4216:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 52, "time": "1772187472" }, "departure": { "delay": 52, "time": "1772187472" }, "stopId": "FR:76270:ZE:4506:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 47, "time": "1772188187" }, "departure": { "delay": 47, "time": "1772188187" }, "stopId": "FR:76447:ZE:4603:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 42, "time": "1772186742" }, "departure": { "delay": 42, "time": "1772186742" }, "stopId": "FR:76481:ZE:3821:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 14, "time": "1772188994" }, "departure": { "delay": 14, "time": "1772188994" }, "stopId": "FR:76533:ZE:4703:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76270:ZE:3337:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 12, "time": "1772187012" }, "departure": { "delay": 12, "time": "1772187012" }, "stopId": "FR:76481:ZE:4137:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1772189430" }, "departure": { "delay": 30, "time": "1772189430" }, "stopId": "FR:76305:ZE:4501:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 33, "time": "1772188653" }, "departure": { "delay": 33, "time": "1772188653" }, "stopId": "FR:76596:ZE:5172:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 20, "time": "1772188700" }, "departure": { "delay": 20, "time": "1772188700" }, "stopId": "FR:76596:ZE:5167:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1772188321" }, "departure": { "delay": 1, "time": "1772188321" }, "stopId": "FR:76616:ZE:4043:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 55, "time": "1772187775" }, "departure": { "delay": 55, "time": "1772187775" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 25, "time": "1772188585" }, "departure": { "delay": 25, "time": "1772188585" }, "stopId": "FR:76596:ZE:4994:ATOUMOD003", "stopSequence": 25 } ], "timestamp": "1772185747", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:14:LOC", "tripId": "ATOUMOD003:ServiceJourney:4271099x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:349:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -120, "time": "1772188020" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": -120, "time": "1772187480" }, "departure": { "delay": -120, "time": "1772187480" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 5, "time": "1772186100" }, "departure": { "delay": 5, "time": "1772186105" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 75, "time": "1772185690" }, "departure": { "delay": 75, "time": "1772185695" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": -120, "time": "1772187000" }, "departure": { "delay": -120, "time": "1772187000" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1772186160" }, "departure": { "delay": 5, "time": "1772186165" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": -120, "time": "1772187180" }, "departure": { "delay": -120, "time": "1772187180" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 75, "time": "1772185870" }, "departure": { "delay": 75, "time": "1772185875" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 125, "time": "1772185860" }, "departure": { "delay": 125, "time": "1772185865" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": -115, "time": "1772187425" }, "departure": { "delay": -115, "time": "1772187425" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": -120, "time": "1772187660" }, "departure": { "delay": -120, "time": "1772187660" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 5, "time": "1772186040" }, "departure": { "delay": 5, "time": "1772186045" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": -120, "time": "1772187360" }, "departure": { "delay": -120, "time": "1772187360" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": -115, "time": "1772186460" }, "departure": { "delay": -115, "time": "1772186465" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": -120, "time": "1772187420" }, "departure": { "delay": -120, "time": "1772187420" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": -120, "time": "1772186820" }, "departure": { "delay": -120, "time": "1772186820" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": -115, "time": "1772187185" }, "departure": { "delay": -115, "time": "1772187185" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": -120, "time": "1772187300" }, "departure": { "delay": -120, "time": "1772187300" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 125, "time": "1772185440" }, "departure": { "delay": 125, "time": "1772185445" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": -115, "time": "1772187845" }, "departure": { "delay": -115, "time": "1772187845" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": -120, "time": "1772187060" }, "departure": { "delay": -120, "time": "1772187060" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 125, "time": "1772185680" }, "departure": { "delay": 125, "time": "1772185685" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 125, "time": "1772185560" }, "departure": { "delay": 125, "time": "1772185565" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": -120, "time": "1772187120" }, "departure": { "delay": -120, "time": "1772187120" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": -120, "time": "1772186640" }, "departure": { "delay": -120, "time": "1772186640" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 125, "time": "1772185620" }, "departure": { "delay": 125, "time": "1772185625" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": -110, "time": "1772187430" }, "departure": { "delay": -110, "time": "1772187430" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 5, "time": "1772185980" }, "departure": { "delay": 5, "time": "1772185985" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 65, "time": "1772185740" }, "departure": { "delay": 65, "time": "1772185745" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": -120, "time": "1772187840" }, "departure": { "delay": -120, "time": "1772187840" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 75, "time": "1772185450" }, "departure": { "delay": 75, "time": "1772185455" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": -120, "time": "1772187240" }, "departure": { "delay": -120, "time": "1772187240" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1772186220" }, "departure": { "delay": 5, "time": "1772186225" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "departure": { "delay": 120, "time": "1772185320" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 } ], "timestamp": "1772186480", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:349:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12906:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1772188470" }, "departure": { "delay": 30, "time": "1772188470" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 19, "time": "1772189119" }, "departure": { "delay": 19, "time": "1772189119" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 16, "time": "1772188936" }, "departure": { "delay": 16, "time": "1772188936" }, "stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 31, "time": "1772188291" }, "departure": { "delay": 31, "time": "1772188291" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1772189235" }, "departure": { "delay": 15, "time": "1772189235" }, "stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1772188651" }, "departure": { "delay": 31, "time": "1772188651" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1772188565" }, "departure": { "delay": 5, "time": "1772188565" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772188260" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 59, "time": "1772188979" }, "departure": { "delay": 59, "time": "1772188979" }, "stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 8, "time": "1772189168" }, "departure": { "delay": 8, "time": "1772189168" }, "stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 53, "time": "1772188613" }, "departure": { "delay": 53, "time": "1772188613" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772188500" }, "departure": { "time": "1772188500" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 12, "time": "1772188332" }, "departure": { "delay": 12, "time": "1772188332" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 4, "time": "1772188384" }, "departure": { "delay": 4, "time": "1772188384" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12906:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745451x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 91, "time": "1772175296" }, "departure": { "delay": 91, "time": "1772175331" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 150, "time": "1772174085" }, "departure": { "delay": 150, "time": "1772174130" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 228, "time": "1772174530" }, "departure": { "delay": 228, "time": "1772174568" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 80, "time": "1772175089" }, "departure": { "delay": 80, "time": "1772175140" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -23, "time": "1772175517" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 86, "time": "1772175354" }, "departure": { "delay": 86, "time": "1772175386" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 203, "time": "1772174687" }, "departure": { "delay": 203, "time": "1772174723" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 158, "time": "1772173958" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 91, "time": "1772175227" }, "departure": { "delay": 91, "time": "1772175271" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 189, "time": "1772174417" }, "departure": { "delay": 189, "time": "1772174469" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 173, "time": "1772174357" }, "departure": { "delay": 173, "time": "1772174393" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 130, "time": "1772174757" }, "departure": { "delay": 130, "time": "1772174770" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 76, "time": "1772175401" }, "departure": { "delay": 76, "time": "1772175436" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 89, "time": "1772174963" }, "departure": { "delay": 89, "time": "1772175029" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 97, "time": "1772174802" }, "departure": { "delay": 97, "time": "1772174857" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1772175166" }, "departure": { "delay": 80, "time": "1772175200" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 58, "time": "1772174903" }, "departure": { "delay": 58, "time": "1772174938" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 169, "time": "1772174170" }, "departure": { "delay": 169, "time": "1772174209" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 128, "time": "1772174259" }, "departure": { "delay": 128, "time": "1772174288" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745451x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1451:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772192940" }, "departure": { "time": "1772192940" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "departure": { "time": "1772192760" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1772193360" }, "departure": { "time": "1772193360" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1772192880" }, "departure": { "time": "1772192880" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1772192820" }, "departure": { "time": "1772192820" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1772193240" }, "departure": { "time": "1772193240" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1772193180" }, "departure": { "time": "1772193180" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1772193060" }, "departure": { "time": "1772193060" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1772193540" }, "departure": { "time": "1772193540" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1772193120" }, "departure": { "time": "1772193120" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1772193300" }, "departure": { "time": "1772193300" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1772193600" }, "departure": { "time": "1772193600" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1772193780" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1772193000" }, "departure": { "time": "1772193000" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 } ], "timestamp": "1772186411", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:1451:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17196:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 65, "time": "1772183885" }, "departure": { "delay": 65, "time": "1772183885" }, "stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 81, "time": "1772184921" }, "departure": { "delay": 81, "time": "1772184921" }, "stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 82, "time": "1772184202" }, "departure": { "delay": 82, "time": "1772184202" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 75, "time": "1772183835" }, "departure": { "delay": 75, "time": "1772183835" }, "stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 63, "time": "1772184843" }, "departure": { "delay": 63, "time": "1772184843" }, "stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 64, "time": "1772184724" }, "departure": { "delay": 64, "time": "1772184724" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 51, "time": "1772183511" }, "departure": { "delay": 51, "time": "1772183511" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 55, "time": "1772184955" }, "departure": { "delay": 55, "time": "1772184955" }, "stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1772183460" }, "departure": { "delay": 60, "time": "1772183460" }, "stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 55, "time": "1772184295" }, "departure": { "delay": 55, "time": "1772184295" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 55, "time": "1772184595" }, "departure": { "delay": 55, "time": "1772184595" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 83, "time": "1772185043" }, "departure": { "delay": 83, "time": "1772185043" }, "stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 35, "time": "1772183411" }, "departure": { "delay": 35, "time": "1772183435" }, "stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 56, "time": "1772183936" }, "departure": { "delay": 56, "time": "1772183936" }, "stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 55, "time": "1772185135" }, "departure": { "delay": 55, "time": "1772185135" }, "stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 75, "time": "1772183775" }, "departure": { "delay": 75, "time": "1772183775" }, "stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 71, "time": "1772185091" }, "departure": { "delay": 71, "time": "1772185091" }, "stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772183400" }, "stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 25, "time": "1772184085" }, "departure": { "delay": 25, "time": "1772184085" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 83, "time": "1772184683" }, "departure": { "delay": 83, "time": "1772184683" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 107, "time": "1772185547" }, "stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 98, "time": "1772184878" }, "departure": { "delay": 98, "time": "1772184878" }, "stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 103, "time": "1772185003" }, "departure": { "delay": 103, "time": "1772185003" }, "stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 50, "time": "1772183990" }, "departure": { "delay": 50, "time": "1772183990" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 55, "time": "1772185435" }, "departure": { "delay": 55, "time": "1772185435" }, "stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 70, "time": "1772185330" }, "departure": { "delay": 70, "time": "1772185330" }, "stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 83, "time": "1772183963" }, "departure": { "delay": 83, "time": "1772183963" }, "stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 62, "time": "1772185262" }, "departure": { "delay": 62, "time": "1772185262" }, "stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 114, "time": "1772185194" }, "departure": { "delay": 114, "time": "1772185194" }, "stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 55, "time": "1772184775" }, "departure": { "delay": 55, "time": "1772184775" }, "stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1772183270", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17196:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:4895210581524480x5:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 112, "time": "1772186241" }, "departure": { "delay": 112, "time": "1772186272" }, "stopId": "FR:50218:ZE:748670005:ATOUMOD105", "stopSequence": 29 }, { "arrival": { "delay": 76, "time": "1772187066" }, "departure": { "delay": 76, "time": "1772187076" }, "stopId": "FR:50532:ZE:757920018:ATOUMOD105", "stopSequence": 38 }, { "arrival": { "delay": 141, "time": "1772186531" }, "departure": { "delay": 141, "time": "1772186541" }, "stopId": "FR:50218:ZE:712770017:ATOUMOD105", "stopSequence": 32 }, { "arrival": { "delay": 41, "time": "1772186131" }, "departure": { "delay": 41, "time": "1772186141" }, "stopId": "FR:50218:ZE:759840003:ATOUMOD105", "stopSequence": 28 }, { "arrival": { "delay": 84, "time": "1772186774" }, "departure": { "delay": 84, "time": "1772186784" }, "stopId": "FR:50532:ZE:767160015:ATOUMOD105", "stopSequence": 35 }, { "arrival": { "delay": 42, "time": "1772186077" }, "departure": { "delay": 42, "time": "1772186082" }, "stopId": "FR:50218:ZE:761940002:ATOUMOD105", "stopSequence": 27 }, { "arrival": { "delay": 84, "time": "1772186292" }, "departure": { "delay": 84, "time": "1772186304" }, "stopId": "FR:50218:ZE:767200002:ATOUMOD105", "stopSequence": 30 }, { "arrival": { "delay": 159, "time": "1772186609" }, "departure": { "delay": 159, "time": "1772186619" }, "stopId": "FR:50218:ZE:738750004:ATOUMOD105", "stopSequence": 33 }, { "arrival": { "delay": 89, "time": "1772187139" }, "departure": { "delay": 89, "time": "1772187149" }, "stopId": "FR:50532:ZE:757970023:ATOUMOD105", "stopSequence": 39 }, { "arrival": { "delay": 108, "time": "1772186374" }, "departure": { "delay": 108, "time": "1772186388" }, "stopId": "FR:50218:ZE:756080005:ATOUMOD105", "stopSequence": 31 }, { "arrival": { "delay": 73, "time": "1772186883" }, "departure": { "delay": 73, "time": "1772186893" }, "stopId": "FR:50532:ZE:742490002:ATOUMOD105", "stopSequence": 36 }, { "arrival": { "delay": 91, "time": "1772186961" }, "departure": { "delay": 91, "time": "1772186971" }, "stopId": "FR:50532:ZE:749890004:ATOUMOD105", "stopSequence": 37 }, { "arrival": { "delay": 120, "time": "1772186690" }, "departure": { "delay": 120, "time": "1772186700" }, "stopId": "FR:50532:ZE:752240007:ATOUMOD105", "stopSequence": 34 }, { "arrival": { "delay": 228, "time": "1772187348" }, "stopId": "FR:50532:ZE:753630002:ATOUMOD105", "stopSequence": 40 } ], "timestamp": "1772186287", "trip": { "directionId": 2, "routeId": "ATOUMOD105:Line:348940035:LOC", "tripId": "ATOUMOD105:ServiceJourney:4895210581524480x5:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077315x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 242, "time": "1772186522" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 272, "time": "1772186372" }, "stopId": "FR:76351:ZE:3245:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 276, "time": "1772186436" }, "stopId": "FR:76351:ZE:3859:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1772186437", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077315x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17197:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 8, "time": "1772189228" }, "departure": { "delay": 8, "time": "1772189228" }, "stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1772188830" }, "departure": { "delay": 30, "time": "1772188830" }, "stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1772189286" }, "departure": { "delay": 6, "time": "1772189286" }, "stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772188800" }, "stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 35, "time": "1772189375" }, "departure": { "delay": 35, "time": "1772189375" }, "stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 17, "time": "1772188817" }, "departure": { "delay": 17, "time": "1772188817" }, "stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1772189418" }, "departure": { "delay": 18, "time": "1772189418" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1772186390", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17197:LOC" } } }, { "id": "SM:ATOUMOD104:ServiceJourney:32d7f6b079c6f68c644008bc5b54f70b:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 61, "time": "1772185789" }, "departure": { "delay": 61, "time": "1772185801" }, "stopId": "FR:61169:ZE:2297:ATOUMOD104", "stopSequence": 5 }, { "arrival": { "delay": 126, "time": "1772186646" }, "departure": { "delay": 126, "time": "1772186646" }, "stopId": "FR:61169:ZE:2268:ATOUMOD104", "stopSequence": 17 }, { "arrival": { "delay": 72, "time": "1772185726" }, "departure": { "delay": 72, "time": "1772185752" }, "stopId": "FR:61169:ZE:2312:ATOUMOD104", "stopSequence": 4 }, { "arrival": { "delay": 126, "time": "1772186826" }, "departure": { "delay": 126, "time": "1772186826" }, "stopId": "FR:61169:ZE:2378:ATOUMOD104", "stopSequence": 19 }, { "arrival": { "delay": 126, "time": "1772186586" }, "departure": { "delay": 126, "time": "1772186586" }, "stopId": "FR:61169:ZE:2293:ATOUMOD104", "stopSequence": 16 }, { "arrival": { "delay": 126, "time": "1772186393" }, "departure": { "delay": 126, "time": "1772186406" }, "stopId": "FR:61169:ZE:2300:ATOUMOD104", "stopSequence": 13 }, { "arrival": { "delay": 61, "time": "1772185663" }, "departure": { "delay": 61, "time": "1772185681" }, "stopId": "FR:61169:ZE:2327:ATOUMOD104", "stopSequence": 3 }, { "arrival": { "delay": 126, "time": "1772186422" }, "departure": { "delay": 126, "time": "1772186466" }, "stopId": "FR:61169:ZE:2325:ATOUMOD104", "stopSequence": 14 }, { "arrival": { "delay": 39, "time": "1772185835" }, "departure": { "delay": 39, "time": "1772185839" }, "stopId": "FR:61169:ZE:2302:ATOUMOD104", "stopSequence": 6 }, { "arrival": { "delay": 126, "time": "1772186886" }, "stopId": "FR:61169:ZE:2376:ATOUMOD104", "stopSequence": 21 }, { "arrival": { "delay": 127, "time": "1772186827" }, "departure": { "delay": 127, "time": "1772186827" }, "stopId": "FR:61169:ZE:2381:ATOUMOD104", "stopSequence": 20 }, { "arrival": { "delay": 126, "time": "1772186526" }, "departure": { "delay": 126, "time": "1772186526" }, "stopId": "FR:61169:ZE:2258:ATOUMOD104", "stopSequence": 15 }, { "arrival": { "delay": 74, "time": "1772185967" }, "departure": { "delay": 74, "time": "1772185994" }, "stopId": "FR:61169:ZE:2256:ATOUMOD104", "stopSequence": 7 }, { "arrival": { "delay": 105, "time": "1772186309" }, "departure": { "delay": 105, "time": "1772186325" }, "stopId": "FR:61169:ZE:2308:ATOUMOD104", "stopSequence": 11 }, { "arrival": { "delay": 108, "time": "1772186195" }, "departure": { "delay": 108, "time": "1772186208" }, "stopId": "FR:61169:ZE:2280:ATOUMOD104", "stopSequence": 9 }, { "arrival": { "delay": 104, "time": "1772186074" }, "departure": { "delay": 104, "time": "1772186144" }, "stopId": "FR:61169:ZE:2321:ATOUMOD104", "stopSequence": 8 }, { "arrival": { "delay": 133, "time": "1772186342" }, "departure": { "delay": 133, "time": "1772186353" }, "stopId": "FR:61169:ZE:2323:ATOUMOD104", "stopSequence": 12 }, { "departure": { "delay": 68, "time": "1772185568" }, "stopId": "FR:61169:ZE:2284:ATOUMOD104", "stopSequence": 1 }, { "arrival": { "delay": 132, "time": "1772186280" }, "departure": { "delay": 132, "time": "1772186292" }, "stopId": "FR:61169:ZE:2318:ATOUMOD104", "stopSequence": 10 }, { "arrival": { "delay": 35, "time": "1772185584" }, "departure": { "delay": 35, "time": "1772185595" }, "stopId": "FR:61169:ZE:2314:ATOUMOD104", "stopSequence": 2 }, { "arrival": { "delay": 126, "time": "1772186766" }, "departure": { "delay": 126, "time": "1772186766" }, "stopId": "FR:61169:ZE:2255:ATOUMOD104", "stopSequence": 18 } ], "timestamp": "1772186515", "trip": { "directionId": 1, "routeId": "ATOUMOD104:Line:249:LOC", "tripId": "ATOUMOD104:ServiceJourney:32d7f6b079c6f68c644008bc5b54f70b:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758506x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 213, "time": "1772184513" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 50, "time": "1772186870" }, "departure": { "delay": 50, "time": "1772186870" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 169, "time": "1772185771" }, "departure": { "delay": 169, "time": "1772185789" }, "stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 290, "time": "1772184809" }, "departure": { "delay": 290, "time": "1772184950" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 148, "time": "1772186236" }, "departure": { "delay": 148, "time": "1772186248" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 135, "time": "1772185834" }, "departure": { "delay": 135, "time": "1772185875" }, "stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 76, "time": "1772186346" }, "departure": { "delay": 76, "time": "1772186356" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 261, "time": "1772185152" }, "departure": { "delay": 261, "time": "1772185161" }, "stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 155, "time": "1772186102" }, "departure": { "delay": 155, "time": "1772186135" }, "stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1772187410" }, "departure": { "delay": 50, "time": "1772187410" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 50, "time": "1772186990" }, "departure": { "delay": 50, "time": "1772186990" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 312, "time": "1772185054" }, "departure": { "delay": 312, "time": "1772185092" }, "stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1772187530" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 50, "time": "1772186810" }, "departure": { "delay": 50, "time": "1772186810" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 94, "time": "1772186298" }, "departure": { "delay": 94, "time": "1772186314" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 50, "time": "1772187110" }, "departure": { "delay": 50, "time": "1772187110" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1772186445" }, "departure": { "time": "1772186400" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1772186570" }, "departure": { "delay": 50, "time": "1772186570" }, "stopId": "FR:50129:ZE:10LSA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 229, "time": "1772185391" }, "departure": { "delay": 229, "time": "1772185429" }, "stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1772187290" }, "departure": { "delay": 50, "time": "1772187290" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 50, "time": "1772187170" }, "departure": { "delay": 50, "time": "1772187170" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758506x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3214:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 141, "time": "1772186721" }, "departure": { "delay": 141, "time": "1772186721" }, "stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 85, "time": "1772185084" }, "departure": { "delay": 85, "time": "1772185105" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 155, "time": "1772186355" }, "departure": { "delay": 155, "time": "1772186375" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 205, "time": "1772185917" }, "departure": { "delay": 205, "time": "1772185945" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 128, "time": "1772186588" }, "departure": { "delay": 128, "time": "1772186588" }, "stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 165, "time": "1772186007" }, "departure": { "delay": 165, "time": "1772186025" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 175, "time": "1772186515" }, "departure": { "delay": 175, "time": "1772186515" }, "stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 105, "time": "1772185286" }, "departure": { "delay": 105, "time": "1772185305" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 185, "time": "1772185837" }, "departure": { "delay": 185, "time": "1772185865" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 105, "time": "1772185591" }, "departure": { "delay": 105, "time": "1772185605" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 161, "time": "1772186981" }, "stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 140, "time": "1772186660" }, "departure": { "delay": 140, "time": "1772186660" }, "stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 126, "time": "1772185356" }, "departure": { "delay": 126, "time": "1772185386" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 155, "time": "1772186231" }, "departure": { "delay": 155, "time": "1772186255" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 125, "time": "1772185180" }, "departure": { "delay": 125, "time": "1772185205" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 172, "time": "1772186452" }, "departure": { "delay": 172, "time": "1772186452" }, "stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 168, "time": "1772185485" }, "departure": { "delay": 168, "time": "1772185488" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 155, "time": "1772185746" }, "departure": { "delay": 155, "time": "1772185775" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 115, "time": "1772186118" }, "departure": { "delay": 115, "time": "1772186155" }, "stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1772185111", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3214:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx439:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772208300" }, "departure": { "time": "1772208300" }, "stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772209080" }, "departure": { "time": "1772209080" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772208900" }, "departure": { "time": "1772208900" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772208120" }, "departure": { "time": "1772208120" }, "stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772208180" }, "departure": { "time": "1772208180" }, "stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772209680" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1772208245" }, "departure": { "delay": 5, "time": "1772208245" }, "stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772208240" }, "departure": { "time": "1772208240" }, "stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772209020" }, "departure": { "time": "1772209020" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772207700" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772209620" }, "departure": { "time": "1772209620" }, "stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772208780" }, "departure": { "time": "1772208780" }, "stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772178532", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx439:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17648:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772188560" }, "departure": { "delay": 60, "time": "1772188560" }, "stopId": "FR:76591:ZE:TCARxCALVA0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1772188740" }, "departure": { "delay": 60, "time": "1772188740" }, "stopId": "FR:76591:ZE:TCARxCHEAU0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1772188220" }, "departure": { "delay": 20, "time": "1772188220" }, "stopId": "FR:76212:ZE:TCARxVALSJ0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1772188580" }, "departure": { "delay": 20, "time": "1772188580" }, "stopId": "FR:76591:ZE:TCARxPONTB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76212:ZE:TCARxROUSS1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76591:ZE:TCARxSJMAI0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772188980" }, "stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1772188500" }, "departure": { "delay": 60, "time": "1772188500" }, "stopId": "FR:76591:ZE:TCARxSBRIQ0:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772188020" }, "stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1772188340" }, "departure": { "delay": 20, "time": "1772188340" }, "stopId": "FR:76212:ZE:TCARxROULE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1772188140" }, "departure": { "delay": 60, "time": "1772188140" }, "stopId": "FR:76212:ZE:TCARxCANAD3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1772188200" }, "departure": { "delay": 60, "time": "1772188200" }, "stopId": "FR:76212:ZE:TCARxCIMED0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1772188680" }, "departure": { "delay": 60, "time": "1772188680" }, "stopId": "FR:76591:ZE:TCARxSTASJ0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772188440" }, "departure": { "delay": 60, "time": "1772188440" }, "stopId": "FR:76591:ZE:TCARxZABRI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1772188320" }, "departure": { "delay": 60, "time": "1772188320" }, "stopId": "FR:76212:ZE:TCARxAMAUR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:76591:ZE:TCARxPRESS1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1772183830", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx28:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17648:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182523x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 119, "time": "1772185859" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 31, "time": "1772186071" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 41, "time": "1772186861" }, "departure": { "delay": 41, "time": "1772186861" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 115, "time": "1772186035" }, "departure": { "delay": 115, "time": "1772186035" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 31, "time": "1772186491" }, "departure": { "delay": 31, "time": "1772186491" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 26 }, { "departure": { "delay": 51, "time": "1772186151" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 31, "time": "1772187211" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 36 }, { "departure": { "delay": 61, "time": "1772185981" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": 71, "time": "1772185931" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 43, "time": "1772187043" }, "departure": { "delay": 43, "time": "1772187043" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 104, "time": "1772185724" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 71, "time": "1772186831" }, "departure": { "delay": 71, "time": "1772186831" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 30 }, { "departure": { "delay": 31, "time": "1772186251" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 75, "time": "1772186595" }, "departure": { "delay": 75, "time": "1772186595" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 31, "time": "1772186791" }, "departure": { "delay": 31, "time": "1772186791" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 56, "time": "1772186936" }, "departure": { "delay": 56, "time": "1772186936" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 31, "time": "1772186731" }, "departure": { "delay": 31, "time": "1772186731" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 31, "time": "1772186971" }, "departure": { "delay": 31, "time": "1772186971" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 56, "time": "1772187116" }, "departure": { "delay": 56, "time": "1772187116" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1772185867", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182523x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6141:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -149, "time": "1772184271" }, "departure": { "delay": -149, "time": "1772184271" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -142, "time": "1772184818" }, "departure": { "delay": -142, "time": "1772184818" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -143, "time": "1772185057" }, "departure": { "delay": -143, "time": "1772185057" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -109, "time": "1772184431" }, "departure": { "delay": -109, "time": "1772184431" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -123, "time": "1772184357" }, "departure": { "delay": -123, "time": "1772184357" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772183879", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6141:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4853:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 88, "time": "1772185653" }, "departure": { "delay": 88, "time": "1772185708" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 38, "time": "1772184970" }, "departure": { "delay": 38, "time": "1772184998" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 54, "time": "1772186634" }, "departure": { "delay": 54, "time": "1772186634" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 188, "time": "1772185535" }, "departure": { "delay": 188, "time": "1772185568" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 24, "time": "1772186784" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 68, "time": "1772185850" }, "departure": { "delay": 68, "time": "1772185868" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 128, "time": "1772185948" }, "departure": { "delay": 128, "time": "1772185988" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -22, "time": "1772186185" }, "departure": { "delay": -22, "time": "1772186198" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 51, "time": "1772186511" }, "departure": { "delay": 51, "time": "1772186511" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 24, "time": "1772186424" }, "departure": { "delay": 24, "time": "1772186424" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 48, "time": "1772185775" }, "departure": { "delay": 48, "time": "1772185788" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 158, "time": "1772185332" }, "departure": { "delay": 158, "time": "1772185358" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 98, "time": "1772186041" }, "departure": { "delay": 98, "time": "1772186078" }, "stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 28, "time": "1772186275" }, "departure": { "delay": 28, "time": "1772186308" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 51, "time": "1772186451" }, "departure": { "delay": 51, "time": "1772186451" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 58, "time": "1772185042" }, "departure": { "delay": 58, "time": "1772185078" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 98, "time": "1772185143" }, "departure": { "delay": 98, "time": "1772185178" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 128, "time": "1772185247" }, "departure": { "delay": 128, "time": "1772185268" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772184900" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 128, "time": "1772185422" }, "departure": { "delay": 128, "time": "1772185448" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772184850", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4853:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14557:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 144, "time": "1772184511" }, "departure": { "delay": 144, "time": "1772184564" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 99, "time": "1772183134" }, "departure": { "delay": 99, "time": "1772183139" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 264, "time": "1772183930" }, "departure": { "delay": 264, "time": "1772183964" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 44, "time": "1772184436" }, "departure": { "delay": 44, "time": "1772184464" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -26, "time": "1772184034" }, "departure": { "delay": -26, "time": "1772184034" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 196, "time": "1772184914" }, "departure": { "delay": 196, "time": "1772184916" }, "stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 74, "time": "1772182934" }, "departure": { "delay": 74, "time": "1772182934" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 115, "time": "1772183335" }, "departure": { "delay": 115, "time": "1772183335" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 83, "time": "1772182883" }, "departure": { "delay": 83, "time": "1772182883" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 44, "time": "1772185364" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 143, "time": "1772183474" }, "departure": { "delay": 143, "time": "1772183483" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 166, "time": "1772183559" }, "departure": { "delay": 166, "time": "1772183566" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 69, "time": "1772182989" }, "departure": { "delay": 69, "time": "1772182989" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 71, "time": "1772184131" }, "departure": { "delay": 71, "time": "1772184131" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 88, "time": "1772183067" }, "departure": { "delay": 88, "time": "1772183068" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 138, "time": "1772183418" }, "departure": { "delay": 138, "time": "1772183418" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 139, "time": "1772183202" }, "departure": { "delay": 139, "time": "1772183239" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 168, "time": "1772184708" }, "departure": { "delay": 168, "time": "1772184708" }, "stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001", "stopSequence": 21 }, { "departure": { "delay": 14, "time": "1772182814" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 206, "time": "1772184986" }, "departure": { "delay": 206, "time": "1772184986" }, "stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 184, "time": "1772184839" }, "departure": { "delay": 184, "time": "1772184844" }, "stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1772182830", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14557:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5487688:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -151, "time": "1772191049" }, "departure": { "delay": -151, "time": "1772191049" }, "stopId": "FR:27598:ZE:0x6865:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -182, "time": "1772191078" }, "departure": { "delay": -182, "time": "1772191078" }, "stopId": "FR:27598:ZE:0x6862:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -122, "time": "1772190778" }, "departure": { "delay": -122, "time": "1772190778" }, "stopId": "FR:27537:ZE:0x6830:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -3732, "time": "1772186448" }, "departure": { "delay": -3732, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7079:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -3612, "time": "1772186448" }, "departure": { "delay": -3612, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7047:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -4092, "time": "1772186448" }, "departure": { "delay": -4092, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -166, "time": "1772190734" }, "departure": { "delay": -166, "time": "1772190734" }, "stopId": "FR:27537:ZE:0x6824:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -181, "time": "1772191019" }, "departure": { "delay": -181, "time": "1772191019" }, "stopId": "FR:27598:ZE:0x6870:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -3672, "time": "1772186448" }, "departure": { "delay": -3672, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7119:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -165, "time": "1772190975" }, "departure": { "delay": -165, "time": "1772190975" }, "stopId": "FR:27598:ZE:0x6867:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -182, "time": "1772191258" }, "departure": { "delay": -182, "time": "1772191258" }, "stopId": "FR:27598:ZE:0x6858:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -3792, "time": "1772186448" }, "departure": { "delay": -3792, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7027:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -183, "time": "1772191317" }, "departure": { "delay": -183, "time": "1772191317" }, "stopId": "FR:27015:ZE:0x6072:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -184, "time": "1772191196" }, "departure": { "delay": -184, "time": "1772191196" }, "stopId": "FR:27598:ZE:0x6863:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -265, "time": "1772191595" }, "departure": { "delay": -265, "time": "1772191595" }, "stopId": "FR:27330:ZE:0x6262:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -4152, "time": "1772186448" }, "departure": { "delay": -4152, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -4272, "time": "1772186448" }, "departure": { "delay": -4272, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -193, "time": "1772191127" }, "departure": { "delay": -193, "time": "1772191127" }, "stopId": "FR:27598:ZE:0x6860:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -293, "time": "1772191747" }, "stopId": "FR:27168:ZE:0x6138:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -205, "time": "1772191415" }, "departure": { "delay": -205, "time": "1772191415" }, "stopId": "FR:27015:ZE:0x6084:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -177, "time": "1772190903" }, "departure": { "delay": -177, "time": "1772190903" }, "stopId": "FR:27537:ZE:0x6835:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -227, "time": "1772191393" }, "departure": { "delay": -227, "time": "1772191393" }, "stopId": "FR:27015:ZE:0x6086:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -4272, "time": "1772186448" }, "departure": { "delay": -4272, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7180:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -3912, "time": "1772186448" }, "departure": { "delay": -3912, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7040:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -155, "time": "1772191225" }, "departure": { "delay": -155, "time": "1772191225" }, "stopId": "FR:27598:ZE:0x6864:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -159, "time": "1772190861" }, "departure": { "delay": -159, "time": "1772190861" }, "stopId": "FR:27537:ZE:0x6829:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -284, "time": "1772191516" }, "departure": { "delay": -284, "time": "1772191516" }, "stopId": "FR:27015:ZE:0x6080:ATOUMOD006", "stopSequence": 26 }, { "departure": { "delay": -3552, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:8:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5487688:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022754x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 28, "time": "1772186608" }, "departure": { "delay": 28, "time": "1772186608" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 6, "time": "1772186526" }, "departure": { "delay": 6, "time": "1772186526" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 14, "time": "1772186774" }, "departure": { "delay": 14, "time": "1772186774" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 9, "time": "1772187729" }, "departure": { "delay": 9, "time": "1772187729" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 39, "time": "1772187699" }, "departure": { "delay": 39, "time": "1772187699" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 54, "time": "1772187654" }, "departure": { "delay": 54, "time": "1772187654" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 7, "time": "1772186647" }, "departure": { "delay": 7, "time": "1772186647" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 17, "time": "1772187257" }, "departure": { "delay": 17, "time": "1772187257" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 41, "time": "1772187581" }, "departure": { "delay": 41, "time": "1772187581" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 24, "time": "1772187504" }, "departure": { "delay": 24, "time": "1772187504" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 64, "time": "1772187544" }, "departure": { "delay": 64, "time": "1772187544" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 50, "time": "1772187290" }, "departure": { "delay": 50, "time": "1772187290" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 6, "time": "1772187186" }, "departure": { "delay": 6, "time": "1772187186" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 6, "time": "1772186706" }, "departure": { "delay": 6, "time": "1772186706" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 6, "time": "1772186886" }, "departure": { "delay": 6, "time": "1772186886" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 6, "time": "1772187426" }, "departure": { "delay": 6, "time": "1772187426" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 6, "time": "1772187786" }, "departure": { "delay": 6, "time": "1772187786" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "departure": { "delay": 6, "time": "1772186346" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 6, "time": "1772187846" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 42, "time": "1772186562" }, "departure": { "delay": 42, "time": "1772186562" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 55, "time": "1772187475" }, "departure": { "delay": 55, "time": "1772187475" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 } ], "timestamp": "1772186407", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022754x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077343x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1772188007" }, "departure": { "delay": 47, "time": "1772188007" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 27, "time": "1772187867" }, "departure": { "delay": 27, "time": "1772187867" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1772188500" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 47, "time": "1772187467" }, "departure": { "delay": 47, "time": "1772187467" }, "stopId": "FR:76351:ZE:3458:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 53, "time": "1772187533" }, "departure": { "delay": 53, "time": "1772187533" }, "stopId": "FR:76351:ZE:3246:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 20, "time": "1772187740" }, "departure": { "delay": 20, "time": "1772187740" }, "stopId": "FR:76351:ZE:3389:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 17, "time": "1772188157" }, "departure": { "delay": 17, "time": "1772188157" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 47, "time": "1772187587" }, "departure": { "delay": 47, "time": "1772187587" }, "stopId": "FR:76351:ZE:3676:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76351:ZE:3145:ATOUMOD003", "stopSequence": 5 }, { "departure": { "time": "1772187360" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1772187931" }, "departure": { "delay": 31, "time": "1772187931" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 12 } ], "timestamp": "1772186417", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077343x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4197390x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -9, "time": "1772187471" }, "departure": { "delay": -9, "time": "1772187471" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 14, "time": "1772186414" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1772187010" }, "departure": { "delay": 10, "time": "1772187010" }, "stopId": "FR:76351:ZE:3061:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 7, "time": "1772187787" }, "departure": { "delay": 7, "time": "1772187787" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -21, "time": "1772186619" }, "departure": { "delay": -21, "time": "1772186619" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": -19, "time": "1772186321" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1772187965" }, "departure": { "delay": 5, "time": "1772187965" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -26, "time": "1772186554" }, "departure": { "delay": -26, "time": "1772186554" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -34, "time": "1772186906" }, "departure": { "delay": -34, "time": "1772186906" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -33, "time": "1772187207" }, "departure": { "delay": -33, "time": "1772187207" }, "stopId": "FR:76351:ZE:3653:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -3, "time": "1772186757" }, "departure": { "delay": -3, "time": "1772186757" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -7, "time": "1772187833" }, "departure": { "delay": -7, "time": "1772187833" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -41, "time": "1772186659" }, "departure": { "delay": -41, "time": "1772186659" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -4, "time": "1772187296" }, "departure": { "delay": -4, "time": "1772187296" }, "stopId": "FR:76351:ZE:3375:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -41, "time": "1772187739" }, "departure": { "delay": -41, "time": "1772187739" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -41, "time": "1772188039" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 18, "time": "1772187678" }, "departure": { "delay": 18, "time": "1772187678" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -9, "time": "1772188011" }, "departure": { "delay": -9, "time": "1772188011" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 14, "time": "1772186714" }, "departure": { "delay": 14, "time": "1772186714" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -41, "time": "1772187919" }, "departure": { "delay": -41, "time": "1772187919" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -31, "time": "1772187329" }, "departure": { "delay": -31, "time": "1772187329" }, "stopId": "FR:76351:ZE:3567:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": -41, "time": "1772186959" }, "departure": { "delay": -41, "time": "1772186959" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -41, "time": "1772187379" }, "departure": { "delay": -41, "time": "1772187379" }, "stopId": "FR:76351:ZE:3729:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 9, "time": "1772187129" }, "departure": { "delay": 9, "time": "1772187129" }, "stopId": "FR:76351:ZE:3604:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -41, "time": "1772187619" }, "departure": { "delay": -41, "time": "1772187619" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -16, "time": "1772187944" }, "departure": { "delay": -16, "time": "1772187944" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": -33, "time": "1772187867" }, "departure": { "delay": -33, "time": "1772187867" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 5, "time": "1772187545" }, "departure": { "delay": 5, "time": "1772187545" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4197390x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6066:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 42, "time": "1772185458" }, "departure": { "delay": 42, "time": "1772185482" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 142, "time": "1772185282" }, "departure": { "delay": 142, "time": "1772185282" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 82, "time": "1772184682" }, "departure": { "delay": 82, "time": "1772184682" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 17, "time": "1772185757" }, "departure": { "delay": 17, "time": "1772185757" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -21, "time": "1772185959" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 128, "time": "1772184908" }, "departure": { "delay": 128, "time": "1772184908" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 112, "time": "1772184832" }, "departure": { "delay": 112, "time": "1772184832" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 2, "time": "1772185682" }, "departure": { "delay": 2, "time": "1772185682" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 12 }, { "departure": { "delay": 17, "time": "1772184557" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 2, "time": "1772185382" }, "departure": { "delay": 2, "time": "1772185382" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 167, "time": "1772185187" }, "departure": { "delay": 167, "time": "1772185187" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -3, "time": "1772185857" }, "departure": { "delay": -3, "time": "1772185857" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 172, "time": "1772185107" }, "departure": { "delay": 172, "time": "1772185132" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 158, "time": "1772184735" }, "departure": { "delay": 158, "time": "1772184758" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 82, "time": "1772184982" }, "departure": { "delay": 82, "time": "1772184982" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772184570", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6066:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3451F5940025x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772186520" }, "departure": { "time": "1772186580" }, "stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002", "stopSequence": 86 }, { "departure": { "time": "1772173920" }, "stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1772184360" }, "departure": { "time": "1772184420" }, "stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002", "stopSequence": 60 }, { "arrival": { "time": "1772183280" }, "departure": { "time": "1772183340" }, "stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002", "stopSequence": 58 }, { "arrival": { "time": "1772176740" }, "departure": { "time": "1772176800" }, "stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002", "stopSequence": 40 }, { "arrival": { "time": "1772180100" }, "departure": { "time": "1772180160" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 50 }, { "arrival": { "time": "1772181660" }, "departure": { "time": "1772181720" }, "stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002", "stopSequence": 54 }, { "arrival": { "time": "1772182320" }, "departure": { "time": "1772182440" }, "stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002", "stopSequence": 56 }, { "arrival": { "time": "1772178780" }, "departure": { "time": "1772178840" }, "stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002", "stopSequence": 46 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174760" }, "stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002", "stopSequence": 38 }, { "arrival": { "time": "1772180640" }, "departure": { "time": "1772180760" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 52 }, { "arrival": { "time": "1772184900" }, "departure": { "time": "1772185740" }, "stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002", "stopSequence": 62 }, { "arrival": { "time": "1772177940" }, "departure": { "time": "1772178000" }, "stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002", "stopSequence": 44 }, { "arrival": { "time": "1772187660" }, "stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002", "stopSequence": 87 } ], "timestamp": "1772170313", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3451F5940025x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx604:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 207, "time": "1772188227" }, "departure": { "delay": 207, "time": "1772188227" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 188, "time": "1772186408" }, "departure": { "delay": 188, "time": "1772186408" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 215, "time": "1772188415" }, "departure": { "delay": 215, "time": "1772188415" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 212, "time": "1772187092" }, "departure": { "delay": 212, "time": "1772187092" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 207, "time": "1772187027" }, "departure": { "delay": 207, "time": "1772187027" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 192, "time": "1772186592" }, "departure": { "delay": 192, "time": "1772186592" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 207, "time": "1772186907" }, "departure": { "delay": 207, "time": "1772186907" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 230, "time": "1772187170" }, "departure": { "delay": 230, "time": "1772187170" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 225, "time": "1772186325" }, "departure": { "delay": 225, "time": "1772186325" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 157, "time": "1772186197" }, "departure": { "delay": 157, "time": "1772186197" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 207, "time": "1772186487" }, "departure": { "delay": 207, "time": "1772186487" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 213, "time": "1772186733" }, "departure": { "delay": 213, "time": "1772186733" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "departure": { "delay": 166, "time": "1772186146" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772186151", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx604:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13278:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1772188596" }, "departure": { "delay": 36, "time": "1772188596" }, "stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 21, "time": "1772189121" }, "departure": { "delay": 21, "time": "1772189121" }, "stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 57, "time": "1772188737" }, "departure": { "delay": 57, "time": "1772188737" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 28, "time": "1772188228" }, "departure": { "delay": 28, "time": "1772188228" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 42, "time": "1772188182" }, "departure": { "delay": 42, "time": "1772188182" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 33, "time": "1772189073" }, "departure": { "delay": 33, "time": "1772189073" }, "stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1772188142" }, "departure": { "delay": 2, "time": "1772188142" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 44, "time": "1772188544" }, "departure": { "delay": 44, "time": "1772188544" }, "stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 50, "time": "1772189150" }, "departure": { "delay": 50, "time": "1772189150" }, "stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 48, "time": "1772189268" }, "departure": { "delay": 48, "time": "1772189268" }, "stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 43, "time": "1772188783" }, "departure": { "delay": 43, "time": "1772188783" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 8, "time": "1772187968" }, "departure": { "delay": 8, "time": "1772187968" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 41, "time": "1772188481" }, "departure": { "delay": 41, "time": "1772188481" }, "stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 17, "time": "1772187917" }, "departure": { "delay": 17, "time": "1772187917" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 46, "time": "1772188366" }, "departure": { "delay": 46, "time": "1772188366" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772189580" }, "stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13278:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077329x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 5 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1772186971" }, "departure": { "delay": 31, "time": "1772186971" }, "stopId": "FR:76351:ZE:3688:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 50, "time": "1772187050" }, "departure": { "delay": 50, "time": "1772187050" }, "stopId": "FR:76351:ZE:3045:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 19, "time": "1772187259" }, "departure": { "delay": 19, "time": "1772187259" }, "stopId": "FR:76351:ZE:3245:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 18, "time": "1772187198" }, "departure": { "delay": 18, "time": "1772187198" }, "stopId": "FR:76351:ZE:3675:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 58, "time": "1772186818" }, "departure": { "delay": 58, "time": "1772186818" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76351:ZE:3144:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1772186641" }, "departure": { "delay": 1, "time": "1772186641" }, "stopId": "FR:76351:ZE:3029:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "time": "1772186580" }, "departure": { "time": "1772186580" }, "stopId": "FR:76351:ZE:3529:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 59, "time": "1772186879" }, "departure": { "delay": 59, "time": "1772186879" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 29, "time": "1772186489" }, "departure": { "delay": 29, "time": "1772186489" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1772187420" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 13, "time": "1772187313" }, "departure": { "delay": 13, "time": "1772187313" }, "stopId": "FR:76351:ZE:3859:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 33, "time": "1772186913" }, "departure": { "delay": 33, "time": "1772186913" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077329x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4051205xGTFSxGSemH18xSemainex05:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 167, "time": "1772186087" }, "departure": { "delay": 167, "time": "1772186087" }, "stopId": "FR:76351:ZE:5196:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 184, "time": "1772187484" }, "departure": { "delay": 184, "time": "1772187484" }, "stopId": "FR:76305:ZE:4855:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 143, "time": "1772187503" }, "departure": { "delay": 143, "time": "1772187503" }, "stopId": "FR:76305:ZE:4854:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 125, "time": "1772187365" }, "departure": { "delay": 125, "time": "1772187365" }, "stopId": "FR:76305:ZE:4928:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 125, "time": "1772187605" }, "stopId": "FR:76305:ZE:4929:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 146, "time": "1772186306" }, "departure": { "delay": 146, "time": "1772186306" }, "stopId": "FR:76351:ZE:5151:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 140, "time": "1772186360" }, "departure": { "delay": 140, "time": "1772186360" }, "stopId": "FR:76351:ZE:5163:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 159, "time": "1772186859" }, "departure": { "delay": 159, "time": "1772186859" }, "stopId": "FR:76351:ZE:5246:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 130, "time": "1772187130" }, "departure": { "delay": 130, "time": "1772187130" }, "stopId": "FR:76351:ZE:4856:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 172, "time": "1772186272" }, "departure": { "delay": 172, "time": "1772186272" }, "stopId": "FR:76351:ZE:4485:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 125, "time": "1772186765" }, "departure": { "delay": 125, "time": "1772186765" }, "stopId": "FR:76351:ZE:5243:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 169, "time": "1772185909" }, "stopId": "FR:76351:ZE:3791:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 125, "time": "1772186585" }, "departure": { "delay": 125, "time": "1772186585" }, "stopId": "FR:76351:ZE:3271:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 161, "time": "1772186441" }, "departure": { "delay": 161, "time": "1772186441" }, "stopId": "FR:76351:ZE:3471:ATOUMOD003", "stopSequence": 9 } ], "timestamp": "1772186397", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:18:LOC", "tripId": "ATOUMOD003:ServiceJourney:4051205xGTFSxGSemH18xSemainex05:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11694:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 91, "time": "1772183651" }, "departure": { "delay": 91, "time": "1772183671" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 201, "time": "1772184621" }, "departure": { "delay": 201, "time": "1772184621" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 101, "time": "1772184221" }, "departure": { "delay": 101, "time": "1772184221" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 120, "time": "1772183580" }, "departure": { "delay": 120, "time": "1772183580" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 106, "time": "1772183727" }, "departure": { "delay": 106, "time": "1772183746" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 76, "time": "1772183596" }, "departure": { "delay": 76, "time": "1772183596" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 118, "time": "1772183278" }, "departure": { "delay": 118, "time": "1772183278" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 66, "time": "1772184246" }, "departure": { "delay": 66, "time": "1772184246" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 156, "time": "1772185253" }, "departure": { "delay": 156, "time": "1772185296" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": -59, "time": "1772185321" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 96, "time": "1772183477" }, "departure": { "delay": 96, "time": "1772183496" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 81, "time": "1772184299" }, "departure": { "delay": 81, "time": "1772184321" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 96, "time": "1772184396" }, "departure": { "delay": 96, "time": "1772184396" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 112, "time": "1772183812" }, "departure": { "delay": 112, "time": "1772183812" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 171, "time": "1772184471" }, "departure": { "delay": 171, "time": "1772184471" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 23, "time": "1772183183" }, "departure": { "delay": 23, "time": "1772183183" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 26, "time": "1772182946" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 181, "time": "1772184841" }, "departure": { "delay": 181, "time": "1772184841" }, "stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 164, "time": "1772184524" }, "departure": { "delay": 164, "time": "1772184524" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 90, "time": "1772183850" }, "departure": { "delay": 90, "time": "1772183850" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 181, "time": "1772184699" }, "departure": { "delay": 181, "time": "1772184721" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 91, "time": "1772183371" }, "departure": { "delay": 91, "time": "1772183371" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772182950", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11694:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10927:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1772186614" }, "departure": { "delay": 34, "time": "1772186614" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 13, "time": "1772186893" }, "departure": { "delay": 13, "time": "1772186893" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 35, "time": "1772186675" }, "departure": { "delay": 35, "time": "1772186675" }, "stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 23, "time": "1772186723" }, "departure": { "delay": 23, "time": "1772186723" }, "stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 42, "time": "1772186802" }, "departure": { "delay": 42, "time": "1772186802" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 2, "time": "1772186942" }, "departure": { "delay": 2, "time": "1772186942" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 47, "time": "1772188547" }, "departure": { "delay": 47, "time": "1772188547" }, "stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 10, "time": "1772188390" }, "departure": { "delay": 10, "time": "1772188390" }, "stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 40, "time": "1772186560" }, "departure": { "delay": 40, "time": "1772186560" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 45, "time": "1772187105" }, "departure": { "delay": 45, "time": "1772187105" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10927:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748426x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -18, "time": "1772169531" }, "departure": { "delay": -18, "time": "1772169582" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 56, "time": "1772168318" }, "departure": { "delay": 56, "time": "1772168336" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 11, "time": "1772168087" }, "departure": { "delay": 11, "time": "1772168111" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 16, "time": "1772169369" }, "departure": { "delay": 16, "time": "1772169496" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 72, "time": "1772169954" }, "departure": { "delay": 72, "time": "1772169972" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 4, "time": "1772168690" }, "departure": { "delay": 4, "time": "1772168704" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 17, "time": "1772170027" }, "departure": { "delay": 17, "time": "1772170037" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 75, "time": "1772169236" }, "departure": { "delay": 75, "time": "1772169255" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -48, "time": "1772168826" }, "departure": { "delay": -48, "time": "1772168832" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1772170321" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 39, "time": "1772170222" }, "departure": { "delay": 39, "time": "1772170239" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 42, "time": "1772168241" }, "departure": { "delay": 42, "time": "1772168262" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 37, "time": "1772168599" }, "departure": { "delay": 37, "time": "1772168617" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 48, "time": "1772168130" }, "departure": { "delay": 48, "time": "1772168148" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1772170144" }, "departure": { "delay": 17, "time": "1772170157" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 24, "time": "1772169120" }, "departure": { "delay": 24, "time": "1772169144" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 26, "time": "1772168406" }, "departure": { "delay": 26, "time": "1772168426" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 56, "time": "1772168374" }, "departure": { "delay": 56, "time": "1772168396" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1772169054" }, "departure": { "delay": 30, "time": "1772169090" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -6, "time": "1772170120" }, "departure": { "delay": -6, "time": "1772170134" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 26, "time": "1772170270" }, "departure": { "delay": 26, "time": "1772170286" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 23, "time": "1772168529" }, "departure": { "delay": 23, "time": "1772168543" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -16, "time": "1772168731" }, "departure": { "delay": -16, "time": "1772168744" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 98, "time": "1772169903" }, "departure": { "delay": 98, "time": "1772169938" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 38, "time": "1772168483" }, "departure": { "delay": 38, "time": "1772168498" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 95, "time": "1772169780" }, "departure": { "delay": 95, "time": "1772169815" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 70, "time": "1772169287" }, "departure": { "delay": 70, "time": "1772169310" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 12, "time": "1772167812" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 105, "time": "1772169877" }, "departure": { "delay": 105, "time": "1772169885" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 13, "time": "1772168883" }, "departure": { "delay": 13, "time": "1772169013" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -3, "time": "1772168022" }, "departure": { "delay": -3, "time": "1772168037" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 53, "time": "1772169998" }, "departure": { "delay": 53, "time": "1772170013" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 15, "time": "1772170062" }, "departure": { "delay": 15, "time": "1772170095" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748426x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758845x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1772186930" }, "departure": { "delay": 50, "time": "1772186930" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 73, "time": "1772184961" }, "departure": { "delay": 73, "time": "1772184973" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1772185807" }, "departure": { "delay": 1, "time": "1772185861" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 50, "time": "1772187350" }, "departure": { "delay": 50, "time": "1772187350" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 50, "time": "1772187470" }, "departure": { "delay": 50, "time": "1772187470" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 76, "time": "1772184702" }, "departure": { "delay": 76, "time": "1772184736" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1772186930" }, "departure": { "delay": 50, "time": "1772186930" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 15, "time": "1772185905" }, "departure": { "delay": 15, "time": "1772185935" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 50, "time": "1772186810" }, "departure": { "delay": 50, "time": "1772186810" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 63, "time": "1772185349" }, "departure": { "delay": 63, "time": "1772185383" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 24, "time": "1772185487" }, "departure": { "delay": 24, "time": "1772185524" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 36, "time": "1772186058" }, "departure": { "delay": 36, "time": "1772186076" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 77, "time": "1772184820" }, "departure": { "delay": 77, "time": "1772184857" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -21, "time": "1772186105" }, "departure": { "delay": -21, "time": "1772186139" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 50, "time": "1772187230" }, "departure": { "delay": 50, "time": "1772187230" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 52, "time": "1772185611" }, "departure": { "delay": 52, "time": "1772185672" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 52, "time": "1772184997" }, "departure": { "delay": 52, "time": "1772185012" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1772186570" }, "departure": { "delay": 50, "time": "1772186570" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 130, "time": "1772184741" }, "departure": { "delay": 130, "time": "1772184790" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 84, "time": "1772184667" }, "departure": { "delay": 84, "time": "1772184684" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 106, "time": "1772185060" }, "departure": { "delay": 106, "time": "1772185126" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 33, "time": "1772185556" }, "departure": { "delay": 33, "time": "1772185593" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 46, "time": "1772184932" }, "departure": { "delay": 46, "time": "1772184946" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 67, "time": "1772184877" }, "departure": { "delay": 67, "time": "1772184907" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 50, "time": "1772187650" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 50, "time": "1772187170" }, "departure": { "delay": 50, "time": "1772187170" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 28, "time": "1772185754" }, "departure": { "delay": 28, "time": "1772185768" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 157, "time": "1772184381" }, "departure": { "delay": 157, "time": "1772184397" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 50, "time": "1772187290" }, "departure": { "delay": 50, "time": "1772187290" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "departure": { "delay": 131, "time": "1772184371" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 112, "time": "1772184594" }, "departure": { "delay": 112, "time": "1772184652" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1772187050" }, "departure": { "delay": 50, "time": "1772187050" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 73, "time": "1772185315" }, "departure": { "delay": 73, "time": "1772185333" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 50, "time": "1772187410" }, "departure": { "delay": 50, "time": "1772187410" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -2, "time": "1772186188" }, "departure": { "delay": -2, "time": "1772186278" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 11, "time": "1772185437" }, "departure": { "delay": 11, "time": "1772185451" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 43, "time": "1772185957" }, "departure": { "delay": 43, "time": "1772186023" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 101, "time": "1772185201" }, "departure": { "delay": 101, "time": "1772185241" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 79, "time": "1772184541" }, "departure": { "delay": 79, "time": "1772184559" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1772186690" }, "departure": { "delay": 50, "time": "1772186690" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 50, "time": "1772187470" }, "departure": { "delay": 50, "time": "1772187470" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 50, "time": "1772187530" }, "departure": { "delay": 50, "time": "1772187530" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 50, "time": "1772187410" }, "departure": { "delay": 50, "time": "1772187410" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 103, "time": "1772184505" }, "departure": { "delay": 103, "time": "1772184523" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 50, "time": "1772186990" }, "departure": { "delay": 50, "time": "1772186990" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 161, "time": "1772184418" }, "departure": { "delay": 161, "time": "1772184461" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1772186330" }, "departure": { "time": "1772186400" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 80, "time": "1772185264" }, "departure": { "delay": 80, "time": "1772185280" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1772186450", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758845x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4921:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1772187696" }, "departure": { "delay": 36, "time": "1772187696" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 }, { "departure": { "delay": 30, "time": "1772186670" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 4, "time": "1772187544" }, "departure": { "delay": 4, "time": "1772187544" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 28, "time": "1772187628" }, "departure": { "delay": 28, "time": "1772187628" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1772186970" }, "departure": { "delay": 30, "time": "1772186970" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 3, "time": "1772187783" }, "departure": { "delay": 3, "time": "1772187783" }, "stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 15, "time": "1772186895" }, "departure": { "delay": 15, "time": "1772186895" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1772187450" }, "departure": { "delay": 30, "time": "1772187450" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1772187220" }, "departure": { "delay": 40, "time": "1772187220" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 47, "time": "1772187107" }, "departure": { "delay": 47, "time": "1772187107" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 59, "time": "1772186759" }, "departure": { "delay": 59, "time": "1772186759" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1772186821" }, "departure": { "delay": 1, "time": "1772186821" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 36, "time": "1772187036" }, "departure": { "delay": 36, "time": "1772187036" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4921:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2219245576:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 251, "time": "1772180817" }, "departure": { "delay": 251, "time": "1772180831" }, "stopId": "FR:76476:ZE:15589:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 254, "time": "1772180759" }, "departure": { "delay": 254, "time": "1772180774" }, "stopId": "FR:76476:ZE:136:ATOUMOD019", "stopSequence": 5 }, { "departure": { "delay": 322, "time": "1772180602" }, "stopId": "FR:76476:ZE:15367:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "time": "1772181137" }, "departure": { "time": "1772180880" }, "stopId": "FR:76476:ZE:15465:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 264, "time": "1772180713" }, "departure": { "delay": 264, "time": "1772180724" }, "stopId": "FR:76476:ZE:15470:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 303, "time": "1772180628" }, "departure": { "delay": 303, "time": "1772180643" }, "stopId": "FR:76476:ZE:15472:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 184, "time": "1772180872" }, "departure": { "delay": 184, "time": "1772180884" }, "stopId": "FR:76476:ZE:150:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 134, "time": "1772180947" }, "departure": { "delay": 134, "time": "1772180954" }, "stopId": "FR:76476:ZE:15485:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 303, "time": "1772180695" }, "departure": { "delay": 303, "time": "1772180703" }, "stopId": "FR:76476:ZE:15471:ATOUMOD019", "stopSequence": 3 } ], "timestamp": "1772186451", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:24:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2219245576:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14500:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187120" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 34, "time": "1772188894" }, "departure": { "delay": 34, "time": "1772188894" }, "stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 13, "time": "1772188993" }, "departure": { "delay": 13, "time": "1772188993" }, "stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 44, "time": "1772189084" }, "departure": { "delay": 44, "time": "1772189084" }, "stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 26, "time": "1772187206" }, "departure": { "delay": 26, "time": "1772187206" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 52, "time": "1772187172" }, "departure": { "delay": 52, "time": "1772187172" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772186370", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14500:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9932x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -55, "time": "1772184780" }, "departure": { "delay": -55, "time": "1772184785" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1772185380" }, "departure": { "delay": 5, "time": "1772185385" }, "stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "delay": -55, "time": "1772185440" }, "departure": { "delay": -55, "time": "1772185445" }, "stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "delay": 15, "time": "1772185270" }, "departure": { "delay": 15, "time": "1772185275" }, "stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "delay": 15, "time": "1772184670" }, "departure": { "delay": 15, "time": "1772184675" }, "stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008", "stopSequence": 5 }, { "departure": { "delay": 60, "time": "1772184360" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1772185620" }, "departure": { "delay": 60, "time": "1772185620" }, "stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1772185020" }, "departure": { "delay": 5, "time": "1772185025" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1772185320" }, "departure": { "delay": 5, "time": "1772185325" }, "stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "delay": -105, "time": "1772185030" }, "departure": { "delay": -105, "time": "1772185035" }, "stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "delay": -55, "time": "1772184840" }, "departure": { "delay": -55, "time": "1772184845" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "delay": 65, "time": "1772184660" }, "departure": { "delay": 65, "time": "1772184665" }, "stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1772184420" }, "departure": { "delay": 5, "time": "1772184425" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "delay": -55, "time": "1772184900" }, "departure": { "delay": -55, "time": "1772184905" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1772185740" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "delay": 65, "time": "1772185260" }, "departure": { "delay": 65, "time": "1772185265" }, "stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1772184480" }, "departure": { "delay": 5, "time": "1772184485" }, "stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008", "stopSequence": 3 } ], "timestamp": "1772186496", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L2:LOC", "tripId": "ATOUMOD008:ServiceJourney:9932x0:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1003:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1772187660" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "departure": { "delay": -840, "time": "1772185740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1772186700" }, "departure": { "time": "1772186700" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 } ], "timestamp": "1772186318", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:1003:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8905:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 112, "time": "1772184532" }, "departure": { "delay": 112, "time": "1772184532" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 43, "time": "1772185903" }, "departure": { "delay": 43, "time": "1772185903" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 41, "time": "1772184401" }, "departure": { "delay": 41, "time": "1772184401" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -4, "time": "1772186336" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 35, "time": "1772184335" }, "departure": { "delay": 35, "time": "1772184335" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 25, "time": "1772184085" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 145, "time": "1772185585" }, "departure": { "delay": 145, "time": "1772185585" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 148, "time": "1772184748" }, "departure": { "delay": 148, "time": "1772184748" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 105, "time": "1772184860" }, "departure": { "delay": 105, "time": "1772184885" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 105, "time": "1772186085" }, "departure": { "delay": 105, "time": "1772186085" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 110, "time": "1772185260" }, "departure": { "delay": 110, "time": "1772185310" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 100, "time": "1772184460" }, "departure": { "delay": 100, "time": "1772184460" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 110, "time": "1772186210" }, "departure": { "delay": 110, "time": "1772186210" }, "stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 100, "time": "1772185060" }, "departure": { "delay": 100, "time": "1772185060" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1772184637" }, "departure": { "delay": 120, "time": "1772184660" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 35, "time": "1772185791" }, "departure": { "delay": 35, "time": "1772185835" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 85, "time": "1772184985" }, "departure": { "delay": 85, "time": "1772184985" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 157, "time": "1772185417" }, "departure": { "delay": 157, "time": "1772185417" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 115, "time": "1772186035" }, "departure": { "delay": 115, "time": "1772186035" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 165, "time": "1772185485" }, "departure": { "delay": 165, "time": "1772185485" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1772184210" }, "departure": { "delay": 30, "time": "1772184210" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 140, "time": "1772185160" }, "departure": { "delay": 140, "time": "1772185160" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 115, "time": "1772185735" }, "departure": { "delay": 115, "time": "1772185735" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 40, "time": "1772184160" }, "departure": { "delay": 40, "time": "1772184160" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772184090", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8905:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12880:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 248, "time": "1772184308" }, "departure": { "delay": 248, "time": "1772184308" }, "stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 224, "time": "1772185000" }, "departure": { "delay": 224, "time": "1772185004" }, "stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 279, "time": "1772184596" }, "departure": { "delay": 279, "time": "1772184639" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 234, "time": "1772184234" }, "departure": { "delay": 234, "time": "1772184234" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 253, "time": "1772184413" }, "departure": { "delay": 253, "time": "1772184433" }, "stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 98, "time": "1772183318" }, "departure": { "delay": 98, "time": "1772183318" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 103, "time": "1772183360" }, "departure": { "delay": 103, "time": "1772183383" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 255, "time": "1772184375" }, "departure": { "delay": 255, "time": "1772184375" }, "stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 305, "time": "1772184485" }, "departure": { "delay": 305, "time": "1772184485" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 104, "time": "1772183264" }, "departure": { "delay": 104, "time": "1772183264" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772183250", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12880:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx3409:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772191260" }, "stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001", "stopSequence": 39 }, { "departure": { "time": "1772189580" }, "stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772191320" }, "stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001", "stopSequence": 40 }, { "departure": { "time": "1772191860" }, "stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001", "stopSequence": 46 }, { "departure": { "time": "1772191680" }, "stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001", "stopSequence": 44 }, { "departure": { "time": "1772190900" }, "stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772188980" }, "stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772188500" }, "stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772189820" }, "stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772188800" }, "stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772191020" }, "stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001", "stopSequence": 36 }, { "departure": { "time": "1772190480" }, "stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772188380" }, "stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772188680" }, "stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772189520" }, "stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772191800" }, "stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001", "stopSequence": 45 }, { "arrival": { "time": "1772192100" }, "stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001", "stopSequence": 50 }, { "departure": { "time": "1772190960" }, "stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1772191440" }, "stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001", "stopSequence": 41 }, { "departure": { "time": "1772190540" }, "stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772188200" }, "stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772191980" }, "stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001", "stopSequence": 48 }, { "departure": { "time": "1772190300" }, "stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772191500" }, "stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001", "stopSequence": 42 }, { "departure": { "time": "1772188560" }, "stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772190120" }, "stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772192040" }, "stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001", "stopSequence": 49 }, { "departure": { "time": "1772189760" }, "stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772191560" }, "stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001", "stopSequence": 43 }, { "departure": { "time": "1772188920" }, "stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772191080" }, "stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001", "stopSequence": 37 }, { "departure": { "time": "1772190660" }, "stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772190780" }, "stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001", "stopSequence": 33 }, { "departure": { "time": "1772191920" }, "stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001", "stopSequence": 47 }, { "departure": { "time": "1772191200" }, "stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001", "stopSequence": 38 }, { "departure": { "time": "1772189940" }, "stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772188620" }, "stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772189220" }, "stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772189460" }, "stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772190720" }, "stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772190240" }, "stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772189040" }, "stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772190420" }, "stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772188260" }, "stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772190600" }, "stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1772190180" }, "stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772189700" }, "stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772190360" }, "stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx113:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx3409:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19634:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 159, "time": "1772185994" }, "departure": { "delay": 159, "time": "1772186019" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -116, "time": "1772186296" }, "departure": { "delay": -116, "time": "1772186344" }, "stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 204, "time": "1772185944" }, "departure": { "delay": 204, "time": "1772185944" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 186, "time": "1772185866" }, "departure": { "delay": 186, "time": "1772185866" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -99, "time": "1772186901" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -93, "time": "1772186667" }, "departure": { "delay": -93, "time": "1772186667" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 79, "time": "1772186119" }, "departure": { "delay": 79, "time": "1772186119" }, "stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -59, "time": "1772186821" }, "departure": { "delay": -59, "time": "1772186821" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -99, "time": "1772186721" }, "departure": { "delay": -99, "time": "1772186721" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 9 }, { "departure": { "delay": 150, "time": "1772185770" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -90, "time": "1772186430" }, "departure": { "delay": -90, "time": "1772186430" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772185779", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19634:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758710x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 116, "time": "1772171986" }, "departure": { "delay": 116, "time": "1772171996" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 428, "time": "1772169994" }, "departure": { "delay": 428, "time": "1772170028" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 515, "time": "1772170570" }, "departure": { "delay": 515, "time": "1772170715" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 104, "time": "1772172029" }, "departure": { "delay": 104, "time": "1772172044" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 325, "time": "1772171469" }, "departure": { "delay": 325, "time": "1772171485" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 158, "time": "1772171905" }, "departure": { "delay": 158, "time": "1772171918" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 331, "time": "1772171421" }, "departure": { "delay": 331, "time": "1772171431" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 179, "time": "1772171718" }, "departure": { "delay": 179, "time": "1772171759" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 408, "time": "1772170059" }, "departure": { "delay": 408, "time": "1772170068" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 388, "time": "1772170971" }, "departure": { "delay": 388, "time": "1772171008" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 365, "time": "1772171076" }, "departure": { "delay": 365, "time": "1772171105" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 557, "time": "1772169737" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 420, "time": "1772170793" }, "departure": { "delay": 420, "time": "1772170800" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 486, "time": "1772169831" }, "departure": { "delay": 486, "time": "1772169846" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 543, "time": "1772169774" }, "departure": { "delay": 543, "time": "1772169783" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 197, "time": "1772171807" }, "departure": { "delay": 197, "time": "1772171837" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 383, "time": "1772170907" }, "departure": { "delay": 383, "time": "1772170943" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 177, "time": "1772171866" }, "departure": { "delay": 177, "time": "1772171877" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 482, "time": "1772169926" }, "departure": { "delay": 482, "time": "1772169962" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 216, "time": "1772171668" }, "departure": { "delay": 216, "time": "1772171676" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 308, "time": "1772171307" }, "departure": { "delay": 308, "time": "1772171348" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 244, "time": "1772171629" }, "departure": { "delay": 244, "time": "1772171644" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 423, "time": "1772170827" }, "departure": { "delay": 423, "time": "1772170863" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 487, "time": "1772169873" }, "departure": { "delay": 487, "time": "1772169907" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 347, "time": "1772170419" }, "departure": { "delay": 347, "time": "1772170427" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 348, "time": "1772170139" }, "departure": { "delay": 348, "time": "1772170188" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 335, "time": "1772170106" }, "departure": { "delay": 335, "time": "1772170115" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 290, "time": "1772171236" }, "departure": { "delay": 290, "time": "1772171270" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 298, "time": "1772171558" }, "departure": { "delay": 298, "time": "1772171578" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 47, "time": "1772172107" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 334, "time": "1772171175" }, "departure": { "delay": 334, "time": "1772171194" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 336, "time": "1772170238" }, "departure": { "delay": 336, "time": "1772170296" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 357, "time": "1772171029" }, "departure": { "delay": 357, "time": "1772171037" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 71, "time": "1772172066" }, "departure": { "delay": 71, "time": "1772172071" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 142, "time": "1772171947" }, "departure": { "delay": 142, "time": "1772171962" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 302, "time": "1772171397" }, "departure": { "delay": 302, "time": "1772171402" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1772186454", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758710x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3705:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 217, "time": "1772184418" }, "departure": { "delay": 217, "time": "1772184457" }, "stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772183520" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 157, "time": "1772184128" }, "departure": { "delay": 157, "time": "1772184157" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 227, "time": "1772185125" }, "departure": { "delay": 227, "time": "1772185127" }, "stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 167, "time": "1772184329" }, "departure": { "delay": 167, "time": "1772184347" }, "stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 217, "time": "1772185037" }, "departure": { "delay": 217, "time": "1772185057" }, "stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 157, "time": "1772184002" }, "departure": { "delay": 157, "time": "1772184037" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 213, "time": "1772184513" }, "departure": { "delay": 213, "time": "1772184513" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 187, "time": "1772184235" }, "departure": { "delay": 187, "time": "1772184247" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 77, "time": "1772185217" }, "stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 157, "time": "1772184618" }, "departure": { "delay": 157, "time": "1772184637" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1772183350", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3705:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx839:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 134, "time": "1772186894" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 68, "time": "1772187308" }, "departure": { "delay": 68, "time": "1772187308" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 79, "time": "1772187499" }, "departure": { "delay": 79, "time": "1772187499" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 77, "time": "1772187197" }, "departure": { "delay": 77, "time": "1772187197" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 74, "time": "1772187254" }, "departure": { "delay": 74, "time": "1772187254" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 63, "time": "1772187123" }, "departure": { "delay": 63, "time": "1772187123" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772186290", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx839:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2214854665:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772180262" }, "departure": { "time": "1772180220" }, "stopId": "FR:76476:ZE:15472:ATOUMOD019", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1772179876" }, "departure": { "delay": 40, "time": "1772179900" }, "stopId": "FR:76476:ZE:15466:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 97, "time": "1772179579" }, "departure": { "delay": 97, "time": "1772179597" }, "stopId": "FR:76476:ZE:120:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1772179825" }, "departure": { "delay": 40, "time": "1772179840" }, "stopId": "FR:76476:ZE:15485:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 46, "time": "1772179948" }, "departure": { "delay": 46, "time": "1772179966" }, "stopId": "FR:76476:ZE:150:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 38, "time": "1772179999" }, "departure": { "delay": 38, "time": "1772180018" }, "stopId": "FR:76476:ZE:15589:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 44, "time": "1772180031" }, "departure": { "delay": 44, "time": "1772180084" }, "stopId": "FR:76476:ZE:136:ATOUMOD019", "stopSequence": 11 }, { "departure": { "delay": 92, "time": "1772179292" }, "stopId": "FR:76476:ZE:119:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1772180180" }, "departure": { "delay": 41, "time": "1772180201" }, "stopId": "FR:76476:ZE:15471:ATOUMOD019", "stopSequence": 13 }, { "arrival": { "delay": 52, "time": "1772180134" }, "departure": { "delay": 52, "time": "1772180152" }, "stopId": "FR:76476:ZE:15470:ATOUMOD019", "stopSequence": 12 }, { "arrival": { "delay": 152, "time": "1772179448" }, "departure": { "delay": 152, "time": "1772179472" }, "stopId": "FR:76476:ZE:15657:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 57, "time": "1772179658" }, "departure": { "delay": 57, "time": "1772179677" }, "stopId": "FR:76476:ZE:15463:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 78, "time": "1772179745" }, "departure": { "delay": 78, "time": "1772179758" }, "stopId": "FR:76476:ZE:15464:ATOUMOD019", "stopSequence": 5 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:24:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2214854665:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x18153502:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 217, "time": "1772182842" }, "departure": { "delay": 217, "time": "1772182897" }, "stopId": "FR:76114:ZE:108:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 181, "time": "1772182692" }, "departure": { "delay": 181, "time": "1772182741" }, "stopId": "FR:76114:ZE:105:ATOUMOD019", "stopSequence": 5 }, { "departure": { "delay": 118, "time": "1772182318" }, "stopId": "FR:76114:ZE:101:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 133, "time": "1772182410" }, "departure": { "delay": 133, "time": "1772182453" }, "stopId": "FR:76114:ZE:102:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "time": "1772182980" }, "departure": { "time": "1772182800" }, "stopId": "FR:76114:ZE:110:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 199, "time": "1772182916" }, "departure": { "delay": 199, "time": "1772182939" }, "stopId": "FR:76114:ZE:109:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 183, "time": "1772182750" }, "departure": { "delay": 183, "time": "1772182803" }, "stopId": "FR:76114:ZE:107:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 154, "time": "1772182648" }, "departure": { "delay": 154, "time": "1772182654" }, "stopId": "FR:76114:ZE:104:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 240, "time": "1772182541" }, "departure": { "delay": 240, "time": "1772182620" }, "stopId": "FR:76114:ZE:103:ATOUMOD019", "stopSequence": 3 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:1:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x18153502:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1910:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 145, "time": "1772186545" }, "departure": { "delay": 145, "time": "1772186545" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -10, "time": "1772185730" }, "departure": { "delay": -10, "time": "1772185730" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 92, "time": "1772185472" }, "departure": { "delay": 92, "time": "1772185472" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 86, "time": "1772185526" }, "departure": { "delay": 86, "time": "1772185526" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 135, "time": "1772187315" }, "departure": { "delay": 135, "time": "1772187315" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 111, "time": "1772187231" }, "departure": { "delay": 111, "time": "1772187231" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 81, "time": "1772185997" }, "departure": { "delay": 81, "time": "1772186121" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 96, "time": "1772186196" }, "departure": { "delay": 96, "time": "1772186196" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "departure": { "delay": 30, "time": "1772185110" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 97, "time": "1772185273" }, "departure": { "delay": 97, "time": "1772185297" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 31, "time": "1772185171" }, "departure": { "delay": 31, "time": "1772185171" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 137, "time": "1772186717" }, "departure": { "delay": 137, "time": "1772186717" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 133, "time": "1772187433" }, "departure": { "delay": 133, "time": "1772187433" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 133, "time": "1772186773" }, "departure": { "delay": 133, "time": "1772186773" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 133, "time": "1772187133" }, "departure": { "delay": 133, "time": "1772187133" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 123, "time": "1772185383" }, "departure": { "delay": 123, "time": "1772185383" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 96, "time": "1772185596" }, "departure": { "delay": 96, "time": "1772185596" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -64, "time": "1772185796" }, "departure": { "delay": -64, "time": "1772185796" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 133, "time": "1772186473" }, "departure": { "delay": 133, "time": "1772186473" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 116, "time": "1772186396" }, "departure": { "delay": 116, "time": "1772186396" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 133, "time": "1772186653" }, "departure": { "delay": 133, "time": "1772186653" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 161, "time": "1772186272" }, "departure": { "delay": 161, "time": "1772186321" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 128, "time": "1772187548" }, "departure": { "delay": 128, "time": "1772187548" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1772184830", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1910:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4195930x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 12, "time": "1772185992" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 36, "time": "1772186376" }, "stopId": "FR:76552:ZE:3104:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 38, "time": "1772187158" }, "departure": { "delay": 38, "time": "1772187158" }, "stopId": "FR:76351:ZE:3734:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "time": "1772186040" }, "departure": { "time": "1772186040" }, "stopId": "FR:76351:ZE:3015:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 33, "time": "1772186253" }, "stopId": "FR:76552:ZE:3606:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 67, "time": "1772186227" }, "stopId": "FR:76552:ZE:3340:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 47, "time": "1772187047" }, "departure": { "delay": 47, "time": "1772187047" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 11, "time": "1772186831" }, "departure": { "delay": 11, "time": "1772186831" }, "stopId": "FR:76351:ZE:3797:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 14, "time": "1772186534" }, "departure": { "delay": 14, "time": "1772186534" }, "stopId": "FR:76552:ZE:3298:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 32, "time": "1772186312" }, "stopId": "FR:76552:ZE:3487:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 28, "time": "1772186128" }, "stopId": "FR:76552:ZE:3629:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 29, "time": "1772187209" }, "departure": { "delay": 29, "time": "1772187209" }, "stopId": "FR:76351:ZE:3736:ATOUMOD003", "stopSequence": 36 }, { "departure": { "time": "1772185800" }, "stopId": "FR:76351:ZE:3402:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 64, "time": "1772186764" }, "departure": { "delay": 64, "time": "1772186764" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 45, "time": "1772186085" }, "departure": { "delay": 45, "time": "1772186085" }, "stopId": "FR:76351:ZE:3031:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 38, "time": "1772186498" }, "departure": { "delay": 38, "time": "1772186498" }, "stopId": "FR:76552:ZE:3608:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 56, "time": "1772186996" }, "departure": { "delay": 56, "time": "1772186996" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 48, "time": "1772187348" }, "departure": { "delay": 48, "time": "1772187348" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 14, "time": "1772185874" }, "departure": { "delay": 14, "time": "1772185874" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 13, "time": "1772186593" }, "departure": { "delay": 13, "time": "1772186593" }, "stopId": "FR:76351:ZE:3159:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 28, "time": "1772186188" }, "stopId": "FR:76552:ZE:3356:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 56, "time": "1772186876" }, "departure": { "delay": 56, "time": "1772186876" }, "stopId": "FR:76351:ZE:3731:ATOUMOD003", "stopSequence": 30 }, { "departure": { "delay": 20, "time": "1772185940" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 31, "time": "1772187091" }, "departure": { "delay": 31, "time": "1772187091" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 21, "time": "1772186661" }, "departure": { "delay": 21, "time": "1772186661" }, "stopId": "FR:76351:ZE:3460:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 21, "time": "1772187441" }, "departure": { "delay": 21, "time": "1772187441" }, "stopId": "FR:76351:ZE:4700:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 11, "time": "1772187491" }, "departure": { "delay": 11, "time": "1772187491" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 11, "time": "1772187731" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 11, "time": "1772187251" }, "departure": { "delay": 11, "time": "1772187251" }, "stopId": "FR:76351:ZE:3738:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 38, "time": "1772185898" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 11, "time": "1772186411" }, "stopId": "FR:76552:ZE:3093:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": -12, "time": "1772186088" }, "stopId": "FR:76552:ZE:3652:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 42, "time": "1772186922" }, "departure": { "delay": 42, "time": "1772186922" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 11, "time": "1772186711" }, "departure": { "delay": 11, "time": "1772186711" }, "stopId": "FR:76351:ZE:3021:ATOUMOD003", "stopSequence": 27 } ], "timestamp": "1772185997", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:16:LOC", "tripId": "ATOUMOD003:ServiceJourney:4195930x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16529:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 24, "time": "1772188044" }, "departure": { "delay": 24, "time": "1772188044" }, "stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 24, "time": "1772188584" }, "departure": { "delay": 24, "time": "1772188584" }, "stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 25, "time": "1772186425" }, "departure": { "delay": 25, "time": "1772186425" }, "stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1772186810" }, "departure": { "delay": 50, "time": "1772186810" }, "stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 45, "time": "1772188545" }, "departure": { "delay": 45, "time": "1772188545" }, "stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 71, "time": "1772188391" }, "departure": { "delay": 71, "time": "1772188391" }, "stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 39, "time": "1772188179" }, "departure": { "delay": 39, "time": "1772188179" }, "stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 73, "time": "1772187733" }, "departure": { "delay": 73, "time": "1772187733" }, "stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 57, "time": "1772186637" }, "departure": { "delay": 57, "time": "1772186637" }, "stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 25, "time": "1772186965" }, "departure": { "delay": 25, "time": "1772186965" }, "stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 51, "time": "1772186691" }, "departure": { "delay": 51, "time": "1772186691" }, "stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "delay": 18, "time": "1772186118" }, "stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 25, "time": "1772186545" }, "departure": { "delay": 25, "time": "1772186545" }, "stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 84, "time": "1772187084" }, "departure": { "delay": 84, "time": "1772187084" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 76, "time": "1772186596" }, "departure": { "delay": 76, "time": "1772186596" }, "stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 24, "time": "1772187564" }, "departure": { "delay": 24, "time": "1772187564" }, "stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 25, "time": "1772186725" }, "departure": { "delay": 25, "time": "1772186725" }, "stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 31, "time": "1772188471" }, "departure": { "delay": 31, "time": "1772188471" }, "stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 43, "time": "1772186923" }, "departure": { "delay": 43, "time": "1772186923" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 24, "time": "1772188764" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 48, "time": "1772186448" }, "departure": { "delay": 48, "time": "1772186448" }, "stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 37, "time": "1772188117" }, "departure": { "delay": 37, "time": "1772188117" }, "stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 38, "time": "1772187818" }, "departure": { "delay": 38, "time": "1772187818" }, "stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 32, "time": "1772188292" }, "departure": { "delay": 32, "time": "1772188292" }, "stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 24, "time": "1772188344" }, "departure": { "delay": 24, "time": "1772188344" }, "stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 52, "time": "1772187892" }, "departure": { "delay": 52, "time": "1772187892" }, "stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 58, "time": "1772186218" }, "departure": { "delay": 58, "time": "1772186218" }, "stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 42, "time": "1772187942" }, "departure": { "delay": 42, "time": "1772187942" }, "stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 25, "time": "1772187205" }, "departure": { "delay": 25, "time": "1772187205" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 88, "time": "1772186368" }, "departure": { "delay": 88, "time": "1772186368" }, "stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 46, "time": "1772188246" }, "departure": { "delay": 46, "time": "1772188246" }, "stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 98, "time": "1772186318" }, "departure": { "delay": 98, "time": "1772186318" }, "stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 24, "time": "1772187624" }, "departure": { "delay": 24, "time": "1772187624" }, "stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1772186130", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16529:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182579x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 63, "time": "1772185803" }, "stopId": "FR:76351:ZE:3253:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": -29, "time": "1772187451" }, "departure": { "delay": -29, "time": "1772187451" }, "stopId": "FR:76351:ZE:3417:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 62, "time": "1772186042" }, "departure": { "delay": 62, "time": "1772186042" }, "stopId": "FR:76351:ZE:3771:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 25, "time": "1772186905" }, "departure": { "delay": 25, "time": "1772186905" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -24, "time": "1772187516" }, "departure": { "delay": -24, "time": "1772187516" }, "stopId": "FR:76351:ZE:3363:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -18, "time": "1772186682" }, "departure": { "delay": -18, "time": "1772186682" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -33, "time": "1772187567" }, "departure": { "delay": -33, "time": "1772187567" }, "stopId": "FR:76351:ZE:3426:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -17, "time": "1772188003" }, "departure": { "delay": -17, "time": "1772188003" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "departure": { "delay": -33, "time": "1772186427" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -21, "time": "1772188059" }, "departure": { "delay": -21, "time": "1772188059" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 22, "time": "1772187142" }, "departure": { "delay": 22, "time": "1772187142" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 21, "time": "1772187621" }, "departure": { "delay": 21, "time": "1772187621" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -33, "time": "1772186787" }, "departure": { "delay": -33, "time": "1772186787" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -33, "time": "1772187807" }, "departure": { "delay": -33, "time": "1772187807" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -33, "time": "1772187387" }, "departure": { "delay": -33, "time": "1772187387" }, "stopId": "FR:76351:ZE:3124:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": -10, "time": "1772187710" }, "departure": { "delay": -10, "time": "1772187710" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -21, "time": "1772187339" }, "departure": { "delay": -21, "time": "1772187339" }, "stopId": "FR:76351:ZE:3357:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -15, "time": "1772187285" }, "departure": { "delay": -15, "time": "1772187285" }, "stopId": "FR:76351:ZE:3531:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 22, "time": "1772186542" }, "departure": { "delay": 22, "time": "1772186542" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 34, "time": "1772186254" }, "stopId": "FR:76351:ZE:4134:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -33, "time": "1772187087" }, "departure": { "delay": -33, "time": "1772187087" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 81, "time": "1772185881" }, "stopId": "FR:76351:ZE:4357:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": -13, "time": "1772186747" }, "departure": { "delay": -13, "time": "1772186747" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 74, "time": "1772186174" }, "stopId": "FR:76351:ZE:3534:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 34, "time": "1772186074" }, "stopId": "FR:76351:ZE:3533:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 17, "time": "1772187857" }, "departure": { "delay": 17, "time": "1772187857" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 14, "time": "1772187914" }, "departure": { "delay": 14, "time": "1772187914" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -33, "time": "1772188107" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -26, "time": "1772186854" }, "departure": { "delay": -26, "time": "1772186854" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 26, "time": "1772187206" }, "departure": { "delay": 26, "time": "1772187206" }, "stopId": "FR:76351:ZE:3627:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1772185857", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182579x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:900000414:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 57, "time": "1772186264" }, "departure": { "delay": 57, "time": "1772186277" }, "stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037", "stopSequence": 32 }, { "arrival": { "delay": 62, "time": "1772186374" }, "departure": { "delay": 62, "time": "1772186402" }, "stopId": "FR:61001:ZE:Fresnel:ATOUMOD037", "stopSequence": 35 }, { "arrival": { "delay": 29, "time": "1772186420" }, "departure": { "delay": 29, "time": "1772186429" }, "stopId": "FR:61001:ZE:Lebon:ATOUMOD037", "stopSequence": 36 }, { "arrival": { "delay": 8, "time": "1772186648" }, "stopId": "FR:61001:ZE:Valxdxxcx:ATOUMOD037", "stopSequence": 39 }, { "arrival": { "delay": 69, "time": "1772186216" }, "departure": { "delay": 69, "time": "1772186229" }, "stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037", "stopSequence": 31 }, { "arrival": { "delay": 8, "time": "1772186448" }, "departure": { "delay": 8, "time": "1772186468" }, "stopId": "FR:61001:ZE:LazarexCarnot:ATOUMOD037", "stopSequence": 37 }, { "departure": { "delay": 8, "time": "1772186588" }, "stopId": "FR:61001:ZE:FranxoisxArago:ATOUMOD037", "stopSequence": 38 }, { "arrival": { "delay": 221, "time": "1772186034" }, "departure": { "delay": 221, "time": "1772186141" }, "stopId": "FR:61001:ZE:CollxgexBalzacx:ATOUMOD037", "stopSequence": 28 }, { "arrival": { "delay": 69, "time": "1772186328" }, "departure": { "delay": 69, "time": "1772186349" }, "stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037", "stopSequence": 34 }, { "arrival": { "delay": 85, "time": "1772186288" }, "departure": { "delay": 85, "time": "1772186305" }, "stopId": "FR:61001:ZE:Chartier:ATOUMOD037", "stopSequence": 33 } ], "timestamp": "1772186335", "trip": { "directionId": 2, "routeId": "ATOUMOD037:Line:C:LOC", "tripId": "ATOUMOD037:ServiceJourney:900000414:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:419:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772190480" }, "departure": { "time": "1772190480" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772190000" }, "departure": { "time": "1772190000" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772190300" }, "departure": { "time": "1772190300" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772189880" }, "departure": { "time": "1772189880" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772191020" }, "departure": { "time": "1772191020" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1772191140" }, "departure": { "time": "1772191140" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772190120" }, "departure": { "time": "1772190120" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1772190900" }, "departure": { "time": "1772190900" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1772191200" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189580" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1772190540" }, "departure": { "time": "1772190540" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772190660" }, "departure": { "time": "1772190660" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1772190420" }, "departure": { "time": "1772190420" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1772190960" }, "departure": { "time": "1772190960" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1772190780" }, "departure": { "time": "1772190780" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1772190600" }, "departure": { "time": "1772190600" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1772188500" }, "departure": { "time": "1772188500" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772189760" }, "departure": { "time": "1772189760" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1772190360" }, "departure": { "time": "1772190360" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772189820" }, "departure": { "time": "1772189820" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188020" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 } ], "timestamp": "1772186449", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:419:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759049x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 69, "time": "1772179793" }, "departure": { "delay": 69, "time": "1772179809" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 43, "time": "1772179361" }, "departure": { "delay": 43, "time": "1772179423" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 98, "time": "1772179562" }, "departure": { "delay": 98, "time": "1772179598" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 87, "time": "1772178687" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1772178966" }, "departure": { "delay": 22, "time": "1772178982" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 56, "time": "1772178871" }, "departure": { "delay": 56, "time": "1772178896" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 97, "time": "1772179011" }, "departure": { "delay": 97, "time": "1772179057" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -7, "time": "1772180299" }, "departure": { "delay": -7, "time": "1772180333" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 23, "time": "1772180090" }, "departure": { "delay": 23, "time": "1772180123" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 21, "time": "1772179451" }, "departure": { "delay": 21, "time": "1772179461" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -131, "time": "1772180389" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 37, "time": "1772179271" }, "departure": { "delay": 37, "time": "1772179297" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 53, "time": "1772178735" }, "departure": { "delay": 53, "time": "1772178773" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 29, "time": "1772180173" }, "departure": { "delay": 29, "time": "1772180189" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 77, "time": "1772178846" }, "departure": { "delay": 77, "time": "1772178857" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 32, "time": "1772179203" }, "departure": { "delay": 32, "time": "1772179232" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 52, "time": "1772179840" }, "departure": { "delay": 52, "time": "1772179852" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 48, "time": "1772179525" }, "departure": { "delay": 48, "time": "1772179548" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 88, "time": "1772179632" }, "departure": { "delay": 88, "time": "1772179648" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 67, "time": "1772179491" }, "departure": { "delay": 67, "time": "1772179507" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 27, "time": "1772179876" }, "departure": { "delay": 27, "time": "1772179887" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 62, "time": "1772179134" }, "departure": { "delay": 62, "time": "1772179142" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 75, "time": "1772179075" }, "departure": { "delay": 75, "time": "1772179095" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -12, "time": "1772180245" }, "departure": { "delay": -12, "time": "1772180268" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 55, "time": "1772179968" }, "departure": { "delay": 55, "time": "1772180035" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759049x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2226:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 189, "time": "1772185449" }, "departure": { "delay": 189, "time": "1772185449" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 233, "time": "1772187293" }, "departure": { "delay": 233, "time": "1772187293" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 232, "time": "1772187052" }, "departure": { "delay": 232, "time": "1772187052" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 208, "time": "1772186188" }, "departure": { "delay": 208, "time": "1772186188" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 269, "time": "1772185589" }, "departure": { "delay": 269, "time": "1772185589" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 181, "time": "1772187241" }, "departure": { "delay": 181, "time": "1772187241" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 181, "time": "1772186821" }, "departure": { "delay": 181, "time": "1772186821" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 299, "time": "1772185919" }, "departure": { "delay": 299, "time": "1772185919" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 196, "time": "1772187376" }, "departure": { "delay": 196, "time": "1772187376" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 220, "time": "1772187520" }, "departure": { "delay": 220, "time": "1772187520" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 139, "time": "1772185314" }, "departure": { "delay": 139, "time": "1772185339" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 239, "time": "1772186099" }, "departure": { "delay": 239, "time": "1772186099" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "departure": { "delay": 94, "time": "1772185114" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 230, "time": "1772186270" }, "departure": { "delay": 230, "time": "1772186270" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 250, "time": "1772185870" }, "departure": { "delay": 250, "time": "1772185870" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 206, "time": "1772187206" }, "departure": { "delay": 206, "time": "1772187206" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 221, "time": "1772186501" }, "departure": { "delay": 221, "time": "1772186501" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 181, "time": "1772186581" }, "departure": { "delay": 181, "time": "1772186581" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 181, "time": "1772187421" }, "departure": { "delay": 181, "time": "1772187421" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 181, "time": "1772187661" }, "departure": { "delay": 181, "time": "1772187661" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 99, "time": "1772185239" }, "departure": { "delay": 99, "time": "1772185239" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 251, "time": "1772185691" }, "departure": { "delay": 251, "time": "1772185691" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 206, "time": "1772186966" }, "departure": { "delay": 206, "time": "1772186966" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 158, "time": "1772186318" }, "departure": { "delay": 158, "time": "1772186318" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 298, "time": "1772186038" }, "departure": { "delay": 298, "time": "1772186038" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 207, "time": "1772186427" }, "departure": { "delay": 207, "time": "1772186427" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1772185119", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2226:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11648:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1772186902" }, "departure": { "delay": 22, "time": "1772186902" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 14, "time": "1772187494" }, "departure": { "delay": 14, "time": "1772187494" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 31, "time": "1772188411" }, "departure": { "delay": 31, "time": "1772188411" }, "stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 21, "time": "1772188341" }, "departure": { "delay": 21, "time": "1772188341" }, "stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1772187365" }, "departure": { "delay": 5, "time": "1772187365" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 10, "time": "1772187610" }, "departure": { "delay": 10, "time": "1772187610" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772188500" }, "departure": { "time": "1772188500" }, "stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 37, "time": "1772186557" }, "departure": { "delay": 37, "time": "1772186557" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 19, "time": "1772187559" }, "departure": { "delay": 19, "time": "1772187559" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 14, "time": "1772188274" }, "departure": { "delay": 14, "time": "1772188274" }, "stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 10, "time": "1772187250" }, "departure": { "delay": 10, "time": "1772187250" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 57, "time": "1772186817" }, "departure": { "delay": 57, "time": "1772186817" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 16, "time": "1772187316" }, "departure": { "delay": 16, "time": "1772187316" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 28, "time": "1772187808" }, "departure": { "delay": 28, "time": "1772187808" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 24, "time": "1772187084" }, "departure": { "delay": 24, "time": "1772187084" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 8, "time": "1772187848" }, "departure": { "delay": 8, "time": "1772187848" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 3, "time": "1772187123" }, "departure": { "delay": 3, "time": "1772187123" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 50, "time": "1772187770" }, "departure": { "delay": 50, "time": "1772187770" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 42, "time": "1772186622" }, "departure": { "delay": 42, "time": "1772186622" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772186330", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11648:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8918:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 62, "time": "1772186172" }, "departure": { "delay": 62, "time": "1772186222" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 28, "time": "1772187328" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 28, "time": "1772186788" }, "departure": { "delay": 28, "time": "1772186788" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 92, "time": "1772185472" }, "departure": { "delay": 92, "time": "1772185472" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 75, "time": "1772187135" }, "departure": { "delay": 75, "time": "1772187135" }, "stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 49, "time": "1772186329" }, "departure": { "delay": 49, "time": "1772186329" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 77, "time": "1772185997" }, "departure": { "delay": 77, "time": "1772185997" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 94, "time": "1772186074" }, "departure": { "delay": 94, "time": "1772186074" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -13, "time": "1772185307" }, "departure": { "delay": -13, "time": "1772185307" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1772185797" }, "departure": { "delay": 57, "time": "1772185797" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 71, "time": "1772186651" }, "departure": { "delay": 71, "time": "1772186651" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 97, "time": "1772185576" }, "departure": { "delay": 97, "time": "1772185597" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 64, "time": "1772186284" }, "departure": { "delay": 64, "time": "1772186284" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 38, "time": "1772185898" }, "departure": { "delay": 38, "time": "1772185898" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 38, "time": "1772186858" }, "departure": { "delay": 38, "time": "1772186858" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -18, "time": "1772185122" }, "departure": { "delay": -18, "time": "1772185122" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 28, "time": "1772186428" }, "departure": { "delay": 28, "time": "1772186428" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -17, "time": "1772185063" }, "departure": { "delay": -17, "time": "1772185063" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 55, "time": "1772186935" }, "departure": { "delay": 55, "time": "1772186935" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 137, "time": "1772185697" }, "departure": { "delay": 137, "time": "1772185697" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -37, "time": "1772185223" }, "departure": { "delay": -37, "time": "1772185223" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772185020" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 56, "time": "1772185376" }, "departure": { "delay": 56, "time": "1772185376" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772184730", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8918:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470564:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 273, "time": "1772190453" }, "departure": { "delay": 273, "time": "1772190453" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 256, "time": "1772190556" }, "departure": { "delay": 256, "time": "1772190556" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 304, "time": "1772190184" }, "departure": { "delay": 304, "time": "1772190184" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 259, "time": "1772190259" }, "departure": { "delay": 259, "time": "1772190259" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 74, "time": "1772190974" }, "departure": { "delay": 74, "time": "1772190974" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 212, "time": "1772190632" }, "departure": { "delay": 212, "time": "1772190632" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -3132, "time": "1772186448" }, "departure": { "delay": -3132, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 203, "time": "1772190803" }, "departure": { "delay": 203, "time": "1772190803" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 44, "time": "1772191124" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 211, "time": "1772190871" }, "departure": { "delay": 211, "time": "1772190871" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 305, "time": "1772190425" }, "departure": { "delay": 305, "time": "1772190425" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "departure": { "delay": -2952, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -3192, "time": "1772186448" }, "departure": { "delay": -3192, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 66, "time": "1772191086" }, "departure": { "delay": 66, "time": "1772191086" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 275, "time": "1772190335" }, "departure": { "delay": 275, "time": "1772190335" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 251, "time": "1772190731" }, "departure": { "delay": 251, "time": "1772190731" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 260, "time": "1772190380" }, "departure": { "delay": 260, "time": "1772190380" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 252, "time": "1772190492" }, "departure": { "delay": 252, "time": "1772190492" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 319, "time": "1772190079" }, "departure": { "delay": 319, "time": "1772190079" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 289, "time": "1772190229" }, "departure": { "delay": 289, "time": "1772190229" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -3072, "time": "1772186448" }, "departure": { "delay": -3072, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 164, "time": "1772190944" }, "departure": { "delay": 164, "time": "1772190944" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470564:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12504:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 13, "time": "1772186173" }, "departure": { "delay": 13, "time": "1772186173" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 104, "time": "1772185794" }, "departure": { "delay": 104, "time": "1772185844" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 69, "time": "1772185569" }, "departure": { "delay": 69, "time": "1772185569" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 156, "time": "1772187156" }, "departure": { "delay": 156, "time": "1772187156" }, "stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772185260" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1772185619" }, "departure": { "delay": 59, "time": "1772185619" }, "stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 158, "time": "1772186798" }, "departure": { "delay": 158, "time": "1772186798" }, "stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 125, "time": "1772186705" }, "departure": { "delay": 125, "time": "1772186705" }, "stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 150, "time": "1772186490" }, "departure": { "delay": 150, "time": "1772186490" }, "stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 176, "time": "1772186456" }, "departure": { "delay": 176, "time": "1772186456" }, "stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 24, "time": "1772185644" }, "departure": { "delay": 24, "time": "1772185644" }, "stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 181, "time": "1772186941" }, "departure": { "delay": 181, "time": "1772186941" }, "stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 139, "time": "1772187439" }, "departure": { "delay": 139, "time": "1772187439" }, "stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 101, "time": "1772185901" }, "departure": { "delay": 101, "time": "1772185901" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 117, "time": "1772187537" }, "departure": { "delay": 117, "time": "1772187537" }, "stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 165, "time": "1772186745" }, "departure": { "delay": 165, "time": "1772186745" }, "stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 132, "time": "1772186592" }, "departure": { "delay": 132, "time": "1772186592" }, "stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 55, "time": "1772185975" }, "departure": { "delay": 55, "time": "1772185975" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 145, "time": "1772187085" }, "departure": { "delay": 145, "time": "1772187085" }, "stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 175, "time": "1772187055" }, "departure": { "delay": 175, "time": "1772187055" }, "stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 24, "time": "1772185524" }, "departure": { "delay": 24, "time": "1772185524" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 125, "time": "1772187005" }, "departure": { "delay": 125, "time": "1772187005" }, "stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 32, "time": "1772185472" }, "departure": { "delay": 32, "time": "1772185472" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 127, "time": "1772187367" }, "departure": { "delay": 127, "time": "1772187367" }, "stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 125, "time": "1772187245" }, "departure": { "delay": 125, "time": "1772187245" }, "stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 91, "time": "1772186071" }, "departure": { "delay": 91, "time": "1772186071" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 126, "time": "1772187666" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 140, "time": "1772187320" }, "departure": { "delay": 140, "time": "1772187320" }, "stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1772186099" }, "departure": { "delay": -1, "time": "1772186099" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 174, "time": "1772186369" }, "departure": { "delay": 174, "time": "1772186394" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1772184879", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12504:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18624:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772185080" }, "departure": { "time": "1772185080" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 9, "time": "1772186829" }, "departure": { "delay": 9, "time": "1772186829" }, "stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 59, "time": "1772185259" }, "departure": { "delay": 59, "time": "1772185259" }, "stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772184660" }, "stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 57, "time": "1772184897" }, "departure": { "delay": 57, "time": "1772184897" }, "stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 27, "time": "1772184987" }, "departure": { "delay": 27, "time": "1772184987" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 17, "time": "1772186117" }, "departure": { "delay": 17, "time": "1772186117" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772187180" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 49, "time": "1772186029" }, "departure": { "delay": 49, "time": "1772186029" }, "stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1772184780" }, "departure": { "time": "1772184780" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1772185720" }, "departure": { "delay": 40, "time": "1772185720" }, "stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 7, "time": "1772185507" }, "departure": { "delay": 7, "time": "1772185507" }, "stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 4, "time": "1772185924" }, "departure": { "delay": 4, "time": "1772185924" }, "stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 49, "time": "1772185189" }, "departure": { "delay": 49, "time": "1772185189" }, "stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1772186710" }, "departure": { "delay": 10, "time": "1772186710" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 31, "time": "1772186371" }, "departure": { "delay": 31, "time": "1772186371" }, "stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 37, "time": "1772185657" }, "departure": { "delay": 37, "time": "1772185657" }, "stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772185860" }, "departure": { "time": "1772185860" }, "stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 17, "time": "1772186297" }, "departure": { "delay": 17, "time": "1772186297" }, "stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 3, "time": "1772186883" }, "departure": { "delay": 3, "time": "1772186883" }, "stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 18, "time": "1772186658" }, "departure": { "delay": 18, "time": "1772186658" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 51, "time": "1772187051" }, "departure": { "delay": 51, "time": "1772187051" }, "stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1772185380" }, "departure": { "time": "1772185380" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 7, "time": "1772185447" }, "departure": { "delay": 7, "time": "1772185447" }, "stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 24, "time": "1772185584" }, "departure": { "delay": 24, "time": "1772185584" }, "stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1772184842" }, "departure": { "delay": 2, "time": "1772184842" }, "stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 57, "time": "1772185017" }, "departure": { "delay": 57, "time": "1772185017" }, "stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 24, "time": "1772186424" }, "departure": { "delay": 24, "time": "1772186424" }, "stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 44, "time": "1772185304" }, "departure": { "delay": 44, "time": "1772185304" }, "stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1772186617" }, "departure": { "delay": 37, "time": "1772186617" }, "stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 51, "time": "1772186571" }, "departure": { "delay": 51, "time": "1772186571" }, "stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1772186220" }, "departure": { "time": "1772186220" }, "stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1772186520" }, "departure": { "time": "1772186520" }, "stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1772185140" }, "departure": { "time": "1772185140" }, "stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772184390", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18624:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx4475:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772184900" }, "stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772187120" }, "stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772184840" }, "stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772185020" }, "stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772185380" }, "stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772186880" }, "stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772187180" }, "stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772185860" }, "stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772184600" }, "stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772187300" }, "stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772186760" }, "stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx118:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx4475:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18436:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -89, "time": "1772187271" }, "departure": { "delay": -89, "time": "1772187271" }, "stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -77, "time": "1772186683" }, "departure": { "delay": -77, "time": "1772186683" }, "stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -40, "time": "1772185937" }, "departure": { "delay": -40, "time": "1772185940" }, "stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -89, "time": "1772186731" }, "departure": { "delay": -89, "time": "1772186731" }, "stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -73, "time": "1772186387" }, "departure": { "delay": -73, "time": "1772186387" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -63, "time": "1772186211" }, "departure": { "delay": -63, "time": "1772186217" }, "stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -37, "time": "1772186543" }, "departure": { "delay": -37, "time": "1772186543" }, "stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 9, "time": "1772185989" }, "departure": { "delay": 9, "time": "1772185989" }, "stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -72, "time": "1772186148" }, "departure": { "delay": -72, "time": "1772186148" }, "stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -89, "time": "1772186611" }, "departure": { "delay": -89, "time": "1772186611" }, "stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 35, "time": "1772185823" }, "departure": { "delay": 35, "time": "1772185835" }, "stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1772185757" }, "departure": { "delay": 20, "time": "1772185760" }, "stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -39, "time": "1772186421" }, "departure": { "delay": -39, "time": "1772186421" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 26, "time": "1772185706" }, "departure": { "delay": 26, "time": "1772185706" }, "stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -52, "time": "1772186888" }, "departure": { "delay": -52, "time": "1772186888" }, "stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -54, "time": "1772186286" }, "departure": { "delay": -54, "time": "1772186286" }, "stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -10, "time": "1772185910" }, "departure": { "delay": -10, "time": "1772185910" }, "stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -80, "time": "1772186500" }, "departure": { "delay": -80, "time": "1772186500" }, "stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -22, "time": "1772186078" }, "departure": { "delay": -22, "time": "1772186078" }, "stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -89, "time": "1772186971" }, "departure": { "delay": -89, "time": "1772186971" }, "stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -57, "time": "1772186823" }, "departure": { "delay": -57, "time": "1772186823" }, "stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1772185650", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18436:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748438x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1772187970" }, "departure": { "delay": 10, "time": "1772187970" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 10, "time": "1772188690" }, "departure": { "delay": 10, "time": "1772188690" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 10, "time": "1772187790" }, "departure": { "delay": 10, "time": "1772187790" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 10, "time": "1772189050" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 10, "time": "1772187730" }, "departure": { "delay": 10, "time": "1772187730" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 10, "time": "1772186650" }, "departure": { "delay": 10, "time": "1772186650" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1772186890" }, "departure": { "delay": 10, "time": "1772186890" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1772188750" }, "departure": { "delay": 10, "time": "1772188750" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 10, "time": "1772187610" }, "departure": { "delay": 10, "time": "1772187610" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1772188570" }, "departure": { "delay": 10, "time": "1772188570" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 10, "time": "1772186950" }, "departure": { "delay": 10, "time": "1772186950" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1772188510" }, "departure": { "delay": 10, "time": "1772188510" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 10, "time": "1772187130" }, "departure": { "delay": 10, "time": "1772187130" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 10, "time": "1772188750" }, "departure": { "delay": 10, "time": "1772188750" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "departure": { "delay": 19, "time": "1772186419" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 10, "time": "1772187010" }, "departure": { "delay": 10, "time": "1772187010" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1772186830" }, "departure": { "delay": 10, "time": "1772186830" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1772186770" }, "departure": { "delay": 10, "time": "1772186770" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1772186530" }, "departure": { "delay": 10, "time": "1772186530" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 10, "time": "1772186590" }, "departure": { "delay": 10, "time": "1772186590" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 10, "time": "1772188810" }, "departure": { "delay": 10, "time": "1772188810" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 10, "time": "1772187850" }, "departure": { "delay": 10, "time": "1772187850" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 10, "time": "1772186710" }, "departure": { "delay": 10, "time": "1772186710" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 10, "time": "1772187550" }, "departure": { "delay": 10, "time": "1772187550" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 10, "time": "1772187670" }, "departure": { "delay": 10, "time": "1772187670" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 10, "time": "1772188270" }, "departure": { "delay": 10, "time": "1772188270" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 10, "time": "1772188390" }, "departure": { "delay": 10, "time": "1772188390" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 10, "time": "1772188090" }, "departure": { "delay": 10, "time": "1772188090" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 10, "time": "1772186470" }, "departure": { "delay": 10, "time": "1772186470" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1772188450" }, "departure": { "delay": 10, "time": "1772188450" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 10, "time": "1772186530" }, "departure": { "delay": 10, "time": "1772186530" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1772187430" }, "departure": { "delay": 10, "time": "1772187430" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 10, "time": "1772188390" }, "departure": { "delay": 10, "time": "1772188390" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 10, "time": "1772188150" }, "departure": { "delay": 10, "time": "1772188150" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748438x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747521x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 62, "time": "1772174454" }, "departure": { "delay": 62, "time": "1772174462" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 98, "time": "1772172667" }, "departure": { "delay": 98, "time": "1772172698" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 133, "time": "1772173083" }, "departure": { "delay": 133, "time": "1772173093" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 235, "time": "1772173806" }, "departure": { "delay": 235, "time": "1772174035" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 211, "time": "1772174096" }, "departure": { "delay": 211, "time": "1772174131" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 59, "time": "1772174699" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 86, "time": "1772172612" }, "departure": { "delay": 86, "time": "1772172626" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 64, "time": "1772173645" }, "departure": { "delay": 64, "time": "1772173684" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 94, "time": "1772174361" }, "departure": { "delay": 94, "time": "1772174374" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 58, "time": "1772172590" }, "departure": { "delay": 58, "time": "1772172598" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 42, "time": "1772174554" }, "departure": { "delay": 42, "time": "1772174562" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 76, "time": "1772174627" }, "departure": { "delay": 76, "time": "1772174656" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 103, "time": "1772172815" }, "departure": { "delay": 103, "time": "1772172823" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 86, "time": "1772174416" }, "departure": { "delay": 86, "time": "1772174426" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 114, "time": "1772173166" }, "departure": { "delay": 114, "time": "1772173194" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 50, "time": "1772173596" }, "departure": { "delay": 50, "time": "1772173610" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 114, "time": "1772172474" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 132, "time": "1772172761" }, "departure": { "delay": 132, "time": "1772172792" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 126, "time": "1772173499" }, "departure": { "delay": 126, "time": "1772173506" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 179, "time": "1772172997" }, "departure": { "delay": 179, "time": "1772173019" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 128, "time": "1772173418" }, "departure": { "delay": 128, "time": "1772173448" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 163, "time": "1772172907" }, "departure": { "delay": 163, "time": "1772172943" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747521x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14030:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1772189376" }, "departure": { "delay": 36, "time": "1772189376" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1772189307" }, "departure": { "delay": 27, "time": "1772189307" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 24, "time": "1772189244" }, "departure": { "delay": 24, "time": "1772189244" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 2, "time": "1772189162" }, "departure": { "delay": 2, "time": "1772189162" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1772189502" }, "departure": { "delay": 42, "time": "1772189502" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1772189272" }, "departure": { "delay": 52, "time": "1772189272" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1772186370", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14030:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3769:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 97, "time": "1772185341" }, "departure": { "delay": 97, "time": "1772185357" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 68, "time": "1772185240" }, "departure": { "delay": 68, "time": "1772185268" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 87, "time": "1772184953" }, "departure": { "delay": 87, "time": "1772184987" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 127, "time": "1772185529" }, "departure": { "delay": 127, "time": "1772185567" }, "stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 97, "time": "1772185432" }, "departure": { "delay": 97, "time": "1772185477" }, "stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001", "stopSequence": 9 }, { "departure": { "delay": 37, "time": "1772184697" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 38, "time": "1772184745" }, "departure": { "delay": 38, "time": "1772184758" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 98, "time": "1772185017" }, "departure": { "delay": 98, "time": "1772185058" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 157, "time": "1772185628" }, "departure": { "delay": 157, "time": "1772185657" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 107, "time": "1772184848" }, "departure": { "delay": 107, "time": "1772184887" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 167, "time": "1772185869" }, "departure": { "delay": 167, "time": "1772185907" }, "stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 127, "time": "1772185125" }, "departure": { "delay": 127, "time": "1772185147" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 87, "time": "1772186367" }, "stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 127, "time": "1772185735" }, "departure": { "delay": 127, "time": "1772185747" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 169, "time": "1772186269" }, "departure": { "delay": 169, "time": "1772186269" }, "stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 218, "time": "1772186185" }, "departure": { "delay": 218, "time": "1772186198" }, "stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 147, "time": "1772185984" }, "departure": { "delay": 147, "time": "1772186007" }, "stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 187, "time": "1772186080" }, "departure": { "delay": 187, "time": "1772186107" }, "stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1772184430", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3769:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -61, "time": "1772173319" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": -4, "time": "1772172381" }, "departure": { "delay": -4, "time": "1772172416" }, "stopId": "FR:76495:ZE:30034:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 6, "time": "1772172629" }, "departure": { "delay": 6, "time": "1772172666" }, "stopId": "FR:76057:ZE:30027:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 128, "time": "1772171995" }, "departure": { "delay": 128, "time": "1772172008" }, "stopId": "FR:76495:ZE:30035:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 102, "time": "1772172132" }, "departure": { "delay": 102, "time": "1772172162" }, "stopId": "FR:76495:ZE:30042:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 16, "time": "1772172608" }, "departure": { "delay": 16, "time": "1772172616" }, "stopId": "FR:76057:ZE:30009:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": -15, "time": "1772173228" }, "departure": { "delay": -15, "time": "1772173245" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": -4, "time": "1772173182" }, "departure": { "delay": -4, "time": "1772173196" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 58, "time": "1772172222" }, "departure": { "delay": 58, "time": "1772172238" }, "stopId": "FR:76495:ZE:30037:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1772172682" }, "departure": { "delay": 20, "time": "1772172740" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "time": "1772172464" }, "departure": { "time": "1772172480" }, "stopId": "FR:76057:ZE:30015:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 168, "time": "1772171918" }, "departure": { "delay": 168, "time": "1772171928" }, "stopId": "FR:76495:ZE:30038:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1772172823" }, "departure": { "delay": 5, "time": "1772172845" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": -8, "time": "1772172333" }, "departure": { "delay": -8, "time": "1772172352" }, "stopId": "FR:76495:ZE:30032:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1772172872" }, "departure": { "delay": 10, "time": "1772172910" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 200, "time": "1772171892" }, "departure": { "delay": 200, "time": "1772171900" }, "stopId": "FR:76495:ZE:30029:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1772172768" }, "departure": { "delay": 15, "time": "1772172795" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 83, "time": "1772172188" }, "departure": { "delay": 83, "time": "1772172203" }, "stopId": "FR:76495:ZE:30044:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 37, "time": "1772173046" }, "departure": { "delay": 37, "time": "1772173057" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 5, "time": "1772172946" }, "departure": { "delay": 5, "time": "1772172965" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "departure": { "delay": 212, "time": "1772171852" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1772173138" }, "departure": { "delay": 5, "time": "1772173145" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 41, "time": "1772172566" }, "departure": { "delay": 41, "time": "1772172581" }, "stopId": "FR:76057:ZE:30005:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1772173075" }, "departure": { "delay": 5, "time": "1772173085" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 75, "time": "1772172280" }, "departure": { "delay": 75, "time": "1772172315" }, "stopId": "FR:76495:ZE:30040:ATOUMOD041", "stopSequence": 8 } ], "timestamp": "1772186432", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:1:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:785:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772205540" }, "departure": { "time": "1772205540" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "departure": { "time": "1772205300" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772205660" }, "departure": { "time": "1772205660" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772206500" }, "departure": { "time": "1772206500" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772206380" }, "departure": { "time": "1772206380" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772206260" }, "departure": { "time": "1772206260" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772206020" }, "departure": { "time": "1772206020" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772206620" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772205900" }, "departure": { "time": "1772205900" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772205780" }, "departure": { "time": "1772205780" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772206140" }, "departure": { "time": "1772206140" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772205420" }, "departure": { "time": "1772205420" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1772186371", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:785:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18306:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 85, "time": "1772187565" }, "departure": { "delay": 85, "time": "1772187565" }, "stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 83, "time": "1772186423" }, "departure": { "delay": 83, "time": "1772186423" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 15, "time": "1772186015" }, "departure": { "delay": 15, "time": "1772186115" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 56, "time": "1772186516" }, "departure": { "delay": 56, "time": "1772186516" }, "stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 76, "time": "1772187316" }, "departure": { "delay": 76, "time": "1772187316" }, "stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 63, "time": "1772187483" }, "departure": { "delay": 63, "time": "1772187483" }, "stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 83, "time": "1772186903" }, "departure": { "delay": 83, "time": "1772186903" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 83, "time": "1772187623" }, "departure": { "delay": 83, "time": "1772187623" }, "stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 105, "time": "1772186325" }, "departure": { "delay": 105, "time": "1772186325" }, "stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 90, "time": "1772186370" }, "departure": { "delay": 90, "time": "1772186370" }, "stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 68, "time": "1772187008" }, "departure": { "delay": 68, "time": "1772187008" }, "stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 83, "time": "1772186603" }, "departure": { "delay": 83, "time": "1772186603" }, "stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 62, "time": "1772187062" }, "departure": { "delay": 62, "time": "1772187062" }, "stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 109, "time": "1772186689" }, "departure": { "delay": 109, "time": "1772186689" }, "stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 91, "time": "1772187151" }, "departure": { "delay": 91, "time": "1772187151" }, "stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 83, "time": "1772187383" }, "departure": { "delay": 83, "time": "1772187383" }, "stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 99, "time": "1772187219" }, "departure": { "delay": 99, "time": "1772187219" }, "stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 58, "time": "1772187418" }, "departure": { "delay": 58, "time": "1772187418" }, "stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 81, "time": "1772186841" }, "departure": { "delay": 81, "time": "1772186841" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 83, "time": "1772187803" }, "stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 108, "time": "1772186268" }, "departure": { "delay": 108, "time": "1772186268" }, "stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 56, "time": "1772186756" }, "departure": { "delay": 56, "time": "1772186756" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1772186130", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18306:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022753x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 25, "time": "1772186485" }, "departure": { "delay": 25, "time": "1772186485" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 20, "time": "1772186720" }, "departure": { "delay": 20, "time": "1772186720" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "departure": { "delay": -45, "time": "1772185875" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "departure": { "delay": 95, "time": "1772186315" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 30, "time": "1772186610" }, "departure": { "delay": 30, "time": "1772186610" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "departure": { "delay": 20, "time": "1772186420" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 67, "time": "1772186647" }, "departure": { "delay": 67, "time": "1772186647" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 32, "time": "1772186672" }, "departure": { "delay": 32, "time": "1772186672" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 20, "time": "1772186780" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 61, "time": "1772186461" }, "departure": { "delay": 61, "time": "1772186461" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 29, "time": "1772186549" }, "departure": { "delay": 29, "time": "1772186549" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": -45, "time": "1772186115" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": -34, "time": "1772186186" }, "departure": { "delay": -34, "time": "1772186186" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 58, "time": "1772186518" }, "departure": { "delay": 58, "time": "1772186518" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 } ], "timestamp": "1772186427", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022753x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5471229:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -4452, "time": "1772186448" }, "departure": { "delay": -4452, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -4572, "time": "1772186448" }, "departure": { "delay": -4572, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -122, "time": "1772191798" }, "departure": { "delay": -122, "time": "1772191798" }, "stopId": "FR:27528:ZE:0x6598:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -4992, "time": "1772186448" }, "departure": { "delay": -4992, "time": "1772186448" }, "stopId": "FR:27351:ZE:0x6310:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -167, "time": "1772191873" }, "departure": { "delay": -167, "time": "1772191873" }, "stopId": "FR:27528:ZE:0x6594:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -4692, "time": "1772186448" }, "departure": { "delay": -4692, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6384:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -163, "time": "1772191697" }, "departure": { "delay": -163, "time": "1772191697" }, "stopId": "FR:27528:ZE:0x6589:ATOUMOD006", "stopSequence": 27 }, { "departure": { "delay": -3552, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -124, "time": "1772191976" }, "departure": { "delay": -124, "time": "1772191976" }, "stopId": "FR:27528:ZE:0x6576:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -4872, "time": "1772186448" }, "departure": { "delay": -4872, "time": "1772186448" }, "stopId": "FR:27351:ZE:0x6312:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -3672, "time": "1772186448" }, "departure": { "delay": -3672, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6396:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -164, "time": "1772191636" }, "departure": { "delay": -164, "time": "1772191636" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -153, "time": "1772192067" }, "departure": { "delay": -153, "time": "1772192067" }, "stopId": "FR:27701:ZE:0x7034:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -3792, "time": "1772186448" }, "departure": { "delay": -3792, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6422:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -228, "time": "1772192172" }, "departure": { "delay": -228, "time": "1772192172" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -4392, "time": "1772186448" }, "departure": { "delay": -4392, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -3852, "time": "1772186448" }, "departure": { "delay": -3852, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6512:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -154, "time": "1772191526" }, "departure": { "delay": -154, "time": "1772191526" }, "stopId": "FR:27701:ZE:0x7106:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -125, "time": "1772192035" }, "departure": { "delay": -125, "time": "1772192035" }, "stopId": "FR:27701:ZE:0x7022:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -3732, "time": "1772186448" }, "departure": { "delay": -3732, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6470:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -248, "time": "1772192332" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -3972, "time": "1772186448" }, "departure": { "delay": -3972, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -4632, "time": "1772186448" }, "departure": { "delay": -4632, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6457:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -3732, "time": "1772186448" }, "departure": { "delay": -3732, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6572:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -4752, "time": "1772186448" }, "departure": { "delay": -4752, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6526:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -4092, "time": "1772186448" }, "departure": { "delay": -4092, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -167, "time": "1772191753" }, "departure": { "delay": -167, "time": "1772191753" }, "stopId": "FR:27528:ZE:0x6592:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -4632, "time": "1772186448" }, "departure": { "delay": -4632, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6438:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -4812, "time": "1772186448" }, "departure": { "delay": -4812, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6304:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -3672, "time": "1772186448" }, "departure": { "delay": -3672, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6490:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -4332, "time": "1772186448" }, "departure": { "delay": -4332, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -167, "time": "1772192113" }, "departure": { "delay": -167, "time": "1772192113" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -154, "time": "1772191586" }, "departure": { "delay": -154, "time": "1772191586" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -188, "time": "1772192212" }, "departure": { "delay": -188, "time": "1772192212" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -145, "time": "1772191835" }, "departure": { "delay": -145, "time": "1772191835" }, "stopId": "FR:27528:ZE:0x6591:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -3552, "time": "1772186448" }, "departure": { "delay": -3552, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6492:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -3852, "time": "1772186448" }, "departure": { "delay": -3852, "time": "1772186448" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -128, "time": "1772191912" }, "departure": { "delay": -128, "time": "1772191912" }, "stopId": "FR:27528:ZE:0x6596:ATOUMOD006", "stopSequence": 32 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5471229:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16547:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772184600" }, "stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 164, "time": "1772186009" }, "departure": { "delay": 164, "time": "1772186084" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 277, "time": "1772186677" }, "departure": { "delay": 277, "time": "1772186677" }, "stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 124, "time": "1772185384" }, "departure": { "delay": 124, "time": "1772185384" }, "stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 244, "time": "1772186239" }, "departure": { "delay": 244, "time": "1772186284" }, "stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 164, "time": "1772185184" }, "departure": { "delay": 164, "time": "1772185184" }, "stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1772185260" }, "departure": { "delay": 120, "time": "1772185260" }, "stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 259, "time": "1772187079" }, "departure": { "delay": 259, "time": "1772187079" }, "stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 273, "time": "1772186553" }, "departure": { "delay": 273, "time": "1772186553" }, "stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 242, "time": "1772185802" }, "departure": { "delay": 242, "time": "1772185802" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 259, "time": "1772187499" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 267, "time": "1772187027" }, "departure": { "delay": 267, "time": "1772187027" }, "stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 179, "time": "1772186159" }, "departure": { "delay": 179, "time": "1772186159" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 281, "time": "1772186981" }, "departure": { "delay": 281, "time": "1772186981" }, "stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 287, "time": "1772186627" }, "departure": { "delay": 287, "time": "1772186627" }, "stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 272, "time": "1772186852" }, "departure": { "delay": 272, "time": "1772186852" }, "stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 129, "time": "1772184909" }, "departure": { "delay": 129, "time": "1772184909" }, "stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 308, "time": "1772186468" }, "departure": { "delay": 308, "time": "1772186468" }, "stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 94, "time": "1772185294" }, "departure": { "delay": 94, "time": "1772185294" }, "stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 145, "time": "1772185225" }, "departure": { "delay": 145, "time": "1772185225" }, "stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 306, "time": "1772187126" }, "departure": { "delay": 306, "time": "1772187126" }, "stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 259, "time": "1772186335" }, "departure": { "delay": 259, "time": "1772186359" }, "stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 194, "time": "1772185934" }, "departure": { "delay": 194, "time": "1772185934" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 109, "time": "1772185009" }, "departure": { "delay": 109, "time": "1772185009" }, "stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 139, "time": "1772184834" }, "departure": { "delay": 139, "time": "1772184859" }, "stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 266, "time": "1772187206" }, "departure": { "delay": 266, "time": "1772187206" }, "stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 274, "time": "1772186914" }, "departure": { "delay": 274, "time": "1772186914" }, "stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 74, "time": "1772184734" }, "departure": { "delay": 74, "time": "1772184734" }, "stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 88, "time": "1772184988" }, "departure": { "delay": 88, "time": "1772184988" }, "stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 244, "time": "1772185614" }, "departure": { "delay": 244, "time": "1772185684" }, "stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 162, "time": "1772185542" }, "departure": { "delay": 162, "time": "1772185542" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 259, "time": "1772187319" }, "departure": { "delay": 259, "time": "1772187319" }, "stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 259, "time": "1772186779" }, "departure": { "delay": 259, "time": "1772186779" }, "stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 280, "time": "1772187280" }, "departure": { "delay": 280, "time": "1772187280" }, "stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 89, "time": "1772185109" }, "departure": { "delay": 89, "time": "1772185109" }, "stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772184290", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16547:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852411F5934975x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187660" }, "stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002", "stopSequence": 6 }, { "arrival": { "time": "1772186040" }, "departure": { "time": "1772186100" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187120" }, "stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002", "stopSequence": 5 }, { "departure": { "time": "1772185860" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 1 } ], "timestamp": "1772182256", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852411F5934975x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758534x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 367, "time": "1772181263" }, "departure": { "delay": 367, "time": "1772181367" }, "stopId": "FR:50041:ZE:HAGMDJ:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 320, "time": "1772181666" }, "departure": { "delay": 320, "time": "1772181680" }, "stopId": "FR:50041:ZE:HAGMES:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 382, "time": "1772183338" }, "departure": { "delay": 382, "time": "1772183362" }, "stopId": "FR:50041:ZE:HAGNEZ:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 264, "time": "1772181852" }, "departure": { "delay": 264, "time": "1772181864" }, "stopId": "FR:50041:ZE:HAGPR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 400, "time": "1772182451" }, "departure": { "delay": 400, "time": "1772182480" }, "stopId": "FR:50041:ZE:HAGCAP:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 230, "time": "1772180630" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 407, "time": "1772182890" }, "departure": { "delay": 407, "time": "1772182907" }, "stopId": "FR:50041:ZE:HAGECA:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 413, "time": "1772182598" }, "departure": { "delay": 413, "time": "1772182613" }, "stopId": "FR:50041:ZE:HAGMA3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 397, "time": "1772183763" }, "departure": { "delay": 397, "time": "1772183797" }, "stopId": "FR:50041:ZE:HAGBE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 226, "time": "1772184226" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 275, "time": "1772180946" }, "departure": { "delay": 275, "time": "1772180975" }, "stopId": "FR:50041:ZE:HAGTOU:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 417, "time": "1772182091" }, "departure": { "delay": 417, "time": "1772182257" }, "stopId": "FR:50041:ZE:HAGVB1:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A1:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758534x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18561:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 3, "time": "1772186583" }, "departure": { "delay": 3, "time": "1772186583" }, "stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 12, "time": "1772188272" }, "departure": { "delay": 12, "time": "1772188272" }, "stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 16, "time": "1772187196" }, "departure": { "delay": 16, "time": "1772187196" }, "stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 34, "time": "1772188474" }, "departure": { "delay": 34, "time": "1772188474" }, "stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 24, "time": "1772186184" }, "departure": { "delay": 24, "time": "1772186184" }, "stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1772187075" }, "departure": { "delay": 15, "time": "1772187075" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 3, "time": "1772186823" }, "departure": { "delay": 3, "time": "1772186823" }, "stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 55, "time": "1772187475" }, "departure": { "delay": 55, "time": "1772187475" }, "stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1772188680" }, "stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1772186160" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 55, "time": "1772186755" }, "departure": { "delay": 55, "time": "1772186755" }, "stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 14, "time": "1772186534" }, "departure": { "delay": 14, "time": "1772186534" }, "stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 19, "time": "1772187919" }, "departure": { "delay": 19, "time": "1772187919" }, "stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 56, "time": "1772187536" }, "departure": { "delay": 56, "time": "1772187536" }, "stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 17, "time": "1772186897" }, "departure": { "delay": 17, "time": "1772186897" }, "stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 42, "time": "1772188182" }, "departure": { "delay": 42, "time": "1772188182" }, "stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 58, "time": "1772186338" }, "departure": { "delay": 58, "time": "1772186338" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 44, "time": "1772188064" }, "departure": { "delay": 44, "time": "1772188064" }, "stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 48, "time": "1772188368" }, "departure": { "delay": 48, "time": "1772188368" }, "stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 8, "time": "1772187728" }, "departure": { "delay": 8, "time": "1772187728" }, "stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 47, "time": "1772186267" }, "departure": { "delay": 47, "time": "1772186267" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 51, "time": "1772186511" }, "departure": { "delay": 51, "time": "1772186511" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 18, "time": "1772187678" }, "departure": { "delay": 18, "time": "1772187678" }, "stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 38, "time": "1772187998" }, "departure": { "delay": 38, "time": "1772187998" }, "stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1772187602" }, "departure": { "delay": 2, "time": "1772187602" }, "stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 48, "time": "1772186448" }, "departure": { "delay": 48, "time": "1772186448" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772186220" }, "departure": { "time": "1772186220" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 3, "time": "1772187303" }, "departure": { "delay": 3, "time": "1772187303" }, "stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1772185890", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18561:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx895:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -27, "time": "1772185269" }, "departure": { "delay": -27, "time": "1772185293" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 123, "time": "1772185720" }, "departure": { "delay": 123, "time": "1772185743" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": -17, "time": "1772184318" }, "departure": { "delay": -17, "time": "1772184343" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -12, "time": "1772183543" }, "departure": { "delay": -12, "time": "1772183568" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -20, "time": "1772184700" }, "departure": { "delay": -20, "time": "1772184700" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -67, "time": "1772183693" }, "departure": { "delay": -67, "time": "1772183693" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1772184793" }, "departure": { "delay": 38, "time": "1772184818" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772183220" }, "departure": { "time": "1772183220" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -5, "time": "1772183395" }, "departure": { "delay": -5, "time": "1772183395" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 18, "time": "1772185818" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": -87, "time": "1772184393" }, "departure": { "delay": -87, "time": "1772184393" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -72, "time": "1772184452" }, "departure": { "delay": -72, "time": "1772184468" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -9, "time": "1772185071" }, "departure": { "delay": -9, "time": "1772185071" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 18, "time": "1772184618" }, "departure": { "delay": 18, "time": "1772184618" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 38, "time": "1772185394" }, "departure": { "delay": 38, "time": "1772185418" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 8, "time": "1772183288" }, "departure": { "delay": 8, "time": "1772183288" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -12, "time": "1772184168" }, "departure": { "delay": -12, "time": "1772184168" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 3, "time": "1772183343" }, "departure": { "delay": 3, "time": "1772183343" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 12, "time": "1772184047" }, "departure": { "delay": 12, "time": "1772184072" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 78, "time": "1772185518" }, "departure": { "delay": 78, "time": "1772185518" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -30, "time": "1772183950" }, "departure": { "delay": -30, "time": "1772183970" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "departure": { "delay": 98, "time": "1772183018" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -27, "time": "1772184893" }, "departure": { "delay": -27, "time": "1772184993" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -52, "time": "1772183768" }, "departure": { "delay": -52, "time": "1772183768" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 83, "time": "1772185622" }, "departure": { "delay": 83, "time": "1772185643" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -7, "time": "1772185168" }, "departure": { "delay": -7, "time": "1772185193" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 3, "time": "1772184223" }, "departure": { "delay": 3, "time": "1772184243" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1772183019", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx895:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16199:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772186700" }, "departure": { "time": "1772186700" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1772187180" }, "departure": { "delay": 60, "time": "1772187180" }, "stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1772187960" }, "departure": { "delay": 60, "time": "1772187960" }, "stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1772188080" }, "departure": { "delay": 60, "time": "1772188080" }, "stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772188260" }, "stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772186880" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1772187620" }, "departure": { "delay": 20, "time": "1772187620" }, "stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1772186760" }, "departure": { "delay": 60, "time": "1772186760" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1772187240" }, "departure": { "delay": 60, "time": "1772187240" }, "stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1772188200" }, "departure": { "delay": 60, "time": "1772188200" }, "stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1772186780" }, "departure": { "delay": 20, "time": "1772186780" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1772187900" }, "departure": { "delay": 60, "time": "1772187900" }, "stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1772187600" }, "departure": { "delay": 60, "time": "1772187600" }, "stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1772186820" }, "departure": { "delay": 60, "time": "1772186820" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1772187420" }, "departure": { "delay": 60, "time": "1772187420" }, "stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772187300" }, "departure": { "delay": 60, "time": "1772187300" }, "stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1772187660" }, "departure": { "delay": 60, "time": "1772187660" }, "stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1772187000" }, "departure": { "delay": 60, "time": "1772187000" }, "stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1772186600" }, "departure": { "delay": 20, "time": "1772186600" }, "stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772186010", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16199:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:8:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1772177749" }, "departure": { "delay": 59, "time": "1772177759" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "departure": { "delay": 87, "time": "1772177487" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": -92, "time": "1772178688" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1772177851" }, "departure": { "delay": 48, "time": "1772177928" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": -100, "time": "1772178301" }, "departure": { "delay": -100, "time": "1772178320" }, "stopId": "FR:76495:ZE:30039:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": -21, "time": "1772177957" }, "departure": { "delay": -21, "time": "1772177979" }, "stopId": "FR:76057:ZE:30026:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 92, "time": "1772177656" }, "departure": { "delay": 92, "time": "1772177672" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": -91, "time": "1772178376" }, "departure": { "delay": -91, "time": "1772178389" }, "stopId": "FR:76495:ZE:30036:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": -58, "time": "1772177985" }, "departure": { "delay": -58, "time": "1772178002" }, "stopId": "FR:76057:ZE:30008:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": -87, "time": "1772178136" }, "departure": { "delay": -87, "time": "1772178153" }, "stopId": "FR:76057:ZE:30014:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 107, "time": "1772177613" }, "departure": { "delay": 107, "time": "1772177627" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 3, "time": "1772177806" }, "departure": { "delay": 3, "time": "1772177823" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": -97, "time": "1772178455" }, "departure": { "delay": -97, "time": "1772178503" }, "stopId": "FR:76495:ZE:30041:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": -57, "time": "1772178029" }, "departure": { "delay": -57, "time": "1772178063" }, "stopId": "FR:76057:ZE:30004:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": -52, "time": "1772178238" }, "departure": { "delay": -52, "time": "1772178248" }, "stopId": "FR:76495:ZE:30031:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 94, "time": "1772177727" }, "departure": { "delay": 94, "time": "1772177734" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": -128, "time": "1772178400" }, "departure": { "delay": -128, "time": "1772178412" }, "stopId": "FR:76495:ZE:30043:ATOUMOD041", "stopSequence": 15 } ], "timestamp": "1772186432", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:8:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850608F5934786x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772185860" }, "departure": { "time": "1772185980" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 15 }, { "departure": { "time": "1772183460" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1772186520" }, "departure": { "time": "1772186580" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1772185020" }, "departure": { "time": "1772185080" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1772185440" }, "departure": { "time": "1772185620" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1772186220" }, "departure": { "time": "1772186280" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1772183820" }, "departure": { "time": "1772183880" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1772184780" }, "departure": { "time": "1772184840" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1772184420" }, "departure": { "time": "1772184480" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1772187060" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1772184240" }, "departure": { "time": "1772184300" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1772179856", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850608F5934786x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182524x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -2, "time": "1772186158" }, "stopId": "FR:76351:ZE:3125:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 39, "time": "1772186799" }, "departure": { "delay": 39, "time": "1772186799" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": 42, "time": "1772186202" }, "stopId": "FR:76351:ZE:3358:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": -12, "time": "1772185968" }, "stopId": "FR:76351:ZE:3427:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 50, "time": "1772186090" }, "stopId": "FR:76351:ZE:3418:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 39, "time": "1772187699" }, "departure": { "delay": 39, "time": "1772187699" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 39, "time": "1772187639" }, "departure": { "delay": 39, "time": "1772187639" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 43, "time": "1772186443" }, "departure": { "delay": 43, "time": "1772186443" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 39, "time": "1772187879" }, "departure": { "delay": 39, "time": "1772187879" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 79, "time": "1772187739" }, "departure": { "delay": 79, "time": "1772187739" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 91, "time": "1772186971" }, "departure": { "delay": 91, "time": "1772186971" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 74, "time": "1772186294" }, "stopId": "FR:76351:ZE:3532:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 85, "time": "1772186365" }, "stopId": "FR:76351:ZE:3628:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 49, "time": "1772187769" }, "departure": { "delay": 49, "time": "1772187769" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": 14, "time": "1772185814" }, "stopId": "FR:76351:ZE:5224:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1772187951" }, "departure": { "delay": 51, "time": "1772187951" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 40, "time": "1772186740" }, "departure": { "delay": 40, "time": "1772186740" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 83, "time": "1772187503" }, "departure": { "delay": 83, "time": "1772187503" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 88, "time": "1772186668" }, "departure": { "delay": 88, "time": "1772186668" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 14, "time": "1772185754" }, "stopId": "FR:76351:ZE:4559:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 39, "time": "1772187159" }, "departure": { "delay": 39, "time": "1772187159" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 44, "time": "1772186864" }, "departure": { "delay": 44, "time": "1772186864" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 64, "time": "1772188024" }, "departure": { "delay": 64, "time": "1772188024" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 64, "time": "1772187844" }, "departure": { "delay": 64, "time": "1772187844" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 39, "time": "1772187399" }, "departure": { "delay": 39, "time": "1772187399" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 26 }, { "departure": { "delay": -10, "time": "1772185910" }, "stopId": "FR:76351:ZE:3385:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1772187051" }, "departure": { "delay": 51, "time": "1772187051" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 39, "time": "1772188119" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 39, "time": "1772186499" }, "departure": { "delay": 39, "time": "1772186499" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -11, "time": "1772186029" }, "departure": { "delay": -11, "time": "1772186029" }, "stopId": "FR:76351:ZE:3364:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1772186167", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182524x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747507x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "departure": { "time": "1772187300" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1772189580" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1772186450", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747507x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745390x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -24, "time": "1772175516" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -26, "time": "1772175356" }, "departure": { "delay": -26, "time": "1772175394" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 45, "time": "1772174498" }, "departure": { "delay": 45, "time": "1772174505" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 105, "time": "1772174058" }, "departure": { "delay": 105, "time": "1772174085" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 67, "time": "1772174426" }, "departure": { "delay": 67, "time": "1772174467" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 17, "time": "1772175041" }, "departure": { "delay": 17, "time": "1772175077" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 12, "time": "1772174940" }, "departure": { "delay": 12, "time": "1772175012" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 94, "time": "1772174110" }, "departure": { "delay": 94, "time": "1772174134" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 28, "time": "1772175118" }, "departure": { "delay": 28, "time": "1772175148" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 81, "time": "1772174206" }, "departure": { "delay": 81, "time": "1772174241" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 8, "time": "1772174856" }, "departure": { "delay": 8, "time": "1772174888" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 22, "time": "1772174562" }, "departure": { "delay": 22, "time": "1772174602" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 142, "time": "1772173942" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 85, "time": "1772174161" }, "departure": { "delay": 85, "time": "1772174185" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 6, "time": "1772175272" }, "departure": { "delay": 6, "time": "1772175306" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -19, "time": "1772174644" }, "departure": { "delay": -19, "time": "1772174681" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 86, "time": "1772174334" }, "departure": { "delay": 86, "time": "1772174366" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 87, "time": "1772174268" }, "departure": { "delay": 87, "time": "1772174307" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1772175208" }, "departure": { "delay": 60, "time": "1772175240" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 19, "time": "1772174744" }, "departure": { "delay": 19, "time": "1772174779" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745390x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9661:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 21, "time": "1772188881" }, "departure": { "delay": 21, "time": "1772188881" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 49, "time": "1772188969" }, "departure": { "delay": 49, "time": "1772188969" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 48, "time": "1772188788" }, "departure": { "delay": 48, "time": "1772188788" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772184609", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9661:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12287:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 33, "time": "1772184633" }, "departure": { "delay": 33, "time": "1772184633" }, "stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 63, "time": "1772184303" }, "departure": { "delay": 63, "time": "1772184303" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 80, "time": "1772185040" }, "departure": { "delay": 80, "time": "1772185040" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 107, "time": "1772184332" }, "departure": { "delay": 107, "time": "1772184407" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 38, "time": "1772183558" }, "departure": { "delay": 38, "time": "1772183558" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 99, "time": "1772185539" }, "departure": { "delay": 99, "time": "1772185539" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 101, "time": "1772184161" }, "departure": { "delay": 101, "time": "1772184161" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 77, "time": "1772183897" }, "departure": { "delay": 77, "time": "1772183897" }, "stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1772185443" }, "departure": { "delay": 3, "time": "1772185443" }, "stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": -30, "time": "1772185085" }, "departure": { "delay": -30, "time": "1772185110" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 86, "time": "1772183966" }, "departure": { "delay": 86, "time": "1772183966" }, "stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 42, "time": "1772185362" }, "departure": { "delay": 42, "time": "1772185362" }, "stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -74, "time": "1772185726" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 101, "time": "1772185001" }, "departure": { "delay": 101, "time": "1772185001" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772183520" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -12, "time": "1772185188" }, "departure": { "delay": -12, "time": "1772185188" }, "stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 102, "time": "1772183682" }, "departure": { "delay": 102, "time": "1772183682" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 68, "time": "1772184608" }, "departure": { "delay": 68, "time": "1772184608" }, "stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 147, "time": "1772184489" }, "departure": { "delay": 147, "time": "1772184507" }, "stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 74, "time": "1772184734" }, "departure": { "delay": 74, "time": "1772184734" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 22, "time": "1772185282" }, "departure": { "delay": 22, "time": "1772185282" }, "stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 107, "time": "1772184086" }, "departure": { "delay": 107, "time": "1772184107" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 77, "time": "1772184257" }, "departure": { "delay": 77, "time": "1772184257" }, "stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 67, "time": "1772184907" }, "departure": { "delay": 67, "time": "1772184907" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 95, "time": "1772183735" }, "departure": { "delay": 95, "time": "1772183735" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 53, "time": "1772183993" }, "departure": { "delay": 53, "time": "1772183993" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 107, "time": "1772183807" }, "departure": { "delay": 107, "time": "1772183807" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 94, "time": "1772183854" }, "departure": { "delay": 94, "time": "1772183854" }, "stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 121, "time": "1772184541" }, "departure": { "delay": 121, "time": "1772184541" }, "stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 8, "time": "1772183588" }, "departure": { "delay": 8, "time": "1772183588" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 52, "time": "1772184832" }, "departure": { "delay": 52, "time": "1772184832" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1772183239", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12287:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19610:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 40, "time": "1772186440" }, "departure": { "delay": 40, "time": "1772186440" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 }, { "departure": { "delay": 20, "time": "1772186360" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 126, "time": "1772186601" }, "departure": { "delay": 126, "time": "1772186706" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 125, "time": "1772187305" }, "departure": { "delay": 125, "time": "1772187305" }, "stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 136, "time": "1772187856" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 162, "time": "1772186922" }, "departure": { "delay": 162, "time": "1772186922" }, "stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 125, "time": "1772187665" }, "departure": { "delay": 125, "time": "1772187665" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 74, "time": "1772186534" }, "departure": { "delay": 74, "time": "1772186534" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 134, "time": "1772187374" }, "departure": { "delay": 134, "time": "1772187374" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 131, "time": "1772187611" }, "departure": { "delay": 131, "time": "1772187611" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 171, "time": "1772187771" }, "departure": { "delay": 171, "time": "1772187771" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772186370", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19610:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748520x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -127, "time": "1772179837" }, "departure": { "delay": -127, "time": "1772179853" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 53, "time": "1772178458" }, "departure": { "delay": 53, "time": "1772178473" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 105, "time": "1772178808" }, "departure": { "delay": 105, "time": "1772178825" }, "stopId": "FR:50129:ZE:10BRA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -120, "time": "1772179421" }, "departure": { "delay": -120, "time": "1772179440" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 43, "time": "1772179363" }, "departure": { "delay": 43, "time": "1772179363" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -90, "time": "1772179739" }, "departure": { "delay": -90, "time": "1772179770" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 130, "time": "1772178989" }, "departure": { "delay": 130, "time": "1772179030" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -36, "time": "1772180244" }, "stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 104, "time": "1772179112" }, "departure": { "delay": 104, "time": "1772179124" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 124, "time": "1772179052" }, "departure": { "delay": 124, "time": "1772179084" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -109, "time": "1772179886" }, "departure": { "delay": -109, "time": "1772179931" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 43, "time": "1772178343" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 107, "time": "1772178871" }, "departure": { "delay": 107, "time": "1772178887" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 127, "time": "1772178694" }, "departure": { "delay": 127, "time": "1772178727" }, "stopId": "FR:50129:ZE:10MRT1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -55, "time": "1772180151" }, "departure": { "delay": -55, "time": "1772180165" }, "stopId": "FR:50129:ZE:10CHE1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 53, "time": "1772178516" }, "departure": { "delay": 53, "time": "1772178533" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -71, "time": "1772179618" }, "departure": { "delay": -71, "time": "1772179669" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -106, "time": "1772179792" }, "departure": { "delay": -106, "time": "1772179814" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 119, "time": "1772178929" }, "departure": { "delay": 119, "time": "1772178959" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 61, "time": "1772178571" }, "departure": { "delay": 61, "time": "1772178601" }, "stopId": "FR:50129:ZE:10GRI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -112, "time": "1772179545" }, "departure": { "delay": -112, "time": "1772179568" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1772179145" }, "departure": { "delay": 20, "time": "1772179160" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -52, "time": "1772180091" }, "departure": { "delay": -52, "time": "1772180108" }, "stopId": "FR:50129:ZE:10JBO3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 115, "time": "1772178645" }, "departure": { "delay": 115, "time": "1772178655" }, "stopId": "FR:50129:ZE:10FOE1:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748520x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15891:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 239, "time": "1772186879" }, "departure": { "delay": 239, "time": "1772186879" }, "stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001", "stopSequence": 11 }, { "departure": { "delay": 123, "time": "1772186223" }, "stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 222, "time": "1772188182" }, "stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 222, "time": "1772186682" }, "departure": { "delay": 222, "time": "1772186682" }, "stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 222, "time": "1772186622" }, "departure": { "delay": 222, "time": "1772186622" }, "stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 238, "time": "1772187958" }, "departure": { "delay": 238, "time": "1772187958" }, "stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 224, "time": "1772187044" }, "departure": { "delay": 224, "time": "1772187044" }, "stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 251, "time": "1772187131" }, "departure": { "delay": 251, "time": "1772187131" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 264, "time": "1772186844" }, "departure": { "delay": 264, "time": "1772186844" }, "stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 270, "time": "1772187090" }, "departure": { "delay": 270, "time": "1772187090" }, "stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 233, "time": "1772186333" }, "departure": { "delay": 233, "time": "1772186333" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 263, "time": "1772186963" }, "departure": { "delay": 263, "time": "1772186963" }, "stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 277, "time": "1772186497" }, "departure": { "delay": 277, "time": "1772186497" }, "stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 231, "time": "1772186751" }, "departure": { "delay": 231, "time": "1772186751" }, "stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 222, "time": "1772186922" }, "departure": { "delay": 222, "time": "1772186922" }, "stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 222, "time": "1772187222" }, "departure": { "delay": 222, "time": "1772187222" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 243, "time": "1772186643" }, "departure": { "delay": 243, "time": "1772186643" }, "stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 228, "time": "1772186568" }, "departure": { "delay": 228, "time": "1772186568" }, "stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 249, "time": "1772187309" }, "departure": { "delay": 249, "time": "1772187309" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 222, "time": "1772188002" }, "departure": { "delay": 222, "time": "1772188002" }, "stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 210, "time": "1772186370" }, "departure": { "delay": 210, "time": "1772186370" }, "stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772186230", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15891:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15736:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 55, "time": "1772185795" }, "departure": { "delay": 55, "time": "1772185795" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 80, "time": "1772185503" }, "departure": { "delay": 80, "time": "1772185520" }, "stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 175, "time": "1772187355" }, "stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 47, "time": "1772185666" }, "departure": { "delay": 47, "time": "1772185667" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 219, "time": "1772186979" }, "departure": { "delay": 219, "time": "1772186979" }, "stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001", "stopSequence": 23 }, { "departure": { "delay": 65, "time": "1772185445" }, "stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 80, "time": "1772186120" }, "departure": { "delay": 80, "time": "1772186120" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 78, "time": "1772185878" }, "departure": { "delay": 78, "time": "1772185878" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 239, "time": "1772186399" }, "departure": { "delay": 239, "time": "1772186399" }, "stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 175, "time": "1772186575" }, "departure": { "delay": 175, "time": "1772186575" }, "stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 199, "time": "1772186479" }, "departure": { "delay": 199, "time": "1772186479" }, "stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1772185931" }, "departure": { "delay": 50, "time": "1772185970" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 223, "time": "1772186743" }, "departure": { "delay": 223, "time": "1772186743" }, "stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 175, "time": "1772186455" }, "departure": { "delay": 175, "time": "1772186455" }, "stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1772186030" }, "departure": { "delay": 50, "time": "1772186030" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 222, "time": "1772186622" }, "departure": { "delay": 222, "time": "1772186622" }, "stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 195, "time": "1772186895" }, "departure": { "delay": 195, "time": "1772186895" }, "stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 175, "time": "1772186815" }, "departure": { "delay": 175, "time": "1772186815" }, "stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 182, "time": "1772187002" }, "departure": { "delay": 182, "time": "1772187002" }, "stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 198, "time": "1772187078" }, "departure": { "delay": 198, "time": "1772187078" }, "stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 120, "time": "1772186220" }, "departure": { "delay": 120, "time": "1772186220" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 175, "time": "1772186935" }, "departure": { "delay": 175, "time": "1772186935" }, "stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 214, "time": "1772186554" }, "departure": { "delay": 214, "time": "1772186554" }, "stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 148, "time": "1772186289" }, "departure": { "delay": 148, "time": "1772186308" }, "stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 195, "time": "1772186655" }, "departure": { "delay": 195, "time": "1772186655" }, "stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 70, "time": "1772185570" }, "departure": { "delay": 70, "time": "1772185570" }, "stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 175, "time": "1772187115" }, "departure": { "delay": 175, "time": "1772187115" }, "stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1772185450", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15736:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16184:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1772188880" }, "departure": { "delay": 20, "time": "1772188880" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1772188700" }, "departure": { "delay": 20, "time": "1772188700" }, "stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1772188860" }, "departure": { "delay": 60, "time": "1772188860" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772188680" }, "stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1772188920" }, "departure": { "delay": 60, "time": "1772188920" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772184490", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16184:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2212:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1772188025" }, "departure": { "delay": 5, "time": "1772188025" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 38, "time": "1772188178" }, "departure": { "delay": 38, "time": "1772188178" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772167971", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2212:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745460x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 228, "time": "1772182786" }, "departure": { "delay": 228, "time": "1772182848" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 96, "time": "1772183736" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 216, "time": "1772183504" }, "departure": { "delay": 216, "time": "1772183556" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 145, "time": "1772182449" }, "departure": { "delay": 145, "time": "1772182465" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 174, "time": "1772182272" }, "departure": { "delay": 174, "time": "1772182314" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 178, "time": "1772183324" }, "departure": { "delay": 178, "time": "1772183398" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 152, "time": "1772182966" }, "departure": { "delay": 152, "time": "1772183012" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 129, "time": "1772183118" }, "departure": { "delay": 129, "time": "1772183169" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 113, "time": "1772183065" }, "departure": { "delay": 113, "time": "1772183093" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 220, "time": "1772182120" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 154, "time": "1772182491" }, "departure": { "delay": 154, "time": "1772182534" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 106, "time": "1772183232" }, "departure": { "delay": 106, "time": "1772183266" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 217, "time": "1772183575" }, "departure": { "delay": 217, "time": "1772183617" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 174, "time": "1772182572" }, "departure": { "delay": 174, "time": "1772182614" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 186, "time": "1772182895" }, "departure": { "delay": 186, "time": "1772182926" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 210, "time": "1772183634" }, "departure": { "delay": 210, "time": "1772183670" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 203, "time": "1772183428" }, "departure": { "delay": 203, "time": "1772183483" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 142, "time": "1772182366" }, "departure": { "delay": 142, "time": "1772182402" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 137, "time": "1772182177" }, "departure": { "delay": 137, "time": "1772182217" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745460x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx4419:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772184180" }, "stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772184000" }, "stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772184960" }, "stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772184540" }, "stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772184480" }, "stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772185020" }, "stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772185500" }, "stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772184840" }, "stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772186460" }, "stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772184420" }, "stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772184240" }, "stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772186160" }, "stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772184120" }, "stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772186520" }, "stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx118:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx4419:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17358:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187960" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1772189010" }, "departure": { "delay": 30, "time": "1772189010" }, "stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 27, "time": "1772188887" }, "departure": { "delay": 27, "time": "1772188887" }, "stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 21, "time": "1772188941" }, "departure": { "delay": 21, "time": "1772188941" }, "stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1772189705" }, "departure": { "delay": 5, "time": "1772189705" }, "stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 26, "time": "1772189126" }, "departure": { "delay": 26, "time": "1772189126" }, "stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1772188590" }, "departure": { "delay": 30, "time": "1772188590" }, "stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 37, "time": "1772188717" }, "departure": { "delay": 37, "time": "1772188717" }, "stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 31, "time": "1772189791" }, "departure": { "delay": 31, "time": "1772189791" }, "stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 49, "time": "1772188669" }, "departure": { "delay": 49, "time": "1772188669" }, "stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 15, "time": "1772189835" }, "departure": { "delay": 15, "time": "1772189835" }, "stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 6, "time": "1772188806" }, "departure": { "delay": 6, "time": "1772188806" }, "stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1772183770", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17358:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022756x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 156, "time": "1772186316" }, "stopId": "FR:76552:ZE:3419:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 100, "time": "1772188900" }, "departure": { "delay": 100, "time": "1772188900" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 116, "time": "1772187716" }, "departure": { "delay": 116, "time": "1772187716" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 100, "time": "1772186740" }, "departure": { "delay": 100, "time": "1772186740" }, "stopId": "FR:76552:ZE:3093:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 111, "time": "1772189391" }, "departure": { "delay": 111, "time": "1772189391" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 142, "time": "1772188822" }, "departure": { "delay": 142, "time": "1772188822" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 148, "time": "1772189788" }, "departure": { "delay": 148, "time": "1772189788" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 100, "time": "1772187160" }, "departure": { "delay": 100, "time": "1772187160" }, "stopId": "FR:76351:ZE:3797:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 100, "time": "1772188660" }, "departure": { "delay": 100, "time": "1772188660" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": 92, "time": "1772186252" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 105, "time": "1772187765" }, "departure": { "delay": 105, "time": "1772187765" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 114, "time": "1772188074" }, "departure": { "delay": 114, "time": "1772188074" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 104, "time": "1772187404" }, "departure": { "delay": 104, "time": "1772187404" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 148, "time": "1772188708" }, "departure": { "delay": 148, "time": "1772188708" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 144, "time": "1772189424" }, "departure": { "delay": 144, "time": "1772189424" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 100, "time": "1772189080" }, "departure": { "delay": 100, "time": "1772189080" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 108, "time": "1772188968" }, "departure": { "delay": 108, "time": "1772188968" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 100, "time": "1772187040" }, "departure": { "delay": 100, "time": "1772187040" }, "stopId": "FR:76351:ZE:3021:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 102, "time": "1772188182" }, "departure": { "delay": 102, "time": "1772188182" }, "stopId": "FR:76351:ZE:3690:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 100, "time": "1772186620" }, "departure": { "delay": 100, "time": "1772186620" }, "stopId": "FR:76552:ZE:3487:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 145, "time": "1772186485" }, "departure": { "delay": 145, "time": "1772186485" }, "stopId": "FR:76552:ZE:3356:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 150, "time": "1772188770" }, "departure": { "delay": 150, "time": "1772188770" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 131, "time": "1772186411" }, "stopId": "FR:76552:ZE:3106:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 159, "time": "1772187939" }, "departure": { "delay": 159, "time": "1772187939" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 126, "time": "1772186526" }, "departure": { "delay": 126, "time": "1772186526" }, "stopId": "FR:76552:ZE:3340:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1772189980" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 158, "time": "1772189678" }, "departure": { "delay": 158, "time": "1772189678" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 154, "time": "1772186554" }, "departure": { "delay": 154, "time": "1772186554" }, "stopId": "FR:76552:ZE:3606:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 135, "time": "1772189715" }, "departure": { "delay": 135, "time": "1772189715" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 100, "time": "1772187640" }, "departure": { "delay": 100, "time": "1772187640" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 115, "time": "1772187295" }, "departure": { "delay": 115, "time": "1772187295" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1772186990" }, "departure": { "delay": 110, "time": "1772186990" }, "stopId": "FR:76351:ZE:3460:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 106, "time": "1772187226" }, "departure": { "delay": 106, "time": "1772187226" }, "stopId": "FR:76351:ZE:3731:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 131, "time": "1772186351" }, "stopId": "FR:76552:ZE:3173:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 118, "time": "1772189638" }, "departure": { "delay": 118, "time": "1772189638" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 100, "time": "1772188480" }, "departure": { "delay": 100, "time": "1772188480" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 108, "time": "1772186688" }, "departure": { "delay": 108, "time": "1772186688" }, "stopId": "FR:76552:ZE:3104:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 154, "time": "1772188114" }, "departure": { "delay": 154, "time": "1772188114" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 147, "time": "1772188287" }, "departure": { "delay": 147, "time": "1772188287" }, "stopId": "FR:76351:ZE:3223:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 153, "time": "1772187093" }, "departure": { "delay": 153, "time": "1772187093" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 103, "time": "1772186863" }, "departure": { "delay": 103, "time": "1772186863" }, "stopId": "FR:76552:ZE:3298:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 149, "time": "1772189609" }, "departure": { "delay": 149, "time": "1772189609" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 127, "time": "1772186827" }, "departure": { "delay": 127, "time": "1772186827" }, "stopId": "FR:76552:ZE:3608:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 155, "time": "1772188355" }, "departure": { "delay": 155, "time": "1772188355" }, "stopId": "FR:76351:ZE:3506:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 100, "time": "1772189560" }, "departure": { "delay": 100, "time": "1772189560" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 100, "time": "1772189320" }, "departure": { "delay": 100, "time": "1772189320" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 100, "time": "1772189920" }, "departure": { "delay": 100, "time": "1772189920" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 103, "time": "1772189863" }, "departure": { "delay": 103, "time": "1772189863" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 129, "time": "1772187549" }, "departure": { "delay": 129, "time": "1772187549" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 102, "time": "1772186922" }, "departure": { "delay": 102, "time": "1772186922" }, "stopId": "FR:76351:ZE:3159:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1772188000" }, "departure": { "delay": 100, "time": "1772188000" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 133, "time": "1772189833" }, "departure": { "delay": 133, "time": "1772189833" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 } ], "timestamp": "1772186317", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022756x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16663:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1772189705" }, "departure": { "delay": 5, "time": "1772189705" }, "stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1772189820" }, "departure": { "time": "1772189820" }, "stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 35, "time": "1772189795" }, "departure": { "delay": 35, "time": "1772189795" }, "stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 26, "time": "1772188526" }, "departure": { "delay": 26, "time": "1772188526" }, "stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 53, "time": "1772188253" }, "departure": { "delay": 53, "time": "1772188253" }, "stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 28, "time": "1772187928" }, "departure": { "delay": 28, "time": "1772187928" }, "stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 25, "time": "1772187805" }, "departure": { "delay": 25, "time": "1772187805" }, "stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1772189641" }, "departure": { "delay": 1, "time": "1772189641" }, "stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1772187902" }, "departure": { "delay": 2, "time": "1772187902" }, "stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 32, "time": "1772187692" }, "departure": { "delay": 32, "time": "1772187692" }, "stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 4, "time": "1772188684" }, "departure": { "delay": 4, "time": "1772188684" }, "stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 21, "time": "1772188461" }, "departure": { "delay": 21, "time": "1772188461" }, "stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 10, "time": "1772188330" }, "departure": { "delay": 10, "time": "1772188330" }, "stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 32, "time": "1772189912" }, "departure": { "delay": 32, "time": "1772189912" }, "stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 28, "time": "1772189608" }, "departure": { "delay": 28, "time": "1772189608" }, "stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 45, "time": "1772188065" }, "departure": { "delay": 45, "time": "1772188065" }, "stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 31, "time": "1772189551" }, "departure": { "delay": 31, "time": "1772189551" }, "stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 23, "time": "1772187743" }, "departure": { "delay": 23, "time": "1772187743" }, "stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 24, "time": "1772189424" }, "departure": { "delay": 24, "time": "1772189424" }, "stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 53, "time": "1772188013" }, "departure": { "delay": 53, "time": "1772188013" }, "stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1772186370", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16663:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx413:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772205360" }, "departure": { "time": "1772205360" }, "stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772205000" }, "stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772205900" }, "departure": { "time": "1772205900" }, "stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1772205600" }, "departure": { "time": "1772205600" }, "stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772205180" }, "departure": { "time": "1772205180" }, "stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772206860" }, "departure": { "time": "1772206860" }, "stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1772206380" }, "departure": { "time": "1772206380" }, "stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1772206320" }, "departure": { "time": "1772206320" }, "stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1772205960" }, "departure": { "time": "1772205960" }, "stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1772206080" }, "departure": { "time": "1772206080" }, "stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772206500" }, "departure": { "time": "1772206500" }, "stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1772206260" }, "departure": { "time": "1772206260" }, "stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1772208000" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 46 }, { "arrival": { "time": "1772206980" }, "departure": { "time": "1772206980" }, "stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "time": "1772205060" }, "departure": { "time": "1772205060" }, "stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772206920" }, "departure": { "time": "1772206920" }, "stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "time": "1772206440" }, "departure": { "time": "1772206440" }, "stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1772206620" }, "departure": { "time": "1772206620" }, "stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1772207400" }, "departure": { "time": "1772207400" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 45 }, { "arrival": { "time": "1772205840" }, "departure": { "time": "1772205840" }, "stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1772206800" }, "departure": { "time": "1772206800" }, "stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1772205240" }, "departure": { "time": "1772205240" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772207100" }, "departure": { "time": "1772207100" }, "stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001", "stopSequence": 44 }, { "arrival": { "time": "1772205120" }, "departure": { "time": "1772205120" }, "stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1772205065" }, "departure": { "delay": 5, "time": "1772205065" }, "stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772205420" }, "departure": { "time": "1772205420" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 28 } ], "timestamp": "1772180118", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx413:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9802x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772191560" }, "departure": { "time": "1772191560" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1772191320" }, "departure": { "time": "1772191320" }, "stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1772191380" }, "departure": { "time": "1772191380" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1772191920" }, "departure": { "time": "1772191920" }, "stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "time": "1772191200" }, "departure": { "time": "1772191200" }, "stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1772191980" }, "departure": { "time": "1772191980" }, "stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1772191080" }, "departure": { "time": "1772191080" }, "stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1772192220" }, "departure": { "time": "1772192220" }, "stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "time": "1772191260" }, "departure": { "time": "1772191260" }, "stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1772191620" }, "departure": { "time": "1772191620" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1772191800" }, "departure": { "time": "1772191800" }, "stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1772192400" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 19 }, { "arrival": { "time": "1772191860" }, "departure": { "time": "1772191860" }, "stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008", "stopSequence": 13 }, { "departure": { "time": "1772190600" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1772192280" }, "departure": { "time": "1772192280" }, "stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "time": "1772191440" }, "departure": { "time": "1772191440" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1772192160" }, "departure": { "time": "1772192160" }, "stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1772190660" }, "departure": { "time": "1772190660" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1772190960" }, "departure": { "time": "1772190960" }, "stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008", "stopSequence": 3 } ], "timestamp": "1772186496", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L01:LOC", "tripId": "ATOUMOD008:ServiceJourney:9802x0:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13653:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 167, "time": "1772183687" }, "departure": { "delay": 167, "time": "1772183687" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 175, "time": "1772183850" }, "departure": { "delay": 175, "time": "1772183875" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -57, "time": "1772185323" }, "stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 210, "time": "1772183250" }, "departure": { "delay": 210, "time": "1772183250" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 185, "time": "1772183525" }, "departure": { "delay": 185, "time": "1772183525" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 240, "time": "1772183377" }, "departure": { "delay": 240, "time": "1772183400" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 75, "time": "1772182850" }, "departure": { "delay": 75, "time": "1772182875" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 205, "time": "1772183725" }, "departure": { "delay": 205, "time": "1772183725" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 52, "time": "1772185192" }, "departure": { "delay": 52, "time": "1772185192" }, "stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 152, "time": "1772184632" }, "departure": { "delay": 152, "time": "1772184632" }, "stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 232, "time": "1772183452" }, "departure": { "delay": 232, "time": "1772183452" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 160, "time": "1772184700" }, "departure": { "delay": 160, "time": "1772184700" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 167, "time": "1772183327" }, "departure": { "delay": 167, "time": "1772183327" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 136, "time": "1772184353" }, "departure": { "delay": 136, "time": "1772184376" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 81, "time": "1772185161" }, "departure": { "delay": 81, "time": "1772185161" }, "stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 114, "time": "1772184474" }, "departure": { "delay": 114, "time": "1772184474" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 24 }, { "departure": { "delay": 35, "time": "1772182775" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 167, "time": "1772183627" }, "departure": { "delay": 167, "time": "1772183627" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 150, "time": "1772184750" }, "departure": { "delay": 150, "time": "1772184750" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": -28, "time": "1772185232" }, "departure": { "delay": -28, "time": "1772185232" }, "stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 201, "time": "1772184021" }, "departure": { "delay": 201, "time": "1772184021" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 80, "time": "1772185100" }, "departure": { "delay": 80, "time": "1772185100" }, "stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 82, "time": "1772184502" }, "departure": { "delay": 82, "time": "1772184502" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1772182779", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13653:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10949:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1772188774" }, "departure": { "delay": 34, "time": "1772188774" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772184609", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10949:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5490720:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 137, "time": "1772187197" }, "departure": { "delay": 137, "time": "1772187197" }, "stopId": "FR:27365:ZE:0x6333:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 92, "time": "1772186732" }, "departure": { "delay": 92, "time": "1772186732" }, "stopId": "FR:27196:ZE:0x6322:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 43, "time": "1772187583" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": 16, "time": "1772186776" }, "departure": { "delay": 16, "time": "1772186776" }, "stopId": "FR:27196:ZE:0x6321:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 118, "time": "1772187478" }, "departure": { "delay": 118, "time": "1772187478" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 105, "time": "1772187345" }, "departure": { "delay": 105, "time": "1772187345" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 87, "time": "1772186667" }, "departure": { "delay": 87, "time": "1772186667" }, "stopId": "FR:27196:ZE:0x6318:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 114, "time": "1772187234" }, "departure": { "delay": 114, "time": "1772187234" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 150, "time": "1772186610" }, "departure": { "delay": 150, "time": "1772186610" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 76, "time": "1772187436" }, "departure": { "delay": 76, "time": "1772187436" }, "stopId": "FR:27701:ZE:0x7162:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 95, "time": "1772187395" }, "departure": { "delay": 95, "time": "1772187395" }, "stopId": "FR:27701:ZE:0x7103:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 130, "time": "1772187250" }, "departure": { "delay": 130, "time": "1772187250" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 130, "time": "1772187310" }, "departure": { "delay": 130, "time": "1772187310" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 122, "time": "1772186522" }, "departure": { "delay": 122, "time": "1772186522" }, "stopId": "FR:27469:ZE:0x6663:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 92, "time": "1772186552" }, "departure": { "delay": 92, "time": "1772186552" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 26 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5490720:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596834:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -149, "time": "1772187271" }, "departure": { "delay": -149, "time": "1772187271" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -116, "time": "1772186884" }, "departure": { "delay": -116, "time": "1772186884" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -176, "time": "1772186944" }, "departure": { "delay": -176, "time": "1772186944" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -119, "time": "1772187121" }, "departure": { "delay": -119, "time": "1772187121" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -119, "time": "1772187181" }, "departure": { "delay": -119, "time": "1772187181" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 23, "time": "1772186543" }, "departure": { "delay": 23, "time": "1772186543" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -179, "time": "1772187301" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -136, "time": "1772187224" }, "departure": { "delay": -136, "time": "1772187224" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -146, "time": "1772187034" }, "departure": { "delay": -146, "time": "1772187034" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -86, "time": "1772186614" }, "departure": { "delay": -86, "time": "1772186614" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -82, "time": "1772186798" }, "departure": { "delay": -82, "time": "1772186798" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -35, "time": "1772186725" }, "departure": { "delay": -35, "time": "1772186725" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596834:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11837:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 358, "time": "1772185558" }, "departure": { "delay": 358, "time": "1772185558" }, "stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 355, "time": "1772185195" }, "departure": { "delay": 355, "time": "1772185195" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 185, "time": "1772184545" }, "departure": { "delay": 185, "time": "1772184545" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 342, "time": "1772185422" }, "departure": { "delay": 342, "time": "1772185422" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 415, "time": "1772186095" }, "departure": { "delay": 415, "time": "1772186095" }, "stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 180, "time": "1772184420" }, "departure": { "delay": 180, "time": "1772184420" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 400, "time": "1772185600" }, "departure": { "delay": 400, "time": "1772185600" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 }, { "departure": { "delay": 65, "time": "1772183945" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 415, "time": "1772185470" }, "departure": { "delay": 415, "time": "1772185495" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 245, "time": "1772184821" }, "departure": { "delay": 245, "time": "1772184845" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 406, "time": "1772185246" }, "departure": { "delay": 406, "time": "1772185246" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 380, "time": "1772185820" }, "departure": { "delay": 380, "time": "1772185820" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 376, "time": "1772185696" }, "departure": { "delay": 376, "time": "1772185696" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 277, "time": "1772186437" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 400, "time": "1772186020" }, "departure": { "delay": 400, "time": "1772186020" }, "stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 325, "time": "1772186245" }, "departure": { "delay": 325, "time": "1772186245" }, "stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 385, "time": "1772185345" }, "departure": { "delay": 385, "time": "1772185345" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 155, "time": "1772184095" }, "departure": { "delay": 155, "time": "1772184095" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 420, "time": "1772185895" }, "departure": { "delay": 420, "time": "1772185920" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 430, "time": "1772186150" }, "departure": { "delay": 430, "time": "1772186170" }, "stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 315, "time": "1772186355" }, "departure": { "delay": 315, "time": "1772186355" }, "stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 165, "time": "1772184345" }, "departure": { "delay": 165, "time": "1772184345" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 347, "time": "1772185067" }, "departure": { "delay": 347, "time": "1772185067" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 145, "time": "1772184145" }, "departure": { "delay": 145, "time": "1772184145" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 395, "time": "1772185775" }, "departure": { "delay": 395, "time": "1772185775" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 395, "time": "1772185295" }, "departure": { "delay": 395, "time": "1772185295" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 235, "time": "1772184895" }, "departure": { "delay": 235, "time": "1772184895" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 150, "time": "1772184270" }, "departure": { "delay": 150, "time": "1772184270" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 225, "time": "1772184645" }, "departure": { "delay": 225, "time": "1772184645" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 265, "time": "1772184745" }, "departure": { "delay": 265, "time": "1772184745" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 143, "time": "1772184203" }, "departure": { "delay": 143, "time": "1772184203" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 310, "time": "1772184970" }, "departure": { "delay": 310, "time": "1772184970" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 326, "time": "1772185046" }, "departure": { "delay": 326, "time": "1772185046" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1772183950", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11837:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758821x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -166, "time": "1772171882" }, "departure": { "delay": -166, "time": "1772171894" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 185, "time": "1772169148" }, "departure": { "delay": 185, "time": "1772169185" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 17, "time": "1772170918" }, "departure": { "delay": 17, "time": "1772170937" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "departure": { "delay": 167, "time": "1772168867" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 152, "time": "1772169062" }, "departure": { "delay": 152, "time": "1772169092" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 75, "time": "1772169952" }, "departure": { "delay": 75, "time": "1772169975" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 64, "time": "1772170187" }, "departure": { "delay": 64, "time": "1772170204" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 158, "time": "1772169009" }, "departure": { "delay": 158, "time": "1772169038" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -18, "time": "1772171245" }, "departure": { "delay": -18, "time": "1772171262" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 138, "time": "1772169300" }, "departure": { "delay": 138, "time": "1772169318" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 36, "time": "1772170699" }, "departure": { "delay": 36, "time": "1772170716" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 80, "time": "1772169527" }, "departure": { "delay": 80, "time": "1772169560" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -194, "time": "1772171926" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -120, "time": "1772171806" }, "departure": { "delay": -120, "time": "1772171820" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -155, "time": "1772171834" }, "departure": { "delay": -155, "time": "1772171845" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -79, "time": "1772171707" }, "departure": { "delay": -79, "time": "1772171741" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -79, "time": "1772171549" }, "departure": { "delay": -79, "time": "1772171561" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 175, "time": "1772168917" }, "departure": { "delay": 175, "time": "1772168935" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -31, "time": "1772171418" }, "departure": { "delay": -31, "time": "1772171429" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -8, "time": "1772171078" }, "departure": { "delay": -8, "time": "1772171092" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 4, "time": "1772171388" }, "departure": { "delay": 4, "time": "1772171404" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -32, "time": "1772171176" }, "departure": { "delay": -32, "time": "1772171188" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 130, "time": "1772170451" }, "departure": { "delay": 130, "time": "1772170570" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 92, "time": "1772169726" }, "departure": { "delay": 92, "time": "1772169752" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 58, "time": "1772169829" }, "departure": { "delay": 58, "time": "1772169838" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 93, "time": "1772170636" }, "departure": { "delay": 93, "time": "1772170653" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 33, "time": "1772170302" }, "departure": { "delay": 33, "time": "1772170353" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 107, "time": "1772169432" }, "departure": { "delay": 107, "time": "1772169467" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -56, "time": "1772171508" }, "departure": { "delay": -56, "time": "1772171524" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -75, "time": "1772171675" }, "departure": { "delay": -75, "time": "1772171685" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 28, "time": "1772170374" }, "departure": { "delay": 28, "time": "1772170408" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 4, "time": "1772171321" }, "departure": { "delay": 4, "time": "1772171344" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -2, "time": "1772171020" }, "departure": { "delay": -2, "time": "1772171038" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -23, "time": "1772171487" }, "departure": { "delay": -23, "time": "1772171497" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -41, "time": "1772171279" }, "departure": { "delay": -41, "time": "1772171299" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 103, "time": "1772169326" }, "departure": { "delay": 103, "time": "1772169343" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 122, "time": "1772169576" }, "departure": { "delay": 122, "time": "1772169602" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -82, "time": "1772171592" }, "departure": { "delay": -82, "time": "1772171618" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 178, "time": "1772169218" }, "departure": { "delay": 178, "time": "1772169238" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1772170253" }, "departure": { "delay": 7, "time": "1772170267" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 91, "time": "1772169659" }, "departure": { "delay": 91, "time": "1772169691" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 206, "time": "1772169194" }, "departure": { "delay": 206, "time": "1772169206" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1772170846" }, "departure": { "delay": 5, "time": "1772170865" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 14, "time": "1772170740" }, "departure": { "delay": 14, "time": "1772170754" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 19, "time": "1772170803" }, "departure": { "delay": 19, "time": "1772170819" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 192, "time": "1772169102" }, "departure": { "delay": 192, "time": "1772169132" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 170, "time": "1772169277" }, "departure": { "delay": 170, "time": "1772169290" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 8, "time": "1772170975" }, "departure": { "delay": 8, "time": "1772170988" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 88, "time": "1772169494" }, "departure": { "delay": 88, "time": "1772169508" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 73, "time": "1772170116" }, "departure": { "delay": 73, "time": "1772170153" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758821x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747525x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1772189040" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188320" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "departure": { "time": "1772186820" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747525x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14786:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 55, "time": "1772184655" }, "departure": { "delay": 55, "time": "1772184655" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 63, "time": "1772184603" }, "departure": { "delay": 63, "time": "1772184603" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 126, "time": "1772183597" }, "departure": { "delay": 126, "time": "1772183646" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 105, "time": "1772183203" }, "departure": { "delay": 105, "time": "1772183205" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 98, "time": "1772183667" }, "departure": { "delay": 98, "time": "1772183678" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 41, "time": "1772184513" }, "departure": { "delay": 41, "time": "1772184521" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -117, "time": "1772185203" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 83, "time": "1772183283" }, "departure": { "delay": 83, "time": "1772183303" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 9, "time": "1772184849" }, "departure": { "delay": 9, "time": "1772184849" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 75, "time": "1772184075" }, "departure": { "delay": 75, "time": "1772184075" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 124, "time": "1772183944" }, "departure": { "delay": 124, "time": "1772183944" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 28, "time": "1772184928" }, "departure": { "delay": 28, "time": "1772184928" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 33, "time": "1772184714" }, "departure": { "delay": 33, "time": "1772184753" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 153, "time": "1772183833" }, "departure": { "delay": 153, "time": "1772183853" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -47, "time": "1772185033" }, "departure": { "delay": -47, "time": "1772185033" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1772182570", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14786:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16408:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1772187840" }, "departure": { "delay": 60, "time": "1772187840" }, "stopId": "FR:76212:ZE:TCARxGIRAF1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76212:ZE:TCARxALSAC1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1772187540" }, "departure": { "delay": 60, "time": "1772187540" }, "stopId": "FR:76212:ZE:TCARxCARVI1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1772187000" }, "departure": { "delay": 60, "time": "1772187000" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 20, "time": "1772186240" }, "departure": { "delay": 20, "time": "1772186240" }, "stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1772186480" }, "departure": { "delay": 20, "time": "1772186480" }, "stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772186400" }, "departure": { "delay": 60, "time": "1772186400" }, "stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772186160" }, "stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1772186340" }, "departure": { "delay": 60, "time": "1772186340" }, "stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1772187240" }, "departure": { "delay": 60, "time": "1772187240" }, "stopId": "FR:76429:ZE:TCARxNORLO2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1772186460" }, "departure": { "delay": 60, "time": "1772186460" }, "stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1772186220" }, "departure": { "delay": 60, "time": "1772186220" }, "stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1772186640" }, "departure": { "delay": 60, "time": "1772186640" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76212:ZE:TCARxMUCHE1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:76599:ZE:TCARxTRIA21:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1772186360" }, "departure": { "delay": 20, "time": "1772186360" }, "stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1772186900" }, "departure": { "delay": 20, "time": "1772186900" }, "stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1772186300" }, "departure": { "delay": 20, "time": "1772186300" }, "stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772186820" }, "departure": { "time": "1772186820" }, "stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772188020" }, "departure": { "delay": 60, "time": "1772188020" }, "stopId": "FR:76212:ZE:TCARxPILON1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1772186280" }, "departure": { "delay": 60, "time": "1772186280" }, "stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1772186880" }, "departure": { "delay": 60, "time": "1772186880" }, "stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772187480" }, "departure": { "delay": 60, "time": "1772187480" }, "stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1772186520" }, "departure": { "time": "1772186520" }, "stopId": "FR:76475:ZE:TCARxGALIL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1772187060" }, "departure": { "delay": 60, "time": "1772187060" }, "stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1772187720" }, "departure": { "delay": 60, "time": "1772187720" }, "stopId": "FR:76212:ZE:TCARxFAMET1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 20, "time": "1772187740" }, "departure": { "delay": 20, "time": "1772187740" }, "stopId": "FR:76212:ZE:TCARxSAVAL1:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1772184870", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx14:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16408:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8392:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1772188130" }, "departure": { "delay": 50, "time": "1772188130" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772183950", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8392:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758516x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 147, "time": "1772172704" }, "departure": { "delay": 147, "time": "1772172747" }, "stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 174, "time": "1772171116" }, "departure": { "delay": 174, "time": "1772171154" }, "stopId": "FR:50129:ZE:10LSA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 126, "time": "1772173326" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 214, "time": "1772171278" }, "departure": { "delay": 214, "time": "1772171314" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": -7, "time": "1772170193" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 121, "time": "1772172802" }, "departure": { "delay": 121, "time": "1772172841" }, "stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 69, "time": "1772170341" }, "departure": { "delay": 69, "time": "1772170389" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 97, "time": "1772170544" }, "departure": { "delay": 97, "time": "1772170597" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 225, "time": "1772170900" }, "departure": { "delay": 225, "time": "1772170965" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 132, "time": "1772171991" }, "departure": { "delay": 132, "time": "1772172012" }, "stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 156, "time": "1772172950" }, "departure": { "delay": 156, "time": "1772172996" }, "stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 180, "time": "1772171386" }, "departure": { "delay": 180, "time": "1772171400" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 138, "time": "1772172415" }, "departure": { "delay": 138, "time": "1772172438" }, "stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 166, "time": "1772171433" }, "departure": { "delay": 166, "time": "1772171446" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 124, "time": "1772171923" }, "departure": { "delay": 124, "time": "1772171944" }, "stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1772170434" }, "departure": { "delay": 50, "time": "1772170490" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 148, "time": "1772170793" }, "departure": { "delay": 148, "time": "1772170828" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 132, "time": "1772171611" }, "departure": { "delay": 132, "time": "1772171652" }, "stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 206, "time": "1772171506" }, "departure": { "delay": 206, "time": "1772171546" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 148, "time": "1772170677" }, "departure": { "delay": 148, "time": "1772170768" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758516x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5487697:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -154, "time": "1772189006" }, "departure": { "delay": -154, "time": "1772189006" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -227, "time": "1772189113" }, "departure": { "delay": -227, "time": "1772189113" }, "stopId": "FR:27701:ZE:0x7041:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -139, "time": "1772188301" }, "departure": { "delay": -139, "time": "1772188301" }, "stopId": "FR:27598:ZE:0x6862:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -234, "time": "1772189226" }, "departure": { "delay": -234, "time": "1772189226" }, "stopId": "FR:27528:ZE:0x7026:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -1932, "time": "1772186448" }, "departure": { "delay": -1932, "time": "1772186448" }, "stopId": "FR:27598:ZE:0x6865:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -178, "time": "1772189042" }, "departure": { "delay": -178, "time": "1772189042" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -1932, "time": "1772186448" }, "departure": { "delay": -1932, "time": "1772186448" }, "stopId": "FR:27598:ZE:0x6859:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -1752, "time": "1772186448" }, "departure": { "delay": -1752, "time": "1772186448" }, "stopId": "FR:27015:ZE:0x6087:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -1572, "time": "1772186448" }, "departure": { "delay": -1572, "time": "1772186448" }, "stopId": "FR:27015:ZE:0x6081:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -141, "time": "1772188419" }, "departure": { "delay": -141, "time": "1772188419" }, "stopId": "FR:27598:ZE:0x6863:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -275, "time": "1772189305" }, "departure": { "delay": -275, "time": "1772189305" }, "stopId": "FR:27701:ZE:0x7118:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -1812, "time": "1772186448" }, "departure": { "delay": -1812, "time": "1772186448" }, "stopId": "FR:27015:ZE:0x6073:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -159, "time": "1772188701" }, "departure": { "delay": -159, "time": "1772188701" }, "stopId": "FR:27537:ZE:0x6831:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -330, "time": "1772189430" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -295, "time": "1772189345" }, "departure": { "delay": -295, "time": "1772189345" }, "stopId": "FR:27701:ZE:0x7046:ATOUMOD006", "stopSequence": 28 }, { "departure": { "delay": -1332, "time": "1772186448" }, "stopId": "FR:27168:ZE:0x6138:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -1512, "time": "1772186448" }, "departure": { "delay": -1512, "time": "1772186448" }, "stopId": "FR:27330:ZE:0x6268:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -166, "time": "1772188754" }, "departure": { "delay": -166, "time": "1772188754" }, "stopId": "FR:27537:ZE:0x6825:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -150, "time": "1772188350" }, "departure": { "delay": -150, "time": "1772188350" }, "stopId": "FR:27598:ZE:0x6860:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -112, "time": "1772188448" }, "departure": { "delay": -112, "time": "1772188448" }, "stopId": "FR:27598:ZE:0x6864:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -154, "time": "1772188586" }, "departure": { "delay": -154, "time": "1772188586" }, "stopId": "FR:27537:ZE:0x6834:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -102, "time": "1772188638" }, "departure": { "delay": -102, "time": "1772188638" }, "stopId": "FR:27537:ZE:0x6828:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -119, "time": "1772188921" }, "departure": { "delay": -119, "time": "1772188921" }, "stopId": "FR:27701:ZE:0x7181:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -116, "time": "1772188504" }, "departure": { "delay": -116, "time": "1772188504" }, "stopId": "FR:27598:ZE:0x6866:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -317, "time": "1772189263" }, "departure": { "delay": -317, "time": "1772189263" }, "stopId": "FR:27701:ZE:0x7078:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -150, "time": "1772188470" }, "departure": { "delay": -150, "time": "1772188470" }, "stopId": "FR:27598:ZE:0x6870:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -166, "time": "1772188934" }, "departure": { "delay": -166, "time": "1772188934" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -1452, "time": "1772186448" }, "departure": { "delay": -1452, "time": "1772186448" }, "stopId": "FR:27330:ZE:0x6263:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -1692, "time": "1772186448" }, "departure": { "delay": -1692, "time": "1772186448" }, "stopId": "FR:27015:ZE:0x6085:ATOUMOD006", "stopSequence": 5 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:8:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5487697:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112051x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 144, "time": "1772186364" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 150, "time": "1772186250" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 95, "time": "1772186795" }, "departure": { "delay": 95, "time": "1772186795" }, "stopId": "FR:76351:ZE:3991:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 148, "time": "1772187208" }, "departure": { "delay": 148, "time": "1772187208" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 126, "time": "1772186886" }, "departure": { "delay": 126, "time": "1772186886" }, "stopId": "FR:76351:ZE:3975:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 105, "time": "1772186685" }, "departure": { "delay": 105, "time": "1772186685" }, "stopId": "FR:76351:ZE:3971:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 101, "time": "1772187101" }, "departure": { "delay": 101, "time": "1772187101" }, "stopId": "FR:76351:ZE:3987:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 132, "time": "1772187312" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 133, "time": "1772186533" }, "departure": { "delay": 133, "time": "1772186533" }, "stopId": "FR:76351:ZE:3969:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 116, "time": "1772186996" }, "departure": { "delay": 116, "time": "1772186996" }, "stopId": "FR:76351:ZE:4003:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112051x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4088082x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 26, "time": "1772187746" }, "departure": { "delay": 26, "time": "1772187746" }, "stopId": "FR:76351:ZE:3281:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 52, "time": "1772187352" }, "departure": { "delay": 52, "time": "1772187352" }, "stopId": "FR:76351:ZE:3254:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1772187421" }, "departure": { "delay": 1, "time": "1772187421" }, "stopId": "FR:76351:ZE:3694:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 8, "time": "1772187248" }, "departure": { "delay": 8, "time": "1772187248" }, "stopId": "FR:76351:ZE:3383:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 6, "time": "1772186946" }, "departure": { "delay": 6, "time": "1772186946" }, "stopId": "FR:76351:ZE:3236:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 39, "time": "1772186619" }, "departure": { "delay": 39, "time": "1772186619" }, "stopId": "FR:76351:ZE:3199:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 }, { "departure": { "time": "1772186460" }, "stopId": "FR:76481:ZE:5094:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 16, "time": "1772187076" }, "departure": { "delay": 16, "time": "1772187076" }, "stopId": "FR:76351:ZE:3169:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 4, "time": "1772186824" }, "departure": { "delay": 4, "time": "1772186824" }, "stopId": "FR:76351:ZE:3374:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76351:ZE:3378:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 6, "time": "1772187666" }, "departure": { "delay": 6, "time": "1772187666" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:76351:ZE:3232:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 29, "time": "1772187209" }, "departure": { "delay": 29, "time": "1772187209" }, "stopId": "FR:76351:ZE:3010:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 58, "time": "1772186758" }, "departure": { "delay": 58, "time": "1772186758" }, "stopId": "FR:76351:ZE:3528:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 8, "time": "1772186588" }, "departure": { "delay": 8, "time": "1772186588" }, "stopId": "FR:76351:ZE:3102:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 19, "time": "1772187799" }, "departure": { "delay": 19, "time": "1772187799" }, "stopId": "FR:76351:ZE:3177:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772186880" }, "stopId": "FR:76351:ZE:3127:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 6, "time": "1772186526" }, "departure": { "delay": 6, "time": "1772186526" }, "stopId": "FR:76351:ZE:3462:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1772188140" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "time": "1772186700" }, "departure": { "time": "1772186700" }, "stopId": "FR:76351:ZE:3310:ATOUMOD003", "stopSequence": 5 } ], "timestamp": "1772186197", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4088082x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3110F5952497x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772185020" }, "departure": { "time": "1772185080" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1772184180" }, "departure": { "time": "1772184240" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1772186340" }, "departure": { "time": "1772186520" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 17 }, { "departure": { "time": "1772183400" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "delay": 600, "time": "1772191980" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 } ], "timestamp": "1772186127", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3110F5952497x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758381x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 181, "time": "1772176884" }, "departure": { "delay": 181, "time": "1772176921" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 153, "time": "1772177205" }, "departure": { "delay": 153, "time": "1772177253" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 79, "time": "1772174525" }, "departure": { "delay": 79, "time": "1772174539" }, "stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 188, "time": "1772177305" }, "departure": { "delay": 188, "time": "1772177348" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 123, "time": "1772175600" }, "departure": { "delay": 123, "time": "1772175663" }, "stopId": "FR:50045:ZE:BENBG1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 135, "time": "1772175342" }, "departure": { "delay": 135, "time": "1772175375" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 174, "time": "1772176074" }, "departure": { "delay": 174, "time": "1772176134" }, "stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 5, "time": "1772174105" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 173, "time": "1772176376" }, "departure": { "delay": 173, "time": "1772176433" }, "stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 162, "time": "1772175723" }, "departure": { "delay": 162, "time": "1772175822" }, "stopId": "FR:50045:ZE:BENCG1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 146, "time": "1772174936" }, "departure": { "delay": 146, "time": "1772175026" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 133, "time": "1772177062" }, "departure": { "delay": 133, "time": "1772177173" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 157, "time": "1772176587" }, "departure": { "delay": 157, "time": "1772176597" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 82, "time": "1772174347" }, "departure": { "delay": 82, "time": "1772174362" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 212, "time": "1772177397" }, "departure": { "delay": 212, "time": "1772177432" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 200, "time": "1772177540" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758381x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759089x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 40, "time": "1772169922" }, "departure": { "delay": 40, "time": "1772169940" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -5, "time": "1772169875" }, "departure": { "delay": -5, "time": "1772169895" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 11, "time": "1772170203" }, "departure": { "delay": 11, "time": "1772170211" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 40, "time": "1772170396" }, "departure": { "delay": 40, "time": "1772170420" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 37, "time": "1772170107" }, "departure": { "delay": 37, "time": "1772170117" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1772169785" }, "departure": { "delay": 20, "time": "1772169800" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 13, "time": "1772169837" }, "departure": { "delay": 13, "time": "1772169853" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 6, "time": "1772170013" }, "departure": { "delay": 6, "time": "1772170026" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -28, "time": "1772169676" }, "departure": { "delay": -28, "time": "1772169692" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -46, "time": "1772169719" }, "departure": { "delay": -46, "time": "1772169734" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -19, "time": "1772169570" }, "departure": { "delay": -19, "time": "1772169581" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1772170315" }, "departure": { "delay": 1, "time": "1772170321" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 43, "time": "1772170351" }, "departure": { "delay": 43, "time": "1772170363" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 36, "time": "1772169336" }, "departure": { "delay": 36, "time": "1772169336" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 24, "time": "1772169487" }, "departure": { "delay": 24, "time": "1772169504" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 96, "time": "1772169443" }, "departure": { "delay": 96, "time": "1772169456" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 100, "time": "1772169115" }, "departure": { "delay": 100, "time": "1772169280" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -9, "time": "1772169751" }, "departure": { "delay": -9, "time": "1772169771" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772170241" }, "departure": { "delay": 60, "time": "1772170260" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 135, "time": "1772169075" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 9, "time": "1772169538" }, "departure": { "delay": 9, "time": "1772169549" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1772170480" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 36, "time": "1772170158" }, "departure": { "delay": 36, "time": "1772170176" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759089x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182521x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 285, "time": "1772185785" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 260, "time": "1772185880" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 36 } ], "timestamp": "1772185857", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182521x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017480x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76351:ZE:3539:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 37, "time": "1772186557" }, "departure": { "delay": 37, "time": "1772186557" }, "stopId": "FR:76351:ZE:3622:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 16 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1772187123" }, "departure": { "delay": 3, "time": "1772187123" }, "stopId": "FR:76351:ZE:3798:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 28, "time": "1772187088" }, "departure": { "delay": 28, "time": "1772187088" }, "stopId": "FR:76351:ZE:4476:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 17, "time": "1772187557" }, "departure": { "delay": 17, "time": "1772187557" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 38, "time": "1772186918" }, "departure": { "delay": 38, "time": "1772186918" }, "stopId": "FR:76351:ZE:3397:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76351:ZE:3598:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 8, "time": "1772186648" }, "departure": { "delay": 8, "time": "1772186648" }, "stopId": "FR:76351:ZE:3078:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 47, "time": "1772187407" }, "departure": { "delay": 47, "time": "1772187407" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 42, "time": "1772186442" }, "departure": { "delay": 42, "time": "1772186442" }, "stopId": "FR:76351:ZE:3451:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 43, "time": "1772186683" }, "departure": { "delay": 43, "time": "1772186683" }, "stopId": "FR:76351:ZE:3315:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 18, "time": "1772187018" }, "departure": { "delay": 18, "time": "1772187018" }, "stopId": "FR:76351:ZE:3565:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 34, "time": "1772186974" }, "departure": { "delay": 34, "time": "1772186974" }, "stopId": "FR:76351:ZE:4601:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "time": "1772187900" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 55, "time": "1772186875" }, "departure": { "delay": 55, "time": "1772186875" }, "stopId": "FR:76351:ZE:3277:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 48, "time": "1772187228" }, "departure": { "delay": 48, "time": "1772187228" }, "stopId": "FR:76351:ZE:4607:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 13, "time": "1772186833" }, "departure": { "delay": 13, "time": "1772186833" }, "stopId": "FR:76351:ZE:4554:ATOUMOD003", "stopSequence": 7 } ], "timestamp": "1772186407", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017480x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17474:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1772185965" }, "departure": { "delay": 45, "time": "1772185965" }, "stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 15, "time": "1772187615" }, "departure": { "delay": 15, "time": "1772187615" }, "stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 16, "time": "1772187976" }, "departure": { "delay": 16, "time": "1772187976" }, "stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 5, "time": "1772187185" }, "departure": { "delay": 5, "time": "1772187185" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772185920" }, "stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 33, "time": "1772186973" }, "departure": { "delay": 33, "time": "1772186973" }, "stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 3, "time": "1772186223" }, "departure": { "delay": 3, "time": "1772186223" }, "stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1772186087" }, "departure": { "delay": 47, "time": "1772186087" }, "stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772186460" }, "departure": { "time": "1772186460" }, "stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 48, "time": "1772187348" }, "departure": { "delay": 48, "time": "1772187348" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 49, "time": "1772187109" }, "departure": { "delay": 49, "time": "1772187109" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 41, "time": "1772186381" }, "departure": { "delay": 41, "time": "1772186381" }, "stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 25, "time": "1772185945" }, "departure": { "delay": 25, "time": "1772185945" }, "stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1772186904" }, "departure": { "delay": 24, "time": "1772186904" }, "stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1772187422" }, "departure": { "delay": 2, "time": "1772187422" }, "stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 7, "time": "1772186527" }, "departure": { "delay": 7, "time": "1772186527" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772186280" }, "departure": { "time": "1772186280" }, "stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 33, "time": "1772187813" }, "departure": { "delay": 33, "time": "1772187813" }, "stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 14, "time": "1772187914" }, "departure": { "delay": 14, "time": "1772187914" }, "stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 8, "time": "1772187668" }, "departure": { "delay": 8, "time": "1772187668" }, "stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 59, "time": "1772186039" }, "departure": { "delay": 59, "time": "1772186039" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 39, "time": "1772186859" }, "departure": { "delay": 39, "time": "1772186859" }, "stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 52, "time": "1772186572" }, "departure": { "delay": 52, "time": "1772186572" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772186340" }, "departure": { "time": "1772186340" }, "stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772185980" }, "departure": { "time": "1772185980" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 49, "time": "1772186689" }, "departure": { "delay": 49, "time": "1772186689" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 53, "time": "1772187473" }, "departure": { "delay": 53, "time": "1772187473" }, "stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1772185890", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17474:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:471:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772191920" }, "departure": { "time": "1772191920" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1772193000" }, "departure": { "time": "1772193000" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1772193360" }, "departure": { "time": "1772193360" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1772192220" }, "departure": { "time": "1772192220" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1772192760" }, "departure": { "time": "1772192760" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "departure": { "time": "1772190300" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772193540" }, "departure": { "time": "1772193540" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1772191980" }, "departure": { "time": "1772191980" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1772193180" }, "departure": { "time": "1772193180" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1772190600" }, "departure": { "time": "1772190600" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772191560" }, "departure": { "time": "1772191560" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1772193060" }, "departure": { "time": "1772193060" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1772192160" }, "departure": { "time": "1772192160" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1772191260" }, "departure": { "time": "1772191260" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772192700" }, "departure": { "time": "1772192700" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1772190540" }, "departure": { "time": "1772190540" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772192940" }, "departure": { "time": "1772192940" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1772190780" }, "departure": { "time": "1772190780" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772190420" }, "departure": { "time": "1772190420" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772191200" }, "departure": { "time": "1772191200" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772190900" }, "departure": { "time": "1772190900" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772193600" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1772192880" }, "departure": { "time": "1772192880" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1772191380" }, "departure": { "time": "1772191380" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772192280" }, "departure": { "time": "1772192280" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1772193420" }, "departure": { "time": "1772193420" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1772192520" }, "departure": { "time": "1772192520" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1772190840" }, "departure": { "time": "1772190840" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772192820" }, "departure": { "time": "1772192820" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1772191020" }, "departure": { "time": "1772191020" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772192400" }, "departure": { "time": "1772192400" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1772193300" }, "departure": { "time": "1772193300" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1772190360" }, "departure": { "time": "1772190360" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1772186469", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:471:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4039368x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 38, "time": "1772186078" }, "stopId": "FR:76447:ZE:3453:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 148, "time": "1772186368" }, "departure": { "delay": 148, "time": "1772186368" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 55, "time": "1772187295" }, "departure": { "delay": 55, "time": "1772187295" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 55, "time": "1772186935" }, "departure": { "delay": 55, "time": "1772186935" }, "stopId": "FR:76270:ZE:3248:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 94, "time": "1772187214" }, "departure": { "delay": 94, "time": "1772187214" }, "stopId": "FR:76351:ZE:4503:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 17, "time": "1772185997" }, "departure": { "delay": 17, "time": "1772185997" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 86, "time": "1772186906" }, "departure": { "delay": 86, "time": "1772186906" }, "stopId": "FR:76270:ZE:3354:ATOUMOD003", "stopSequence": 42 }, { "departure": { "delay": 134, "time": "1772186234" }, "stopId": "FR:76447:ZE:3536:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 85, "time": "1772187505" }, "departure": { "delay": 85, "time": "1772187505" }, "stopId": "FR:76351:ZE:3870:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 75, "time": "1772187255" }, "departure": { "delay": 75, "time": "1772187255" }, "stopId": "FR:76351:ZE:4515:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 83, "time": "1772186543" }, "departure": { "delay": 83, "time": "1772186543" }, "stopId": "FR:76447:ZE:3067:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 75, "time": "1772186655" }, "departure": { "delay": 75, "time": "1772186655" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": 57, "time": "1772186337" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 55, "time": "1772186575" }, "departure": { "delay": 55, "time": "1772186575" }, "stopId": "FR:76447:ZE:3123:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 55, "time": "1772187535" }, "departure": { "delay": 55, "time": "1772187535" }, "stopId": "FR:76351:ZE:3361:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 101, "time": "1772186981" }, "departure": { "delay": 101, "time": "1772186981" }, "stopId": "FR:76270:ZE:3429:ATOUMOD003", "stopSequence": 44 }, { "departure": { "delay": 25, "time": "1772185945" }, "stopId": "FR:76447:ZE:3766:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 107, "time": "1772187167" }, "departure": { "delay": 107, "time": "1772187167" }, "stopId": "FR:76270:ZE:4505:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 55, "time": "1772186695" }, "departure": { "delay": 55, "time": "1772186695" }, "stopId": "FR:76447:ZE:4509:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 86, "time": "1772187026" }, "departure": { "delay": 86, "time": "1772187026" }, "stopId": "FR:76270:ZE:5199:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 84, "time": "1772187564" }, "departure": { "delay": 84, "time": "1772187564" }, "stopId": "FR:76351:ZE:4576:ATOUMOD003", "stopSequence": 54 }, { "departure": { "delay": 118, "time": "1772186278" }, "stopId": "FR:76447:ZE:3242:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 69, "time": "1772186769" }, "departure": { "delay": 69, "time": "1772186769" }, "stopId": "FR:76270:ZE:4507:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 99, "time": "1772186619" }, "departure": { "delay": 99, "time": "1772186619" }, "stopId": "FR:76447:ZE:3516:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 94, "time": "1772187454" }, "departure": { "delay": 94, "time": "1772187454" }, "stopId": "FR:76351:ZE:4578:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 55, "time": "1772187655" }, "stopId": "FR:76481:ZE:5250:ATOUMOD003", "stopSequence": 55 }, { "arrival": { "delay": 106, "time": "1772186446" }, "departure": { "delay": 106, "time": "1772186446" }, "stopId": "FR:76447:ZE:4496:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 55, "time": "1772186395" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 112, "time": "1772187352" }, "departure": { "delay": 112, "time": "1772187352" }, "stopId": "FR:76351:ZE:3802:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 96, "time": "1772186496" }, "departure": { "delay": 96, "time": "1772186496" }, "stopId": "FR:76447:ZE:4511:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1772186207", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4039368x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2219245579:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 290, "time": "1772186450" }, "departure": { "delay": 290, "time": "1772186450" }, "stopId": "FR:76476:ZE:15466:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 364, "time": "1772186330" }, "departure": { "delay": 364, "time": "1772186344" }, "stopId": "FR:76476:ZE:15589:ATOUMOD019", "stopSequence": 6 }, { "departure": { "delay": 465, "time": "1772186145" }, "stopId": "FR:76476:ZE:15367:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 440, "time": "1772186224" }, "departure": { "delay": 440, "time": "1772186240" }, "stopId": "FR:76476:ZE:15471:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 402, "time": "1772186248" }, "departure": { "delay": 402, "time": "1772186262" }, "stopId": "FR:76476:ZE:15470:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "time": "1772186441" }, "departure": { "time": "1772186220" }, "stopId": "FR:76476:ZE:15485:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 290, "time": "1772186570" }, "departure": { "delay": 290, "time": "1772186570" }, "stopId": "FR:76476:ZE:15465:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 293, "time": "1772186380" }, "departure": { "delay": 293, "time": "1772186393" }, "stopId": "FR:76476:ZE:150:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 376, "time": "1772186283" }, "departure": { "delay": 376, "time": "1772186296" }, "stopId": "FR:76476:ZE:136:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 442, "time": "1772186168" }, "departure": { "delay": 442, "time": "1772186182" }, "stopId": "FR:76476:ZE:15472:ATOUMOD019", "stopSequence": 2 } ], "timestamp": "1772186375", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:24:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2219245579:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758653x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1772175236" }, "departure": { "delay": 19, "time": "1772175259" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 48, "time": "1772172972" }, "departure": { "delay": 48, "time": "1772173008" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 28, "time": "1772175065" }, "departure": { "delay": 28, "time": "1772175088" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 97, "time": "1772172801" }, "departure": { "delay": 97, "time": "1772172817" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 105, "time": "1772174125" }, "departure": { "delay": 105, "time": "1772174205" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 37, "time": "1772175299" }, "departure": { "delay": 37, "time": "1772175337" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 43, "time": "1772173554" }, "departure": { "delay": 43, "time": "1772173603" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 83, "time": "1772174335" }, "departure": { "delay": 83, "time": "1772174363" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 16, "time": "1772173314" }, "departure": { "delay": 16, "time": "1772173336" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 53, "time": "1772174891" }, "departure": { "delay": 53, "time": "1772174933" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 122, "time": "1772174063" }, "departure": { "delay": 122, "time": "1772174102" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 65, "time": "1772174786" }, "departure": { "delay": 65, "time": "1772174825" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 20, "time": "1772173480" }, "departure": { "delay": 20, "time": "1772173520" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 156, "time": "1772174279" }, "departure": { "delay": 156, "time": "1772174316" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 84, "time": "1772172564" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 48, "time": "1772174974" }, "departure": { "delay": 48, "time": "1772174988" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 66, "time": "1772172688" }, "departure": { "delay": 66, "time": "1772172726" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1772175368" }, "departure": { "delay": 25, "time": "1772175385" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 95, "time": "1772173838" }, "departure": { "delay": 95, "time": "1772173895" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 110, "time": "1772173985" }, "departure": { "delay": 110, "time": "1772174030" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -38, "time": "1772175502" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 68, "time": "1772175146" }, "departure": { "delay": 68, "time": "1772175188" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 41, "time": "1772174409" }, "departure": { "delay": 41, "time": "1772174441" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 32, "time": "1772173146" }, "departure": { "delay": 32, "time": "1772173172" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -30, "time": "1772173393" }, "departure": { "delay": -30, "time": "1772173410" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1772172657" }, "departure": { "delay": 65, "time": "1772172665" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 71, "time": "1772173721" }, "departure": { "delay": 71, "time": "1772173751" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 123, "time": "1772172741" }, "departure": { "delay": 123, "time": "1772172783" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 21, "time": "1772173206" }, "departure": { "delay": 21, "time": "1772173221" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 78, "time": "1772173065" }, "departure": { "delay": 78, "time": "1772173098" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 63, "time": "1772172883" }, "departure": { "delay": 63, "time": "1772172903" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 28, "time": "1772174692" }, "departure": { "delay": 28, "time": "1772174728" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 88, "time": "1772173670" }, "departure": { "delay": 88, "time": "1772173708" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1772174500" }, "departure": { "delay": 5, "time": "1772174525" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 27, "time": "1772175431" }, "departure": { "delay": 27, "time": "1772175447" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 } ], "timestamp": "1772186454", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758653x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx4476:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772188080" }, "stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772188320" }, "stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772188380" }, "stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772187720" }, "stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772187540" }, "stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772187960" }, "stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772187060" }, "stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772188500" }, "stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772186220" }, "stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772186040" }, "stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772185800" }, "stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx118:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx4476:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:6002308866375680x5:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1772186409" }, "departure": { "delay": 46, "time": "1772186446" }, "stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105", "stopSequence": 30 }, { "arrival": { "delay": 130, "time": "1772187060" }, "departure": { "delay": 130, "time": "1772187070" }, "stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105", "stopSequence": 38 }, { "arrival": { "delay": 144, "time": "1772187134" }, "departure": { "delay": 144, "time": "1772187144" }, "stopId": "FR:50218:ZE:720520001:ATOUMOD105", "stopSequence": 39 }, { "arrival": { "delay": 87, "time": "1772186897" }, "departure": { "delay": 87, "time": "1772186907" }, "stopId": "FR:50647:ZE:748670004:ATOUMOD105", "stopSequence": 36 }, { "arrival": { "delay": 42, "time": "1772186552" }, "departure": { "delay": 42, "time": "1772186562" }, "stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105", "stopSequence": 32 }, { "arrival": { "delay": 32, "time": "1772186602" }, "departure": { "delay": 32, "time": "1772186612" }, "stopId": "FR:50165:ZE:738760003:ATOUMOD105", "stopSequence": 33 }, { "arrival": { "delay": 90, "time": "1772186780" }, "departure": { "delay": 90, "time": "1772186790" }, "stopId": "FR:50647:ZE:712780003:ATOUMOD105", "stopSequence": 35 }, { "arrival": { "delay": 30, "time": "1772186480" }, "departure": { "delay": 30, "time": "1772186490" }, "stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105", "stopSequence": 31 }, { "arrival": { "delay": 91, "time": "1772186721" }, "departure": { "delay": 91, "time": "1772186731" }, "stopId": "FR:50165:ZE:749890003:ATOUMOD105", "stopSequence": 34 }, { "arrival": { "delay": 100, "time": "1772186970" }, "departure": { "delay": 100, "time": "1772186980" }, "stopId": "FR:50218:ZE:742480012:ATOUMOD105", "stopSequence": 37 }, { "arrival": { "delay": 138, "time": "1772187198" }, "stopId": "FR:50647:ZE:752300002:ATOUMOD105", "stopSequence": 40 } ], "timestamp": "1772186460", "trip": { "directionId": 1, "routeId": "ATOUMOD105:Line:348940035:LOC", "tripId": "ATOUMOD105:ServiceJourney:6002308866375680x5:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx483:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772210100" }, "departure": { "time": "1772210100" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772210280" }, "departure": { "time": "1772210280" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772210820" }, "departure": { "time": "1772210820" }, "stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772208900" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772209380" }, "departure": { "time": "1772209380" }, "stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1772209445" }, "departure": { "delay": 5, "time": "1772209445" }, "stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772209440" }, "departure": { "time": "1772209440" }, "stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772209320" }, "departure": { "time": "1772209320" }, "stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772210220" }, "departure": { "time": "1772210220" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772210880" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772209980" }, "departure": { "time": "1772209980" }, "stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772209500" }, "departure": { "time": "1772209500" }, "stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772181161", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx483:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182580x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 106, "time": "1772188126" }, "departure": { "delay": 106, "time": "1772188126" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 51, "time": "1772186871" }, "departure": { "delay": 51, "time": "1772186871" }, "stopId": "FR:76351:ZE:3771:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1772186631" }, "departure": { "delay": 51, "time": "1772186631" }, "stopId": "FR:76351:ZE:3253:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 109, "time": "1772187649" }, "departure": { "delay": 109, "time": "1772187649" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 51, "time": "1772186451" }, "departure": { "delay": 51, "time": "1772186451" }, "stopId": "FR:76351:ZE:3048:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 58, "time": "1772187838" }, "departure": { "delay": 58, "time": "1772187838" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 51, "time": "1772187771" }, "departure": { "delay": 51, "time": "1772187771" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 109, "time": "1772187889" }, "departure": { "delay": 109, "time": "1772187889" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 51, "time": "1772187351" }, "departure": { "delay": 51, "time": "1772187351" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 51, "time": "1772186391" }, "stopId": "FR:76351:ZE:4595:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 70, "time": "1772186710" }, "departure": { "delay": 70, "time": "1772186710" }, "stopId": "FR:76351:ZE:4357:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 51, "time": "1772187111" }, "departure": { "delay": 51, "time": "1772187111" }, "stopId": "FR:76351:ZE:4134:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 58, "time": "1772186518" }, "departure": { "delay": 58, "time": "1772186518" }, "stopId": "FR:76351:ZE:3387:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 110, "time": "1772188190" }, "departure": { "delay": 110, "time": "1772188190" }, "stopId": "FR:76351:ZE:3627:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 51, "time": "1772188791" }, "departure": { "delay": 51, "time": "1772188791" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 69, "time": "1772188269" }, "departure": { "delay": 69, "time": "1772188269" }, "stopId": "FR:76351:ZE:3531:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 65, "time": "1772187725" }, "departure": { "delay": 65, "time": "1772187725" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 67, "time": "1772188987" }, "departure": { "delay": 67, "time": "1772188987" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 98, "time": "1772188898" }, "departure": { "delay": 98, "time": "1772188898" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 62, "time": "1772186582" }, "departure": { "delay": 62, "time": "1772186582" }, "stopId": "FR:76351:ZE:3669:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 65, "time": "1772187485" }, "departure": { "delay": 65, "time": "1772187485" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 51, "time": "1772188071" }, "departure": { "delay": 51, "time": "1772188071" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 74, "time": "1772188694" }, "departure": { "delay": 74, "time": "1772188694" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 51, "time": "1772188371" }, "departure": { "delay": 51, "time": "1772188371" }, "stopId": "FR:76351:ZE:3124:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 101, "time": "1772188841" }, "departure": { "delay": 101, "time": "1772188841" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 55, "time": "1772188435" }, "departure": { "delay": 55, "time": "1772188435" }, "stopId": "FR:76351:ZE:3417:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 91, "time": "1772187031" }, "departure": { "delay": 91, "time": "1772187031" }, "stopId": "FR:76351:ZE:3534:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 51, "time": "1772189091" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 63, "time": "1772188323" }, "departure": { "delay": 63, "time": "1772188323" }, "stopId": "FR:76351:ZE:3357:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 63, "time": "1772189043" }, "departure": { "delay": 63, "time": "1772189043" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 51, "time": "1772188551" }, "departure": { "delay": 51, "time": "1772188551" }, "stopId": "FR:76351:ZE:3426:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 105, "time": "1772188605" }, "departure": { "delay": 105, "time": "1772188605" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1772188500" }, "departure": { "delay": 60, "time": "1772188500" }, "stopId": "FR:76351:ZE:3363:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 51, "time": "1772186931" }, "departure": { "delay": 51, "time": "1772186931" }, "stopId": "FR:76351:ZE:3533:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182580x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758380x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 176, "time": "1772171437" }, "departure": { "delay": 176, "time": "1772171456" }, "stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 175, "time": "1772169635" }, "departure": { "delay": 175, "time": "1772169655" }, "stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 24, "time": "1772169144" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 228, "time": "1772170096" }, "departure": { "delay": 228, "time": "1772170128" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 223, "time": "1772170771" }, "departure": { "delay": 223, "time": "1772170783" }, "stopId": "FR:50045:ZE:BENBG1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -125, "time": "1772172235" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 228, "time": "1772170469" }, "departure": { "delay": 228, "time": "1772170488" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 155, "time": "1772172215" }, "departure": { "delay": 155, "time": "1772172215" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 212, "time": "1772170842" }, "departure": { "delay": 212, "time": "1772170892" }, "stopId": "FR:50045:ZE:BENCG1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 195, "time": "1772171163" }, "departure": { "delay": 195, "time": "1772171175" }, "stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 174, "time": "1772171894" }, "departure": { "delay": 174, "time": "1772171934" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 153, "time": "1772169434" }, "departure": { "delay": 153, "time": "1772169453" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 181, "time": "1772171634" }, "departure": { "delay": 181, "time": "1772171641" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758380x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11640:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1772185246" }, "departure": { "delay": 46, "time": "1772185246" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 39, "time": "1772185299" }, "departure": { "delay": 39, "time": "1772185299" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 124, "time": "1772185744" }, "departure": { "delay": 124, "time": "1772185744" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 164, "time": "1772184644" }, "departure": { "delay": 164, "time": "1772184644" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 93, "time": "1772185173" }, "departure": { "delay": 93, "time": "1772185173" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 139, "time": "1772184319" }, "departure": { "delay": 139, "time": "1772184319" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 54, "time": "1772185494" }, "departure": { "delay": 54, "time": "1772185494" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 99, "time": "1772184798" }, "departure": { "delay": 99, "time": "1772184819" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -38, "time": "1772186482" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 119, "time": "1772185019" }, "departure": { "delay": 119, "time": "1772185019" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -15, "time": "1772186145" }, "departure": { "delay": -15, "time": "1772186145" }, "stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 118, "time": "1772185678" }, "departure": { "delay": 118, "time": "1772185678" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 69, "time": "1772184429" }, "departure": { "delay": 69, "time": "1772184429" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1772185544" }, "departure": { "delay": 44, "time": "1772185544" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -26, "time": "1772186194" }, "departure": { "delay": -26, "time": "1772186194" }, "stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 99, "time": "1772184219" }, "departure": { "delay": 99, "time": "1772184219" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 75, "time": "1772185815" }, "departure": { "delay": 75, "time": "1772185815" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 184, "time": "1772184544" }, "departure": { "delay": 184, "time": "1772184544" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 39, "time": "1772186019" }, "departure": { "delay": 39, "time": "1772186019" }, "stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 59, "time": "1772185901" }, "departure": { "delay": 59, "time": "1772185919" }, "stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 130, "time": "1772184730" }, "departure": { "delay": 130, "time": "1772184730" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "departure": { "delay": 49, "time": "1772184169" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 100, "time": "1772185060" }, "departure": { "delay": 100, "time": "1772185060" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -6, "time": "1772186094" }, "departure": { "delay": -6, "time": "1772186094" }, "stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 114, "time": "1772184872" }, "departure": { "delay": 114, "time": "1772184894" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 79, "time": "1772185099" }, "departure": { "delay": 79, "time": "1772185099" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 119, "time": "1772185619" }, "departure": { "delay": 119, "time": "1772185619" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 49, "time": "1772185969" }, "departure": { "delay": 49, "time": "1772185969" }, "stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 117, "time": "1772184777" }, "departure": { "delay": 117, "time": "1772184777" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 4, "time": "1772186319" }, "departure": { "delay": 4, "time": "1772186344" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 106, "time": "1772184946" }, "departure": { "delay": 106, "time": "1772184946" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 64, "time": "1772185423" }, "departure": { "delay": 64, "time": "1772185444" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 75, "time": "1772185395" }, "departure": { "delay": 75, "time": "1772185395" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 74, "time": "1772185214" }, "departure": { "delay": 74, "time": "1772185214" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1772184179", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11640:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx4423:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772189640" }, "stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772190060" }, "stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772188140" }, "stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772188020" }, "stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772188080" }, "stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772188320" }, "stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772190360" }, "stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772188860" }, "stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772188920" }, "stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772188440" }, "stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772188740" }, "stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772188380" }, "stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772189400" }, "stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772190420" }, "stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772190240" }, "stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx118:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx4423:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1936:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 137, "time": "1772185493" }, "departure": { "delay": 137, "time": "1772185517" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 148, "time": "1772185742" }, "departure": { "delay": 148, "time": "1772185768" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 70, "time": "1772185390" }, "departure": { "delay": 70, "time": "1772185390" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 231, "time": "1772184771" }, "departure": { "delay": 231, "time": "1772184771" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 152, "time": "1772185592" }, "departure": { "delay": 152, "time": "1772185592" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 67, "time": "1772184946" }, "departure": { "delay": 67, "time": "1772184967" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 92, "time": "1772185878" }, "departure": { "delay": 92, "time": "1772185892" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 227, "time": "1772184442" }, "departure": { "delay": 227, "time": "1772184467" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 124, "time": "1772185804" }, "departure": { "delay": 124, "time": "1772185804" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 134, "time": "1772185994" }, "departure": { "delay": 134, "time": "1772185994" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 163, "time": "1772184343" }, "departure": { "delay": 163, "time": "1772184343" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 33, "time": "1772186173" }, "departure": { "delay": 33, "time": "1772186193" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 212, "time": "1772184692" }, "departure": { "delay": 212, "time": "1772184692" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 87, "time": "1772185117" }, "departure": { "delay": 87, "time": "1772185167" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 47, "time": "1772186267" }, "departure": { "delay": 47, "time": "1772186267" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 101, "time": "1772185301" }, "departure": { "delay": 101, "time": "1772185301" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 108, "time": "1772185668" }, "departure": { "delay": 108, "time": "1772185668" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "departure": { "delay": 147, "time": "1772184267" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 235, "time": "1772184535" }, "departure": { "delay": 235, "time": "1772184535" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 22, "time": "1772186482" }, "departure": { "delay": 22, "time": "1772186482" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 77, "time": "1772185217" }, "departure": { "delay": 77, "time": "1772185217" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 82, "time": "1772186122" }, "departure": { "delay": 82, "time": "1772186122" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 210, "time": "1772184630" }, "departure": { "delay": 210, "time": "1772184630" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 27, "time": "1772186607" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 128, "time": "1772184908" }, "departure": { "delay": 128, "time": "1772184908" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 27, "time": "1772186367" }, "departure": { "delay": 27, "time": "1772186367" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1772184271", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1936:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15147:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 15, "time": "1772187615" }, "departure": { "delay": 15, "time": "1772187615" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 55, "time": "1772186995" }, "departure": { "delay": 55, "time": "1772186995" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 39, "time": "1772186739" }, "departure": { "delay": 39, "time": "1772186739" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1772187096" }, "departure": { "delay": 36, "time": "1772187096" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 56, "time": "1772187656" }, "departure": { "delay": 56, "time": "1772187656" }, "stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 180, "time": "1772188680" }, "departure": { "delay": 180, "time": "1772188680" }, "stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 47, "time": "1772188127" }, "departure": { "delay": 47, "time": "1772188127" }, "stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 18, "time": "1772186838" }, "departure": { "delay": 18, "time": "1772186838" }, "stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 48, "time": "1772187288" }, "departure": { "delay": 48, "time": "1772187288" }, "stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 44, "time": "1772187224" }, "departure": { "delay": 44, "time": "1772187224" }, "stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 205, "time": "1772188765" }, "departure": { "delay": 205, "time": "1772188765" }, "stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1772187425" }, "departure": { "delay": 5, "time": "1772187425" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 55, "time": "1772187535" }, "departure": { "delay": 55, "time": "1772187535" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 42, "time": "1772186922" }, "departure": { "delay": 42, "time": "1772186922" }, "stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1772186250", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15147:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758666x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1772186780" }, "departure": { "delay": 20, "time": "1772186780" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 111, "time": "1772185172" }, "departure": { "delay": 111, "time": "1772185191" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1772186960" }, "departure": { "delay": 20, "time": "1772186960" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 78, "time": "1772186032" }, "departure": { "delay": 78, "time": "1772186058" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 159, "time": "1772185021" }, "departure": { "delay": 159, "time": "1772185059" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 92, "time": "1772186100" }, "departure": { "delay": 92, "time": "1772186132" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 99, "time": "1772185323" }, "departure": { "delay": 99, "time": "1772185359" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1772186660" }, "departure": { "delay": 20, "time": "1772186660" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 95, "time": "1772184777" }, "departure": { "delay": 95, "time": "1772184815" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 53, "time": "1772185414" }, "departure": { "delay": 53, "time": "1772185433" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1772186840" }, "departure": { "delay": 20, "time": "1772186840" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 78, "time": "1772185963" }, "departure": { "delay": 78, "time": "1772185998" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 20, "time": "1772187140" }, "departure": { "delay": 20, "time": "1772187140" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 28, "time": "1772186268" }, "departure": { "delay": 28, "time": "1772186308" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 120, "time": "1772185835" }, "departure": { "delay": 120, "time": "1772185860" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 100, "time": "1772185501" }, "departure": { "delay": 100, "time": "1772185540" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 110, "time": "1772185121" }, "departure": { "delay": 110, "time": "1772185130" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1772187020" }, "departure": { "delay": 20, "time": "1772187020" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 139, "time": "1772185576" }, "departure": { "delay": 139, "time": "1772185639" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 36, "time": "1772186391" }, "departure": { "delay": 36, "time": "1772186436" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 99, "time": "1772185222" }, "departure": { "delay": 99, "time": "1772185239" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772184673" }, "departure": { "delay": 60, "time": "1772184720" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1772186600" }, "departure": { "delay": 20, "time": "1772186600" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 20, "time": "1772187260" }, "departure": { "delay": 20, "time": "1772187260" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 20, "time": "1772187200" }, "departure": { "delay": 20, "time": "1772187200" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 146, "time": "1772185738" }, "departure": { "delay": 146, "time": "1772185766" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 39, "time": "1772184519" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 47, "time": "1772186166" }, "departure": { "delay": 47, "time": "1772186207" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1772187320" }, "departure": { "delay": 20, "time": "1772187320" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 96, "time": "1772184742" }, "departure": { "delay": 96, "time": "1772184756" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1772187440" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 97, "time": "1772184901" }, "departure": { "delay": 97, "time": "1772184937" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 162, "time": "1772185686" }, "departure": { "delay": 162, "time": "1772185722" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772185900" }, "departure": { "delay": 60, "time": "1772185920" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 45, "time": "1772184611" }, "departure": { "delay": 45, "time": "1772184645" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758666x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470491:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772186400" }, "stopId": "FR:27332:ZE:0x7152:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1772186358", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:9:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470491:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx870:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -47, "time": "1772187313" }, "departure": { "delay": -47, "time": "1772187313" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -37, "time": "1772185463" }, "departure": { "delay": -37, "time": "1772185463" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -29, "time": "1772185711" }, "departure": { "delay": -29, "time": "1772185711" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -94, "time": "1772186306" }, "departure": { "delay": -94, "time": "1772186306" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -74, "time": "1772185606" }, "departure": { "delay": -74, "time": "1772185606" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -27, "time": "1772185173" }, "departure": { "delay": -27, "time": "1772185173" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -54, "time": "1772186106" }, "departure": { "delay": -54, "time": "1772186106" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -59, "time": "1772186041" }, "departure": { "delay": -59, "time": "1772186041" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -64, "time": "1772187056" }, "departure": { "delay": -64, "time": "1772187056" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -65, "time": "1772186635" }, "departure": { "delay": -65, "time": "1772186635" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -85, "time": "1772186555" }, "departure": { "delay": -85, "time": "1772186555" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -32, "time": "1772185888" }, "departure": { "delay": -32, "time": "1772185888" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -79, "time": "1772186369" }, "departure": { "delay": -79, "time": "1772186381" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -29, "time": "1772185231" }, "departure": { "delay": -29, "time": "1772185231" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -65, "time": "1772186215" }, "departure": { "delay": -65, "time": "1772186215" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -34, "time": "1772185106" }, "departure": { "delay": -34, "time": "1772185106" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "departure": { "delay": 66, "time": "1772184906" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -41, "time": "1772185939" }, "departure": { "delay": -41, "time": "1772185939" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -65, "time": "1772187655" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": -88, "time": "1772187152" }, "departure": { "delay": -88, "time": "1772187152" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -14, "time": "1772185306" }, "departure": { "delay": -14, "time": "1772185306" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -65, "time": "1772186875" }, "departure": { "delay": -65, "time": "1772186875" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -39, "time": "1772186481" }, "departure": { "delay": -39, "time": "1772186481" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -77, "time": "1772187403" }, "departure": { "delay": -77, "time": "1772187403" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -38, "time": "1772186962" }, "departure": { "delay": -38, "time": "1772186962" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -65, "time": "1772187475" }, "departure": { "delay": -65, "time": "1772187475" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": -65, "time": "1772187235" }, "departure": { "delay": -65, "time": "1772187235" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1772184910", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx870:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4347:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1772187216" }, "departure": { "delay": 36, "time": "1772187216" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 42, "time": "1772186682" }, "departure": { "delay": 42, "time": "1772186682" }, "stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 68, "time": "1772186288" }, "departure": { "delay": 68, "time": "1772186288" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 34, "time": "1772187334" }, "departure": { "delay": 34, "time": "1772187334" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 73, "time": "1772187433" }, "departure": { "delay": 73, "time": "1772187433" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 97, "time": "1772186360" }, "departure": { "delay": 97, "time": "1772186377" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 54, "time": "1772186754" }, "departure": { "delay": 54, "time": "1772186754" }, "stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 40, "time": "1772186920" }, "departure": { "delay": 40, "time": "1772186920" }, "stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 67, "time": "1772186088" }, "departure": { "delay": 67, "time": "1772186107" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1772187365" }, "departure": { "delay": 65, "time": "1772187365" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772186040" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 34, "time": "1772187154" }, "departure": { "delay": 34, "time": "1772187154" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 64, "time": "1772186524" }, "departure": { "delay": 64, "time": "1772186524" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 87, "time": "1772186166" }, "departure": { "delay": 87, "time": "1772186187" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 34, "time": "1772186614" }, "departure": { "delay": 34, "time": "1772186614" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 49, "time": "1772186809" }, "departure": { "delay": 49, "time": "1772186809" }, "stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1772185711", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4347:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9933x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 180, "time": "1772187480" }, "departure": { "delay": 180, "time": "1772187480" }, "stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1772187240" }, "departure": { "delay": 120, "time": "1772187240" }, "stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1772187180" }, "departure": { "delay": 120, "time": "1772187180" }, "stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008", "stopSequence": 7 }, { "departure": { "delay": 5, "time": "1772186405" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1772186580" }, "departure": { "time": "1772186580" }, "stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "delay": 180, "time": "1772187660" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1772186820" }, "departure": { "delay": 120, "time": "1772186820" }, "stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1772186700" }, "departure": { "delay": 60, "time": "1772186700" }, "stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "delay": 180, "time": "1772187540" }, "departure": { "delay": 180, "time": "1772187540" }, "stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "delay": -55, "time": "1772186460" }, "departure": { "delay": -55, "time": "1772186465" }, "stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1772187120" }, "departure": { "delay": 120, "time": "1772187120" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "delay": 180, "time": "1772187360" }, "departure": { "delay": 180, "time": "1772187360" }, "stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008", "stopSequence": 9 } ], "timestamp": "1772186496", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L2:LOC", "tripId": "ATOUMOD008:ServiceJourney:9933x0:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2192:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 95, "time": "1772188055" }, "departure": { "delay": 95, "time": "1772188055" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 70, "time": "1772186650" }, "departure": { "delay": 70, "time": "1772186650" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1772188090" }, "departure": { "delay": 70, "time": "1772188090" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "departure": { "delay": 13, "time": "1772185993" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 122, "time": "1772188142" }, "departure": { "delay": 122, "time": "1772188142" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 70, "time": "1772187010" }, "departure": { "delay": 70, "time": "1772187010" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1772188270" }, "departure": { "delay": 70, "time": "1772188270" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 124, "time": "1772186824" }, "departure": { "delay": 124, "time": "1772186824" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1772186120" }, "departure": { "delay": 20, "time": "1772186120" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 125, "time": "1772186705" }, "departure": { "delay": 125, "time": "1772186705" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 80, "time": "1772186900" }, "departure": { "delay": 80, "time": "1772186900" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 122, "time": "1772186402" }, "departure": { "delay": 122, "time": "1772186402" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 37, "time": "1772186197" }, "departure": { "delay": 37, "time": "1772186197" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 85, "time": "1772188225" }, "departure": { "delay": 85, "time": "1772188225" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 98, "time": "1772186318" }, "departure": { "delay": 98, "time": "1772186318" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 121, "time": "1772187901" }, "departure": { "delay": 121, "time": "1772187901" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 70, "time": "1772186470" }, "departure": { "delay": 70, "time": "1772186470" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772186011", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2192:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758837x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 122, "time": "1772177114" }, "departure": { "delay": 122, "time": "1772177162" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 89, "time": "1772180058" }, "departure": { "delay": 89, "time": "1772180069" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 28, "time": "1772178283" }, "departure": { "delay": 28, "time": "1772178328" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 28, "time": "1772177651" }, "departure": { "delay": 28, "time": "1772177668" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -30, "time": "1772178133" }, "departure": { "delay": -30, "time": "1772178150" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 147, "time": "1772179398" }, "departure": { "delay": 147, "time": "1772179407" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 72, "time": "1772179676" }, "departure": { "delay": 72, "time": "1772179692" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 53, "time": "1772178032" }, "departure": { "delay": 53, "time": "1772178053" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 111, "time": "1772177072" }, "departure": { "delay": 111, "time": "1772177091" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 219, "time": "1772180559" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 52, "time": "1772177362" }, "departure": { "delay": 52, "time": "1772177392" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 32, "time": "1772178076" }, "departure": { "delay": 32, "time": "1772178092" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 51, "time": "1772177781" }, "departure": { "delay": 51, "time": "1772177811" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 58, "time": "1772178342" }, "departure": { "delay": 58, "time": "1772178418" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 123, "time": "1772179814" }, "departure": { "delay": 123, "time": "1772179863" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 58, "time": "1772178702" }, "departure": { "delay": 58, "time": "1772178778" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 23, "time": "1772178905" }, "departure": { "delay": 23, "time": "1772178923" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 25, "time": "1772177696" }, "departure": { "delay": 25, "time": "1772177725" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 56, "time": "1772178493" }, "departure": { "delay": 56, "time": "1772178536" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 14, "time": "1772177525" }, "departure": { "delay": 14, "time": "1772177534" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 11, "time": "1772178642" }, "departure": { "delay": 11, "time": "1772178671" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 62, "time": "1772177331" }, "departure": { "delay": 62, "time": "1772177342" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 126, "time": "1772179710" }, "departure": { "delay": 126, "time": "1772179746" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 187, "time": "1772180311" }, "departure": { "delay": 187, "time": "1772180347" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -15, "time": "1772177551" }, "departure": { "delay": -15, "time": "1772177565" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 42, "time": "1772177873" }, "departure": { "delay": 42, "time": "1772177922" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 77, "time": "1772177465" }, "departure": { "delay": 77, "time": "1772177477" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 58, "time": "1772177960" }, "departure": { "delay": 58, "time": "1772177998" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 236, "time": "1772180377" }, "departure": { "delay": 236, "time": "1772180456" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 121, "time": "1772180245" }, "departure": { "delay": 121, "time": "1772180281" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 127, "time": "1772180202" }, "departure": { "delay": 127, "time": "1772180227" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 56, "time": "1772177415" }, "departure": { "delay": 56, "time": "1772177456" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1772180119" }, "departure": { "delay": 120, "time": "1772180160" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 112, "time": "1772180004" }, "departure": { "delay": 112, "time": "1772180032" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 164, "time": "1772179498" }, "departure": { "delay": 164, "time": "1772179544" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 97, "time": "1772179095" }, "departure": { "delay": 97, "time": "1772179237" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -9, "time": "1772177600" }, "departure": { "delay": -9, "time": "1772177631" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 18, "time": "1772178582" }, "departure": { "delay": 18, "time": "1772178618" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 101, "time": "1772179761" }, "departure": { "delay": 101, "time": "1772179781" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 9, "time": "1772178213" }, "departure": { "delay": 9, "time": "1772178249" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 67, "time": "1772177268" }, "departure": { "delay": 67, "time": "1772177287" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 92, "time": "1772180178" }, "departure": { "delay": 92, "time": "1772180192" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "departure": { "delay": 76, "time": "1772177056" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 133, "time": "1772179982" }, "departure": { "delay": 133, "time": "1772179993" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 122, "time": "1772179578" }, "departure": { "delay": 122, "time": "1772179622" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 77, "time": "1772177222" }, "departure": { "delay": 77, "time": "1772177237" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1772178977" }, "departure": { "delay": 10, "time": "1772179030" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 94, "time": "1772178841" }, "departure": { "delay": 94, "time": "1772178874" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758837x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759053x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 32, "time": "1772183432" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 78, "time": "1772184341" }, "departure": { "delay": 78, "time": "1772184378" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1772185154" }, "departure": { "delay": 65, "time": "1772185205" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -4, "time": "1772184585" }, "departure": { "delay": -4, "time": "1772184596" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 38, "time": "1772184065" }, "departure": { "delay": 38, "time": "1772184098" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 69, "time": "1772183637" }, "departure": { "delay": 69, "time": "1772183649" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1772183831" }, "departure": { "delay": 29, "time": "1772183849" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 22, "time": "1772184535" }, "departure": { "delay": 22, "time": "1772184562" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -49, "time": "1772185271" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 28, "time": "1772184252" }, "departure": { "delay": 28, "time": "1772184268" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 78, "time": "1772185004" }, "departure": { "delay": 78, "time": "1772185038" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 32, "time": "1772184289" }, "departure": { "delay": 32, "time": "1772184332" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1772183656" }, "departure": { "delay": 30, "time": "1772183670" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 59, "time": "1772184839" }, "departure": { "delay": 59, "time": "1772184839" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 34, "time": "1772184896" }, "departure": { "delay": 34, "time": "1772184934" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 43, "time": "1772183482" }, "departure": { "delay": 43, "time": "1772183563" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 8, "time": "1772184160" }, "departure": { "delay": 8, "time": "1772184188" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -14, "time": "1772184216" }, "departure": { "delay": -14, "time": "1772184226" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 58, "time": "1772184403" }, "departure": { "delay": 58, "time": "1772184418" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -23, "time": "1772184624" }, "departure": { "delay": -23, "time": "1772184637" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 51, "time": "1772183800" }, "departure": { "delay": 51, "time": "1772183811" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1772185095" }, "departure": { "delay": 38, "time": "1772185118" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 27, "time": "1772183992" }, "departure": { "delay": 27, "time": "1772184027" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 38, "time": "1772183895" }, "departure": { "delay": 38, "time": "1772183918" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1772183740" }, "departure": { "delay": -1, "time": "1772183759" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759053x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748519x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 172, "time": "1772173542" }, "departure": { "delay": 172, "time": "1772173552" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -2, "time": "1772174424" }, "departure": { "delay": -2, "time": "1772174458" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 199, "time": "1772173399" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 250, "time": "1772174074" }, "departure": { "delay": 250, "time": "1772174110" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -51, "time": "1772174820" }, "departure": { "delay": -51, "time": "1772174829" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 251, "time": "1772174131" }, "departure": { "delay": 251, "time": "1772174171" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 218, "time": "1772173916" }, "departure": { "delay": 218, "time": "1772173958" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 58, "time": "1772174278" }, "departure": { "delay": 58, "time": "1772174278" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 252, "time": "1772174005" }, "departure": { "delay": 252, "time": "1772174052" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -69, "time": "1772174849" }, "departure": { "delay": -69, "time": "1772174871" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 53, "time": "1772174659" }, "departure": { "delay": 53, "time": "1772174693" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -18, "time": "1772174780" }, "departure": { "delay": -18, "time": "1772174802" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 194, "time": "1772173866" }, "departure": { "delay": 194, "time": "1772173874" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -10, "time": "1772175099" }, "departure": { "delay": -10, "time": "1772175110" }, "stopId": "FR:50129:ZE:10CHE1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 221, "time": "1772173651" }, "departure": { "delay": 221, "time": "1772173661" }, "stopId": "FR:50129:ZE:10FOE1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 167, "time": "1772174193" }, "departure": { "delay": 167, "time": "1772174207" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 165, "time": "1772173590" }, "departure": { "delay": 165, "time": "1772173605" }, "stopId": "FR:50129:ZE:10GRI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -21, "time": "1772175009" }, "departure": { "delay": -21, "time": "1772175039" }, "stopId": "FR:50129:ZE:10JBO3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 204, "time": "1772173694" }, "departure": { "delay": 204, "time": "1772173704" }, "stopId": "FR:50129:ZE:10MRT1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1772174564" }, "departure": { "delay": 40, "time": "1772174620" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 184, "time": "1772173490" }, "departure": { "delay": 184, "time": "1772173504" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1772175185" }, "stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 177, "time": "1772173768" }, "departure": { "delay": 177, "time": "1772173797" }, "stopId": "FR:50129:ZE:10BRA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1772174751" }, "departure": { "delay": 5, "time": "1772174765" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748519x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758383x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 196, "time": "1772178057" }, "departure": { "delay": 196, "time": "1772178076" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 326, "time": "1772181131" }, "departure": { "delay": 326, "time": "1772181146" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 310, "time": "1772181037" }, "departure": { "delay": 310, "time": "1772181070" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 296, "time": "1772180626" }, "departure": { "delay": 296, "time": "1772180636" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 286, "time": "1772179088" }, "departure": { "delay": 286, "time": "1772179126" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 212, "time": "1772180803" }, "departure": { "delay": 212, "time": "1772180852" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 235, "time": "1772180060" }, "departure": { "delay": 235, "time": "1772180095" }, "stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 243, "time": "1772179792" }, "departure": { "delay": 243, "time": "1772179803" }, "stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 256, "time": "1772179461" }, "departure": { "delay": 256, "time": "1772179516" }, "stopId": "FR:50045:ZE:BENCG1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 219, "time": "1772178257" }, "departure": { "delay": 219, "time": "1772178279" }, "stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 62, "time": "1772177762" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 258, "time": "1772179386" }, "departure": { "delay": 258, "time": "1772179398" }, "stopId": "FR:50045:ZE:BENBG1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 262, "time": "1772178709" }, "departure": { "delay": 262, "time": "1772178742" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 262, "time": "1772180908" }, "departure": { "delay": 262, "time": "1772180962" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 273, "time": "1772180267" }, "departure": { "delay": 273, "time": "1772180313" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 335, "time": "1772181275" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758383x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852856F5934633x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772192640" }, "departure": { "time": "1772192760" }, "stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002", "stopSequence": 38 }, { "arrival": { "time": "1772191800" }, "departure": { "time": "1772191860" }, "stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772188020" }, "stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002", "stopSequence": 30 }, { "arrival": { "time": "1772190840" }, "departure": { "time": "1772190900" }, "stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002", "stopSequence": 34 }, { "arrival": { "time": "1772193360" }, "departure": { "time": "1772193960" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 40 }, { "arrival": { "time": "1772189880" }, "departure": { "time": "1772189940" }, "stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002", "stopSequence": 32 }, { "arrival": { "time": "1772195520" }, "departure": { "time": "1772195640" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 42 }, { "arrival": { "time": "1772198700" }, "departure": { "time": "1772198760" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 50 }, { "arrival": { "time": "1772197860" }, "departure": { "time": "1772197920" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 46 }, { "departure": { "time": "1772187660" }, "stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1772199780" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 55 }, { "arrival": { "time": "1772196900" }, "departure": { "time": "1772197140" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 44 } ], "timestamp": "1772184056", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852856F5934633x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8366:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 48, "time": "1772186688" }, "departure": { "delay": 48, "time": "1772186688" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 49, "time": "1772186929" }, "departure": { "delay": 49, "time": "1772186929" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 88, "time": "1772186248" }, "departure": { "delay": 88, "time": "1772186248" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 68, "time": "1772186348" }, "departure": { "delay": 68, "time": "1772186348" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 123, "time": "1772185876" }, "departure": { "delay": 123, "time": "1772185923" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1772185248" }, "departure": { "delay": 48, "time": "1772185248" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 45, "time": "1772186505" }, "departure": { "delay": 45, "time": "1772186505" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 45, "time": "1772187465" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 45, "time": "1772187045" }, "departure": { "delay": 45, "time": "1772187045" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 97, "time": "1772186977" }, "departure": { "delay": 97, "time": "1772186977" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 65, "time": "1772185680" }, "departure": { "delay": 65, "time": "1772185805" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 79, "time": "1772185999" }, "departure": { "delay": 79, "time": "1772185999" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 45, "time": "1772186805" }, "departure": { "delay": 45, "time": "1772186805" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 45, "time": "1772187225" }, "departure": { "delay": 45, "time": "1772187225" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772185200" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 103, "time": "1772185378" }, "departure": { "delay": 103, "time": "1772185423" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 126, "time": "1772185626" }, "departure": { "delay": 126, "time": "1772185626" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 98, "time": "1772186173" }, "departure": { "delay": 98, "time": "1772186198" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 97, "time": "1772187337" }, "departure": { "delay": 97, "time": "1772187337" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 91, "time": "1772187391" }, "departure": { "delay": 91, "time": "1772187391" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 87, "time": "1772186607" }, "departure": { "delay": 87, "time": "1772186607" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 143, "time": "1772186123" }, "departure": { "delay": 143, "time": "1772186123" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 87, "time": "1772186427" }, "departure": { "delay": 87, "time": "1772186427" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 170, "time": "1772185550" }, "departure": { "delay": 170, "time": "1772185550" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1772184890", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8366:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758080x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 138, "time": "1772182907" }, "departure": { "delay": 138, "time": "1772182938" }, "stopId": "FR:50149:ZE:COUBG1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 67, "time": "1772183716" }, "departure": { "delay": 67, "time": "1772183767" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -20, "time": "1772184220" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 106, "time": "1772182381" }, "departure": { "delay": 106, "time": "1772182426" }, "stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 175, "time": "1772184283" }, "departure": { "delay": 175, "time": "1772184295" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 149, "time": "1772182049" }, "stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 66, "time": "1772183046" }, "departure": { "delay": 66, "time": "1772183046" }, "stopId": "FR:50230:ZE:HARFE1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1772183242" }, "departure": { "delay": 38, "time": "1772183258" }, "stopId": "FR:50294:ZE:MARMA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 197, "time": "1772184245" }, "departure": { "delay": 197, "time": "1772184257" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 153, "time": "1772184128" }, "departure": { "delay": 153, "time": "1772184153" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 172, "time": "1772182641" }, "departure": { "delay": 172, "time": "1772182672" }, "stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1772183403" }, "departure": { "delay": 10, "time": "1772183410" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 127, "time": "1772183968" }, "departure": { "delay": 127, "time": "1772184067" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 181, "time": "1772182141" }, "departure": { "delay": 181, "time": "1772182201" }, "stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:E:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758080x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852620F5934645x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189400" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188080" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188500" }, "stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187060" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188860" }, "stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187540" }, "stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1772186160" }, "departure": { "time": "1772186340" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 16 }, { "departure": { "time": "1772184900" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 14 } ], "timestamp": "1772181296", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852620F5934645x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10080:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -23, "time": "1772184771" }, "departure": { "delay": -23, "time": "1772184817" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 127, "time": "1772185687" }, "departure": { "delay": 127, "time": "1772185687" }, "stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 97, "time": "1772186437" }, "stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 138, "time": "1772185938" }, "departure": { "delay": 138, "time": "1772185938" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 62, "time": "1772184362" }, "departure": { "delay": 62, "time": "1772184362" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -28, "time": "1772185112" }, "departure": { "delay": -28, "time": "1772185112" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 127, "time": "1772184462" }, "departure": { "delay": 127, "time": "1772184487" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 79, "time": "1772185639" }, "departure": { "delay": 79, "time": "1772185639" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 26, "time": "1772184926" }, "departure": { "delay": 26, "time": "1772184926" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -93, "time": "1772185227" }, "departure": { "delay": -93, "time": "1772185227" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 81, "time": "1772185821" }, "departure": { "delay": 81, "time": "1772185821" }, "stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -6, "time": "1772185014" }, "departure": { "delay": -6, "time": "1772185014" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 107, "time": "1772184587" }, "departure": { "delay": 107, "time": "1772184587" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 94, "time": "1772186014" }, "departure": { "delay": 94, "time": "1772186014" }, "stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 137, "time": "1772185757" }, "departure": { "delay": 137, "time": "1772185757" }, "stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 107, "time": "1772185487" }, "departure": { "delay": 107, "time": "1772185487" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 139, "time": "1772186239" }, "departure": { "delay": 139, "time": "1772186239" }, "stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 149, "time": "1772186189" }, "departure": { "delay": 149, "time": "1772186189" }, "stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 117, "time": "1772186337" }, "departure": { "delay": 117, "time": "1772186337" }, "stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001", "stopSequence": 29 }, { "departure": { "delay": 169, "time": "1772184229" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 134, "time": "1772184554" }, "departure": { "delay": 134, "time": "1772184554" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -126, "time": "1772185194" }, "departure": { "delay": -126, "time": "1772185194" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 97, "time": "1772184679" }, "departure": { "delay": 97, "time": "1772184697" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 47, "time": "1772184262" }, "departure": { "delay": 47, "time": "1772184287" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 156, "time": "1772186076" }, "departure": { "delay": 156, "time": "1772186076" }, "stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 123, "time": "1772185563" }, "departure": { "delay": 123, "time": "1772185563" }, "stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 157, "time": "1772186137" }, "departure": { "delay": 157, "time": "1772186137" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1772184069", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10080:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:445:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772190720" }, "departure": { "time": "1772190720" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1772189940" }, "departure": { "time": "1772189940" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1772189760" }, "departure": { "time": "1772189760" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1772191260" }, "departure": { "time": "1772191260" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1772191500" }, "departure": { "time": "1772191500" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189580" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772191440" }, "departure": { "time": "1772191440" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772190900" }, "departure": { "time": "1772190900" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1772191200" }, "departure": { "time": "1772191200" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "departure": { "time": "1772188800" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189700" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1772190120" }, "departure": { "time": "1772190120" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1772191020" }, "departure": { "time": "1772191020" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1772191205" }, "departure": { "delay": 5, "time": "1772191205" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 5, "time": "1772188865" }, "departure": { "delay": 5, "time": "1772188865" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772191680" }, "departure": { "time": "1772191680" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772191800" }, "departure": { "time": "1772191800" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1772191860" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772190960" }, "departure": { "time": "1772190960" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1772190300" }, "departure": { "time": "1772190300" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1772189345" }, "departure": { "delay": 5, "time": "1772189345" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772191560" }, "departure": { "time": "1772191560" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1772191320" }, "departure": { "time": "1772191320" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1772190000" }, "departure": { "time": "1772190000" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1772190660" }, "departure": { "time": "1772190660" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 } ], "timestamp": "1772186480", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:445:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12917:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1772187299" }, "departure": { "delay": 59, "time": "1772187299" }, "stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 8, "time": "1772187488" }, "departure": { "delay": 8, "time": "1772187488" }, "stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 12, "time": "1772186652" }, "departure": { "delay": 12, "time": "1772186652" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 4, "time": "1772187664" }, "departure": { "delay": 4, "time": "1772187664" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 15, "time": "1772187855" }, "departure": { "delay": 15, "time": "1772187855" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 21, "time": "1772186901" }, "departure": { "delay": 21, "time": "1772186901" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1772188000" }, "departure": { "delay": 40, "time": "1772188000" }, "stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 4, "time": "1772186704" }, "departure": { "delay": 4, "time": "1772186704" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 22, "time": "1772186962" }, "departure": { "delay": 22, "time": "1772186962" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1772186790" }, "departure": { "delay": 30, "time": "1772186790" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 16, "time": "1772187256" }, "departure": { "delay": 16, "time": "1772187256" }, "stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 31, "time": "1772186611" }, "departure": { "delay": 31, "time": "1772186611" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 19, "time": "1772187439" }, "departure": { "delay": 19, "time": "1772187439" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 8, "time": "1772187008" }, "departure": { "delay": 8, "time": "1772187008" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 39, "time": "1772187939" }, "departure": { "delay": 39, "time": "1772187939" }, "stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1772186820" }, "departure": { "time": "1772186820" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 56, "time": "1772188136" }, "departure": { "delay": 56, "time": "1772188136" }, "stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 15, "time": "1772187555" }, "departure": { "delay": 15, "time": "1772187555" }, "stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12917:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx628:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 82, "time": "1772185702" }, "departure": { "delay": 82, "time": "1772185702" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 38, "time": "1772186312" }, "departure": { "delay": 38, "time": "1772186378" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 49, "time": "1772186689" }, "departure": { "delay": 49, "time": "1772186689" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 49, "time": "1772187829" }, "departure": { "delay": 49, "time": "1772187829" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 37, "time": "1772186052" }, "departure": { "delay": 37, "time": "1772186077" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1772187944" }, "departure": { "delay": 44, "time": "1772187944" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 49, "time": "1772187589" }, "departure": { "delay": 49, "time": "1772187589" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 31, "time": "1772187871" }, "departure": { "delay": 31, "time": "1772187871" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 54, "time": "1772186454" }, "departure": { "delay": 54, "time": "1772186454" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1772186858" }, "departure": { "delay": 38, "time": "1772186858" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -25, "time": "1772186855" }, "departure": { "delay": -25, "time": "1772186855" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "departure": { "delay": 30, "time": "1772185530" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 48, "time": "1772185788" }, "departure": { "delay": 48, "time": "1772185788" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -43, "time": "1772186177" }, "departure": { "delay": -43, "time": "1772186177" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 42, "time": "1772185602" }, "departure": { "delay": 42, "time": "1772185602" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 34, "time": "1772185954" }, "departure": { "delay": 34, "time": "1772185954" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 77, "time": "1772185877" }, "departure": { "delay": 77, "time": "1772185877" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 25, "time": "1772186605" }, "departure": { "delay": 25, "time": "1772186605" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 57, "time": "1772187777" }, "departure": { "delay": 57, "time": "1772187777" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 61, "time": "1772186761" }, "departure": { "delay": 61, "time": "1772186761" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 72, "time": "1772186532" }, "departure": { "delay": 72, "time": "1772186532" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1772185530", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx628:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4253175x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 471, "time": "1772186691" }, "departure": { "delay": 471, "time": "1772186691" }, "stopId": "FR:76351:ZE:3117:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 425, "time": "1772187425" }, "departure": { "delay": 425, "time": "1772187425" }, "stopId": "FR:76447:ZE:3492:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": 364, "time": "1772185804" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 433, "time": "1772186113" }, "departure": { "delay": 433, "time": "1772186113" }, "stopId": "FR:76351:ZE:5158:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 441, "time": "1772187201" }, "departure": { "delay": 441, "time": "1772187201" }, "stopId": "FR:76447:ZE:3695:ATOUMOD003", "stopSequence": 45 }, { "departure": { "delay": 393, "time": "1772185953" }, "stopId": "FR:76351:ZE:4549:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 425, "time": "1772187125" }, "departure": { "delay": 425, "time": "1772187125" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 434, "time": "1772187254" }, "departure": { "delay": 434, "time": "1772187254" }, "stopId": "FR:76447:ZE:3434:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 375, "time": "1772185875" }, "departure": { "delay": 375, "time": "1772185875" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 463, "time": "1772187343" }, "departure": { "delay": 463, "time": "1772187343" }, "stopId": "FR:76447:ZE:3146:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 425, "time": "1772187005" }, "departure": { "delay": 425, "time": "1772187005" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 433, "time": "1772186953" }, "departure": { "delay": 433, "time": "1772186953" }, "stopId": "FR:76341:ZE:3350:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 466, "time": "1772186506" }, "departure": { "delay": 466, "time": "1772186506" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 425, "time": "1772186885" }, "departure": { "delay": 425, "time": "1772186885" }, "stopId": "FR:76341:ZE:3064:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 476, "time": "1772186576" }, "departure": { "delay": 476, "time": "1772186576" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 425, "time": "1772187485" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 50 }, { "departure": { "delay": 485, "time": "1772186285" }, "stopId": "FR:76351:ZE:4366:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 447, "time": "1772187087" }, "departure": { "delay": 447, "time": "1772187087" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 425, "time": "1772186645" }, "departure": { "delay": 425, "time": "1772186645" }, "stopId": "FR:76351:ZE:3165:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 440, "time": "1772187380" }, "departure": { "delay": 440, "time": "1772187380" }, "stopId": "FR:76447:ZE:3138:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 459, "time": "1772186739" }, "departure": { "delay": 459, "time": "1772186739" }, "stopId": "FR:76351:ZE:3503:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 467, "time": "1772187167" }, "departure": { "delay": 467, "time": "1772187167" }, "stopId": "FR:76447:ZE:3467:ATOUMOD003", "stopSequence": 44 }, { "departure": { "delay": 480, "time": "1772186220" }, "stopId": "FR:76351:ZE:3369:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": 425, "time": "1772186345" }, "stopId": "FR:76351:ZE:4487:ATOUMOD003", "stopSequence": 33 } ], "timestamp": "1772186407", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4253175x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748459x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1772183804" }, "departure": { "delay": 120, "time": "1772183820" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 106, "time": "1772183898" }, "departure": { "delay": 106, "time": "1772183926" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -69, "time": "1772185398" }, "departure": { "delay": -69, "time": "1772185431" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -49, "time": "1772185437" }, "departure": { "delay": -49, "time": "1772185451" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 48, "time": "1772184308" }, "departure": { "delay": 48, "time": "1772184348" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -26, "time": "1772185506" }, "departure": { "delay": -26, "time": "1772185534" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 89, "time": "1772184119" }, "departure": { "delay": 89, "time": "1772184149" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -54, "time": "1772185343" }, "departure": { "delay": -54, "time": "1772185386" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -26, "time": "1772185284" }, "departure": { "delay": -26, "time": "1772185294" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 166, "time": "1772183738" }, "departure": { "delay": 166, "time": "1772183746" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1772184379" }, "departure": { "delay": 60, "time": "1772184420" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 69, "time": "1772184235" }, "departure": { "delay": 69, "time": "1772184249" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 121, "time": "1772183505" }, "departure": { "delay": 121, "time": "1772183521" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 184, "time": "1772183284" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 19, "time": "1772184709" }, "departure": { "delay": 19, "time": "1772184859" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 14, "time": "1772185142" }, "departure": { "delay": 14, "time": "1772185154" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 107, "time": "1772184613" }, "departure": { "delay": 107, "time": "1772184647" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 153, "time": "1772183776" }, "departure": { "delay": 153, "time": "1772183793" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 6, "time": "1772185074" }, "departure": { "delay": 6, "time": "1772185086" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 144, "time": "1772183531" }, "departure": { "delay": 144, "time": "1772183544" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 130, "time": "1772183454" }, "departure": { "delay": 130, "time": "1772183470" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -48, "time": "1772185559" }, "departure": { "delay": -48, "time": "1772185572" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 108, "time": "1772184558" }, "departure": { "delay": 108, "time": "1772184588" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -64, "time": "1772185310" }, "departure": { "delay": -64, "time": "1772185316" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 163, "time": "1772183670" }, "departure": { "delay": 163, "time": "1772183683" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1772185229" }, "departure": { "delay": 1, "time": "1772185261" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 93, "time": "1772184045" }, "departure": { "delay": 93, "time": "1772184093" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 101, "time": "1772183972" }, "departure": { "delay": 101, "time": "1772183981" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 11, "time": "1772185171" }, "departure": { "delay": 11, "time": "1772185211" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -28, "time": "1772184890" }, "departure": { "delay": -28, "time": "1772184932" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 39, "time": "1772184444" }, "departure": { "delay": 39, "time": "1772184459" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -80, "time": "1772185600" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 117, "time": "1772183867" }, "departure": { "delay": 117, "time": "1772183877" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1772186447", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748459x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:951:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772214000" }, "departure": { "time": "1772214000" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772213280" }, "departure": { "time": "1772213280" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772213160" }, "departure": { "time": "1772213160" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772214120" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772213640" }, "departure": { "time": "1772213640" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772213760" }, "departure": { "time": "1772213760" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772213400" }, "departure": { "time": "1772213400" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772213040" }, "departure": { "time": "1772213040" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772212920" }, "departure": { "time": "1772212920" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772213880" }, "departure": { "time": "1772213880" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "departure": { "time": "1772212800" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772213520" }, "departure": { "time": "1772213520" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1772186371", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:951:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15126:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 84, "time": "1772184684" }, "departure": { "delay": 84, "time": "1772184684" }, "stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 128, "time": "1772184561" }, "departure": { "delay": 128, "time": "1772184608" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 180, "time": "1772185140" }, "departure": { "delay": 180, "time": "1772185140" }, "stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 192, "time": "1772185032" }, "departure": { "delay": 192, "time": "1772185032" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 133, "time": "1772185333" }, "departure": { "delay": 133, "time": "1772185333" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 209, "time": "1772186669" }, "departure": { "delay": 209, "time": "1772186669" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 143, "time": "1772184959" }, "departure": { "delay": 143, "time": "1772184983" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 163, "time": "1772184883" }, "departure": { "delay": 163, "time": "1772184883" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 163, "time": "1772185183" }, "departure": { "delay": 163, "time": "1772185183" }, "stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 48, "time": "1772185768" }, "departure": { "delay": 48, "time": "1772185908" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 166, "time": "1772186086" }, "departure": { "delay": 166, "time": "1772186086" }, "stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 59, "time": "1772185558" }, "departure": { "delay": 59, "time": "1772185559" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772184480" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 125, "time": "1772186705" }, "departure": { "delay": 125, "time": "1772186705" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 123, "time": "1772185083" }, "departure": { "delay": 123, "time": "1772185083" }, "stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 28, "time": "1772185684" }, "departure": { "delay": 28, "time": "1772185708" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 148, "time": "1772185408" }, "departure": { "delay": 148, "time": "1772185408" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 69, "time": "1772185509" }, "departure": { "delay": 69, "time": "1772185509" }, "stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 135, "time": "1772185455" }, "departure": { "delay": 135, "time": "1772185455" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 49, "time": "1772185609" }, "departure": { "delay": 49, "time": "1772185609" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -34, "time": "1772186726" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 99, "time": "1772184759" }, "departure": { "delay": 99, "time": "1772184759" }, "stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 150, "time": "1772185983" }, "departure": { "delay": 150, "time": "1772186010" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 205, "time": "1772186485" }, "departure": { "delay": 205, "time": "1772186485" }, "stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 114, "time": "1772185494" }, "departure": { "delay": 114, "time": "1772185494" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 230, "time": "1772186570" }, "departure": { "delay": 230, "time": "1772186570" }, "stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1772183870", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15126:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470833:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 64, "time": "1772187124" }, "departure": { "delay": 64, "time": "1772187124" }, "stopId": "FR:27469:ZE:0x7266:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -44, "time": "1772188396" }, "departure": { "delay": -44, "time": "1772188396" }, "stopId": "FR:76231:ZE:0x6172:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": 106, "time": "1772187766" }, "departure": { "delay": 106, "time": "1772187766" }, "stopId": "FR:27188:ZE:0x7175:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 72, "time": "1772187432" }, "departure": { "delay": 72, "time": "1772187432" }, "stopId": "FR:27188:ZE:0x7264:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 95, "time": "1772187215" }, "departure": { "delay": 95, "time": "1772187215" }, "stopId": "FR:27469:ZE:0x7268:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -37, "time": "1772188703" }, "departure": { "delay": -37, "time": "1772188703" }, "stopId": "FR:76561:ZE:0x6786:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": 109, "time": "1772187289" }, "departure": { "delay": 109, "time": "1772187289" }, "stopId": "FR:27188:ZE:0x6142:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 106, "time": "1772187886" }, "departure": { "delay": 106, "time": "1772187886" }, "stopId": "FR:27394:ZE:0x6604:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -62, "time": "1772189158" }, "stopId": "FR:76561:ZE:0x6790:ATOUMOD006", "stopSequence": 43 }, { "arrival": { "delay": 48, "time": "1772187168" }, "departure": { "delay": 48, "time": "1772187168" }, "stopId": "FR:27469:ZE:0x6647:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 33, "time": "1772186493" }, "departure": { "delay": 33, "time": "1772186493" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 63, "time": "1772187003" }, "departure": { "delay": 63, "time": "1772187003" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 110, "time": "1772187650" }, "departure": { "delay": 110, "time": "1772187650" }, "stopId": "FR:27188:ZE:0x7176:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 135, "time": "1772187555" }, "departure": { "delay": 135, "time": "1772187555" }, "stopId": "FR:27188:ZE:0x7198:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 12, "time": "1772188092" }, "departure": { "delay": 12, "time": "1772188092" }, "stopId": "FR:76640:ZE:0x7159:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 34, "time": "1772187034" }, "departure": { "delay": 34, "time": "1772187034" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 30 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470833:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748453x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 215, "time": "1772172856" }, "departure": { "delay": 215, "time": "1772172875" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 178, "time": "1772172105" }, "departure": { "delay": 178, "time": "1772172178" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 196, "time": "1772170798" }, "departure": { "delay": 196, "time": "1772170816" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 151, "time": "1772170638" }, "departure": { "delay": 151, "time": "1772170651" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 287, "time": "1772172510" }, "departure": { "delay": 287, "time": "1772172527" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 235, "time": "1772170962" }, "departure": { "delay": 235, "time": "1772170975" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 205, "time": "1772171903" }, "departure": { "delay": 205, "time": "1772172085" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 318, "time": "1772172460" }, "departure": { "delay": 318, "time": "1772172498" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 239, "time": "1772172647" }, "departure": { "delay": 239, "time": "1772172659" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 277, "time": "1772172388" }, "departure": { "delay": 277, "time": "1772172397" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 137, "time": "1772170550" }, "departure": { "delay": 137, "time": "1772170577" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 160, "time": "1772171507" }, "departure": { "delay": 160, "time": "1772171560" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 235, "time": "1772172822" }, "departure": { "delay": 235, "time": "1772172835" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 192, "time": "1772172912" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 166, "time": "1772171594" }, "departure": { "delay": 166, "time": "1772171626" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 198, "time": "1772171346" }, "departure": { "delay": 198, "time": "1772171358" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 214, "time": "1772171837" }, "departure": { "delay": 214, "time": "1772171854" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 196, "time": "1772170681" }, "departure": { "delay": 196, "time": "1772170696" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 202, "time": "1772170990" }, "departure": { "delay": 202, "time": "1772171002" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 236, "time": "1772171120" }, "departure": { "delay": 236, "time": "1772171156" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 225, "time": "1772172685" }, "departure": { "delay": 225, "time": "1772172705" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 226, "time": "1772171313" }, "departure": { "delay": 226, "time": "1772171326" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 203, "time": "1772172719" }, "departure": { "delay": 203, "time": "1772172743" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 147, "time": "1772171645" }, "departure": { "delay": 147, "time": "1772171667" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 236, "time": "1772171052" }, "departure": { "delay": 236, "time": "1772171096" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 237, "time": "1772171208" }, "departure": { "delay": 237, "time": "1772171217" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 221, "time": "1772171763" }, "departure": { "delay": 221, "time": "1772171801" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 274, "time": "1772172598" }, "departure": { "delay": 274, "time": "1772172634" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 245, "time": "1772170913" }, "departure": { "delay": 245, "time": "1772170925" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 222, "time": "1772172750" }, "departure": { "delay": 222, "time": "1772172762" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 267, "time": "1772172547" }, "departure": { "delay": 267, "time": "1772172567" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "departure": { "delay": 154, "time": "1772170354" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 178, "time": "1772171449" }, "departure": { "delay": 178, "time": "1772171458" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1772186447", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748453x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx1418:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772189640" }, "stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772188380" }, "stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772189220" }, "stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772190060" }, "stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772188500" }, "stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772188860" }, "stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772188440" }, "stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772188620" }, "stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772188980" }, "stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772190000" }, "stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1772190420" }, "stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772189460" }, "stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772188680" }, "stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772189760" }, "stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772190240" }, "stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772190300" }, "stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772188560" }, "stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772188800" }, "stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772189040" }, "stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772190120" }, "stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772189940" }, "stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772188200" }, "stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772189340" }, "stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772189400" }, "stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772189280" }, "stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772188920" }, "stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772189700" }, "stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772190180" }, "stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1772189820" }, "stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772188740" }, "stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx111:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx1418:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745505x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 90, "time": "1772165053" }, "departure": { "delay": 90, "time": "1772165070" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 45, "time": "1772166109" }, "departure": { "delay": 45, "time": "1772166165" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 9, "time": "1772165940" }, "departure": { "delay": 9, "time": "1772166009" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 8, "time": "1772165836" }, "departure": { "delay": 8, "time": "1772165888" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -45, "time": "1772166495" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 66, "time": "1772165152" }, "departure": { "delay": 66, "time": "1772165166" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 93, "time": "1772166234" }, "departure": { "delay": 93, "time": "1772166273" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 87, "time": "1772165096" }, "departure": { "delay": 87, "time": "1772165127" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 79, "time": "1772165314" }, "departure": { "delay": 79, "time": "1772165359" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 49, "time": "1772165189" }, "departure": { "delay": 49, "time": "1772165209" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -6, "time": "1772165552" }, "departure": { "delay": -6, "time": "1772165574" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 12, "time": "1772166041" }, "departure": { "delay": 12, "time": "1772166072" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -2, "time": "1772165686" }, "departure": { "delay": -2, "time": "1772165698" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -22, "time": "1772166380" }, "departure": { "delay": -22, "time": "1772166398" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 22, "time": "1772165763" }, "departure": { "delay": 22, "time": "1772165782" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 42, "time": "1772165240" }, "departure": { "delay": 42, "time": "1772165262" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 24, "time": "1772166304" }, "departure": { "delay": 24, "time": "1772166324" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 43, "time": "1772165487" }, "departure": { "delay": 43, "time": "1772165503" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 151, "time": "1772164951" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1772165442" }, "departure": { "delay": 58, "time": "1772165458" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745505x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597245:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -168, "time": "1772188332" }, "departure": { "delay": -168, "time": "1772188332" }, "stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 25, "time": "1772187925" }, "departure": { "delay": 25, "time": "1772187925" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -109, "time": "1772188271" }, "departure": { "delay": -109, "time": "1772188271" }, "stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -163, "time": "1772188577" }, "departure": { "delay": -163, "time": "1772188577" }, "stopId": "FR:27229:ZE:0xFER02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -81, "time": "1772188059" }, "departure": { "delay": -81, "time": "1772188059" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -159, "time": "1772188401" }, "departure": { "delay": -159, "time": "1772188401" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -55, "time": "1772188205" }, "departure": { "delay": -55, "time": "1772188205" }, "stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -70, "time": "1772188250" }, "departure": { "delay": -70, "time": "1772188250" }, "stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1772188019" }, "departure": { "delay": -1, "time": "1772188019" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -39, "time": "1772188161" }, "departure": { "delay": -39, "time": "1772188161" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -130, "time": "1772188850" }, "departure": { "delay": -130, "time": "1772188850" }, "stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004", "stopSequence": 31 }, { "departure": { "delay": -1338, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1772187850" }, "departure": { "delay": 10, "time": "1772187850" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -193, "time": "1772188487" }, "departure": { "delay": -193, "time": "1772188487" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -136, "time": "1772188664" }, "departure": { "delay": -136, "time": "1772188664" }, "stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -133, "time": "1772188907" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -65, "time": "1772188795" }, "departure": { "delay": -65, "time": "1772188795" }, "stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004", "stopSequence": 30 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597245:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC598336:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -89, "time": "1772187211" }, "departure": { "delay": -89, "time": "1772187211" }, "stopId": "FR:27229:ZE:0xARI01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -5, "time": "1772186875" }, "departure": { "delay": -5, "time": "1772186875" }, "stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 134, "time": "1772186534" }, "departure": { "delay": 134, "time": "1772186534" }, "stopId": "FR:27229:ZE:0xLET01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -34, "time": "1772186966" }, "departure": { "delay": -34, "time": "1772186966" }, "stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -71, "time": "1772187049" }, "departure": { "delay": -71, "time": "1772187049" }, "stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -105, "time": "1772187075" }, "departure": { "delay": -105, "time": "1772187075" }, "stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -152, "time": "1772187508" }, "departure": { "delay": -152, "time": "1772187508" }, "stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": 64, "time": "1772186404" }, "departure": { "delay": 64, "time": "1772186404" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -83, "time": "1772187457" }, "departure": { "delay": -83, "time": "1772187457" }, "stopId": "FR:27229:ZE:0xANO02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": 44, "time": "1772186024" }, "departure": { "delay": 44, "time": "1772186024" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 34, "time": "1772186614" }, "departure": { "delay": 34, "time": "1772186614" }, "stopId": "FR:27229:ZE:0xORL01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -90, "time": "1772187270" }, "departure": { "delay": -90, "time": "1772187270" }, "stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 38, "time": "1772186558" }, "departure": { "delay": 38, "time": "1772186558" }, "stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 11, "time": "1772186831" }, "departure": { "delay": 11, "time": "1772186831" }, "stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 76, "time": "1772186776" }, "departure": { "delay": 76, "time": "1772186776" }, "stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 129, "time": "1772186349" }, "departure": { "delay": 129, "time": "1772186349" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -96, "time": "1772187384" }, "departure": { "delay": -96, "time": "1772187384" }, "stopId": "FR:27229:ZE:0xICO02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": 64, "time": "1772186704" }, "departure": { "delay": 64, "time": "1772186704" }, "stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -100, "time": "1772187140" }, "departure": { "delay": -100, "time": "1772187140" }, "stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -97, "time": "1772187683" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": -62, "time": "1772187418" }, "departure": { "delay": -62, "time": "1772187418" }, "stopId": "FR:27229:ZE:0xZII02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": 174, "time": "1772186124" }, "departure": { "delay": 174, "time": "1772186214" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 13 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC598336:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10041:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 440, "time": "1772187320" }, "departure": { "delay": 440, "time": "1772187320" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 432, "time": "1772189172" }, "departure": { "delay": 432, "time": "1772189172" }, "stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 459, "time": "1772187159" }, "departure": { "delay": 459, "time": "1772187159" }, "stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 446, "time": "1772188766" }, "departure": { "delay": 446, "time": "1772188766" }, "stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 432, "time": "1772188392" }, "departure": { "delay": 432, "time": "1772188392" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 432, "time": "1772188572" }, "departure": { "delay": 432, "time": "1772188572" }, "stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 394, "time": "1772189014" }, "departure": { "delay": 394, "time": "1772189014" }, "stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001", "stopSequence": 24 }, { "departure": { "delay": 432, "time": "1772187132" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 474, "time": "1772187534" }, "departure": { "delay": 474, "time": "1772187534" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 453, "time": "1772188713" }, "departure": { "delay": 453, "time": "1772188713" }, "stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 471, "time": "1772187231" }, "departure": { "delay": 471, "time": "1772187231" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 458, "time": "1772188418" }, "departure": { "delay": 458, "time": "1772188418" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 432, "time": "1772189292" }, "departure": { "delay": 432, "time": "1772189292" }, "stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 468, "time": "1772187468" }, "departure": { "delay": 468, "time": "1772187468" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 451, "time": "1772189071" }, "departure": { "delay": 451, "time": "1772189071" }, "stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 476, "time": "1772189216" }, "departure": { "delay": 476, "time": "1772189216" }, "stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 438, "time": "1772187378" }, "departure": { "delay": 438, "time": "1772187378" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 413, "time": "1772188853" }, "departure": { "delay": 413, "time": "1772188853" }, "stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 458, "time": "1772187578" }, "departure": { "delay": 458, "time": "1772187578" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772186409", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10041:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758727x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 89, "time": "1772185633" }, "departure": { "delay": 89, "time": "1772185649" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 50, "time": "1772187710" }, "departure": { "delay": 50, "time": "1772187710" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 50, "time": "1772188310" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 50, "time": "1772188250" }, "departure": { "delay": 50, "time": "1772188250" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 50, "time": "1772187110" }, "departure": { "delay": 50, "time": "1772187110" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 50, "time": "1772186810" }, "departure": { "delay": 50, "time": "1772186810" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1772188130" }, "departure": { "delay": 50, "time": "1772188130" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 50, "time": "1772186990" }, "departure": { "delay": 50, "time": "1772186990" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 50, "time": "1772186930" }, "departure": { "delay": 50, "time": "1772186930" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 50, "time": "1772187290" }, "departure": { "delay": 50, "time": "1772187290" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 31, "time": "1772186177" }, "departure": { "delay": 31, "time": "1772186191" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 50, "time": "1772186630" }, "departure": { "delay": 50, "time": "1772186630" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1772187350" }, "departure": { "delay": 50, "time": "1772187350" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 27, "time": "1772186293" }, "departure": { "delay": 27, "time": "1772186307" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1772187410" }, "departure": { "delay": 50, "time": "1772187410" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 50, "time": "1772188070" }, "departure": { "delay": 50, "time": "1772188070" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "time": "1772186447" }, "departure": { "time": "1772186400" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1772187530" }, "departure": { "delay": 50, "time": "1772187530" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 50, "time": "1772187650" }, "departure": { "delay": 50, "time": "1772187650" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 53, "time": "1772185828" }, "departure": { "delay": 53, "time": "1772185853" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1772187230" }, "departure": { "delay": 50, "time": "1772187230" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 50, "time": "1772187350" }, "departure": { "delay": 50, "time": "1772187350" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 50, "time": "1772187950" }, "departure": { "delay": 50, "time": "1772187950" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 50, "time": "1772188190" }, "departure": { "delay": 50, "time": "1772188190" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 50, "time": "1772187890" }, "departure": { "delay": 50, "time": "1772187890" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 87, "time": "1772185729" }, "departure": { "delay": 87, "time": "1772185767" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1772187830" }, "departure": { "delay": 50, "time": "1772187830" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 50, "time": "1772186870" }, "departure": { "delay": 50, "time": "1772186870" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 78, "time": "1772185665" }, "departure": { "delay": 78, "time": "1772185698" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 128, "time": "1772185497" }, "departure": { "delay": 128, "time": "1772185568" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 72, "time": "1772186009" }, "departure": { "delay": 72, "time": "1772186052" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 83, "time": "1772186084" }, "departure": { "delay": 83, "time": "1772186123" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 50, "time": "1772186690" }, "departure": { "delay": 50, "time": "1772186690" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 83, "time": "1772185911" }, "departure": { "delay": 83, "time": "1772185943" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 57, "time": "1772185437" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 50, "time": "1772188010" }, "departure": { "delay": 50, "time": "1772188010" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758727x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:7:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 11, "time": "1772178481" }, "departure": { "delay": 11, "time": "1772178491" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 4, "time": "1772178650" }, "departure": { "delay": 4, "time": "1772178664" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": -13, "time": "1772177320" }, "departure": { "delay": -13, "time": "1772177327" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 39, "time": "1772177128" }, "departure": { "delay": 39, "time": "1772177139" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1772177671" }, "departure": { "delay": 6, "time": "1772177706" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 16, "time": "1772177751" }, "departure": { "delay": 16, "time": "1772177776" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 18, "time": "1772177269" }, "departure": { "delay": 18, "time": "1772177298" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": -51, "time": "1772178729" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 16, "time": "1772178130" }, "departure": { "delay": 16, "time": "1772178196" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 27, "time": "1772177932" }, "departure": { "delay": 27, "time": "1772177967" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": -34, "time": "1772177348" }, "departure": { "delay": -34, "time": "1772177366" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1772178220" }, "departure": { "delay": 30, "time": "1772178270" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1772178539" }, "departure": { "delay": 32, "time": "1772178572" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": -74, "time": "1772177366" }, "departure": { "delay": -74, "time": "1772177386" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 43, "time": "1772178446" }, "departure": { "delay": 43, "time": "1772178463" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": -5, "time": "1772177863" }, "departure": { "delay": -5, "time": "1772177875" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1772177086" }, "departure": { "delay": 60, "time": "1772177100" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": -3, "time": "1772178289" }, "departure": { "delay": -3, "time": "1772178297" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "departure": { "delay": 55, "time": "1772177035" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 51, "time": "1772178334" }, "departure": { "delay": 51, "time": "1772178411" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "time": "1772177573" }, "departure": { "time": "1772177580" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 18, "time": "1772178605" }, "departure": { "delay": 18, "time": "1772178618" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 33, "time": "1772177246" }, "departure": { "delay": 33, "time": "1772177253" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 43, "time": "1772177173" }, "departure": { "delay": 43, "time": "1772177203" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 23, "time": "1772178004" }, "departure": { "delay": 23, "time": "1772178023" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 } ], "timestamp": "1772186436", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:7:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758520x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 161, "time": "1772184974" }, "departure": { "delay": 161, "time": "1772185001" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 132, "time": "1772185736" }, "departure": { "delay": 132, "time": "1772185752" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 132, "time": "1772185852" }, "departure": { "delay": 132, "time": "1772185872" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 40, "time": "1772186740" }, "departure": { "delay": 40, "time": "1772186740" }, "stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 199, "time": "1772185316" }, "departure": { "delay": 199, "time": "1772185339" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1772185951" }, "departure": { "delay": 40, "time": "1772185960" }, "stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 190, "time": "1772184889" }, "departure": { "delay": 190, "time": "1772184910" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 139, "time": "1772185475" }, "departure": { "delay": 139, "time": "1772185519" }, "stopId": "FR:50129:ZE:10LSA2:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 19, "time": "1772184619" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 160, "time": "1772185641" }, "departure": { "delay": 160, "time": "1772185660" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1772187160" }, "departure": { "delay": 40, "time": "1772187160" }, "stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 202, "time": "1772185075" }, "departure": { "delay": 202, "time": "1772185102" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1772187280" }, "departure": { "delay": 40, "time": "1772187280" }, "stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 40, "time": "1772187640" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 32, "time": "1772186294" }, "departure": { "delay": 32, "time": "1772186312" }, "stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 155, "time": "1772185222" }, "departure": { "delay": 155, "time": "1772185235" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 116, "time": "1772185782" }, "departure": { "delay": 116, "time": "1772185796" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 172, "time": "1772185174" }, "departure": { "delay": 172, "time": "1772185192" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1772187040" }, "departure": { "delay": 40, "time": "1772187040" }, "stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 32, "time": "1772186230" }, "departure": { "delay": 32, "time": "1772186252" }, "stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758520x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3424F5952454x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772196480" }, "departure": { "time": "1772196540" }, "stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1772194440" }, "departure": { "time": "1772194560" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1772195100" }, "departure": { "time": "1772195160" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 22 }, { "departure": { "time": "1772189880" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "time": "1772190840" }, "departure": { "time": "1772190900" }, "stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1772192820" }, "departure": { "time": "1772192880" }, "stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1772191800" }, "departure": { "time": "1772191860" }, "stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1772201400" }, "stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1772197320" }, "departure": { "time": "1772197380" }, "stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002", "stopSequence": 29 }, { "arrival": { "time": "1772198460" }, "departure": { "time": "1772198520" }, "stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002", "stopSequence": 33 }, { "arrival": { "time": "1772193480" }, "departure": { "time": "1772193540" }, "stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002", "stopSequence": 18 } ], "timestamp": "1772186277", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3424F5952454x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:375:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -60, "time": "1772186280" }, "departure": { "delay": -60, "time": "1772186340" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": -60, "time": "1772187180" }, "departure": { "delay": -60, "time": "1772187180" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": -115, "time": "1772186220" }, "departure": { "delay": -115, "time": "1772186225" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": -55, "time": "1772185800" }, "departure": { "delay": -55, "time": "1772185805" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": -60, "time": "1772187240" }, "departure": { "delay": -60, "time": "1772187240" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": -60, "time": "1772186580" }, "departure": { "delay": -60, "time": "1772186580" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": -60, "time": "1772187060" }, "departure": { "delay": -60, "time": "1772187060" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": -60, "time": "1772185980" }, "departure": { "delay": -60, "time": "1772186040" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": -60, "time": "1772186820" }, "departure": { "delay": -60, "time": "1772186820" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": -60, "time": "1772186640" }, "departure": { "delay": -60, "time": "1772186640" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": -60, "time": "1772186760" }, "departure": { "delay": -60, "time": "1772186760" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": -60, "time": "1772186520" }, "departure": { "delay": -60, "time": "1772186520" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": -60, "time": "1772187300" }, "departure": { "delay": -60, "time": "1772187300" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": -55, "time": "1772186160" }, "departure": { "delay": -55, "time": "1772186165" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "departure": { "delay": -60, "time": "1772185740" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": -60, "time": "1772187420" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": -60, "time": "1772186700" }, "departure": { "delay": -60, "time": "1772186700" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": -60, "time": "1772186940" }, "departure": { "delay": -60, "time": "1772186940" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": -55, "time": "1772186460" }, "departure": { "delay": -55, "time": "1772186465" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1772186500", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:375:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3781:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 63, "time": "1772186025" }, "departure": { "delay": 63, "time": "1772186043" }, "stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 68, "time": "1772185377" }, "departure": { "delay": 68, "time": "1772185388" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 108, "time": "1772185462" }, "departure": { "delay": 108, "time": "1772185488" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 158, "time": "1772185570" }, "departure": { "delay": 158, "time": "1772185598" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 98, "time": "1772185630" }, "departure": { "delay": 98, "time": "1772185658" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 148, "time": "1772185737" }, "departure": { "delay": 148, "time": "1772185768" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 71, "time": "1772186409" }, "departure": { "delay": 71, "time": "1772186411" }, "stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 128, "time": "1772185837" }, "departure": { "delay": 128, "time": "1772185868" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 108, "time": "1772186191" }, "departure": { "delay": 108, "time": "1772186208" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 96, "time": "1772186976" }, "stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 108, "time": "1772185968" }, "departure": { "delay": 108, "time": "1772185968" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 108, "time": "1772186298" }, "departure": { "delay": 108, "time": "1772186328" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 77, "time": "1772186597" }, "departure": { "delay": 77, "time": "1772186597" }, "stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 78, "time": "1772186778" }, "departure": { "delay": 78, "time": "1772186778" }, "stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001", "stopSequence": 17 }, { "departure": { "delay": 38, "time": "1772185298" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 88, "time": "1772186098" }, "departure": { "delay": 88, "time": "1772186128" }, "stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 45, "time": "1772186685" }, "departure": { "delay": 45, "time": "1772186685" }, "stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 61, "time": "1772186521" }, "departure": { "delay": 61, "time": "1772186521" }, "stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1772185299", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3781:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9726:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 122, "time": "1772186882" }, "departure": { "delay": 122, "time": "1772186882" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 74, "time": "1772185574" }, "departure": { "delay": 74, "time": "1772185574" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 81, "time": "1772185613" }, "departure": { "delay": 81, "time": "1772185641" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 116, "time": "1772187356" }, "departure": { "delay": 116, "time": "1772187356" }, "stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 148, "time": "1772187148" }, "departure": { "delay": 148, "time": "1772187148" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 146, "time": "1772186486" }, "departure": { "delay": 146, "time": "1772186486" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 86, "time": "1772185466" }, "departure": { "delay": 86, "time": "1772185466" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 124, "time": "1772185744" }, "departure": { "delay": 124, "time": "1772185744" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 144, "time": "1772186424" }, "departure": { "delay": 144, "time": "1772186424" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 172, "time": "1772186092" }, "departure": { "delay": 172, "time": "1772186092" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 126, "time": "1772185866" }, "departure": { "delay": 126, "time": "1772185866" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 116, "time": "1772186636" }, "departure": { "delay": 116, "time": "1772186636" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 133, "time": "1772186593" }, "departure": { "delay": 133, "time": "1772186593" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 160, "time": "1772187580" }, "departure": { "delay": 160, "time": "1772187580" }, "stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 176, "time": "1772185916" }, "departure": { "delay": 176, "time": "1772185916" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 141, "time": "1772187441" }, "departure": { "delay": 141, "time": "1772187441" }, "stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 186, "time": "1772186166" }, "departure": { "delay": 186, "time": "1772186166" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 167, "time": "1772187227" }, "departure": { "delay": 167, "time": "1772187227" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 153, "time": "1772187273" }, "departure": { "delay": 153, "time": "1772187273" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 191, "time": "1772186291" }, "departure": { "delay": 191, "time": "1772186291" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 149, "time": "1772187509" }, "departure": { "delay": 149, "time": "1772187509" }, "stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 116, "time": "1772187656" }, "departure": { "delay": 116, "time": "1772187656" }, "stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 182, "time": "1772185994" }, "departure": { "delay": 182, "time": "1772186042" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 176, "time": "1772186216" }, "departure": { "delay": 176, "time": "1772186216" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 116, "time": "1772187116" }, "departure": { "delay": 116, "time": "1772187116" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 116, "time": "1772185676" }, "departure": { "delay": 116, "time": "1772185676" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 116, "time": "1772186516" }, "departure": { "delay": 116, "time": "1772186516" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 126, "time": "1772186346" }, "departure": { "delay": 126, "time": "1772186346" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772185380" }, "stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772185119", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9726:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18834:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -21, "time": "1772189499" }, "departure": { "delay": -21, "time": "1772189499" }, "stopId": "FR:76474:ZE:TCARxDUPAR0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -20, "time": "1772189560" }, "departure": { "delay": -20, "time": "1772189560" }, "stopId": "FR:76474:ZE:TCARxEMARI0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -60, "time": "1772189760" }, "stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76367:ZE:TCARxHOMAI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 15, "time": "1772188515" }, "departure": { "delay": 15, "time": "1772188515" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 2, "time": "1772187842" }, "departure": { "delay": 2, "time": "1772187842" }, "stopId": "FR:76367:ZE:TCARxELUAR0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 21, "time": "1772188341" }, "departure": { "delay": 21, "time": "1772188341" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772187660" }, "stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -14, "time": "1772189626" }, "departure": { "delay": -14, "time": "1772189626" }, "stopId": "FR:76474:ZE:TCARxMPAGN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 29, "time": "1772187749" }, "departure": { "delay": 29, "time": "1772187749" }, "stopId": "FR:76367:ZE:TCARxPBOSC0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1772187782" }, "departure": { "delay": 2, "time": "1772187782" }, "stopId": "FR:76367:ZE:TCARxEHOUP0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 22, "time": "1772188282" }, "departure": { "delay": 22, "time": "1772188282" }, "stopId": "FR:76451:ZE:TCARxCEQUE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 55, "time": "1772188435" }, "departure": { "delay": 55, "time": "1772188435" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -60, "time": "1772189640" }, "departure": { "delay": -60, "time": "1772189640" }, "stopId": "FR:76474:ZE:TCARxCOURL0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 56, "time": "1772188556" }, "departure": { "delay": 56, "time": "1772188556" }, "stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1772186270", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx43:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18834:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:900000143:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 200, "time": "1772186060" }, "stopId": "FR:61397:ZE:RoutexdexFresnay:ATOUMOD037", "stopSequence": 24 }, { "departure": { "delay": 200, "time": "1772186240" }, "stopId": "FR:61397:ZE:Chauvigny:ATOUMOD037", "stopSequence": 26 }, { "arrival": { "delay": 200, "time": "1772186780" }, "stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037", "stopSequence": 36 }, { "departure": { "delay": 200, "time": "1772186000" }, "stopId": "FR:61397:ZE:BellexCharpente:ATOUMOD037", "stopSequence": 23 }, { "arrival": { "delay": 200, "time": "1772185913" }, "departure": { "delay": 200, "time": "1772185940" }, "stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037", "stopSequence": 22 }, { "departure": { "delay": 200, "time": "1772186360" }, "stopId": "FR:61397:ZE:Gymnase:ATOUMOD037", "stopSequence": 28 }, { "arrival": { "delay": 200, "time": "1772185866" }, "departure": { "delay": 200, "time": "1772185880" }, "stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037", "stopSequence": 21 }, { "departure": { "delay": 200, "time": "1772186660" }, "stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037", "stopSequence": 34 }, { "departure": { "delay": 200, "time": "1772186300" }, "stopId": "FR:61397:ZE:Libxration:ATOUMOD037", "stopSequence": 27 }, { "departure": { "delay": 200, "time": "1772186120" }, "stopId": "FR:61397:ZE:Diguetterie:ATOUMOD037", "stopSequence": 25 }, { "departure": { "delay": 200, "time": "1772186420" }, "stopId": "FR:61397:ZE:MairiexdexSaintxGers:ATOUMOD037", "stopSequence": 29 }, { "departure": { "delay": 200, "time": "1772186600" }, "stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037", "stopSequence": 33 }, { "departure": { "delay": 200, "time": "1772186720" }, "stopId": "FR:61117:ZE:Charitx:ATOUMOD037", "stopSequence": 35 }, { "departure": { "delay": 200, "time": "1772186540" }, "stopId": "FR:61001:ZE:Alencxa:ATOUMOD037", "stopSequence": 32 } ], "timestamp": "1772185942", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:C:LOC", "tripId": "ATOUMOD037:ServiceJourney:900000143:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC595752:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 37, "time": "1772189857" }, "departure": { "delay": 37, "time": "1772189857" }, "stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -146, "time": "1772190274" }, "departure": { "delay": -146, "time": "1772190274" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 35, "time": "1772189495" }, "departure": { "delay": 35, "time": "1772189495" }, "stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -186, "time": "1772190354" }, "departure": { "delay": -186, "time": "1772190354" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 29, "time": "1772189429" }, "departure": { "delay": 29, "time": "1772189429" }, "stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -146, "time": "1772190214" }, "departure": { "delay": -146, "time": "1772190214" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 55, "time": "1772189455" }, "departure": { "delay": 55, "time": "1772189455" }, "stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -186, "time": "1772190474" }, "departure": { "delay": -186, "time": "1772190474" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 39, "time": "1772189139" }, "departure": { "delay": 39, "time": "1772189139" }, "stopId": "FR:27020:ZE:0xETA02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -196, "time": "1772190764" }, "departure": { "delay": -196, "time": "1772190764" }, "stopId": "FR:27299:ZE:0xECG02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": 67, "time": "1772189767" }, "departure": { "delay": 67, "time": "1772189767" }, "stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 72, "time": "1772189352" }, "departure": { "delay": 72, "time": "1772189352" }, "stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 41, "time": "1772189681" }, "departure": { "delay": 41, "time": "1772189681" }, "stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -175, "time": "1772190725" }, "departure": { "delay": -175, "time": "1772190725" }, "stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": 83, "time": "1772189543" }, "departure": { "delay": 83, "time": "1772189543" }, "stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1772189660" }, "departure": { "delay": 80, "time": "1772189660" }, "stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 6, "time": "1772189946" }, "departure": { "delay": 6, "time": "1772189946" }, "stopId": "FR:27229:ZE:0xGER02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 8, "time": "1772189228" }, "departure": { "delay": 8, "time": "1772189228" }, "stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": 68, "time": "1772189588" }, "departure": { "delay": 68, "time": "1772189588" }, "stopId": "FR:27020:ZE:0xACH02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -256, "time": "1772190884" }, "departure": { "delay": -256, "time": "1772190884" }, "stopId": "FR:27299:ZE:0xARN02:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": -147, "time": "1772190213" }, "departure": { "delay": -147, "time": "1772190213" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 67, "time": "1772189827" }, "departure": { "delay": 67, "time": "1772189827" }, "stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -195, "time": "1772190525" }, "departure": { "delay": -195, "time": "1772190525" }, "stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -216, "time": "1772190684" }, "departure": { "delay": -216, "time": "1772190684" }, "stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -282, "time": "1772190978" }, "departure": { "delay": -282, "time": "1772190978" }, "stopId": "FR:27439:ZE:0xCAP02:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": -290, "time": "1772191150" }, "stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004", "stopSequence": 43 }, { "arrival": { "delay": -164, "time": "1772190616" }, "departure": { "delay": -164, "time": "1772190616" }, "stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -164, "time": "1772190496" }, "departure": { "delay": -164, "time": "1772190496" }, "stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -206, "time": "1772190574" }, "departure": { "delay": -206, "time": "1772190574" }, "stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 14, "time": "1772189294" }, "departure": { "delay": 14, "time": "1772189294" }, "stopId": "FR:27020:ZE:0xITO02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -286, "time": "1772190914" }, "departure": { "delay": -286, "time": "1772190914" }, "stopId": "FR:27299:ZE:0xIND03:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": 71, "time": "1772189711" }, "departure": { "delay": 71, "time": "1772189711" }, "stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -178, "time": "1772190662" }, "departure": { "delay": -178, "time": "1772190662" }, "stopId": "FR:27229:ZE:0xBON02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 54, "time": "1772189394" }, "departure": { "delay": 54, "time": "1772189394" }, "stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004", "stopSequence": 6 }, { "departure": { "time": "1772189100" }, "stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -298, "time": "1772191082" }, "departure": { "delay": -298, "time": "1772191082" }, "stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004", "stopSequence": 40 }, { "arrival": { "delay": -228, "time": "1772190852" }, "departure": { "delay": -228, "time": "1772190852" }, "stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -212, "time": "1772190808" }, "departure": { "delay": -212, "time": "1772190808" }, "stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": 6, "time": "1772190006" }, "departure": { "delay": 6, "time": "1772190006" }, "stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004", "stopSequence": 19 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC595752:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4271098x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 225, "time": "1772186145" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 255, "time": "1772186055" }, "stopId": "FR:76305:ZE:4501:ATOUMOD003", "stopSequence": 36 } ], "timestamp": "1772186167", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:14:LOC", "tripId": "ATOUMOD003:ServiceJourney:4271098x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx525:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772211660" }, "departure": { "time": "1772211660" }, "stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772212980" }, "departure": { "time": "1772212980" }, "stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1772212440" }, "departure": { "time": "1772212440" }, "stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1772213460" }, "departure": { "time": "1772213460" }, "stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1772212860" }, "departure": { "time": "1772212860" }, "stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1772211960" }, "departure": { "time": "1772211960" }, "stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772212680" }, "departure": { "time": "1772212680" }, "stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772212500" }, "departure": { "time": "1772212500" }, "stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772211600" }, "stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772213580" }, "departure": { "time": "1772213580" }, "stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "time": "1772212200" }, "departure": { "time": "1772212200" }, "stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772211720" }, "departure": { "time": "1772211720" }, "stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772213520" }, "departure": { "time": "1772213520" }, "stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "time": "1772213100" }, "departure": { "time": "1772213100" }, "stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 5, "time": "1772211665" }, "departure": { "delay": 5, "time": "1772211665" }, "stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772212020" }, "departure": { "time": "1772212020" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1772213220" }, "departure": { "time": "1772213220" }, "stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1772214600" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 46 }, { "arrival": { "time": "1772213400" }, "departure": { "time": "1772213400" }, "stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1772211840" }, "departure": { "time": "1772211840" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772212920" }, "departure": { "time": "1772212920" }, "stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1772214000" }, "departure": { "time": "1772214000" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 45 }, { "arrival": { "time": "1772213040" }, "departure": { "time": "1772213040" }, "stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1772212560" }, "departure": { "time": "1772212560" }, "stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1772211780" }, "departure": { "time": "1772211780" }, "stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772213700" }, "departure": { "time": "1772213700" }, "stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001", "stopSequence": 44 } ], "timestamp": "1772185600", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx525:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745461x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 6, "time": "1772183215" }, "departure": { "delay": 6, "time": "1772183226" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -45, "time": "1772183863" }, "departure": { "delay": -45, "time": "1772183895" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -38, "time": "1772184253" }, "departure": { "delay": -38, "time": "1772184262" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 47, "time": "1772183044" }, "departure": { "delay": 47, "time": "1772183087" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 32, "time": "1772183515" }, "departure": { "delay": 32, "time": "1772183552" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -22, "time": "1772184121" }, "departure": { "delay": -22, "time": "1772184158" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": -24, "time": "1772182776" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -34, "time": "1772183995" }, "departure": { "delay": -34, "time": "1772184026" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 13, "time": "1772182869" }, "departure": { "delay": 13, "time": "1772182993" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -28, "time": "1772184058" }, "departure": { "delay": -28, "time": "1772184092" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -7, "time": "1772183600" }, "departure": { "delay": -7, "time": "1772183633" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 3, "time": "1772183672" }, "departure": { "delay": 3, "time": "1772183763" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 26, "time": "1772183141" }, "departure": { "delay": 26, "time": "1772183186" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 67, "time": "1772183303" }, "departure": { "delay": 67, "time": "1772183407" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -138, "time": "1772184402" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -11, "time": "1772184187" }, "departure": { "delay": -11, "time": "1772184229" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -44, "time": "1772184279" }, "departure": { "delay": -44, "time": "1772184316" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -43, "time": "1772183803" }, "departure": { "delay": -43, "time": "1772183837" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -16, "time": "1772183245" }, "departure": { "delay": -16, "time": "1772183264" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745461x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9713:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 48, "time": "1772188848" }, "departure": { "delay": 48, "time": "1772188848" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1772188561" }, "departure": { "delay": 1, "time": "1772188561" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1772188685" }, "departure": { "delay": 5, "time": "1772188685" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 49, "time": "1772188309" }, "departure": { "delay": 49, "time": "1772188309" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1772188128" }, "departure": { "delay": 48, "time": "1772188128" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 21, "time": "1772188221" }, "departure": { "delay": 21, "time": "1772188221" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 46, "time": "1772188366" }, "departure": { "delay": 46, "time": "1772188366" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 7, "time": "1772188627" }, "departure": { "delay": 7, "time": "1772188627" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772183949", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9713:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3187:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 274, "time": "1772185980" }, "departure": { "delay": 274, "time": "1772186014" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 244, "time": "1772186524" }, "departure": { "delay": 244, "time": "1772186524" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 259, "time": "1772186177" }, "departure": { "delay": 259, "time": "1772186179" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 224, "time": "1772185871" }, "departure": { "delay": 224, "time": "1772185904" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 241, "time": "1772186461" }, "departure": { "delay": 241, "time": "1772186461" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 224, "time": "1772186058" }, "departure": { "delay": 224, "time": "1772186084" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 241, "time": "1772186821" }, "departure": { "delay": 241, "time": "1772186821" }, "stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 255, "time": "1772186655" }, "departure": { "delay": 255, "time": "1772186655" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 241, "time": "1772187661" }, "stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 235, "time": "1772186935" }, "departure": { "delay": 235, "time": "1772186935" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 271, "time": "1772187331" }, "departure": { "delay": 271, "time": "1772187331" }, "stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 228, "time": "1772187048" }, "departure": { "delay": 228, "time": "1772187048" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 188, "time": "1772185769" }, "departure": { "delay": 188, "time": "1772185808" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 242, "time": "1772187182" }, "departure": { "delay": 242, "time": "1772187182" }, "stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 257, "time": "1772187257" }, "departure": { "delay": 257, "time": "1772187257" }, "stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 264, "time": "1772186293" }, "departure": { "delay": 264, "time": "1772186304" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 237, "time": "1772187117" }, "departure": { "delay": 237, "time": "1772187117" }, "stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 274, "time": "1772187394" }, "departure": { "delay": 274, "time": "1772187394" }, "stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 242, "time": "1772186582" }, "departure": { "delay": 242, "time": "1772186582" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1772185810", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3187:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759038x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 118, "time": "1772166469" }, "departure": { "delay": 118, "time": "1772166478" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 122, "time": "1772165683" }, "departure": { "delay": 122, "time": "1772165702" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 204, "time": "1772165592" }, "departure": { "delay": 204, "time": "1772165604" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 78, "time": "1772166678" }, "departure": { "delay": 78, "time": "1772166678" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 91, "time": "1772166972" }, "departure": { "delay": 91, "time": "1772166991" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 88, "time": "1772166055" }, "departure": { "delay": 88, "time": "1772166088" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 165, "time": "1772165732" }, "departure": { "delay": 165, "time": "1772165745" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1772166128" }, "departure": { "delay": 80, "time": "1772166140" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 109, "time": "1772165974" }, "departure": { "delay": 109, "time": "1772165989" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 183, "time": "1772165422" }, "departure": { "delay": 183, "time": "1772165523" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 143, "time": "1772165833" }, "departure": { "delay": 143, "time": "1772165843" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 114, "time": "1772166206" }, "departure": { "delay": 114, "time": "1772166234" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 127, "time": "1772166171" }, "departure": { "delay": 127, "time": "1772166187" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 116, "time": "1772165922" }, "departure": { "delay": 116, "time": "1772165936" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 82, "time": "1772167019" }, "departure": { "delay": 82, "time": "1772167042" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 104, "time": "1772166764" }, "departure": { "delay": 104, "time": "1772166824" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -32, "time": "1772167108" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 143, "time": "1772166890" }, "departure": { "delay": 143, "time": "1772166923" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 101, "time": "1772166506" }, "departure": { "delay": 101, "time": "1772166521" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 153, "time": "1772165767" }, "departure": { "delay": 153, "time": "1772165793" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 151, "time": "1772165371" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 162, "time": "1772166252" }, "departure": { "delay": 162, "time": "1772166282" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 92, "time": "1772166546" }, "departure": { "delay": 92, "time": "1772166572" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 155, "time": "1772165615" }, "departure": { "delay": 155, "time": "1772165615" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 151, "time": "1772166312" }, "departure": { "delay": 151, "time": "1772166331" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1772186450", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759038x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17106:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 127, "time": "1772187367" }, "departure": { "delay": 127, "time": "1772187367" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 150, "time": "1772187750" }, "departure": { "delay": 150, "time": "1772187750" }, "stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 107, "time": "1772186747" }, "departure": { "delay": 107, "time": "1772186747" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 132, "time": "1772187312" }, "departure": { "delay": 132, "time": "1772187312" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 131, "time": "1772187911" }, "departure": { "delay": 131, "time": "1772187911" }, "stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 144, "time": "1772187624" }, "departure": { "delay": 144, "time": "1772187624" }, "stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 91, "time": "1772186251" }, "departure": { "delay": 91, "time": "1772186251" }, "stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 127, "time": "1772187427" }, "departure": { "delay": 127, "time": "1772187427" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 94, "time": "1772187034" }, "departure": { "delay": 94, "time": "1772187034" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 115, "time": "1772186335" }, "departure": { "delay": 115, "time": "1772186335" }, "stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 94, "time": "1772186914" }, "departure": { "delay": 94, "time": "1772186914" }, "stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 130, "time": "1772187790" }, "departure": { "delay": 130, "time": "1772187790" }, "stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 137, "time": "1772186957" }, "departure": { "delay": 137, "time": "1772186957" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 127, "time": "1772187667" }, "departure": { "delay": 127, "time": "1772187667" }, "stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 121, "time": "1772186581" }, "departure": { "delay": 121, "time": "1772186581" }, "stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 151, "time": "1772188291" }, "departure": { "delay": 151, "time": "1772188291" }, "stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 134, "time": "1772187494" }, "departure": { "delay": 134, "time": "1772187494" }, "stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 25, "time": "1772186160" }, "departure": { "delay": 25, "time": "1772186185" }, "stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 95, "time": "1772186795" }, "departure": { "delay": 95, "time": "1772186795" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 96, "time": "1772186616" }, "departure": { "delay": 96, "time": "1772186616" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 122, "time": "1772186402" }, "departure": { "delay": 122, "time": "1772186402" }, "stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 96, "time": "1772186436" }, "departure": { "delay": 96, "time": "1772186436" }, "stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 124, "time": "1772187844" }, "departure": { "delay": 124, "time": "1772187844" }, "stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 137, "time": "1772186477" }, "departure": { "delay": 137, "time": "1772186477" }, "stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 131, "time": "1772188331" }, "departure": { "delay": 131, "time": "1772188331" }, "stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 138, "time": "1772186658" }, "departure": { "delay": 138, "time": "1772186658" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 131, "time": "1772188451" }, "stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 131, "time": "1772187551" }, "departure": { "delay": 131, "time": "1772187551" }, "stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 131, "time": "1772187971" }, "departure": { "delay": 131, "time": "1772187971" }, "stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 138, "time": "1772186538" }, "departure": { "delay": 138, "time": "1772186538" }, "stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 127, "time": "1772187247" }, "departure": { "delay": 127, "time": "1772187247" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1772185570", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17106:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10561:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -55, "time": "1772185505" }, "departure": { "delay": -55, "time": "1772185505" }, "stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 50, "time": "1772184830" }, "departure": { "delay": 50, "time": "1772184830" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -95, "time": "1772185405" }, "departure": { "delay": -95, "time": "1772185405" }, "stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -21, "time": "1772184279" }, "departure": { "delay": -21, "time": "1772184279" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -85, "time": "1772185055" }, "departure": { "delay": -85, "time": "1772185055" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -31, "time": "1772183969" }, "departure": { "delay": -31, "time": "1772183969" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -75, "time": "1772185365" }, "departure": { "delay": -75, "time": "1772185365" }, "stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1772183705" }, "departure": { "delay": 5, "time": "1772183705" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1772183880" }, "departure": { "delay": 25, "time": "1772183905" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -40, "time": "1772185280" }, "departure": { "delay": -40, "time": "1772185280" }, "stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -97, "time": "1772185163" }, "departure": { "delay": -97, "time": "1772185163" }, "stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772183640" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -125, "time": "1772184955" }, "departure": { "delay": -125, "time": "1772184955" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -43, "time": "1772183657" }, "departure": { "delay": -43, "time": "1772183657" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -39, "time": "1772183841" }, "departure": { "delay": -39, "time": "1772183841" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -28, "time": "1772184392" }, "departure": { "delay": -28, "time": "1772184392" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -55, "time": "1772184005" }, "departure": { "delay": -55, "time": "1772184005" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -265, "time": "1772185655" }, "stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 105, "time": "1772184765" }, "departure": { "delay": 105, "time": "1772184765" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -90, "time": "1772185590" }, "departure": { "delay": -90, "time": "1772185590" }, "stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": -105, "time": "1772185095" }, "departure": { "delay": -105, "time": "1772185095" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -64, "time": "1772185556" }, "departure": { "delay": -64, "time": "1772185556" }, "stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 105, "time": "1772184606" }, "departure": { "delay": 105, "time": "1772184705" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -50, "time": "1772185326" }, "departure": { "delay": -50, "time": "1772185330" }, "stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -23, "time": "1772184337" }, "departure": { "delay": -23, "time": "1772184337" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -10, "time": "1772184110" }, "departure": { "delay": -10, "time": "1772184110" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -44, "time": "1772185456" }, "departure": { "delay": -44, "time": "1772185456" }, "stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 20, "time": "1772183780" }, "departure": { "delay": 20, "time": "1772183780" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -24, "time": "1772184446" }, "departure": { "delay": -24, "time": "1772184456" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 25, "time": "1772184181" }, "departure": { "delay": 25, "time": "1772184205" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772183590", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10561:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16809:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 262, "time": "1772184322" }, "departure": { "delay": 262, "time": "1772184322" }, "stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 503, "time": "1772186102" }, "departure": { "delay": 503, "time": "1772186123" }, "stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 248, "time": "1772184548" }, "departure": { "delay": 248, "time": "1772184548" }, "stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 542, "time": "1772186642" }, "departure": { "delay": 542, "time": "1772186642" }, "stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "delay": 554, "time": "1772186474" }, "departure": { "delay": 554, "time": "1772186474" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 163, "time": "1772183923" }, "departure": { "delay": 163, "time": "1772183923" }, "stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 222, "time": "1772184807" }, "departure": { "delay": 222, "time": "1772184822" }, "stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 327, "time": "1772185122" }, "departure": { "delay": 327, "time": "1772185347" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 249, "time": "1772184669" }, "departure": { "delay": 249, "time": "1772184669" }, "stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 227, "time": "1772184167" }, "departure": { "delay": 227, "time": "1772184167" }, "stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 430, "time": "1772185570" }, "departure": { "delay": 430, "time": "1772185570" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 276, "time": "1772185656" }, "departure": { "delay": 276, "time": "1772185656" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 545, "time": "1772186405" }, "departure": { "delay": 545, "time": "1772186405" }, "stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001", "stopSequence": 37 }, { "departure": { "delay": 22, "time": "1772183722" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 203, "time": "1772184203" }, "departure": { "delay": 203, "time": "1772184203" }, "stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 363, "time": "1772185383" }, "departure": { "delay": 363, "time": "1772185383" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 209, "time": "1772184749" }, "departure": { "delay": 209, "time": "1772184749" }, "stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 178, "time": "1772183978" }, "departure": { "delay": 178, "time": "1772183998" }, "stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 113, "time": "1772183873" }, "departure": { "delay": 113, "time": "1772183873" }, "stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 182, "time": "1772184062" }, "departure": { "delay": 182, "time": "1772184062" }, "stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 540, "time": "1772186220" }, "departure": { "delay": 540, "time": "1772186220" }, "stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 296, "time": "1772184596" }, "departure": { "delay": 296, "time": "1772184596" }, "stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 158, "time": "1772184098" }, "departure": { "delay": 158, "time": "1772184098" }, "stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 192, "time": "1772184252" }, "departure": { "delay": 192, "time": "1772184252" }, "stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 233, "time": "1772184473" }, "departure": { "delay": 233, "time": "1772184473" }, "stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 188, "time": "1772185028" }, "departure": { "delay": 188, "time": "1772185028" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 547, "time": "1772186347" }, "departure": { "delay": 547, "time": "1772186347" }, "stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 546, "time": "1772186826" }, "stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "delay": 552, "time": "1772186148" }, "departure": { "delay": 552, "time": "1772186172" }, "stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 262, "time": "1772184622" }, "departure": { "delay": 262, "time": "1772184622" }, "stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 252, "time": "1772184432" }, "departure": { "delay": 252, "time": "1772184432" }, "stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 252, "time": "1772184372" }, "departure": { "delay": 252, "time": "1772184372" }, "stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 571, "time": "1772186671" }, "departure": { "delay": 571, "time": "1772186671" }, "stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "delay": 237, "time": "1772184897" }, "departure": { "delay": 237, "time": "1772184897" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 511, "time": "1772186731" }, "departure": { "delay": 511, "time": "1772186731" }, "stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "delay": 559, "time": "1772186299" }, "departure": { "delay": 559, "time": "1772186299" }, "stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 233, "time": "1772184713" }, "departure": { "delay": 233, "time": "1772184713" }, "stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 583, "time": "1772186563" }, "departure": { "delay": 583, "time": "1772186563" }, "stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 51, "time": "1772183751" }, "departure": { "delay": 51, "time": "1772183751" }, "stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 482, "time": "1772185899" }, "departure": { "delay": 482, "time": "1772185922" }, "stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001", "stopSequence": 31 } ], "timestamp": "1772183730", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16809:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748508x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 162, "time": "1772177526" }, "departure": { "delay": 162, "time": "1772177562" }, "stopId": "FR:50129:ZE:10BRA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 136, "time": "1772177706" }, "departure": { "delay": 136, "time": "1772177716" }, "stopId": "FR:50129:ZE:10GRI2:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 129, "time": "1772176029" }, "stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 157, "time": "1772177459" }, "departure": { "delay": 157, "time": "1772177497" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 155, "time": "1772177362" }, "departure": { "delay": 155, "time": "1772177435" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 103, "time": "1772177133" }, "departure": { "delay": 103, "time": "1772177143" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 113, "time": "1772177291" }, "departure": { "delay": 113, "time": "1772177333" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 131, "time": "1772176441" }, "departure": { "delay": 131, "time": "1772176451" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 97, "time": "1772177183" }, "departure": { "delay": 97, "time": "1772177197" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1772176115" }, "departure": { "delay": 100, "time": "1772176120" }, "stopId": "FR:50129:ZE:10JBO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 97, "time": "1772176502" }, "departure": { "delay": 97, "time": "1772176537" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 111, "time": "1772177617" }, "departure": { "delay": 111, "time": "1772177631" }, "stopId": "FR:50129:ZE:10MRT2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 176, "time": "1772177936" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 95, "time": "1772176345" }, "departure": { "delay": 95, "time": "1772176355" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 155, "time": "1772176872" }, "departure": { "delay": 155, "time": "1772177015" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 89, "time": "1772176575" }, "departure": { "delay": 89, "time": "1772176589" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1772176669" }, "departure": { "delay": 57, "time": "1772176677" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 153, "time": "1772177832" }, "departure": { "delay": 153, "time": "1772177853" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 95, "time": "1772177668" }, "departure": { "delay": 95, "time": "1772177675" }, "stopId": "FR:50129:ZE:10FOE2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 105, "time": "1772177222" }, "departure": { "delay": 105, "time": "1772177265" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 126, "time": "1772176078" }, "departure": { "delay": 126, "time": "1772176086" }, "stopId": "FR:50129:ZE:10CHE2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 107, "time": "1772176299" }, "departure": { "delay": 107, "time": "1772176307" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 61, "time": "1772176373" }, "departure": { "delay": 61, "time": "1772176381" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 141, "time": "1772177753" }, "departure": { "delay": 141, "time": "1772177781" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1772186453", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748508x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15313:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 99, "time": "1772186019" }, "departure": { "delay": 99, "time": "1772186019" }, "stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1772186219" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 94, "time": "1772185294" }, "departure": { "delay": 94, "time": "1772185294" }, "stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 140, "time": "1772184200" }, "departure": { "delay": 140, "time": "1772184200" }, "stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 138, "time": "1772185878" }, "departure": { "delay": 138, "time": "1772185878" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 63, "time": "1772185563" }, "departure": { "delay": 63, "time": "1772185563" }, "stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772183880" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 86, "time": "1772184686" }, "departure": { "delay": 86, "time": "1772184686" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1772185220" }, "departure": { "delay": 80, "time": "1772185220" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 97, "time": "1772184097" }, "departure": { "delay": 97, "time": "1772184097" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1772185649" }, "departure": { "delay": 29, "time": "1772185649" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 90, "time": "1772183946" }, "departure": { "delay": 90, "time": "1772183970" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 109, "time": "1772185069" }, "departure": { "delay": 109, "time": "1772185069" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 99, "time": "1772185119" }, "departure": { "delay": 99, "time": "1772185119" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 109, "time": "1772185946" }, "departure": { "delay": 109, "time": "1772185969" }, "stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 114, "time": "1772184294" }, "departure": { "delay": 114, "time": "1772184294" }, "stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 101, "time": "1772185421" }, "departure": { "delay": 101, "time": "1772185421" }, "stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 84, "time": "1772185344" }, "departure": { "delay": 84, "time": "1772185344" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -28, "time": "1772184847" }, "departure": { "delay": -28, "time": "1772184872" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 93, "time": "1772186133" }, "departure": { "delay": 93, "time": "1772186133" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 109, "time": "1772184744" }, "departure": { "delay": 109, "time": "1772184769" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 63, "time": "1772185503" }, "departure": { "delay": 63, "time": "1772185503" }, "stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 114, "time": "1772185173" }, "departure": { "delay": 114, "time": "1772185194" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -106, "time": "1772184374" }, "departure": { "delay": -106, "time": "1772184374" }, "stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -3, "time": "1772184957" }, "departure": { "delay": -3, "time": "1772184957" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 114, "time": "1772185744" }, "departure": { "delay": 114, "time": "1772185794" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 69, "time": "1772186169" }, "departure": { "delay": 69, "time": "1772186169" }, "stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 24, "time": "1772185584" }, "departure": { "delay": 24, "time": "1772185584" }, "stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1772183530", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15313:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10097:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 40, "time": "1772183440" }, "departure": { "delay": 40, "time": "1772183440" }, "stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 197, "time": "1772185577" }, "departure": { "delay": 197, "time": "1772185577" }, "stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 235, "time": "1772185615" }, "departure": { "delay": 235, "time": "1772185615" }, "stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 64, "time": "1772184297" }, "departure": { "delay": 64, "time": "1772184304" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 198, "time": "1772184978" }, "departure": { "delay": 198, "time": "1772184978" }, "stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772183400" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 202, "time": "1772185702" }, "departure": { "delay": 202, "time": "1772185702" }, "stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 225, "time": "1772185075" }, "departure": { "delay": 225, "time": "1772185125" }, "stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 230, "time": "1772185550" }, "departure": { "delay": 230, "time": "1772185550" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -18, "time": "1772183562" }, "departure": { "delay": -18, "time": "1772183562" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -5, "time": "1772184655" }, "departure": { "delay": -5, "time": "1772184655" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 10, "time": "1772183630" }, "departure": { "delay": 10, "time": "1772183650" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 71, "time": "1772184536" }, "departure": { "delay": 71, "time": "1772184551" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 157, "time": "1772185057" }, "departure": { "delay": 157, "time": "1772185057" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 240, "time": "1772185500" }, "departure": { "delay": 240, "time": "1772185500" }, "stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 198, "time": "1772185278" }, "departure": { "delay": 198, "time": "1772185278" }, "stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 202, "time": "1772185162" }, "departure": { "delay": 202, "time": "1772185162" }, "stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 73, "time": "1772185753" }, "stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 140, "time": "1772185400" }, "departure": { "delay": 140, "time": "1772185400" }, "stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 56, "time": "1772183876" }, "departure": { "delay": 56, "time": "1772183876" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -30, "time": "1772184086" }, "departure": { "delay": -30, "time": "1772184150" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 66, "time": "1772183826" }, "departure": { "delay": 66, "time": "1772183826" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1772183750" }, "departure": { "delay": 50, "time": "1772183750" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 41, "time": "1772184701" }, "departure": { "delay": 41, "time": "1772184701" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 35, "time": "1772183968" }, "departure": { "delay": 35, "time": "1772183975" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1772183482" }, "departure": { "delay": 40, "time": "1772183500" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 115, "time": "1772184426" }, "departure": { "delay": 115, "time": "1772184475" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 208, "time": "1772184928" }, "departure": { "delay": 208, "time": "1772184928" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 160, "time": "1772185300" }, "departure": { "delay": 160, "time": "1772185300" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1772183190", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10097:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745392x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1772175951" }, "departure": { "delay": 38, "time": "1772175998" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -71, "time": "1772176395" }, "departure": { "delay": -71, "time": "1772176429" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 82, "time": "1772175682" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -12, "time": "1772177049" }, "departure": { "delay": -12, "time": "1772177088" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 32, "time": "1772176278" }, "departure": { "delay": 32, "time": "1772176292" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -6, "time": "1772177149" }, "departure": { "delay": -6, "time": "1772177214" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -12, "time": "1772176818" }, "departure": { "delay": -12, "time": "1772176848" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 19, "time": "1772175783" }, "departure": { "delay": 19, "time": "1772175799" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 73, "time": "1772176026" }, "departure": { "delay": 73, "time": "1772176093" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 52, "time": "1772176218" }, "departure": { "delay": 52, "time": "1772176252" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -20, "time": "1772176488" }, "departure": { "delay": -20, "time": "1772176540" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 8, "time": "1772176883" }, "departure": { "delay": 8, "time": "1772176928" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -21, "time": "1772177319" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 82, "time": "1772176116" }, "departure": { "delay": 82, "time": "1772176162" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -32, "time": "1772176724" }, "departure": { "delay": -32, "time": "1772176768" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 26, "time": "1772175883" }, "departure": { "delay": 26, "time": "1772175926" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 26, "time": "1772176988" }, "departure": { "delay": 26, "time": "1772177006" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1772175825" }, "departure": { "delay": 20, "time": "1772175860" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -5, "time": "1772176631" }, "departure": { "delay": -5, "time": "1772176675" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -24, "time": "1772176338" }, "departure": { "delay": -24, "time": "1772176356" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745392x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8360:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 3, "time": "1772187723" }, "departure": { "delay": 3, "time": "1772187723" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 42, "time": "1772187822" }, "departure": { "delay": 42, "time": "1772187822" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 59, "time": "1772187479" }, "departure": { "delay": 59, "time": "1772187479" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 3, "time": "1772188083" }, "departure": { "delay": 3, "time": "1772188083" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1772186690" }, "departure": { "delay": 50, "time": "1772186690" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 4, "time": "1772188324" }, "departure": { "delay": 4, "time": "1772188324" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 52, "time": "1772188372" }, "departure": { "delay": 52, "time": "1772188372" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 35, "time": "1772187275" }, "departure": { "delay": 35, "time": "1772187275" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 42, "time": "1772188002" }, "departure": { "delay": 42, "time": "1772188002" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1772187545" }, "departure": { "delay": 5, "time": "1772187545" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772186350", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8360:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759055x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 70, "time": "1772187130" }, "departure": { "delay": 70, "time": "1772187130" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 81, "time": "1772186045" }, "departure": { "delay": 81, "time": "1772186061" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 70, "time": "1772186770" }, "departure": { "delay": 70, "time": "1772186770" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 11, "time": "1772186158" }, "departure": { "delay": 11, "time": "1772186171" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1772186710" }, "departure": { "delay": 70, "time": "1772186710" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 93, "time": "1772186264" }, "departure": { "delay": 93, "time": "1772186313" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1772186830" }, "departure": { "delay": 70, "time": "1772186830" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1772187610" }, "departure": { "delay": 70, "time": "1772187610" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 70, "time": "1772186530" }, "departure": { "delay": 70, "time": "1772186530" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 70, "time": "1772187550" }, "departure": { "delay": 70, "time": "1772187550" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": -11, "time": "1772185789" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 70, "time": "1772186770" }, "departure": { "delay": 70, "time": "1772186770" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 95, "time": "1772186364" }, "departure": { "delay": 95, "time": "1772186375" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1772186710" }, "departure": { "delay": 70, "time": "1772186710" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1772187070" }, "departure": { "delay": 70, "time": "1772187070" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 38, "time": "1772185851" }, "departure": { "delay": 38, "time": "1772185958" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 70, "time": "1772187370" }, "departure": { "delay": 70, "time": "1772187370" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 70, "time": "1772187250" }, "departure": { "delay": 70, "time": "1772187250" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 47, "time": "1772186072" }, "departure": { "delay": 47, "time": "1772186087" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 70, "time": "1772187010" }, "departure": { "delay": 70, "time": "1772187010" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 76, "time": "1772186221" }, "departure": { "delay": 76, "time": "1772186236" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 70, "time": "1772187790" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 70, "time": "1772186470" }, "departure": { "delay": 70, "time": "1772186470" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 70, "time": "1772186650" }, "departure": { "delay": 70, "time": "1772186650" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1772187430" }, "departure": { "delay": 70, "time": "1772187430" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759055x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4381:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 86, "time": "1772184547" }, "departure": { "delay": 86, "time": "1772184566" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 46, "time": "1772185585" }, "departure": { "delay": 46, "time": "1772185606" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 96, "time": "1772184361" }, "departure": { "delay": 96, "time": "1772184396" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 66, "time": "1772184462" }, "departure": { "delay": 66, "time": "1772184486" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -114, "time": "1772185181" }, "departure": { "delay": -114, "time": "1772185206" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 46, "time": "1772184980" }, "departure": { "delay": 46, "time": "1772185006" }, "stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -83, "time": "1772185393" }, "departure": { "delay": -83, "time": "1772185417" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772184240" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -12, "time": "1772185488" }, "departure": { "delay": -12, "time": "1772185488" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 6, "time": "1772185072" }, "departure": { "delay": 6, "time": "1772185086" }, "stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -24, "time": "1772184729" }, "departure": { "delay": -24, "time": "1772184756" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 16, "time": "1772184826" }, "departure": { "delay": 16, "time": "1772184856" }, "stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -74, "time": "1772185294" }, "departure": { "delay": -74, "time": "1772185306" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 66, "time": "1772184285" }, "departure": { "delay": 66, "time": "1772184306" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -4, "time": "1772185676" }, "departure": { "delay": -4, "time": "1772185676" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 6, "time": "1772184643" }, "departure": { "delay": 6, "time": "1772184666" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 46, "time": "1772184908" }, "departure": { "delay": 46, "time": "1772184946" }, "stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1772183830", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4381:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748510x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772188020" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1772187360" }, "departure": { "delay": 60, "time": "1772187360" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1772187300" }, "departure": { "delay": 60, "time": "1772187300" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1772187660" }, "departure": { "delay": 60, "time": "1772187660" }, "stopId": "FR:50129:ZE:10BRA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 37, "time": "1772186185" }, "departure": { "delay": 37, "time": "1772186197" }, "stopId": "FR:50129:ZE:10CHE2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1772186880" }, "departure": { "delay": 60, "time": "1772186880" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1772186232" }, "departure": { "delay": 22, "time": "1772186242" }, "stopId": "FR:50129:ZE:10JBO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1772187780" }, "departure": { "delay": 60, "time": "1772187780" }, "stopId": "FR:50129:ZE:10MRT2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1772187600" }, "departure": { "delay": 60, "time": "1772187600" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 31, "time": "1772186131" }, "stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1772186700" }, "departure": { "delay": 60, "time": "1772186700" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1772187840" }, "departure": { "delay": 60, "time": "1772187840" }, "stopId": "FR:50129:ZE:10FOE2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1772186453" }, "departure": { "time": "1772186400" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1772186580" }, "departure": { "delay": 60, "time": "1772186580" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1772187840" }, "departure": { "delay": 60, "time": "1772187840" }, "stopId": "FR:50129:ZE:10GRI2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1772187120" }, "departure": { "delay": 60, "time": "1772187120" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1772187540" }, "departure": { "delay": 60, "time": "1772187540" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1772187480" }, "departure": { "delay": 60, "time": "1772187480" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772186760" }, "departure": { "delay": 60, "time": "1772186760" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1772187960" }, "departure": { "delay": 60, "time": "1772187960" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1772187420" }, "departure": { "delay": 60, "time": "1772187420" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772186580" }, "departure": { "delay": 60, "time": "1772186580" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1772186520" }, "departure": { "delay": 60, "time": "1772186520" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1772187900" }, "departure": { "delay": 60, "time": "1772187900" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1772186453", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748510x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:17:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1772186600" }, "departure": { "delay": 20, "time": "1772186600" }, "stopId": "FR:76495:ZE:30037:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1772187800" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 20, "time": "1772187020" }, "departure": { "delay": 20, "time": "1772187020" }, "stopId": "FR:76057:ZE:30009:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 20, "time": "1772186660" }, "departure": { "delay": 20, "time": "1772186660" }, "stopId": "FR:76495:ZE:30040:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1772187440" }, "departure": { "delay": 20, "time": "1772187440" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 129, "time": "1772186155" }, "departure": { "delay": 129, "time": "1772186229" }, "stopId": "FR:76495:ZE:30029:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1772186480" }, "departure": { "delay": 20, "time": "1772186480" }, "stopId": "FR:76495:ZE:30042:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1772187500" }, "departure": { "delay": 20, "time": "1772187500" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 20, "time": "1772186840" }, "departure": { "delay": 20, "time": "1772186840" }, "stopId": "FR:76495:ZE:30034:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1772186900" }, "departure": { "delay": 20, "time": "1772186900" }, "stopId": "FR:76057:ZE:30015:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1772187140" }, "departure": { "delay": 20, "time": "1772187140" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1772187320" }, "departure": { "delay": 20, "time": "1772187320" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1772187560" }, "departure": { "delay": 20, "time": "1772187560" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1772187680" }, "departure": { "delay": 20, "time": "1772187680" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 20, "time": "1772187620" }, "departure": { "delay": 20, "time": "1772187620" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 70, "time": "1772186338" }, "departure": { "delay": 70, "time": "1772186350" }, "stopId": "FR:76495:ZE:30035:ATOUMOD041", "stopSequence": 4 }, { "departure": { "delay": 73, "time": "1772186113" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1772186960" }, "departure": { "delay": 20, "time": "1772186960" }, "stopId": "FR:76057:ZE:30005:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1772186780" }, "departure": { "delay": 20, "time": "1772186780" }, "stopId": "FR:76495:ZE:30032:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1772187380" }, "departure": { "delay": 20, "time": "1772187380" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 20, "time": "1772187260" }, "departure": { "delay": 20, "time": "1772187260" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1772186540" }, "departure": { "delay": 20, "time": "1772186540" }, "stopId": "FR:76495:ZE:30044:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1772187200" }, "departure": { "delay": 20, "time": "1772187200" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1772187080" }, "departure": { "delay": 20, "time": "1772187080" }, "stopId": "FR:76057:ZE:30027:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 101, "time": "1772186250" }, "departure": { "delay": 101, "time": "1772186261" }, "stopId": "FR:76495:ZE:30038:ATOUMOD041", "stopSequence": 3 } ], "timestamp": "1772186432", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:17:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:900000443:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187720" }, "stopId": "FR:61001:ZE:ANOVA:ATOUMOD037", "stopSequence": 24 }, { "departure": { "time": "1772186820" }, "stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037", "stopSequence": 15 }, { "departure": { "time": "1772186760" }, "stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037", "stopSequence": 14 }, { "departure": { "time": "1772187660" }, "stopId": "FR:61001:ZE:Schweitzer:ATOUMOD037", "stopSequence": 23 }, { "departure": { "time": "1772187960" }, "stopId": "FR:61117:ZE:Charitx:ATOUMOD037", "stopSequence": 28 }, { "departure": { "time": "1772187780" }, "stopId": "FR:61001:ZE:Alencxa:ATOUMOD037", "stopSequence": 25 }, { "departure": { "time": "1772187300" }, "stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037", "stopSequence": 18 }, { "departure": { "time": "1772187180" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 17 }, { "departure": { "time": "1772187840" }, "stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037", "stopSequence": 26 }, { "departure": { "time": "1772186880" }, "stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037", "stopSequence": 16 }, { "arrival": { "time": "1772188020" }, "stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037", "stopSequence": 29 }, { "departure": { "time": "1772187360" }, "stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037", "stopSequence": 19 }, { "departure": { "time": "1772187900" }, "stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037", "stopSequence": 27 }, { "departure": { "time": "1772187660" }, "stopId": "FR:61001:ZE:EstiennexdxOrves:ATOUMOD037", "stopSequence": 22 }, { "departure": { "time": "1772187600" }, "stopId": "FR:61001:ZE:CimetixrexSaintxLxod:ATOUMOD037", "stopSequence": 21 }, { "departure": { "delay": -232, "time": "1772186408" }, "stopId": "FR:61001:ZE:PEM:ATOUMOD037", "stopSequence": 12 }, { "departure": { "time": "1772187420" }, "stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037", "stopSequence": 20 }, { "departure": { "time": "1772186700" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 13 } ], "timestamp": "1772186498", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:D:LOC", "tripId": "ATOUMOD037:ServiceJourney:900000443:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14019:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 172, "time": "1772187172" }, "departure": { "delay": 172, "time": "1772187172" }, "stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 158, "time": "1772187938" }, "departure": { "delay": 158, "time": "1772187938" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 129, "time": "1772186469" }, "departure": { "delay": 129, "time": "1772186469" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 63, "time": "1772185983" }, "departure": { "delay": 63, "time": "1772185983" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 144, "time": "1772186784" }, "departure": { "delay": 144, "time": "1772186784" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 118, "time": "1772187058" }, "departure": { "delay": 118, "time": "1772187058" }, "stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 56, "time": "1772187356" }, "departure": { "delay": 56, "time": "1772187356" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 140, "time": "1772186600" }, "departure": { "delay": 140, "time": "1772186600" }, "stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 119, "time": "1772187119" }, "departure": { "delay": 119, "time": "1772187119" }, "stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 152, "time": "1772187872" }, "departure": { "delay": 152, "time": "1772187872" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 19, "time": "1772185879" }, "departure": { "delay": 19, "time": "1772185879" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 145, "time": "1772187745" }, "departure": { "delay": 145, "time": "1772187745" }, "stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 148, "time": "1772186248" }, "departure": { "delay": 148, "time": "1772186248" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 73, "time": "1772186173" }, "departure": { "delay": 73, "time": "1772186173" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 144, "time": "1772186964" }, "departure": { "delay": 144, "time": "1772186964" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 135, "time": "1772186715" }, "departure": { "delay": 135, "time": "1772186715" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1772187417" }, "departure": { "delay": 57, "time": "1772187417" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 73, "time": "1772187493" }, "departure": { "delay": 73, "time": "1772187493" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 164, "time": "1772187704" }, "departure": { "delay": 164, "time": "1772187704" }, "stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 147, "time": "1772187147" }, "departure": { "delay": 147, "time": "1772187147" }, "stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 118, "time": "1772186398" }, "departure": { "delay": 118, "time": "1772186398" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 118, "time": "1772187358" }, "departure": { "delay": 118, "time": "1772187358" }, "stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 164, "time": "1772187224" }, "departure": { "delay": 164, "time": "1772187224" }, "stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 23, "time": "1772185803" }, "departure": { "delay": 23, "time": "1772185823" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 88, "time": "1772185948" }, "departure": { "delay": 88, "time": "1772185948" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 147, "time": "1772187627" }, "departure": { "delay": 147, "time": "1772187627" }, "stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 149, "time": "1772187269" }, "departure": { "delay": 149, "time": "1772187269" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 93, "time": "1772186048" }, "departure": { "delay": 93, "time": "1772186073" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 118, "time": "1772187778" }, "departure": { "delay": 118, "time": "1772187778" }, "stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001", "stopSequence": 29 } ], "timestamp": "1772185679", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14019:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16645:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 12, "time": "1772185152" }, "departure": { "delay": 12, "time": "1772185152" }, "stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 78, "time": "1772183998" }, "departure": { "delay": 78, "time": "1772184018" }, "stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -17, "time": "1772185243" }, "departure": { "delay": -17, "time": "1772185243" }, "stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 55, "time": "1772184437" }, "departure": { "delay": 55, "time": "1772184595" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -15, "time": "1772185185" }, "departure": { "delay": -15, "time": "1772185185" }, "stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 13, "time": "1772185093" }, "departure": { "delay": 13, "time": "1772185093" }, "stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 52, "time": "1772183392" }, "departure": { "delay": 52, "time": "1772183392" }, "stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -77, "time": "1772185523" }, "departure": { "delay": -77, "time": "1772185543" }, "stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 8, "time": "1772183168" }, "departure": { "delay": 8, "time": "1772183168" }, "stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 51, "time": "1772183271" }, "departure": { "delay": 51, "time": "1772183271" }, "stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 54, "time": "1772183454" }, "departure": { "delay": 54, "time": "1772183454" }, "stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 66, "time": "1772184246" }, "departure": { "delay": 66, "time": "1772184246" }, "stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 38, "time": "1772185118" }, "departure": { "delay": 38, "time": "1772185118" }, "stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -57, "time": "1772185443" }, "departure": { "delay": -57, "time": "1772185443" }, "stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 114, "time": "1772183934" }, "departure": { "delay": 114, "time": "1772183934" }, "stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 74, "time": "1772184794" }, "departure": { "delay": 74, "time": "1772184794" }, "stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 78, "time": "1772184918" }, "departure": { "delay": 78, "time": "1772184918" }, "stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 69, "time": "1772184069" }, "departure": { "delay": 69, "time": "1772184069" }, "stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1772184700" }, "departure": { "delay": 40, "time": "1772184700" }, "stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 63, "time": "1772183343" }, "departure": { "delay": 63, "time": "1772183343" }, "stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772183100" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 47, "time": "1772184347" }, "departure": { "delay": 47, "time": "1772184347" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -32, "time": "1772185408" }, "departure": { "delay": -32, "time": "1772185408" }, "stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 54, "time": "1772184174" }, "departure": { "delay": 54, "time": "1772184174" }, "stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 103, "time": "1772183743" }, "departure": { "delay": 103, "time": "1772183743" }, "stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 58, "time": "1772183218" }, "departure": { "delay": 58, "time": "1772183218" }, "stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 140, "time": "1772183660" }, "departure": { "delay": 140, "time": "1772183660" }, "stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 108, "time": "1772183545" }, "departure": { "delay": 108, "time": "1772183568" }, "stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 58, "time": "1772184898" }, "departure": { "delay": 58, "time": "1772184898" }, "stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 93, "time": "1772183493" }, "departure": { "delay": 93, "time": "1772183493" }, "stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 158, "time": "1772183618" }, "departure": { "delay": 158, "time": "1772183618" }, "stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -9, "time": "1772185311" }, "departure": { "delay": -9, "time": "1772185311" }, "stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": -157, "time": "1772185643" }, "stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 168, "time": "1772183848" }, "departure": { "delay": 168, "time": "1772183868" }, "stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -44, "time": "1772185336" }, "departure": { "delay": -44, "time": "1772185336" }, "stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 63, "time": "1772185023" }, "departure": { "delay": 63, "time": "1772185023" }, "stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1772182710", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16645:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8397:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1772188505" }, "departure": { "delay": 5, "time": "1772188505" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 35, "time": "1772188235" }, "departure": { "delay": 35, "time": "1772188235" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188320" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1772187650" }, "departure": { "delay": 50, "time": "1772187650" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 3, "time": "1772188683" }, "departure": { "delay": 3, "time": "1772188683" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 59, "time": "1772188439" }, "departure": { "delay": 59, "time": "1772188439" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1772183630", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8397:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx591:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -14, "time": "1772184286" }, "departure": { "delay": -14, "time": "1772184286" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 179, "time": "1772186039" }, "departure": { "delay": 179, "time": "1772186039" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 141, "time": "1772185137" }, "departure": { "delay": 141, "time": "1772185161" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 91, "time": "1772183911" }, "departure": { "delay": 91, "time": "1772183911" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 126, "time": "1772185086" }, "departure": { "delay": 126, "time": "1772185086" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 181, "time": "1772185801" }, "departure": { "delay": 181, "time": "1772185801" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "departure": { "delay": 30, "time": "1772183610" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 186, "time": "1772185986" }, "departure": { "delay": 186, "time": "1772185986" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 25, "time": "1772183665" }, "departure": { "delay": 25, "time": "1772183665" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 82, "time": "1772184562" }, "departure": { "delay": 82, "time": "1772184562" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 196, "time": "1772185636" }, "departure": { "delay": 196, "time": "1772185636" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 156, "time": "1772184936" }, "departure": { "delay": 156, "time": "1772184936" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 76, "time": "1772184736" }, "departure": { "delay": 76, "time": "1772184736" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 146, "time": "1772185269" }, "departure": { "delay": 146, "time": "1772185286" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 86, "time": "1772183764" }, "departure": { "delay": 86, "time": "1772183786" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 111, "time": "1772185011" }, "departure": { "delay": 111, "time": "1772185011" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 206, "time": "1772186186" }, "departure": { "delay": 206, "time": "1772186186" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 61, "time": "1772184061" }, "departure": { "delay": 61, "time": "1772184061" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 166, "time": "1772184836" }, "departure": { "delay": 166, "time": "1772184886" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 109, "time": "1772183989" }, "departure": { "delay": 109, "time": "1772183989" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 121, "time": "1772184636" }, "departure": { "delay": 121, "time": "1772184661" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 494, "time": "1772186894" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 237, "time": "1772185437" }, "departure": { "delay": 237, "time": "1772185437" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 41, "time": "1772184161" }, "departure": { "delay": 41, "time": "1772184161" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1772184387" }, "departure": { "delay": 42, "time": "1772184462" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 181, "time": "1772185561" }, "departure": { "delay": 181, "time": "1772185561" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 186, "time": "1772186106" }, "departure": { "delay": 186, "time": "1772186106" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1772183590", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx591:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13633:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 235, "time": "1772185833" }, "departure": { "delay": 235, "time": "1772185855" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 324, "time": "1772187264" }, "departure": { "delay": 324, "time": "1772187264" }, "stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 340, "time": "1772186080" }, "departure": { "delay": 340, "time": "1772186080" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 315, "time": "1772186355" }, "departure": { "delay": 315, "time": "1772186355" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 355, "time": "1772186395" }, "departure": { "delay": 355, "time": "1772186395" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 328, "time": "1772187208" }, "departure": { "delay": 328, "time": "1772187208" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 301, "time": "1772186761" }, "departure": { "delay": 301, "time": "1772186761" }, "stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 286, "time": "1772188186" }, "stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 297, "time": "1772185797" }, "departure": { "delay": 297, "time": "1772185797" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 288, "time": "1772187708" }, "departure": { "delay": 288, "time": "1772187708" }, "stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 275, "time": "1772185630" }, "departure": { "delay": 275, "time": "1772185655" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 320, "time": "1772187320" }, "departure": { "delay": 320, "time": "1772187320" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 295, "time": "1772187175" }, "departure": { "delay": 295, "time": "1772187175" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 324, "time": "1772186604" }, "departure": { "delay": 324, "time": "1772186604" }, "stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 265, "time": "1772186005" }, "departure": { "delay": 265, "time": "1772186005" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 326, "time": "1772186666" }, "departure": { "delay": 326, "time": "1772186666" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 17 }, { "departure": { "delay": 36, "time": "1772185356" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 305, "time": "1772188085" }, "departure": { "delay": 305, "time": "1772188085" }, "stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 288, "time": "1772187948" }, "departure": { "delay": 288, "time": "1772187948" }, "stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 291, "time": "1772185709" }, "departure": { "delay": 291, "time": "1772185731" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 304, "time": "1772186944" }, "departure": { "delay": 304, "time": "1772186944" }, "stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 328, "time": "1772186848" }, "departure": { "delay": 328, "time": "1772186848" }, "stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 316, "time": "1772186116" }, "departure": { "delay": 316, "time": "1772186116" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 325, "time": "1772186905" }, "departure": { "delay": 325, "time": "1772186905" }, "stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 331, "time": "1772187091" }, "departure": { "delay": 331, "time": "1772187091" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 286, "time": "1772185906" }, "departure": { "delay": 286, "time": "1772185906" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 88, "time": "1772185468" }, "departure": { "delay": 88, "time": "1772185468" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 328, "time": "1772187808" }, "departure": { "delay": 328, "time": "1772187808" }, "stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 286, "time": "1772187046" }, "departure": { "delay": 286, "time": "1772187046" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 331, "time": "1772187511" }, "departure": { "delay": 331, "time": "1772187511" }, "stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 345, "time": "1772186205" }, "departure": { "delay": 345, "time": "1772186205" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 309, "time": "1772186289" }, "departure": { "delay": 309, "time": "1772186289" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 286, "time": "1772187346" }, "departure": { "delay": 286, "time": "1772187346" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 286, "time": "1772186506" }, "departure": { "delay": 286, "time": "1772186506" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 286, "time": "1772187586" }, "departure": { "delay": 286, "time": "1772187586" }, "stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 290, "time": "1772187890" }, "departure": { "delay": 290, "time": "1772187890" }, "stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001", "stopSequence": 34 } ], "timestamp": "1772185359", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13633:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx865:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 24, "time": "1772188044" }, "departure": { "delay": 24, "time": "1772188044" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 29, "time": "1772188229" }, "departure": { "delay": 29, "time": "1772188229" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 35, "time": "1772188175" }, "departure": { "delay": 35, "time": "1772188175" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1772188128" }, "departure": { "delay": 48, "time": "1772188128" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx865:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10542:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 95, "time": "1772185295" }, "departure": { "delay": 95, "time": "1772185295" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -31, "time": "1772186969" }, "departure": { "delay": -31, "time": "1772186969" }, "stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 46, "time": "1772185846" }, "departure": { "delay": 46, "time": "1772185846" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -52, "time": "1772186588" }, "departure": { "delay": -52, "time": "1772186588" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -61, "time": "1772186879" }, "departure": { "delay": -61, "time": "1772186879" }, "stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -61, "time": "1772186459" }, "departure": { "delay": -61, "time": "1772186459" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 135, "time": "1772186235" }, "departure": { "delay": 135, "time": "1772186235" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -61, "time": "1772187059" }, "departure": { "delay": -61, "time": "1772187059" }, "stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 122, "time": "1772186342" }, "departure": { "delay": 122, "time": "1772186342" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 74, "time": "1772185514" }, "departure": { "delay": 74, "time": "1772185514" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -43, "time": "1772186777" }, "departure": { "delay": -43, "time": "1772186777" }, "stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -61, "time": "1772186639" }, "departure": { "delay": -61, "time": "1772186639" }, "stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -29, "time": "1772186731" }, "departure": { "delay": -29, "time": "1772186731" }, "stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 96, "time": "1772185187" }, "departure": { "delay": 96, "time": "1772185236" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -46, "time": "1772186834" }, "departure": { "delay": -46, "time": "1772186834" }, "stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 86, "time": "1772185565" }, "departure": { "delay": 86, "time": "1772185586" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 41, "time": "1772185361" }, "departure": { "delay": 41, "time": "1772185361" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772185080" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 48, "time": "1772185788" }, "departure": { "delay": 48, "time": "1772185788" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -61, "time": "1772187299" }, "stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 146, "time": "1772186114" }, "departure": { "delay": 146, "time": "1772186186" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -15, "time": "1772186925" }, "departure": { "delay": -15, "time": "1772186925" }, "stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 36, "time": "1772185876" }, "departure": { "delay": 36, "time": "1772185896" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -41, "time": "1772187019" }, "departure": { "delay": -41, "time": "1772187019" }, "stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -4, "time": "1772185136" }, "departure": { "delay": -4, "time": "1772185136" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 48, "time": "1772185960" }, "departure": { "delay": 48, "time": "1772185968" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 101, "time": "1772185661" }, "departure": { "delay": 101, "time": "1772185661" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 116, "time": "1772185436" }, "departure": { "delay": 116, "time": "1772185436" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 91, "time": "1772185711" }, "departure": { "delay": 91, "time": "1772185711" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -32, "time": "1772186548" }, "departure": { "delay": -32, "time": "1772186548" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1772184529", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10542:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758662x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 13, "time": "1772181422" }, "departure": { "delay": 13, "time": "1772181433" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 25, "time": "1772181026" }, "departure": { "delay": 25, "time": "1772181085" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 166, "time": "1772183856" }, "departure": { "delay": 166, "time": "1772183866" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 6, "time": "1772180981" }, "departure": { "delay": 6, "time": "1772181006" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 38, "time": "1772182357" }, "departure": { "delay": 38, "time": "1772182418" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 66, "time": "1772182467" }, "departure": { "delay": 66, "time": "1772182506" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 106, "time": "1772183926" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 20, "time": "1772182139" }, "departure": { "delay": 20, "time": "1772182160" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 18, "time": "1772180898" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 128, "time": "1772183730" }, "departure": { "delay": 128, "time": "1772183768" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 107, "time": "1772183677" }, "departure": { "delay": 107, "time": "1772183687" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 51, "time": "1772182024" }, "departure": { "delay": 51, "time": "1772182071" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 38, "time": "1772182542" }, "departure": { "delay": 38, "time": "1772182598" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 44, "time": "1772181140" }, "departure": { "delay": 44, "time": "1772181164" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -1, "time": "1772181741" }, "departure": { "delay": -1, "time": "1772181779" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 43, "time": "1772181987" }, "departure": { "delay": 43, "time": "1772182003" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 166, "time": "1772182780" }, "departure": { "delay": 166, "time": "1772182966" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 169, "time": "1772183162" }, "departure": { "delay": 169, "time": "1772183209" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 141, "time": "1772183349" }, "departure": { "delay": 141, "time": "1772183361" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1772182296" }, "departure": { "delay": 5, "time": "1772182325" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 17, "time": "1772181527" }, "departure": { "delay": 17, "time": "1772181557" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 168, "time": "1772183531" }, "departure": { "delay": 168, "time": "1772183568" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 137, "time": "1772183263" }, "departure": { "delay": 137, "time": "1772183297" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 97, "time": "1772183421" }, "departure": { "delay": 97, "time": "1772183437" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 62, "time": "1772181100" }, "departure": { "delay": 62, "time": "1772181122" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 72, "time": "1772181338" }, "departure": { "delay": 72, "time": "1772181372" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 9, "time": "1772182219" }, "departure": { "delay": 9, "time": "1772182269" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 36, "time": "1772181239" }, "departure": { "delay": 36, "time": "1772181276" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 15, "time": "1772181480" }, "departure": { "delay": 15, "time": "1772181495" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 7, "time": "1772181627" }, "departure": { "delay": 7, "time": "1772181667" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 132, "time": "1772183615" }, "departure": { "delay": 132, "time": "1772183652" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 37, "time": "1772181919" }, "departure": { "delay": 37, "time": "1772181937" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 129, "time": "1772183091" }, "departure": { "delay": 129, "time": "1772183109" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 57, "time": "1772181885" }, "departure": { "delay": 57, "time": "1772181897" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 13, "time": "1772182654" }, "departure": { "delay": 13, "time": "1772182693" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758662x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758720x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 153, "time": "1772179818" }, "departure": { "delay": 153, "time": "1772179833" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 209, "time": "1772179918" }, "departure": { "delay": 209, "time": "1772179949" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 154, "time": "1772180868" }, "departure": { "delay": 154, "time": "1772180914" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 156, "time": "1772181057" }, "departure": { "delay": 156, "time": "1772181096" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 150, "time": "1772180480" }, "departure": { "delay": 150, "time": "1772180490" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -43, "time": "1772181845" }, "departure": { "delay": -43, "time": "1772181857" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 49, "time": "1772181638" }, "departure": { "delay": 49, "time": "1772181649" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 135, "time": "1772180760" }, "departure": { "delay": 135, "time": "1772180775" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 280, "time": "1772180325" }, "departure": { "delay": 280, "time": "1772180380" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 98, "time": "1772181389" }, "departure": { "delay": 98, "time": "1772181398" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 110, "time": "1772180672" }, "departure": { "delay": 110, "time": "1772180690" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 189, "time": "1772179724" }, "departure": { "delay": 189, "time": "1772179749" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1772181676" }, "departure": { "delay": 52, "time": "1772181712" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 162, "time": "1772179616" }, "departure": { "delay": 162, "time": "1772179662" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 135, "time": "1772180632" }, "departure": { "delay": 135, "time": "1772180655" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 51, "time": "1772181506" }, "departure": { "delay": 51, "time": "1772181531" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 93, "time": "1772180529" }, "departure": { "delay": 93, "time": "1772180553" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 148, "time": "1772179206" }, "departure": { "delay": 148, "time": "1772179288" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 193, "time": "1772179483" }, "departure": { "delay": 193, "time": "1772179573" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -3, "time": "1772181765" }, "departure": { "delay": -3, "time": "1772181777" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 177, "time": "1772181162" }, "departure": { "delay": 177, "time": "1772181177" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -64, "time": "1772181896" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 217, "time": "1772180167" }, "departure": { "delay": 217, "time": "1772180197" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 98, "time": "1772181425" }, "departure": { "delay": 98, "time": "1772181458" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 126, "time": "1772179432" }, "departure": { "delay": 126, "time": "1772179446" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 67, "time": "1772181580" }, "departure": { "delay": 67, "time": "1772181607" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 157, "time": "1772180414" }, "departure": { "delay": 157, "time": "1772180437" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 164, "time": "1772180007" }, "departure": { "delay": 164, "time": "1772180024" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 68, "time": "1772179148" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 144, "time": "1772181134" }, "departure": { "delay": 144, "time": "1772181144" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 114, "time": "1772180960" }, "departure": { "delay": 114, "time": "1772180994" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 179, "time": "1772181224" }, "departure": { "delay": 179, "time": "1772181239" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 157, "time": "1772181316" }, "departure": { "delay": 157, "time": "1772181337" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 27, "time": "1772181736" }, "departure": { "delay": 27, "time": "1772181747" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 158, "time": "1772179394" }, "departure": { "delay": 158, "time": "1772179418" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -13, "time": "1772181815" }, "departure": { "delay": -13, "time": "1772181827" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 } ], "timestamp": "1772186449", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758720x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017629x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 17, "time": "1772188037" }, "departure": { "delay": 17, "time": "1772188037" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 59, "time": "1772187479" }, "departure": { "delay": 59, "time": "1772187479" }, "stopId": "FR:76351:ZE:3026:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 38, "time": "1772187158" }, "departure": { "delay": 38, "time": "1772187158" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 7 }, { "departure": { "time": "1772186880" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 55, "time": "1772186935" }, "departure": { "delay": 55, "time": "1772186935" }, "stopId": "FR:76351:ZE:4562:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 13, "time": "1772187373" }, "departure": { "delay": 13, "time": "1772187373" }, "stopId": "FR:76351:ZE:4802:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 29, "time": "1772186969" }, "departure": { "delay": 29, "time": "1772186969" }, "stopId": "FR:76351:ZE:4564:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 27, "time": "1772187027" }, "departure": { "delay": 27, "time": "1772187027" }, "stopId": "FR:76351:ZE:4590:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 13, "time": "1772187733" }, "departure": { "delay": 13, "time": "1772187733" }, "stopId": "FR:76351:ZE:4567:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76351:ZE:3013:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 47, "time": "1772187647" }, "departure": { "delay": 47, "time": "1772187647" }, "stopId": "FR:76351:ZE:3626:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:76351:ZE:4569:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76351:ZE:4841:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 46, "time": "1772187586" }, "departure": { "delay": 46, "time": "1772187586" }, "stopId": "FR:76351:ZE:3129:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 54, "time": "1772187414" }, "departure": { "delay": 54, "time": "1772187414" }, "stopId": "FR:76351:ZE:3585:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1772188380" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 34, "time": "1772187094" }, "departure": { "delay": 34, "time": "1772187094" }, "stopId": "FR:76351:ZE:3042:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 53, "time": "1772187893" }, "departure": { "delay": 53, "time": "1772187893" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 16, "time": "1772187796" }, "departure": { "delay": 16, "time": "1772187796" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1772187220" }, "departure": { "delay": 40, "time": "1772187220" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1772186427", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017629x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx4420:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772185440" }, "stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772185380" }, "stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772186940" }, "stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772185620" }, "stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772187540" }, "stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772185200" }, "stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772187720" }, "stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772186040" }, "stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772187360" }, "stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772185320" }, "stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772186160" }, "stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772186220" }, "stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772187660" }, "stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx118:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx4420:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9990x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76259:ZE:FECFOUR1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76259:ZE:FECOTOU2:ATOUMOD008", "stopSequence": 10 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:76259:ZE:FECJLOR1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76259:ZE:FECSMOR1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188020" }, "stopId": "FR:76259:ZE:FECSMAG1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76259:ZE:FECSENE1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1772188860" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:76259:ZE:PARCLOI2:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "time": "1772188500" }, "departure": { "time": "1772188500" }, "stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008", "stopSequence": 13 } ], "timestamp": "1772186496", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L3:LOC", "tripId": "ATOUMOD008:ServiceJourney:9990x0:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx6058:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772186580" }, "stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772186280" }, "stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772185860" }, "stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772184660" }, "stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772184720" }, "stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772185500" }, "stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1772186880" }, "stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772185980" }, "stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772184780" }, "stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772186220" }, "stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772186820" }, "stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772185920" }, "stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772185380" }, "stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772186160" }, "stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772186760" }, "stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772184840" }, "stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772184600" }, "stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772186040" }, "stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx115:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx6058:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12551:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187000" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 9, "time": "1772188809" }, "departure": { "delay": 9, "time": "1772188809" }, "stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 40, "time": "1772188720" }, "departure": { "delay": 40, "time": "1772188720" }, "stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 13, "time": "1772187553" }, "departure": { "delay": 13, "time": "1772187553" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 16, "time": "1772188096" }, "departure": { "delay": 16, "time": "1772188096" }, "stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 39, "time": "1772187219" }, "departure": { "delay": 39, "time": "1772187219" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1772188455" }, "departure": { "delay": 15, "time": "1772188455" }, "stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1772189045" }, "departure": { "delay": 5, "time": "1772189045" }, "stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 41, "time": "1772187281" }, "departure": { "delay": 41, "time": "1772187281" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 9, "time": "1772188569" }, "departure": { "delay": 9, "time": "1772188569" }, "stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 17, "time": "1772187377" }, "departure": { "delay": 17, "time": "1772187377" }, "stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 32, "time": "1772188412" }, "departure": { "delay": 32, "time": "1772188412" }, "stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1772188682" }, "departure": { "delay": 2, "time": "1772188682" }, "stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1772187680" }, "departure": { "delay": 20, "time": "1772187680" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 19, "time": "1772189119" }, "departure": { "delay": 19, "time": "1772189119" }, "stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 54, "time": "1772188134" }, "departure": { "delay": 54, "time": "1772188134" }, "stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 26, "time": "1772187326" }, "departure": { "delay": 26, "time": "1772187326" }, "stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 9, "time": "1772187849" }, "departure": { "delay": 9, "time": "1772187849" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 17, "time": "1772188997" }, "departure": { "delay": 17, "time": "1772188997" }, "stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 51, "time": "1772188251" }, "departure": { "delay": 51, "time": "1772188251" }, "stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1772188025" }, "departure": { "delay": 5, "time": "1772188025" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 56, "time": "1772187776" }, "departure": { "delay": 56, "time": "1772187776" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12551:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4899:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 67, "time": "1772184392" }, "departure": { "delay": 67, "time": "1772184427" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 228, "time": "1772186088" }, "departure": { "delay": 228, "time": "1772186088" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 127, "time": "1772186287" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 167, "time": "1772185533" }, "departure": { "delay": 167, "time": "1772185547" }, "stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 157, "time": "1772185264" }, "departure": { "delay": 157, "time": "1772185297" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 277, "time": "1772185020" }, "departure": { "delay": 277, "time": "1772185057" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772184300" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 207, "time": "1772185969" }, "departure": { "delay": 207, "time": "1772186007" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 207, "time": "1772184719" }, "departure": { "delay": 207, "time": "1772184747" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 187, "time": "1772185346" }, "departure": { "delay": 187, "time": "1772185387" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 109, "time": "1772185891" }, "departure": { "delay": 109, "time": "1772185909" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 207, "time": "1772184912" }, "departure": { "delay": 207, "time": "1772184927" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1772185654" }, "departure": { "delay": 47, "time": "1772185667" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 126, "time": "1772185781" }, "departure": { "delay": 126, "time": "1772185806" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 187, "time": "1772185150" }, "departure": { "delay": 187, "time": "1772185207" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 217, "time": "1772185449" }, "departure": { "delay": 217, "time": "1772185477" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 247, "time": "1772184806" }, "departure": { "delay": 247, "time": "1772184847" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 157, "time": "1772184603" }, "departure": { "delay": 157, "time": "1772184637" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 92, "time": "1772184503" }, "departure": { "delay": 92, "time": "1772184512" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 217, "time": "1772186179" }, "departure": { "delay": 217, "time": "1772186197" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 } ], "timestamp": "1772184210", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4899:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14566:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 145, "time": "1772186845" }, "departure": { "delay": 145, "time": "1772186845" }, "stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 148, "time": "1772186728" }, "departure": { "delay": 148, "time": "1772186728" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772184960" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 98, "time": "1772185471" }, "departure": { "delay": 98, "time": "1772185478" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 106, "time": "1772186266" }, "departure": { "delay": 106, "time": "1772186266" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 151, "time": "1772185633" }, "departure": { "delay": 151, "time": "1772185651" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 68, "time": "1772185028" }, "departure": { "delay": 68, "time": "1772185028" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 53, "time": "1772185073" }, "departure": { "delay": 53, "time": "1772185073" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 131, "time": "1772185331" }, "departure": { "delay": 131, "time": "1772185331" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 147, "time": "1772186317" }, "departure": { "delay": 147, "time": "1772186367" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 124, "time": "1772186944" }, "departure": { "delay": 124, "time": "1772186944" }, "stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 56, "time": "1772185136" }, "departure": { "delay": 56, "time": "1772185136" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 141, "time": "1772185364" }, "departure": { "delay": 141, "time": "1772185401" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 155, "time": "1772187035" }, "departure": { "delay": 155, "time": "1772187035" }, "stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 147, "time": "1772185587" }, "departure": { "delay": 147, "time": "1772185587" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 170, "time": "1772185730" }, "departure": { "delay": 170, "time": "1772185730" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 44, "time": "1772186157" }, "departure": { "delay": 44, "time": "1772186204" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 44, "time": "1772185184" }, "departure": { "delay": 44, "time": "1772185184" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 246, "time": "1772185901" }, "departure": { "delay": 246, "time": "1772185926" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 111, "time": "1772186991" }, "departure": { "delay": 111, "time": "1772186991" }, "stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 111, "time": "1772186691" }, "departure": { "delay": 111, "time": "1772186691" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 236, "time": "1772186096" }, "departure": { "delay": 236, "time": "1772186096" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 261, "time": "1772185996" }, "departure": { "delay": 261, "time": "1772186001" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 111, "time": "1772187531" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 115, "time": "1772186515" }, "departure": { "delay": 115, "time": "1772186515" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1772184430", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14566:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745395x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -8, "time": "1772179657" }, "departure": { "delay": -8, "time": "1772179672" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 110, "time": "1772178862" }, "departure": { "delay": 110, "time": "1772178890" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 118, "time": "1772178789" }, "departure": { "delay": 118, "time": "1772178838" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -31, "time": "1772179331" }, "departure": { "delay": -31, "time": "1772179349" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 102, "time": "1772178647" }, "departure": { "delay": 102, "time": "1772178702" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -11, "time": "1772179519" }, "departure": { "delay": -11, "time": "1772179549" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -18, "time": "1772179396" }, "departure": { "delay": -18, "time": "1772179482" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 63, "time": "1772179101" }, "departure": { "delay": 63, "time": "1772179143" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -90, "time": "1772179950" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 82, "time": "1772178584" }, "departure": { "delay": 82, "time": "1772178622" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -69, "time": "1772179704" }, "departure": { "delay": -69, "time": "1772179731" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 107, "time": "1772178974" }, "departure": { "delay": 107, "time": "1772179007" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 80, "time": "1772178524" }, "departure": { "delay": 80, "time": "1772178560" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 102, "time": "1772179029" }, "departure": { "delay": 102, "time": "1772179062" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -14, "time": "1772179170" }, "departure": { "delay": -14, "time": "1772179186" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 134, "time": "1772178434" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 13, "time": "1772179233" }, "departure": { "delay": 13, "time": "1772179273" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -3, "time": "1772179587" }, "departure": { "delay": -3, "time": "1772179617" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -90, "time": "1772179786" }, "departure": { "delay": -90, "time": "1772179830" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 103, "time": "1772178722" }, "departure": { "delay": 103, "time": "1772178763" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745395x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx357:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772203140" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772202540" }, "departure": { "time": "1772202540" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1772201885" }, "departure": { "delay": 5, "time": "1772201885" }, "stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772201940" }, "departure": { "time": "1772201940" }, "stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772201820" }, "departure": { "time": "1772201820" }, "stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772201340" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772201880" }, "departure": { "time": "1772201880" }, "stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772202480" }, "departure": { "time": "1772202480" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772202300" }, "departure": { "time": "1772202300" }, "stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772201760" }, "departure": { "time": "1772201760" }, "stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772203080" }, "departure": { "time": "1772203080" }, "stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772202360" }, "departure": { "time": "1772202360" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772178783", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx357:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758847x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1772188770" }, "departure": { "delay": 30, "time": "1772188770" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 30, "time": "1772186790" }, "departure": { "delay": 30, "time": "1772186790" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1772189310" }, "departure": { "delay": 30, "time": "1772189310" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 30, "time": "1772189250" }, "departure": { "delay": 30, "time": "1772189250" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 30, "time": "1772186850" }, "departure": { "delay": 30, "time": "1772186850" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 72, "time": "1772186112" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 68, "time": "1772186328" }, "departure": { "delay": 68, "time": "1772186348" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1772188950" }, "departure": { "delay": 30, "time": "1772188950" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 30, "time": "1772188110" }, "departure": { "delay": 30, "time": "1772188110" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 63, "time": "1772186395" }, "departure": { "delay": 63, "time": "1772186403" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1772187150" }, "departure": { "delay": 30, "time": "1772187150" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1772188710" }, "departure": { "delay": 30, "time": "1772188710" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 30, "time": "1772189250" }, "departure": { "delay": 30, "time": "1772189250" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 30, "time": "1772188230" }, "departure": { "delay": 30, "time": "1772188230" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 30, "time": "1772186730" }, "departure": { "delay": 30, "time": "1772186730" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 83, "time": "1772186275" }, "departure": { "delay": 83, "time": "1772186303" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1772189070" }, "departure": { "delay": 30, "time": "1772189070" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 30, "time": "1772188590" }, "departure": { "delay": 30, "time": "1772188590" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 30, "time": "1772188350" }, "departure": { "delay": 30, "time": "1772188350" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 30, "time": "1772187570" }, "departure": { "delay": 30, "time": "1772187570" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 30, "time": "1772186490" }, "departure": { "delay": 30, "time": "1772186490" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 105, "time": "1772186131" }, "departure": { "delay": 105, "time": "1772186145" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1772187810" }, "departure": { "delay": 30, "time": "1772187810" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 30, "time": "1772187270" }, "departure": { "delay": 30, "time": "1772187270" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1772187030" }, "departure": { "delay": 30, "time": "1772187030" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 30, "time": "1772187390" }, "departure": { "delay": 30, "time": "1772187390" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 30, "time": "1772187750" }, "departure": { "delay": 30, "time": "1772187750" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 30, "time": "1772188710" }, "departure": { "delay": 30, "time": "1772188710" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 30, "time": "1772187090" }, "departure": { "delay": 30, "time": "1772187090" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1772186610" }, "departure": { "delay": 30, "time": "1772186610" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1772189130" }, "departure": { "delay": 30, "time": "1772189130" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 30, "time": "1772187450" }, "departure": { "delay": 30, "time": "1772187450" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1772186490" }, "departure": { "delay": 30, "time": "1772186490" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1772189430" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 30, "time": "1772188830" }, "departure": { "delay": 30, "time": "1772188830" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 30, "time": "1772189010" }, "departure": { "delay": 30, "time": "1772189010" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 30, "time": "1772186970" }, "departure": { "delay": 30, "time": "1772186970" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1772186730" }, "departure": { "delay": 30, "time": "1772186730" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1772189190" }, "departure": { "delay": 30, "time": "1772189190" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 30, "time": "1772186670" }, "departure": { "delay": 30, "time": "1772186670" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1772187690" }, "departure": { "delay": 30, "time": "1772187690" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 43, "time": "1772186426" }, "departure": { "delay": 43, "time": "1772186443" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1772189190" }, "departure": { "delay": 30, "time": "1772189190" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 30, "time": "1772187870" }, "departure": { "delay": 30, "time": "1772187870" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 30, "time": "1772187330" }, "departure": { "delay": 30, "time": "1772187330" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 30, "time": "1772188470" }, "departure": { "delay": 30, "time": "1772188470" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 128, "time": "1772186163" }, "departure": { "delay": 128, "time": "1772186228" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1772187990" }, "departure": { "delay": 30, "time": "1772187990" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758847x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850611F5934783x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772186940" }, "departure": { "time": "1772187060" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187840" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188620" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187540" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188080" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772189040" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188440" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186700" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1772186400" }, "departure": { "time": "1772186460" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1772189460" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 22 }, { "departure": { "time": "1772185920" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 1 } ], "timestamp": "1772182316", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850611F5934783x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13128F5941325x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772184300" }, "departure": { "time": "1772184360" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772187600" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772187000" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1772185980" }, "departure": { "time": "1772186100" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "delay": 600, "time": "1772189880" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 18 }, { "departure": { "time": "1772183760" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1772184840" }, "departure": { "time": "1772184900" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1772185440" }, "departure": { "time": "1772185500" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 9 } ], "timestamp": "1772186127", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13128F5941325x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2263:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 54, "time": "1772185434" }, "departure": { "delay": 54, "time": "1772185434" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 67, "time": "1772187067" }, "departure": { "delay": 67, "time": "1772187067" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 39, "time": "1772185959" }, "departure": { "delay": 39, "time": "1772185959" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 52, "time": "1772185012" }, "departure": { "delay": 52, "time": "1772185012" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 4, "time": "1772185644" }, "departure": { "delay": 4, "time": "1772185684" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 67, "time": "1772187187" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 24, "time": "1772185584" }, "departure": { "delay": 24, "time": "1772185584" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 24, "time": "1772186070" }, "departure": { "delay": 24, "time": "1772186184" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 46, "time": "1772185164" }, "departure": { "delay": 46, "time": "1772185186" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 67, "time": "1772186647" }, "departure": { "delay": 67, "time": "1772186647" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 92, "time": "1772186612" }, "departure": { "delay": 92, "time": "1772186612" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 67, "time": "1772186827" }, "departure": { "delay": 67, "time": "1772186827" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 48, "time": "1772185788" }, "departure": { "delay": 48, "time": "1772185788" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 98, "time": "1772185238" }, "departure": { "delay": 98, "time": "1772185238" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 79, "time": "1772186359" }, "departure": { "delay": 79, "time": "1772186359" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 35, "time": "1772185516" }, "departure": { "delay": 35, "time": "1772185535" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -21, "time": "1772184639" }, "departure": { "delay": -21, "time": "1772184639" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 99, "time": "1772185359" }, "departure": { "delay": 99, "time": "1772185359" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 82, "time": "1772186782" }, "departure": { "delay": 82, "time": "1772186782" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 118, "time": "1772186458" }, "departure": { "delay": 118, "time": "1772186458" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 58, "time": "1772184838" }, "departure": { "delay": 58, "time": "1772184838" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 96, "time": "1772184936" }, "departure": { "delay": 96, "time": "1772184936" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 17, "time": "1772184737" }, "departure": { "delay": 17, "time": "1772184737" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772184540" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 62, "time": "1772185862" }, "departure": { "delay": 62, "time": "1772185862" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 119, "time": "1772186699" }, "departure": { "delay": 119, "time": "1772186699" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 106, "time": "1772186926" }, "departure": { "delay": 106, "time": "1772186926" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1772184171", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2263:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17347:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1772187761" }, "departure": { "delay": 41, "time": "1772187761" }, "stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 20, "time": "1772186480" }, "departure": { "delay": 20, "time": "1772186480" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1772185700" }, "departure": { "delay": 20, "time": "1772185700" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 13, "time": "1772187073" }, "departure": { "delay": 13, "time": "1772187073" }, "stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 17, "time": "1772186777" }, "departure": { "delay": 17, "time": "1772186777" }, "stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 108, "time": "1772185428" }, "departure": { "delay": 108, "time": "1772185428" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -5, "time": "1772187655" }, "departure": { "delay": -5, "time": "1772187655" }, "stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 12, "time": "1772187552" }, "departure": { "delay": 12, "time": "1772187552" }, "stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 30, "time": "1772185608" }, "departure": { "delay": 30, "time": "1772185650" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 82, "time": "1772186182" }, "departure": { "delay": 82, "time": "1772186182" }, "stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 105, "time": "1772186025" }, "departure": { "delay": 105, "time": "1772186025" }, "stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -13, "time": "1772186987" }, "departure": { "delay": -13, "time": "1772186987" }, "stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 14, "time": "1772187434" }, "departure": { "delay": 14, "time": "1772187434" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 35, "time": "1772185775" }, "departure": { "delay": 35, "time": "1772185775" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 13, "time": "1772188213" }, "stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 21, "time": "1772188041" }, "departure": { "delay": 21, "time": "1772188041" }, "stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001", "stopSequence": 37 }, { "departure": { "delay": 44, "time": "1772185304" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 12, "time": "1772188092" }, "departure": { "delay": 12, "time": "1772188092" }, "stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 72, "time": "1772186352" }, "departure": { "delay": 72, "time": "1772186352" }, "stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1772187615" }, "departure": { "delay": 15, "time": "1772187615" }, "stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 80, "time": "1772186300" }, "departure": { "delay": 80, "time": "1772186300" }, "stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1772185850" }, "departure": { "delay": 50, "time": "1772185850" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 12, "time": "1772187732" }, "departure": { "delay": 12, "time": "1772187732" }, "stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 12, "time": "1772186652" }, "departure": { "delay": 12, "time": "1772186652" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 15, "time": "1772187315" }, "departure": { "delay": 15, "time": "1772187315" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 30, "time": "1772187930" }, "departure": { "delay": 30, "time": "1772187930" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 12, "time": "1772187972" }, "departure": { "delay": 12, "time": "1772187972" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 145, "time": "1772186100" }, "departure": { "delay": 145, "time": "1772186125" }, "stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 115, "time": "1772185955" }, "departure": { "delay": 115, "time": "1772185975" }, "stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 91, "time": "1772186251" }, "departure": { "delay": 91, "time": "1772186251" }, "stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1772187481" }, "departure": { "delay": 1, "time": "1772187481" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 13, "time": "1772186833" }, "departure": { "delay": 13, "time": "1772186833" }, "stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -3, "time": "1772187117" }, "departure": { "delay": -3, "time": "1772187117" }, "stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 8, "time": "1772186408" }, "departure": { "delay": 8, "time": "1772186408" }, "stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 12, "time": "1772186892" }, "departure": { "delay": 12, "time": "1772186892" }, "stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 12, "time": "1772187252" }, "departure": { "delay": 12, "time": "1772187252" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 9, "time": "1772186589" }, "departure": { "delay": 9, "time": "1772186589" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 41, "time": "1772187881" }, "departure": { "delay": 41, "time": "1772187881" }, "stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 157, "time": "1772185482" }, "departure": { "delay": 157, "time": "1772185537" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772185310", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17347:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758503x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 78, "time": "1772175635" }, "departure": { "delay": 78, "time": "1772175678" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 132, "time": "1772176109" }, "departure": { "delay": 132, "time": "1772176152" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 112, "time": "1772176395" }, "departure": { "delay": 112, "time": "1772176432" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 59, "time": "1772173898" }, "departure": { "delay": 59, "time": "1772173919" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 67, "time": "1772174158" }, "departure": { "delay": 67, "time": "1772174167" }, "stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 72, "time": "1772175471" }, "departure": { "delay": 72, "time": "1772175492" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 90, "time": "1772176003" }, "departure": { "delay": 90, "time": "1772176050" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 94, "time": "1772176774" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 64, "time": "1772176597" }, "departure": { "delay": 64, "time": "1772176624" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 81, "time": "1772176182" }, "departure": { "delay": 81, "time": "1772176221" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 147, "time": "1772175282" }, "departure": { "delay": 147, "time": "1772175327" }, "stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 124, "time": "1772174472" }, "departure": { "delay": 124, "time": "1772174524" }, "stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 104, "time": "1772176528" }, "departure": { "delay": 104, "time": "1772176544" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 73, "time": "1772175536" }, "departure": { "delay": 73, "time": "1772175553" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 99, "time": "1772176318" }, "departure": { "delay": 99, "time": "1772176359" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 112, "time": "1772174070" }, "departure": { "delay": 112, "time": "1772174092" }, "stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 107, "time": "1772174997" }, "departure": { "delay": 107, "time": "1772175047" }, "stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 109, "time": "1772175400" }, "departure": { "delay": 109, "time": "1772175409" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 84, "time": "1772175792" }, "departure": { "delay": 84, "time": "1772175804" }, "stopId": "FR:50129:ZE:10LSA1:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 23, "time": "1772173523" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 123, "time": "1772174922" }, "departure": { "delay": 123, "time": "1772174943" }, "stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1772186447", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758503x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD104:ServiceJourney:bf22c5c9046c1ddd3c27a6f3d0520f2b:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 142, "time": "1772187382" }, "departure": { "delay": 142, "time": "1772187382" }, "stopId": "FR:61169:ZE:2295:ATOUMOD104", "stopSequence": 16 }, { "arrival": { "delay": 142, "time": "1772187322" }, "departure": { "delay": 142, "time": "1772187322" }, "stopId": "FR:61169:ZE:2278:ATOUMOD104", "stopSequence": 15 }, { "arrival": { "delay": 142, "time": "1772186782" }, "departure": { "delay": 142, "time": "1772186782" }, "stopId": "FR:61169:ZE:2290:ATOUMOD104", "stopSequence": 8 }, { "arrival": { "delay": 142, "time": "1772187682" }, "departure": { "delay": 142, "time": "1772187682" }, "stopId": "FR:61169:ZE:2300:ATOUMOD104", "stopSequence": 20 }, { "departure": { "delay": 140, "time": "1772186360" }, "stopId": "FR:61169:ZE:2276:ATOUMOD104", "stopSequence": 1 }, { "arrival": { "delay": 142, "time": "1772187622" }, "departure": { "delay": 142, "time": "1772187622" }, "stopId": "FR:61169:ZE:2323:ATOUMOD104", "stopSequence": 19 }, { "arrival": { "delay": 142, "time": "1772187022" }, "departure": { "delay": 142, "time": "1772187022" }, "stopId": "FR:61169:ZE:2321:ATOUMOD104", "stopSequence": 11 }, { "arrival": { "delay": 142, "time": "1772187262" }, "departure": { "delay": 142, "time": "1772187262" }, "stopId": "FR:61169:ZE:2285:ATOUMOD104", "stopSequence": 14 }, { "arrival": { "delay": 142, "time": "1772187562" }, "departure": { "delay": 142, "time": "1772187562" }, "stopId": "FR:61169:ZE:2308:ATOUMOD104", "stopSequence": 18 }, { "arrival": { "delay": 142, "time": "1772187862" }, "stopId": "FR:61169:ZE:2335:ATOUMOD104", "stopSequence": 23 }, { "arrival": { "delay": 142, "time": "1772186602" }, "departure": { "delay": 142, "time": "1772186602" }, "stopId": "FR:61169:ZE:2310:ATOUMOD104", "stopSequence": 6 }, { "arrival": { "delay": 142, "time": "1772187742" }, "departure": { "delay": 142, "time": "1772187742" }, "stopId": "FR:61169:ZE:2325:ATOUMOD104", "stopSequence": 21 }, { "arrival": { "delay": 142, "time": "1772186662" }, "departure": { "delay": 142, "time": "1772186662" }, "stopId": "FR:61169:ZE:2266:ATOUMOD104", "stopSequence": 7 }, { "arrival": { "delay": 143, "time": "1772186543" }, "departure": { "delay": 143, "time": "1772186543" }, "stopId": "FR:61169:ZE:2331:ATOUMOD104", "stopSequence": 5 }, { "arrival": { "delay": 142, "time": "1772187142" }, "departure": { "delay": 142, "time": "1772187142" }, "stopId": "FR:61169:ZE:2316:ATOUMOD104", "stopSequence": 13 }, { "arrival": { "delay": 142, "time": "1772187082" }, "departure": { "delay": 142, "time": "1772187082" }, "stopId": "FR:61169:ZE:2280:ATOUMOD104", "stopSequence": 12 }, { "arrival": { "delay": 142, "time": "1772187802" }, "departure": { "delay": 142, "time": "1772187802" }, "stopId": "FR:61169:ZE:2306:ATOUMOD104", "stopSequence": 22 }, { "arrival": { "delay": 142, "time": "1772186442" }, "departure": { "delay": 142, "time": "1772186482" }, "stopId": "FR:61169:ZE:2282:ATOUMOD104", "stopSequence": 3 }, { "arrival": { "delay": 142, "time": "1772186842" }, "departure": { "delay": 142, "time": "1772186842" }, "stopId": "FR:61169:ZE:2319:ATOUMOD104", "stopSequence": 9 }, { "arrival": { "delay": 142, "time": "1772186902" }, "departure": { "delay": 142, "time": "1772186902" }, "stopId": "FR:61169:ZE:2260:ATOUMOD104", "stopSequence": 10 }, { "arrival": { "delay": 142, "time": "1772186542" }, "departure": { "delay": 142, "time": "1772186542" }, "stopId": "FR:61169:ZE:2272:ATOUMOD104", "stopSequence": 4 }, { "arrival": { "delay": 142, "time": "1772187442" }, "departure": { "delay": 142, "time": "1772187442" }, "stopId": "FR:61169:ZE:2274:ATOUMOD104", "stopSequence": 17 }, { "arrival": { "delay": 142, "time": "1772186391" }, "departure": { "delay": 142, "time": "1772186422" }, "stopId": "FR:61169:ZE:2288:ATOUMOD104", "stopSequence": 2 } ], "timestamp": "1772186515", "trip": { "directionId": 1, "routeId": "ATOUMOD104:Line:250:LOC", "tripId": "ATOUMOD104:ServiceJourney:bf22c5c9046c1ddd3c27a6f3d0520f2b:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745459x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -14, "time": "1772182388" }, "departure": { "delay": -14, "time": "1772182426" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 98, "time": "1772181235" }, "departure": { "delay": 98, "time": "1772181278" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -114, "time": "1772182626" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1772181834" }, "departure": { "delay": 5, "time": "1772181845" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 73, "time": "1772181755" }, "departure": { "delay": 73, "time": "1772181793" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -4, "time": "1772182516" }, "departure": { "delay": -4, "time": "1772182556" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -31, "time": "1772181885" }, "departure": { "delay": -31, "time": "1772181929" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 103, "time": "1772181604" }, "departure": { "delay": 103, "time": "1772181643" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 84, "time": "1772181532" }, "departure": { "delay": 84, "time": "1772181564" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 132, "time": "1772181332" }, "departure": { "delay": 132, "time": "1772181372" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -72, "time": "1772182171" }, "departure": { "delay": -72, "time": "1772182188" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -43, "time": "1772182223" }, "departure": { "delay": -43, "time": "1772182277" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -21, "time": "1772182309" }, "departure": { "delay": -21, "time": "1772182359" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -16, "time": "1772182043" }, "departure": { "delay": -16, "time": "1772182124" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 93, "time": "1772181498" }, "departure": { "delay": 93, "time": "1772181513" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 107, "time": "1772181422" }, "departure": { "delay": 107, "time": "1772181467" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -63, "time": "1772181984" }, "departure": { "delay": -63, "time": "1772182017" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1772182454" }, "departure": { "delay": 1, "time": "1772182501" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 200, "time": "1772181200" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745459x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx2422:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772184420" }, "stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772184660" }, "stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772185260" }, "stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772185200" }, "stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772185020" }, "stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772186040" }, "stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001", "stopSequence": 33 }, { "departure": { "time": "1772185620" }, "stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772185920" }, "stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772184780" }, "stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772185560" }, "stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772184300" }, "stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772184000" }, "stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772185380" }, "stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772185860" }, "stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772184240" }, "stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772185080" }, "stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772184540" }, "stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772184900" }, "stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772185320" }, "stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772184720" }, "stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772184060" }, "stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772184960" }, "stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1772186220" }, "stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1772184120" }, "stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772185440" }, "stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772185500" }, "stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772184600" }, "stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1772186201", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx112:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx2422:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN20712F5940819x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189700" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188620" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1772190720" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 27 }, { "departure": { "time": "1772187720" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 13 } ], "timestamp": "1772184118", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN20712F5940819x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx3428:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189280" }, "stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001", "stopSequence": 50 }, { "departure": { "time": "1772187060" }, "stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772188200" }, "stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001", "stopSequence": 36 }, { "departure": { "time": "1772187540" }, "stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772187360" }, "stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1772186220" }, "stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772186820" }, "stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772187960" }, "stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001", "stopSequence": 33 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1772186940" }, "stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1772189160" }, "stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001", "stopSequence": 49 }, { "departure": { "time": "1772187000" }, "stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1772185860" }, "stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772187120" }, "stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772189040" }, "stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001", "stopSequence": 46 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001", "stopSequence": 48 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772187300" }, "stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772185800" }, "stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772188620" }, "stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001", "stopSequence": 41 }, { "departure": { "time": "1772187480" }, "stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1772188980" }, "stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001", "stopSequence": 45 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772185620" }, "stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772186460" }, "stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772187660" }, "stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1772188800" }, "stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001", "stopSequence": 43 }, { "departure": { "time": "1772188080" }, "stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1772185560" }, "stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772185920" }, "stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772188560" }, "stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001", "stopSequence": 39 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772186280" }, "stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772188440" }, "stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001", "stopSequence": 37 }, { "departure": { "time": "1772187420" }, "stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772188140" }, "stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1772188920" }, "stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001", "stopSequence": 44 }, { "departure": { "time": "1772187780" }, "stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772188500" }, "stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001", "stopSequence": 38 }, { "departure": { "time": "1772188680" }, "stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001", "stopSequence": 42 }, { "departure": { "time": "1772186760" }, "stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx113:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx3428:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758505x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 67, "time": "1772182672" }, "departure": { "delay": 67, "time": "1772182687" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 92, "time": "1772181223" }, "departure": { "delay": 92, "time": "1772181272" }, "stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 90, "time": "1772183209" }, "departure": { "delay": 90, "time": "1772183250" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 12, "time": "1772182104" }, "departure": { "delay": 12, "time": "1772182152" }, "stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 41, "time": "1772181076" }, "departure": { "delay": 41, "time": "1772181101" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -8, "time": "1772183741" }, "departure": { "delay": -8, "time": "1772183752" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 82, "time": "1772182425" }, "departure": { "delay": 82, "time": "1772182462" }, "stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 117, "time": "1772182572" }, "departure": { "delay": 117, "time": "1772182617" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1772183360" }, "departure": { "delay": 60, "time": "1772183400" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1772181605" }, "departure": { "delay": 48, "time": "1772181648" }, "stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 33, "time": "1772183516" }, "departure": { "delay": 33, "time": "1772183553" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 39, "time": "1772182035" }, "departure": { "delay": 39, "time": "1772182059" }, "stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 13, "time": "1772180713" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 128, "time": "1772183036" }, "departure": { "delay": 128, "time": "1772183048" }, "stopId": "FR:50129:ZE:10LSA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1772181336" }, "departure": { "delay": 42, "time": "1772181342" }, "stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 29, "time": "1772183446" }, "departure": { "delay": 29, "time": "1772183489" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 58, "time": "1772183644" }, "departure": { "delay": 58, "time": "1772183698" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 15, "time": "1772183895" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 113, "time": "1772183301" }, "departure": { "delay": 113, "time": "1772183333" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 72, "time": "1772182840" }, "departure": { "delay": 72, "time": "1772182872" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1772182726" }, "departure": { "delay": 60, "time": "1772182740" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1772186447", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758505x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758896x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 110, "time": "1772189930" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 110, "time": "1772189630" }, "departure": { "delay": 110, "time": "1772189630" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 110, "time": "1772188490" }, "departure": { "delay": 110, "time": "1772188490" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 110, "time": "1772189330" }, "departure": { "delay": 110, "time": "1772189330" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 110, "time": "1772186810" }, "departure": { "delay": 110, "time": "1772186810" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 110, "time": "1772187230" }, "departure": { "delay": 110, "time": "1772187230" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 110, "time": "1772188250" }, "departure": { "delay": 110, "time": "1772188250" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 110, "time": "1772188610" }, "departure": { "delay": 110, "time": "1772188610" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 110, "time": "1772189090" }, "departure": { "delay": 110, "time": "1772189090" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 110, "time": "1772186990" }, "departure": { "delay": 110, "time": "1772186990" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 110, "time": "1772189450" }, "departure": { "delay": 110, "time": "1772189450" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 110, "time": "1772188190" }, "departure": { "delay": 110, "time": "1772188190" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 110, "time": "1772186630" }, "departure": { "delay": 110, "time": "1772186630" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 110, "time": "1772188910" }, "departure": { "delay": 110, "time": "1772188910" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 110, "time": "1772187710" }, "departure": { "delay": 110, "time": "1772187710" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1772189570" }, "departure": { "delay": 110, "time": "1772189570" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 110, "time": "1772188550" }, "departure": { "delay": 110, "time": "1772188550" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 110, "time": "1772188790" }, "departure": { "delay": 110, "time": "1772188790" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 110, "time": "1772189210" }, "departure": { "delay": 110, "time": "1772189210" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 110, "time": "1772186690" }, "departure": { "delay": 110, "time": "1772186690" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 110, "time": "1772186930" }, "departure": { "delay": 110, "time": "1772186930" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 110, "time": "1772187470" }, "departure": { "delay": 110, "time": "1772187470" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 110, "time": "1772189150" }, "departure": { "delay": 110, "time": "1772189150" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 110, "time": "1772187590" }, "departure": { "delay": 110, "time": "1772187590" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 110, "time": "1772189030" }, "departure": { "delay": 110, "time": "1772189030" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 110, "time": "1772189270" }, "departure": { "delay": 110, "time": "1772189270" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 110, "time": "1772187170" }, "departure": { "delay": 110, "time": "1772187170" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 110, "time": "1772186690" }, "departure": { "delay": 110, "time": "1772186690" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 110, "time": "1772188850" }, "departure": { "delay": 110, "time": "1772188850" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 110, "time": "1772189870" }, "departure": { "delay": 110, "time": "1772189870" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "departure": { "time": "1772186340" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 110, "time": "1772189810" }, "departure": { "delay": 110, "time": "1772189810" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 110, "time": "1772186510" }, "departure": { "delay": 110, "time": "1772186510" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 110, "time": "1772189390" }, "departure": { "delay": 110, "time": "1772189390" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 110, "time": "1772189750" }, "departure": { "delay": 110, "time": "1772189750" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 110, "time": "1772187890" }, "departure": { "delay": 110, "time": "1772187890" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 110, "time": "1772187950" }, "departure": { "delay": 110, "time": "1772187950" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 110, "time": "1772187170" }, "departure": { "delay": 110, "time": "1772187170" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 110, "time": "1772188130" }, "departure": { "delay": 110, "time": "1772188130" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 110, "time": "1772187410" }, "departure": { "delay": 110, "time": "1772187410" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 110, "time": "1772188070" }, "departure": { "delay": 110, "time": "1772188070" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 110, "time": "1772188670" }, "departure": { "delay": 110, "time": "1772188670" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 110, "time": "1772189510" }, "departure": { "delay": 110, "time": "1772189510" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 110, "time": "1772186750" }, "departure": { "delay": 110, "time": "1772186750" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 110, "time": "1772188730" }, "departure": { "delay": 110, "time": "1772188730" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 110, "time": "1772186750" }, "departure": { "delay": 110, "time": "1772186750" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 110, "time": "1772186870" }, "departure": { "delay": 110, "time": "1772186870" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 110, "time": "1772188370" }, "departure": { "delay": 110, "time": "1772188370" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 110, "time": "1772187290" }, "departure": { "delay": 110, "time": "1772187290" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 110, "time": "1772189150" }, "departure": { "delay": 110, "time": "1772189150" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 } ], "timestamp": "1772186451", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758896x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3733:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 87, "time": "1772186787" }, "departure": { "delay": 87, "time": "1772186787" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 122, "time": "1772187302" }, "departure": { "delay": 122, "time": "1772187302" }, "stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 93, "time": "1772187213" }, "departure": { "delay": 93, "time": "1772187213" }, "stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 126, "time": "1772186152" }, "departure": { "delay": 126, "time": "1772186166" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 111, "time": "1772186931" }, "departure": { "delay": 111, "time": "1772186931" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 }, { "departure": { "delay": 15, "time": "1772185875" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 115, "time": "1772187595" }, "stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 77, "time": "1772187137" }, "departure": { "delay": 77, "time": "1772187137" }, "stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 106, "time": "1772186049" }, "departure": { "delay": 106, "time": "1772186086" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 69, "time": "1772186709" }, "departure": { "delay": 69, "time": "1772186709" }, "stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 71, "time": "1772186651" }, "departure": { "delay": 71, "time": "1772186651" }, "stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 111, "time": "1772186451" }, "departure": { "delay": 111, "time": "1772186451" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 61, "time": "1772185956" }, "departure": { "delay": 61, "time": "1772185981" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 74, "time": "1772186534" }, "departure": { "delay": 74, "time": "1772186534" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 81, "time": "1772187021" }, "departure": { "delay": 81, "time": "1772187021" }, "stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 126, "time": "1772186336" }, "departure": { "delay": 126, "time": "1772186346" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 106, "time": "1772186218" }, "departure": { "delay": 106, "time": "1772186266" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 96, "time": "1772187396" }, "departure": { "delay": 96, "time": "1772187396" }, "stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1772185691", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3733:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8910:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 90, "time": "1772184450" }, "departure": { "delay": 90, "time": "1772184450" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "departure": { "delay": 125, "time": "1772183225" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 170, "time": "1772183750" }, "departure": { "delay": 170, "time": "1772183750" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 155, "time": "1772183953" }, "departure": { "delay": 155, "time": "1772183975" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 51, "time": "1772184951" }, "departure": { "delay": 51, "time": "1772184951" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 182, "time": "1772183642" }, "departure": { "delay": 182, "time": "1772183642" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 140, "time": "1772183300" }, "departure": { "delay": 140, "time": "1772183300" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1772185400" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 117, "time": "1772183337" }, "departure": { "delay": 117, "time": "1772183337" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 125, "time": "1772184125" }, "departure": { "delay": 125, "time": "1772184125" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 216, "time": "1772183856" }, "departure": { "delay": 216, "time": "1772183856" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 95, "time": "1772184551" }, "departure": { "delay": 95, "time": "1772184575" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 35, "time": "1772184778" }, "departure": { "delay": 35, "time": "1772184875" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1772184050" }, "departure": { "delay": 110, "time": "1772184050" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 65, "time": "1772184725" }, "departure": { "delay": 65, "time": "1772184725" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 158, "time": "1772183558" }, "departure": { "delay": 158, "time": "1772183558" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772183230", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8910:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12893:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 177, "time": "1772185317" }, "departure": { "delay": 177, "time": "1772185317" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 198, "time": "1772185398" }, "departure": { "delay": 198, "time": "1772185398" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 143, "time": "1772186063" }, "departure": { "delay": 143, "time": "1772186063" }, "stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 167, "time": "1772185821" }, "departure": { "delay": 167, "time": "1772185847" }, "stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 158, "time": "1772185718" }, "departure": { "delay": 158, "time": "1772185718" }, "stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 143, "time": "1772185463" }, "departure": { "delay": 143, "time": "1772185463" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 144, "time": "1772185164" }, "departure": { "delay": 144, "time": "1772185164" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 201, "time": "1772185761" }, "departure": { "delay": 201, "time": "1772185761" }, "stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 114, "time": "1772185554" }, "departure": { "delay": 114, "time": "1772185554" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 152, "time": "1772185112" }, "departure": { "delay": 152, "time": "1772185112" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 162, "time": "1772185962" }, "departure": { "delay": 162, "time": "1772185962" }, "stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 137, "time": "1772185637" }, "departure": { "delay": 137, "time": "1772185637" }, "stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 145, "time": "1772186305" }, "departure": { "delay": 145, "time": "1772186305" }, "stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 132, "time": "1772185512" }, "departure": { "delay": 132, "time": "1772185512" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 196, "time": "1772185936" }, "departure": { "delay": 196, "time": "1772185936" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 127, "time": "1772186287" }, "departure": { "delay": 127, "time": "1772186287" }, "stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 207, "time": "1772185263" }, "departure": { "delay": 207, "time": "1772185287" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 242, "time": "1772186138" }, "departure": { "delay": 242, "time": "1772186162" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 73, "time": "1772186713" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 164, "time": "1772186024" }, "departure": { "delay": 164, "time": "1772186024" }, "stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 73, "time": "1772186533" }, "departure": { "delay": 73, "time": "1772186533" }, "stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 167, "time": "1772186267" }, "departure": { "delay": 167, "time": "1772186267" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 129, "time": "1772186469" }, "departure": { "delay": 129, "time": "1772186469" }, "stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 96, "time": "1772184977" }, "departure": { "delay": 96, "time": "1772184996" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 176, "time": "1772185436" }, "departure": { "delay": 176, "time": "1772185436" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 122, "time": "1772186342" }, "departure": { "delay": 122, "time": "1772186342" }, "stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001", "stopSequence": 24 }, { "departure": { "delay": 37, "time": "1772184937" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772184939", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12893:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1249:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772191440" }, "departure": { "time": "1772191440" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1772191080" }, "departure": { "time": "1772191080" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1772191560" }, "departure": { "time": "1772191560" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1772191680" }, "departure": { "time": "1772191680" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1772190900" }, "departure": { "time": "1772190900" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1772191320" }, "departure": { "time": "1772191320" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1772191740" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1772190960" }, "departure": { "time": "1772190960" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1772190840" }, "departure": { "time": "1772190840" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1772191380" }, "departure": { "time": "1772191380" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1772191620" }, "departure": { "time": "1772191620" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "departure": { "time": "1772190720" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1772191200" }, "departure": { "time": "1772191200" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 } ], "timestamp": "1772186446", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:1249:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8907:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 43, "time": "1772188123" }, "departure": { "delay": 43, "time": "1772188123" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 15, "time": "1772186595" }, "departure": { "delay": 15, "time": "1772186595" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1772186645" }, "departure": { "delay": 5, "time": "1772186645" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 57, "time": "1772187537" }, "departure": { "delay": 57, "time": "1772187537" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 42, "time": "1772186922" }, "departure": { "delay": 42, "time": "1772186922" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 18, "time": "1772187438" }, "departure": { "delay": 18, "time": "1772187438" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 6, "time": "1772186826" }, "departure": { "delay": 6, "time": "1772186826" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1772186868" }, "departure": { "delay": 48, "time": "1772186868" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 3, "time": "1772187783" }, "departure": { "delay": 3, "time": "1772187783" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 15, "time": "1772187735" }, "departure": { "delay": 15, "time": "1772187735" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1772187119" }, "departure": { "delay": 59, "time": "1772187119" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1772187241" }, "departure": { "delay": 1, "time": "1772187241" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772186399", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8907:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:435:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "departure": { "time": "1772188500" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772189820" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189580" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189700" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 } ], "timestamp": "1772186371", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:435:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2176:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -25, "time": "1772183710" }, "departure": { "delay": -25, "time": "1772183735" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 45, "time": "1772184860" }, "departure": { "delay": 45, "time": "1772184885" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 118, "time": "1772183038" }, "departure": { "delay": 118, "time": "1772183038" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -37, "time": "1772184536" }, "departure": { "delay": -37, "time": "1772184563" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -45, "time": "1772183535" }, "departure": { "delay": -45, "time": "1772183535" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1772182837" }, "departure": { "delay": 37, "time": "1772182837" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 63, "time": "1772182923" }, "departure": { "delay": 63, "time": "1772182923" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 53, "time": "1772183393" }, "departure": { "delay": 53, "time": "1772183393" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -50, "time": "1772184610" }, "departure": { "delay": -50, "time": "1772184610" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 5, "time": "1772184760" }, "departure": { "delay": 5, "time": "1772184785" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 95, "time": "1772183112" }, "departure": { "delay": 95, "time": "1772183135" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 68, "time": "1772183288" }, "departure": { "delay": 68, "time": "1772183288" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1772182750" }, "departure": { "delay": 10, "time": "1772182750" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -28, "time": "1772183612" }, "departure": { "delay": -28, "time": "1772183612" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772183460" }, "departure": { "time": "1772183460" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 2, "time": "1772184662" }, "departure": { "delay": 2, "time": "1772184662" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1772182370", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2176:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758403x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 70, "time": "1772167016" }, "departure": { "delay": 70, "time": "1772167030" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 88, "time": "1772166346" }, "departure": { "delay": 88, "time": "1772166448" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 70, "time": "1772166836" }, "departure": { "delay": 70, "time": "1772166850" }, "stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 129, "time": "1772164923" }, "departure": { "delay": 129, "time": "1772164929" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 60, "time": "1772164320" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 142, "time": "1772164593" }, "departure": { "delay": 142, "time": "1772164642" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 156, "time": "1772165394" }, "departure": { "delay": 156, "time": "1772165436" }, "stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 128, "time": "1772166106" }, "departure": { "delay": 128, "time": "1772166128" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 139, "time": "1772165107" }, "departure": { "delay": 139, "time": "1772165119" }, "stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 156, "time": "1772165722" }, "departure": { "delay": 156, "time": "1772165736" }, "stopId": "FR:50045:ZE:BENCG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 266, "time": "1772167406" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 134, "time": "1772165818" }, "departure": { "delay": 134, "time": "1772165834" }, "stopId": "FR:50045:ZE:BENBG2:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758403x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:900000496:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 174, "time": "1772186323" }, "departure": { "delay": 174, "time": "1772186334" }, "stopId": "FR:72006:ZE:Rabelais:ATOUMOD037", "stopSequence": 37 }, { "arrival": { "delay": 144, "time": "1772186604" }, "stopId": "FR:72006:ZE:Arxx:ATOUMOD037", "stopSequence": 42 }, { "arrival": { "delay": 171, "time": "1772186171" }, "departure": { "delay": 171, "time": "1772186211" }, "stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037", "stopSequence": 33 }, { "arrival": { "delay": 144, "time": "1772186459" }, "departure": { "delay": 144, "time": "1772186484" }, "stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037", "stopSequence": 40 }, { "departure": { "delay": 144, "time": "1772186544" }, "stopId": "FR:72006:ZE:Fonderies:ATOUMOD037", "stopSequence": 41 }, { "arrival": { "delay": 140, "time": "1772186395" }, "departure": { "delay": 140, "time": "1772186420" }, "stopId": "FR:72006:ZE:CimetixrexdxArxonnay:ATOUMOD037", "stopSequence": 39 }, { "arrival": { "delay": 172, "time": "1772186258" }, "departure": { "delay": 172, "time": "1772186272" }, "stopId": "FR:72006:ZE:Chev:ATOUMOD037", "stopSequence": 35 }, { "arrival": { "delay": 139, "time": "1772186343" }, "departure": { "delay": 139, "time": "1772186359" }, "stopId": "FR:72006:ZE:Stade:ATOUMOD037", "stopSequence": 38 } ], "timestamp": "1772186398", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:B:LOC", "tripId": "ATOUMOD037:ServiceJourney:900000496:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19593:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1772188580" }, "departure": { "delay": 20, "time": "1772188580" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 37, "time": "1772188957" }, "departure": { "delay": 37, "time": "1772188957" }, "stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1772188741" }, "departure": { "delay": 1, "time": "1772188741" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 54, "time": "1772188674" }, "departure": { "delay": 54, "time": "1772188674" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772188500" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772185310", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19593:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10104:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 9, "time": "1772187489" }, "departure": { "delay": 9, "time": "1772187489" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1772188949" }, "departure": { "delay": 29, "time": "1772188949" }, "stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 22, "time": "1772189002" }, "departure": { "delay": 22, "time": "1772189002" }, "stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 15, "time": "1772188815" }, "departure": { "delay": 15, "time": "1772188815" }, "stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 57, "time": "1772187417" }, "departure": { "delay": 57, "time": "1772187417" }, "stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 12, "time": "1772187792" }, "departure": { "delay": 12, "time": "1772187792" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 36, "time": "1772187636" }, "departure": { "delay": 36, "time": "1772187636" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 6, "time": "1772187726" }, "departure": { "delay": 6, "time": "1772187726" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1772187578" }, "departure": { "delay": 38, "time": "1772187578" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1772183250", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10104:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2283077634:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 404, "time": "1772183241" }, "departure": { "delay": 404, "time": "1772183264" }, "stopId": "FR:76476:ZE:15478:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 577, "time": "1772183463" }, "departure": { "delay": 577, "time": "1772183677" }, "stopId": "FR:76476:ZE:15481:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 510, "time": "1772183710" }, "departure": { "delay": 510, "time": "1772183730" }, "stopId": "FR:76476:ZE:15482:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "time": "1772183833" }, "departure": { "time": "1772183340" }, "stopId": "FR:76476:ZE:38:ATOUMOD019", "stopSequence": 12 }, { "arrival": { "delay": 392, "time": "1772182982" }, "departure": { "delay": 392, "time": "1772183132" }, "stopId": "FR:76476:ZE:124:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 409, "time": "1772182953" }, "departure": { "delay": 409, "time": "1772182969" }, "stopId": "FR:76476:ZE:128:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 496, "time": "1772183762" }, "departure": { "delay": 496, "time": "1772183776" }, "stopId": "FR:76476:ZE:137:ATOUMOD019", "stopSequence": 11 }, { "arrival": { "delay": 436, "time": "1772183216" }, "departure": { "delay": 436, "time": "1772183236" }, "stopId": "FR:76476:ZE:125:ATOUMOD019", "stopSequence": 5 }, { "departure": { "delay": 441, "time": "1772182761" }, "stopId": "FR:76476:ZE:15367:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 346, "time": "1772182828" }, "departure": { "delay": 346, "time": "1772182846" }, "stopId": "FR:76476:ZE:129:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 421, "time": "1772183329" }, "departure": { "delay": 421, "time": "1772183341" }, "stopId": "FR:76476:ZE:15479:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 360, "time": "1772183394" }, "departure": { "delay": 360, "time": "1772183400" }, "stopId": "FR:76476:ZE:15480:ATOUMOD019", "stopSequence": 8 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:25:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2283077634:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470563:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -35, "time": "1772188885" }, "departure": { "delay": -35, "time": "1772188885" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -111, "time": "1772189169" }, "departure": { "delay": -111, "time": "1772189169" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -44, "time": "1772188696" }, "departure": { "delay": -44, "time": "1772188696" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -30, "time": "1772188650" }, "departure": { "delay": -30, "time": "1772188650" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -1992, "time": "1772186448" }, "departure": { "delay": -1992, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -92, "time": "1772188948" }, "departure": { "delay": -92, "time": "1772188948" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -75, "time": "1772188905" }, "departure": { "delay": -75, "time": "1772188905" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -292, "time": "1772189528" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -1872, "time": "1772186448" }, "departure": { "delay": -1872, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -179, "time": "1772189221" }, "departure": { "delay": -179, "time": "1772189221" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -179, "time": "1772189281" }, "departure": { "delay": -179, "time": "1772189281" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -230, "time": "1772189410" }, "departure": { "delay": -230, "time": "1772189410" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -149, "time": "1772189371" }, "departure": { "delay": -149, "time": "1772189371" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -1932, "time": "1772186448" }, "departure": { "delay": -1932, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -92, "time": "1772189008" }, "departure": { "delay": -92, "time": "1772189008" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -2112, "time": "1772186448" }, "departure": { "delay": -2112, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -141, "time": "1772189079" }, "departure": { "delay": -141, "time": "1772189079" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -59, "time": "1772188801" }, "departure": { "delay": -59, "time": "1772188801" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "departure": { "delay": -1752, "time": "1772186448" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -262, "time": "1772189498" }, "departure": { "delay": -262, "time": "1772189498" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -78, "time": "1772188842" }, "departure": { "delay": -78, "time": "1772188842" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -57, "time": "1772188743" }, "departure": { "delay": -57, "time": "1772188743" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470563:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17647:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772185140" }, "stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1772185340" }, "departure": { "delay": 20, "time": "1772185340" }, "stopId": "FR:76212:ZE:TCARxVALSJ0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1772185800" }, "departure": { "delay": 60, "time": "1772185800" }, "stopId": "FR:76591:ZE:TCARxSTASJ0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772185860" }, "departure": { "delay": 60, "time": "1772185860" }, "stopId": "FR:76591:ZE:TCARxCHEAU0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772185500" }, "departure": { "time": "1772185500" }, "stopId": "FR:76212:ZE:TCARxROUSS1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1772185320" }, "departure": { "delay": 60, "time": "1772185320" }, "stopId": "FR:76212:ZE:TCARxCIMED0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772185200" }, "departure": { "time": "1772185200" }, "stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772185740" }, "departure": { "time": "1772185740" }, "stopId": "FR:76591:ZE:TCARxSJMAI0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1772185260" }, "departure": { "delay": 60, "time": "1772185260" }, "stopId": "FR:76212:ZE:TCARxCANAD3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1772185440" }, "departure": { "delay": 60, "time": "1772185440" }, "stopId": "FR:76212:ZE:TCARxAMAUR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1772185620" }, "departure": { "delay": 60, "time": "1772185620" }, "stopId": "FR:76591:ZE:TCARxSBRIQ0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772186100" }, "stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772185920" }, "departure": { "time": "1772185920" }, "stopId": "FR:76591:ZE:TCARxPRESS1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1772185560" }, "departure": { "delay": 60, "time": "1772185560" }, "stopId": "FR:76591:ZE:TCARxZABRI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1772185700" }, "departure": { "delay": 20, "time": "1772185700" }, "stopId": "FR:76591:ZE:TCARxPONTB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1772185680" }, "departure": { "delay": 60, "time": "1772185680" }, "stopId": "FR:76591:ZE:TCARxCALVA0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1772185460" }, "departure": { "delay": 20, "time": "1772185460" }, "stopId": "FR:76212:ZE:TCARxROULE0:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772184510", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx28:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17647:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759050x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 168, "time": "1772181125" }, "departure": { "delay": 168, "time": "1772181168" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 90, "time": "1772180274" }, "departure": { "delay": 90, "time": "1772180310" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 222, "time": "1772181563" }, "departure": { "delay": 222, "time": "1772181582" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 153, "time": "1772181301" }, "departure": { "delay": 153, "time": "1772181333" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 91, "time": "1772180536" }, "departure": { "delay": 91, "time": "1772180551" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 96, "time": "1772180240" }, "departure": { "delay": 96, "time": "1772180256" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 162, "time": "1772180832" }, "departure": { "delay": 162, "time": "1772180862" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 178, "time": "1772181195" }, "departure": { "delay": 178, "time": "1772181238" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 97, "time": "1772180476" }, "departure": { "delay": 97, "time": "1772180497" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1772180176" }, "departure": { "delay": 40, "time": "1772180200" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 84, "time": "1772180351" }, "departure": { "delay": 84, "time": "1772180364" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 140, "time": "1772181070" }, "departure": { "delay": 140, "time": "1772181080" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 64, "time": "1772180030" }, "departure": { "delay": 64, "time": "1772180044" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 275, "time": "1772181769" }, "departure": { "delay": 275, "time": "1772181815" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "departure": { "delay": 47, "time": "1772179847" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 263, "time": "1772181663" }, "departure": { "delay": 263, "time": "1772181743" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 212, "time": "1772181458" }, "departure": { "delay": 212, "time": "1772181512" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 36, "time": "1772180658" }, "departure": { "delay": 36, "time": "1772180676" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 112, "time": "1772180763" }, "departure": { "delay": 112, "time": "1772180812" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 28, "time": "1772179905" }, "departure": { "delay": 28, "time": "1772179948" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 75, "time": "1772180061" }, "departure": { "delay": 75, "time": "1772180115" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 147, "time": "1772181867" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 168, "time": "1772180892" }, "departure": { "delay": 168, "time": "1772180928" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 100, "time": "1772180705" }, "departure": { "delay": 100, "time": "1772180740" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 52, "time": "1772180616" }, "departure": { "delay": 52, "time": "1772180632" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1772186450", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759050x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4088095x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1772186555" }, "departure": { "delay": 35, "time": "1772186555" }, "stopId": "FR:76351:ZE:3806:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -6, "time": "1772186454" }, "departure": { "delay": -6, "time": "1772186454" }, "stopId": "FR:76351:ZE:3311:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -6, "time": "1772186634" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": -1, "time": "1772186399" }, "stopId": "FR:76351:ZE:3527:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -2, "time": "1772186518" }, "departure": { "delay": -2, "time": "1772186518" }, "stopId": "FR:76351:ZE:3198:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 12, "time": "1772186592" }, "departure": { "delay": 12, "time": "1772186592" }, "stopId": "FR:76351:ZE:3469:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1772186407", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4088095x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18301:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 79, "time": "1772184739" }, "departure": { "delay": 79, "time": "1772184739" }, "stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1772183735" }, "departure": { "delay": 110, "time": "1772183810" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 128, "time": "1772185088" }, "departure": { "delay": 128, "time": "1772185088" }, "stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 237, "time": "1772184057" }, "departure": { "delay": 237, "time": "1772184057" }, "stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -50, "time": "1772185210" }, "stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 121, "time": "1772184661" }, "departure": { "delay": 121, "time": "1772184661" }, "stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 160, "time": "1772184460" }, "departure": { "delay": 160, "time": "1772184460" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 65, "time": "1772184785" }, "departure": { "delay": 65, "time": "1772184785" }, "stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 129, "time": "1772185149" }, "departure": { "delay": 129, "time": "1772185149" }, "stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 238, "time": "1772184118" }, "departure": { "delay": 238, "time": "1772184118" }, "stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 225, "time": "1772183985" }, "departure": { "delay": 225, "time": "1772183985" }, "stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 148, "time": "1772184985" }, "departure": { "delay": 148, "time": "1772184988" }, "stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 122, "time": "1772184902" }, "departure": { "delay": 122, "time": "1772184902" }, "stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 127, "time": "1772185207" }, "departure": { "delay": 127, "time": "1772185207" }, "stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 122, "time": "1772185022" }, "departure": { "delay": 122, "time": "1772185022" }, "stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 53, "time": "1772184593" }, "departure": { "delay": 53, "time": "1772184593" }, "stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 232, "time": "1772184172" }, "departure": { "delay": 232, "time": "1772184172" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772183819", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18301:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4939:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 83, "time": "1772183265" }, "departure": { "delay": 83, "time": "1772183303" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 108, "time": "1772184870" }, "departure": { "delay": 108, "time": "1772184888" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 129, "time": "1772184309" }, "departure": { "delay": 129, "time": "1772184309" }, "stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 48, "time": "1772183181" }, "departure": { "delay": 48, "time": "1772183208" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 108, "time": "1772183373" }, "departure": { "delay": 108, "time": "1772183388" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 158, "time": "1772184107" }, "departure": { "delay": 158, "time": "1772184158" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 9, "time": "1772184969" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 188, "time": "1772184224" }, "departure": { "delay": 188, "time": "1772184248" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1772183130", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4939:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112350x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 117, "time": "1772186277" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 115, "time": "1772186155" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1772186297", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112350x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596808:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187900" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 8 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596808:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19241:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 52, "time": "1772188012" }, "departure": { "delay": 52, "time": "1772188012" }, "stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 8, "time": "1772188088" }, "departure": { "delay": 8, "time": "1772188088" }, "stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 45, "time": "1772186805" }, "departure": { "delay": 45, "time": "1772186805" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772186760" }, "departure": { "time": "1772186760" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 54, "time": "1772186694" }, "departure": { "delay": 54, "time": "1772186694" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 14, "time": "1772187734" }, "departure": { "delay": 14, "time": "1772187734" }, "stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772188140" }, "stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 39, "time": "1772187939" }, "departure": { "delay": 39, "time": "1772187939" }, "stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772186390", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19241:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4191113x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 436, "time": "1772186296" }, "stopId": "FR:76351:ZE:3134:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 404, "time": "1772186384" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 440, "time": "1772186600" }, "departure": { "delay": 440, "time": "1772186600" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 462, "time": "1772186802" }, "departure": { "delay": 462, "time": "1772186802" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 404, "time": "1772186924" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 404, "time": "1772186744" }, "departure": { "delay": 404, "time": "1772186744" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 442, "time": "1772186662" }, "departure": { "delay": 442, "time": "1772186662" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 411, "time": "1772186511" }, "departure": { "delay": 411, "time": "1772186511" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 402, "time": "1772186022" }, "stopId": "FR:76351:ZE:3054:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 343, "time": "1772186203" }, "stopId": "FR:76351:ZE:3372:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 431, "time": "1772186711" }, "departure": { "delay": 431, "time": "1772186711" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 372, "time": "1772186172" }, "stopId": "FR:76351:ZE:3156:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 342, "time": "1772186082" }, "stopId": "FR:76351:ZE:3550:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 404, "time": "1772186564" }, "departure": { "delay": 404, "time": "1772186564" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 404, "time": "1772186444" }, "departure": { "delay": 404, "time": "1772186444" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1772186327", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4191113x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16537:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 31, "time": "1772183548" }, "departure": { "delay": 31, "time": "1772183551" }, "stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 129, "time": "1772184849" }, "departure": { "delay": 129, "time": "1772184849" }, "stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 128, "time": "1772185425" }, "departure": { "delay": 128, "time": "1772185448" }, "stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": -3, "time": "1772185737" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 80, "time": "1772185400" }, "departure": { "delay": 80, "time": "1772185400" }, "stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 56, "time": "1772183456" }, "departure": { "delay": 56, "time": "1772183456" }, "stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001", "stopSequence": 6 }, { "departure": { "delay": 23, "time": "1772183123" }, "stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1772183782" }, "departure": { "delay": 22, "time": "1772183782" }, "stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 55, "time": "1772183215" }, "departure": { "delay": 55, "time": "1772183215" }, "stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 59, "time": "1772183699" }, "departure": { "delay": 59, "time": "1772183699" }, "stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 116, "time": "1772185016" }, "departure": { "delay": 116, "time": "1772185016" }, "stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -27, "time": "1772184265" }, "departure": { "delay": -27, "time": "1772184273" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 93, "time": "1772183366" }, "departure": { "delay": 93, "time": "1772183373" }, "stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -7, "time": "1772184348" }, "departure": { "delay": -7, "time": "1772184473" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 18, "time": "1772184558" }, "departure": { "delay": 18, "time": "1772184558" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 107, "time": "1772185247" }, "departure": { "delay": 107, "time": "1772185247" }, "stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 87, "time": "1772183607" }, "departure": { "delay": 87, "time": "1772183607" }, "stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 157, "time": "1772184937" }, "departure": { "delay": 157, "time": "1772184937" }, "stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 103, "time": "1772183312" }, "departure": { "delay": 103, "time": "1772183323" }, "stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 88, "time": "1772185336" }, "departure": { "delay": 88, "time": "1772185348" }, "stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 65, "time": "1772183645" }, "departure": { "delay": 65, "time": "1772183645" }, "stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 31, "time": "1772184631" }, "departure": { "delay": 31, "time": "1772184631" }, "stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 39, "time": "1772184691" }, "departure": { "delay": 39, "time": "1772184699" }, "stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 102, "time": "1772185602" }, "departure": { "delay": 102, "time": "1772185602" }, "stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 8, "time": "1772183948" }, "departure": { "delay": 8, "time": "1772183948" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 103, "time": "1772185303" }, "departure": { "delay": 103, "time": "1772185303" }, "stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 20, "time": "1772183720" }, "departure": { "delay": 20, "time": "1772183720" }, "stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 81, "time": "1772185641" }, "departure": { "delay": 81, "time": "1772185641" }, "stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 32, "time": "1772184152" }, "departure": { "delay": 32, "time": "1772184152" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 88, "time": "1772185528" }, "departure": { "delay": 88, "time": "1772185528" }, "stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 48, "time": "1772184023" }, "departure": { "delay": 48, "time": "1772184048" }, "stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 33, "time": "1772183433" }, "departure": { "delay": 33, "time": "1772183433" }, "stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 162, "time": "1772185002" }, "departure": { "delay": 162, "time": "1772185002" }, "stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 93, "time": "1772185149" }, "departure": { "delay": 93, "time": "1772185173" }, "stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 78, "time": "1772185098" }, "departure": { "delay": 78, "time": "1772185098" }, "stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1772183130", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16537:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758502x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772173140" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 83, "time": "1772172442" }, "departure": { "delay": 83, "time": "1772172503" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 105, "time": "1772171309" }, "departure": { "delay": 105, "time": "1772171325" }, "stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 37, "time": "1772171813" }, "departure": { "delay": 37, "time": "1772171857" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 21, "time": "1772172003" }, "departure": { "delay": 21, "time": "1772172021" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 196, "time": "1772170395" }, "departure": { "delay": 196, "time": "1772170456" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 21, "time": "1772172363" }, "departure": { "delay": 21, "time": "1772172381" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 17, "time": "1772172827" }, "departure": { "delay": 17, "time": "1772172857" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 53, "time": "1772172689" }, "departure": { "delay": 53, "time": "1772172713" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1772171891" }, "departure": { "delay": 30, "time": "1772171910" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 141, "time": "1772170635" }, "departure": { "delay": 141, "time": "1772170641" }, "stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 59, "time": "1772172739" }, "departure": { "delay": 59, "time": "1772172779" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 195, "time": "1772170562" }, "departure": { "delay": 195, "time": "1772170575" }, "stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 46, "time": "1772171376" }, "departure": { "delay": 46, "time": "1772171386" }, "stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 84, "time": "1772171631" }, "departure": { "delay": 84, "time": "1772171664" }, "stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1772172160" }, "departure": { "delay": 70, "time": "1772172190" }, "stopId": "FR:50129:ZE:10LSA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 56, "time": "1772172541" }, "departure": { "delay": 56, "time": "1772172596" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 71, "time": "1772171735" }, "departure": { "delay": 71, "time": "1772171771" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -38, "time": "1772172884" }, "departure": { "delay": -38, "time": "1772172922" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 193, "time": "1772170093" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 126, "time": "1772170906" }, "departure": { "delay": 126, "time": "1772170926" }, "stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758502x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1930:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1772183687" }, "departure": { "delay": 47, "time": "1772183687" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 45, "time": "1772182785" }, "departure": { "delay": 45, "time": "1772182785" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 141, "time": "1772184861" }, "departure": { "delay": 141, "time": "1772184861" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -24, "time": "1772183414" }, "departure": { "delay": -24, "time": "1772183436" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 141, "time": "1772185161" }, "departure": { "delay": 141, "time": "1772185161" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 186, "time": "1772184770" }, "departure": { "delay": 186, "time": "1772184786" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 97, "time": "1772185237" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 156, "time": "1772184336" }, "departure": { "delay": 156, "time": "1772184336" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 147, "time": "1772183007" }, "departure": { "delay": 147, "time": "1772183007" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 87, "time": "1772183787" }, "departure": { "delay": 87, "time": "1772183787" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 201, "time": "1772184537" }, "departure": { "delay": 201, "time": "1772184561" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 167, "time": "1772184407" }, "departure": { "delay": 167, "time": "1772184407" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 117, "time": "1772183097" }, "departure": { "delay": 117, "time": "1772183097" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 247, "time": "1772184667" }, "departure": { "delay": 247, "time": "1772184667" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 127, "time": "1772183862" }, "departure": { "delay": 127, "time": "1772183887" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 111, "time": "1772182886" }, "departure": { "delay": 111, "time": "1772182911" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 56, "time": "1772182736" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772182750", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1930:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15868:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 2, "time": "1772189822" }, "departure": { "delay": 2, "time": "1772189822" }, "stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189700" }, "stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 28, "time": "1772189668" }, "departure": { "delay": 28, "time": "1772189668" }, "stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 55, "time": "1772189275" }, "departure": { "delay": 55, "time": "1772189275" }, "stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1772189641" }, "departure": { "delay": 1, "time": "1772189641" }, "stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 41, "time": "1772189741" }, "departure": { "delay": 41, "time": "1772189741" }, "stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 6, "time": "1772189346" }, "departure": { "delay": 6, "time": "1772189346" }, "stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 51, "time": "1772189571" }, "departure": { "delay": 51, "time": "1772189571" }, "stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 42, "time": "1772189442" }, "departure": { "delay": 42, "time": "1772189442" }, "stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 43, "time": "1772189863" }, "departure": { "delay": 43, "time": "1772189863" }, "stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1772184919", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15868:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17497:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1296, "time": "1772186436" }, "departure": { "delay": 1296, "time": "1772186436" }, "stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 1335, "time": "1772186835" }, "departure": { "delay": 1335, "time": "1772186835" }, "stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 1329, "time": "1772186949" }, "departure": { "delay": 1329, "time": "1772186949" }, "stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 1348, "time": "1772186548" }, "departure": { "delay": 1348, "time": "1772186548" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 1345, "time": "1772187085" }, "departure": { "delay": 1345, "time": "1772187085" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 1296, "time": "1772186736" }, "departure": { "delay": 1296, "time": "1772186736" }, "stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 1337, "time": "1772186357" }, "departure": { "delay": 1337, "time": "1772186357" }, "stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 19, "time": "1772187259" }, "departure": { "delay": 19, "time": "1772187259" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 1415, "time": "1772186015" }, "departure": { "delay": 1415, "time": "1772186015" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 1230, "time": "1772187450" }, "departure": { "delay": 1230, "time": "1772187450" }, "stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 1253, "time": "1772187593" }, "departure": { "delay": 1253, "time": "1772187593" }, "stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 1345, "time": "1772186665" }, "departure": { "delay": 1345, "time": "1772186665" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 1356, "time": "1772186256" }, "departure": { "delay": 1356, "time": "1772186256" }, "stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 1246, "time": "1772187646" }, "departure": { "delay": 1246, "time": "1772187646" }, "stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 1178, "time": "1772187518" }, "departure": { "delay": 1178, "time": "1772187518" }, "stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001", "stopSequence": 26 }, { "departure": { "delay": 1356, "time": "1772185896" }, "stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 1270, "time": "1772187790" }, "departure": { "delay": 1270, "time": "1772187790" }, "stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 1356, "time": "1772186316" }, "departure": { "delay": 1356, "time": "1772186316" }, "stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 1401, "time": "1772185941" }, "departure": { "delay": 1401, "time": "1772185941" }, "stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772187480" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 1284, "time": "1772187324" }, "departure": { "delay": 1284, "time": "1772187324" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 1303, "time": "1772186503" }, "departure": { "delay": 1303, "time": "1772186503" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 1301, "time": "1772187161" }, "departure": { "delay": 1301, "time": "1772187161" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 12, "time": "1772186892" }, "departure": { "delay": 12, "time": "1772186892" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 1356, "time": "1772185956" }, "departure": { "delay": 1356, "time": "1772185956" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 1296, "time": "1772187036" }, "departure": { "delay": 1296, "time": "1772187036" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 1320, "time": "1772186880" }, "departure": { "delay": 1320, "time": "1772186880" }, "stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 1296, "time": "1772187276" }, "departure": { "delay": 1296, "time": "1772187276" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 1403, "time": "1772186063" }, "departure": { "delay": 1403, "time": "1772186063" }, "stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 1359, "time": "1772186199" }, "departure": { "delay": 1359, "time": "1772186199" }, "stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 1311, "time": "1772187891" }, "departure": { "delay": 1311, "time": "1772187891" }, "stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 1381, "time": "1772185921" }, "departure": { "delay": 1381, "time": "1772185921" }, "stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772185899", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17497:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx874:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -57, "time": "1772185623" }, "departure": { "delay": -57, "time": "1772185623" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -95, "time": "1772186125" }, "departure": { "delay": -95, "time": "1772186125" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -54, "time": "1772186706" }, "departure": { "delay": -54, "time": "1772186706" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -87, "time": "1772186048" }, "departure": { "delay": -87, "time": "1772186073" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -68, "time": "1772185552" }, "departure": { "delay": -68, "time": "1772185552" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -82, "time": "1772185879" }, "departure": { "delay": -82, "time": "1772185898" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -53, "time": "1772187547" }, "departure": { "delay": -53, "time": "1772187547" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -54, "time": "1772187966" }, "departure": { "delay": -54, "time": "1772187966" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": -77, "time": "1772187643" }, "departure": { "delay": -77, "time": "1772187643" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -60, "time": "1772186520" }, "departure": { "delay": -60, "time": "1772186520" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -54, "time": "1772186886" }, "departure": { "delay": -54, "time": "1772186886" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -77, "time": "1772186280" }, "departure": { "delay": -77, "time": "1772186323" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -52, "time": "1772185748" }, "departure": { "delay": -52, "time": "1772185748" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -59, "time": "1772186376" }, "departure": { "delay": -59, "time": "1772186401" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -54, "time": "1772187726" }, "departure": { "delay": -54, "time": "1772187726" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -54, "time": "1772188146" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": -27, "time": "1772187453" }, "departure": { "delay": -27, "time": "1772187453" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -66, "time": "1772187894" }, "departure": { "delay": -66, "time": "1772187894" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -44, "time": "1772186596" }, "departure": { "delay": -44, "time": "1772186596" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -36, "time": "1772187804" }, "departure": { "delay": -36, "time": "1772187804" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -67, "time": "1772185673" }, "departure": { "delay": -67, "time": "1772185673" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -60, "time": "1772186820" }, "departure": { "delay": -60, "time": "1772186820" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "departure": { "delay": 53, "time": "1772185373" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772185391", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx874:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16933:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1772185426" }, "departure": { "delay": 46, "time": "1772185426" }, "stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -47, "time": "1772187733" }, "departure": { "delay": -47, "time": "1772187733" }, "stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": -4, "time": "1772187176" }, "departure": { "delay": -4, "time": "1772187176" }, "stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -18, "time": "1772187282" }, "departure": { "delay": -18, "time": "1772187282" }, "stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 96, "time": "1772185705" }, "departure": { "delay": 96, "time": "1772185776" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 132, "time": "1772185872" }, "departure": { "delay": 132, "time": "1772185872" }, "stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 3, "time": "1772187903" }, "departure": { "delay": 3, "time": "1772187903" }, "stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "delay": 2, "time": "1772187302" }, "departure": { "delay": 2, "time": "1772187302" }, "stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": -49, "time": "1772186531" }, "departure": { "delay": -49, "time": "1772186531" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -28, "time": "1772187392" }, "departure": { "delay": -28, "time": "1772187392" }, "stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": -17, "time": "1772186803" }, "departure": { "delay": -17, "time": "1772186803" }, "stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -18, "time": "1772187342" }, "departure": { "delay": -18, "time": "1772187342" }, "stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": -28, "time": "1772187692" }, "departure": { "delay": -28, "time": "1772187692" }, "stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": -13, "time": "1772185607" }, "departure": { "delay": -13, "time": "1772185607" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 123, "time": "1772185923" }, "departure": { "delay": 123, "time": "1772185923" }, "stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -21, "time": "1772187219" }, "departure": { "delay": -21, "time": "1772187219" }, "stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -26, "time": "1772187574" }, "departure": { "delay": -26, "time": "1772187574" }, "stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": -9, "time": "1772187771" }, "departure": { "delay": -9, "time": "1772187771" }, "stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 152, "time": "1772185952" }, "departure": { "delay": 152, "time": "1772185952" }, "stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -41, "time": "1772187139" }, "departure": { "delay": -41, "time": "1772187139" }, "stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -49, "time": "1772187671" }, "departure": { "delay": -49, "time": "1772187671" }, "stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 106, "time": "1772186026" }, "departure": { "delay": 106, "time": "1772186026" }, "stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -4, "time": "1772187536" }, "departure": { "delay": -4, "time": "1772187536" }, "stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 203, "time": "1772186183" }, "departure": { "delay": 203, "time": "1772186183" }, "stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -46, "time": "1772186414" }, "departure": { "delay": -46, "time": "1772186414" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -49, "time": "1772187791" }, "departure": { "delay": -49, "time": "1772187791" }, "stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "delay": 62, "time": "1772185502" }, "departure": { "delay": 62, "time": "1772185502" }, "stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -49, "time": "1772187491" }, "departure": { "delay": -49, "time": "1772187491" }, "stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": -49, "time": "1772187071" }, "departure": { "delay": -49, "time": "1772187071" }, "stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 146, "time": "1772185826" }, "departure": { "delay": 146, "time": "1772185826" }, "stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -49, "time": "1772188091" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "delay": -11, "time": "1772186869" }, "departure": { "delay": -11, "time": "1772186869" }, "stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -49, "time": "1772187251" }, "departure": { "delay": -49, "time": "1772187251" }, "stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -11, "time": "1772187109" }, "departure": { "delay": -11, "time": "1772187109" }, "stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 9, "time": "1772187009" }, "departure": { "delay": 9, "time": "1772187009" }, "stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1772185560" }, "departure": { "time": "1772185560" }, "stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -45, "time": "1772186475" }, "departure": { "delay": -45, "time": "1772186475" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -49, "time": "1772186711" }, "departure": { "delay": -49, "time": "1772186711" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -23, "time": "1772186977" }, "departure": { "delay": -23, "time": "1772186977" }, "stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1772185380" }, "stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 36, "time": "1772185476" }, "departure": { "delay": 36, "time": "1772185476" }, "stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 21, "time": "1772186301" }, "departure": { "delay": 21, "time": "1772186301" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1772184870", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16933:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15472:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 2, "time": "1772188682" }, "departure": { "delay": 2, "time": "1772188682" }, "stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1772188460" }, "departure": { "delay": 20, "time": "1772188460" }, "stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 54, "time": "1772188374" }, "departure": { "delay": 54, "time": "1772188374" }, "stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1772188345" }, "departure": { "delay": 25, "time": "1772188345" }, "stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 47, "time": "1772188547" }, "departure": { "delay": 47, "time": "1772188547" }, "stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1772189918" }, "departure": { "delay": 38, "time": "1772189918" }, "stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1772188320" }, "stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1772188418" }, "departure": { "delay": 38, "time": "1772188418" }, "stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 24, "time": "1772188944" }, "departure": { "delay": 24, "time": "1772188944" }, "stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 16, "time": "1772188816" }, "departure": { "delay": 16, "time": "1772188816" }, "stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15472:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758652x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -65, "time": "1772174447" }, "departure": { "delay": -65, "time": "1772174455" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -46, "time": "1772173979" }, "departure": { "delay": -46, "time": "1772173994" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 62, "time": "1772171991" }, "departure": { "delay": 62, "time": "1772172002" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 72, "time": "1772171884" }, "departure": { "delay": 72, "time": "1772171892" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -98, "time": "1772174208" }, "departure": { "delay": -98, "time": "1772174242" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -203, "time": "1772172963" }, "departure": { "delay": -203, "time": "1772172997" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 61, "time": "1772171793" }, "departure": { "delay": 61, "time": "1772171821" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -140, "time": "1772172915" }, "departure": { "delay": -140, "time": "1772172940" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -69, "time": "1772174056" }, "departure": { "delay": -69, "time": "1772174091" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -271, "time": "1772173098" }, "departure": { "delay": -271, "time": "1772173109" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -60, "time": "1772174143" }, "departure": { "delay": -60, "time": "1772174160" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -39, "time": "1772173924" }, "departure": { "delay": -39, "time": "1772173941" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -18, "time": "1772172214" }, "departure": { "delay": -18, "time": "1772172222" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -107, "time": "1772172416" }, "departure": { "delay": -107, "time": "1772172433" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -70, "time": "1772172516" }, "departure": { "delay": -70, "time": "1772172530" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -32, "time": "1772172253" }, "departure": { "delay": -32, "time": "1772172268" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -105, "time": "1772174535" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -60, "time": "1772172347" }, "departure": { "delay": -60, "time": "1772172360" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -142, "time": "1772172857" }, "departure": { "delay": -142, "time": "1772172878" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -63, "time": "1772172685" }, "departure": { "delay": -63, "time": "1772172717" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 3, "time": "1772173429" }, "departure": { "delay": 3, "time": "1772173623" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "departure": { "delay": 107, "time": "1772171687" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -49, "time": "1772172658" }, "departure": { "delay": -49, "time": "1772172671" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -99, "time": "1772174311" }, "departure": { "delay": -99, "time": "1772174361" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -117, "time": "1772174266" }, "departure": { "delay": -117, "time": "1772174283" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -49, "time": "1772172556" }, "departure": { "delay": -49, "time": "1772172611" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -131, "time": "1772173163" }, "departure": { "delay": -131, "time": "1772173369" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -83, "time": "1772172781" }, "departure": { "delay": -83, "time": "1772172817" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 51, "time": "1772172144" }, "departure": { "delay": 51, "time": "1772172171" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 37, "time": "1772172072" }, "departure": { "delay": 37, "time": "1772172097" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -19, "time": "1772173753" }, "departure": { "delay": -19, "time": "1772173781" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 77, "time": "1772171768" }, "departure": { "delay": 77, "time": "1772171777" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -191, "time": "1772173027" }, "departure": { "delay": -191, "time": "1772173069" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 7, "time": "1772173839" }, "departure": { "delay": 7, "time": "1772173867" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 106, "time": "1772171842" }, "departure": { "delay": 106, "time": "1772171866" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758652x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16538:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 18, "time": "1772189898" }, "departure": { "delay": 18, "time": "1772189898" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772189940" }, "departure": { "time": "1772189940" }, "stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189700" }, "stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 32, "time": "1772189192" }, "departure": { "delay": 32, "time": "1772189192" }, "stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 23, "time": "1772189423" }, "departure": { "delay": 23, "time": "1772189423" }, "stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 25, "time": "1772189785" }, "departure": { "delay": 25, "time": "1772189785" }, "stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 51, "time": "1772189571" }, "departure": { "delay": 51, "time": "1772189571" }, "stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1772189277" }, "departure": { "delay": 57, "time": "1772189277" }, "stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 32, "time": "1772189612" }, "departure": { "delay": 32, "time": "1772189612" }, "stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 26, "time": "1772189666" }, "departure": { "delay": 26, "time": "1772189666" }, "stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 45, "time": "1772189325" }, "departure": { "delay": 45, "time": "1772189325" }, "stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1772186350", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16538:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596837:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -44, "time": "1772189956" }, "departure": { "delay": -44, "time": "1772189956" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "departure": { "delay": -2058, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -35, "time": "1772189845" }, "departure": { "delay": -35, "time": "1772189845" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 8, "time": "1772188928" }, "departure": { "delay": 8, "time": "1772188928" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -42, "time": "1772190078" }, "departure": { "delay": -42, "time": "1772190078" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -28, "time": "1772189552" }, "departure": { "delay": -28, "time": "1772189552" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -44, "time": "1772190136" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 34, "time": "1772189074" }, "departure": { "delay": 34, "time": "1772189074" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 7, "time": "1772188987" }, "departure": { "delay": 7, "time": "1772188987" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -20, "time": "1772189440" }, "departure": { "delay": -20, "time": "1772189440" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -55, "time": "1772189765" }, "departure": { "delay": -55, "time": "1772189765" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -44, "time": "1772189656" }, "departure": { "delay": -44, "time": "1772189656" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -2238, "time": "1772186442" }, "departure": { "delay": -2238, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -60, "time": "1772189220" }, "departure": { "delay": -60, "time": "1772189220" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -57, "time": "1772189343" }, "departure": { "delay": -57, "time": "1772189343" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1772189130" }, "departure": { "delay": 30, "time": "1772189130" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -37, "time": "1772189903" }, "departure": { "delay": -37, "time": "1772189903" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -39, "time": "1772190021" }, "departure": { "delay": -39, "time": "1772190021" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596837:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4191114x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:76351:ZE:3143:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76351:ZE:4837:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 36, "time": "1772187936" }, "departure": { "delay": 36, "time": "1772187936" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 56, "time": "1772186936" }, "departure": { "delay": 56, "time": "1772186936" }, "stopId": "FR:76351:ZE:3782:ATOUMOD003", "stopSequence": 7 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 36, "time": "1772187096" }, "departure": { "delay": 36, "time": "1772187096" }, "stopId": "FR:76351:ZE:4805:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 47, "time": "1772187647" }, "departure": { "delay": 47, "time": "1772187647" }, "stopId": "FR:76351:ZE:3372:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 53, "time": "1772186993" }, "departure": { "delay": 53, "time": "1772186993" }, "stopId": "FR:76351:ZE:4912:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 16, "time": "1772187496" }, "departure": { "delay": 16, "time": "1772187496" }, "stopId": "FR:76351:ZE:3054:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76351:ZE:3550:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 4, "time": "1772186824" }, "departure": { "delay": 4, "time": "1772186824" }, "stopId": "FR:76351:ZE:3778:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1772188260" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 44, "time": "1772187344" }, "departure": { "delay": 44, "time": "1772187344" }, "stopId": "FR:76351:ZE:3422:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 9, "time": "1772187669" }, "departure": { "delay": 9, "time": "1772187669" }, "stopId": "FR:76351:ZE:3134:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 38, "time": "1772187998" }, "departure": { "delay": 38, "time": "1772187998" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 25, "time": "1772187265" }, "departure": { "delay": 25, "time": "1772187265" }, "stopId": "FR:76351:ZE:5151:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 27, "time": "1772188047" }, "departure": { "delay": 27, "time": "1772188047" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 58, "time": "1772188138" }, "departure": { "delay": 58, "time": "1772188138" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 46, "time": "1772187226" }, "departure": { "delay": 46, "time": "1772187226" }, "stopId": "FR:76351:ZE:4485:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 58, "time": "1772186758" }, "departure": { "delay": 58, "time": "1772186758" }, "stopId": "FR:76351:ZE:3776:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "time": "1772186580" }, "departure": { "time": "1772186580" }, "stopId": "FR:76351:ZE:4141:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 29, "time": "1772186669" }, "departure": { "delay": 29, "time": "1772186669" }, "stopId": "FR:76351:ZE:3193:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772186880" }, "stopId": "FR:76351:ZE:4831:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 26, "time": "1772187386" }, "departure": { "delay": 26, "time": "1772187386" }, "stopId": "FR:76351:ZE:3488:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 20, "time": "1772187620" }, "departure": { "delay": 20, "time": "1772187620" }, "stopId": "FR:76351:ZE:3156:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 7, "time": "1772187847" }, "departure": { "delay": 7, "time": "1772187847" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1772186427", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4191114x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4872:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 23, "time": "1772185523" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 128, "time": "1772185776" }, "departure": { "delay": 128, "time": "1772185808" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 101, "time": "1772186681" }, "departure": { "delay": 101, "time": "1772186681" }, "stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 178, "time": "1772186062" }, "departure": { "delay": 178, "time": "1772186098" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 128, "time": "1772186307" }, "departure": { "delay": 128, "time": "1772186348" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 243, "time": "1772186187" }, "departure": { "delay": 243, "time": "1772186223" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 96, "time": "1772187456" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 48, "time": "1772185588" }, "departure": { "delay": 48, "time": "1772185608" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 118, "time": "1772187178" }, "departure": { "delay": 118, "time": "1772187178" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 126, "time": "1772187306" }, "departure": { "delay": 126, "time": "1772187306" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 100, "time": "1772186980" }, "departure": { "delay": 100, "time": "1772186980" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 134, "time": "1772186594" }, "departure": { "delay": 134, "time": "1772186594" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 88, "time": "1772187088" }, "departure": { "delay": 88, "time": "1772187088" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 126, "time": "1772187126" }, "departure": { "delay": 126, "time": "1772187126" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 168, "time": "1772185880" }, "departure": { "delay": 168, "time": "1772185908" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 88, "time": "1772186908" }, "departure": { "delay": 88, "time": "1772186908" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 126, "time": "1772186526" }, "departure": { "delay": 126, "time": "1772186526" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 68, "time": "1772185677" }, "departure": { "delay": 68, "time": "1772185688" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 188, "time": "1772185967" }, "departure": { "delay": 188, "time": "1772185988" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 102, "time": "1772186442" }, "departure": { "delay": 102, "time": "1772186442" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772185530", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4872:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758726x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1772187410" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 50, "time": "1772187110" }, "departure": { "delay": 50, "time": "1772187110" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 38, "time": "1772185866" }, "departure": { "delay": 38, "time": "1772185898" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1772187170" }, "departure": { "delay": 50, "time": "1772187170" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -33, "time": "1772184816" }, "departure": { "delay": -33, "time": "1772184867" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1772187290" }, "departure": { "delay": 50, "time": "1772187290" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 50, "time": "1772187050" }, "departure": { "delay": 50, "time": "1772187050" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 50, "time": "1772186750" }, "departure": { "delay": 50, "time": "1772186750" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -7, "time": "1772186240" }, "departure": { "delay": -7, "time": "1772186273" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 50, "time": "1772186930" }, "departure": { "delay": 50, "time": "1772186930" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -18, "time": "1772185012" }, "departure": { "delay": -18, "time": "1772185062" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1772186443" }, "departure": { "time": "1772186400" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 50, "time": "1772186810" }, "departure": { "delay": 50, "time": "1772186810" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -21, "time": "1772184720" }, "departure": { "delay": -21, "time": "1772184759" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 25, "time": "1772184550" }, "departure": { "delay": 25, "time": "1772184565" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -29, "time": "1772184677" }, "departure": { "delay": -29, "time": "1772184691" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1772187230" }, "departure": { "delay": 50, "time": "1772187230" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -6, "time": "1772184922" }, "departure": { "delay": -6, "time": "1772184954" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1772186630" }, "departure": { "delay": 50, "time": "1772186630" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 54, "time": "1772185957" }, "departure": { "delay": 54, "time": "1772185974" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 85, "time": "1772185808" }, "departure": { "delay": 85, "time": "1772185825" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1772186990" }, "departure": { "delay": 50, "time": "1772186990" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 50, "time": "1772187350" }, "departure": { "delay": 50, "time": "1772187350" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 50, "time": "1772186510" }, "departure": { "delay": 50, "time": "1772186510" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 55, "time": "1772185993" }, "departure": { "delay": 55, "time": "1772186035" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 59, "time": "1772185525" }, "departure": { "delay": 59, "time": "1772185559" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1772186419" }, "departure": { "delay": 50, "time": "1772186450" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 9, "time": "1772184627" }, "departure": { "delay": 9, "time": "1772184669" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 59, "time": "1772186067" }, "departure": { "delay": 59, "time": "1772186099" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -8, "time": "1772185091" }, "departure": { "delay": -8, "time": "1772185132" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 11, "time": "1772184491" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -32, "time": "1772185192" }, "departure": { "delay": -32, "time": "1772185228" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 18, "time": "1772186325" }, "departure": { "delay": 18, "time": "1772186358" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 88, "time": "1772185712" }, "departure": { "delay": 88, "time": "1772185768" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -7, "time": "1772185332" }, "departure": { "delay": -7, "time": "1772185373" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 36, "time": "1772186155" }, "departure": { "delay": 36, "time": "1772186196" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1772186453", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758726x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8393:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 185, "time": "1772183705" }, "departure": { "delay": 185, "time": "1772183705" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 136, "time": "1772184436" }, "departure": { "delay": 136, "time": "1772184436" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 167, "time": "1772185607" }, "departure": { "delay": 167, "time": "1772185607" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 173, "time": "1772185553" }, "departure": { "delay": 173, "time": "1772185553" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 165, "time": "1772185305" }, "departure": { "delay": 165, "time": "1772185305" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 134, "time": "1772184709" }, "departure": { "delay": 134, "time": "1772184734" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 99, "time": "1772183541" }, "departure": { "delay": 99, "time": "1772183559" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 125, "time": "1772184245" }, "departure": { "delay": 125, "time": "1772184245" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 94, "time": "1772184309" }, "departure": { "delay": 94, "time": "1772184334" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 160, "time": "1772185060" }, "departure": { "delay": 160, "time": "1772185060" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 116, "time": "1772184536" }, "departure": { "delay": 116, "time": "1772184536" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 6, "time": "1772183872" }, "departure": { "delay": 6, "time": "1772183886" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 99, "time": "1772185659" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 149, "time": "1772183789" }, "departure": { "delay": 149, "time": "1772183789" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 157, "time": "1772185177" }, "departure": { "delay": 157, "time": "1772185177" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 134, "time": "1772184794" }, "departure": { "delay": 134, "time": "1772184794" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 155, "time": "1772184935" }, "departure": { "delay": 155, "time": "1772184935" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 114, "time": "1772185409" }, "departure": { "delay": 114, "time": "1772185434" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 44, "time": "1772183962" }, "departure": { "delay": 44, "time": "1772183984" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 214, "time": "1772185234" }, "departure": { "delay": 214, "time": "1772185234" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 99, "time": "1772184060" }, "departure": { "delay": 99, "time": "1772184159" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 154, "time": "1772184634" }, "departure": { "delay": 154, "time": "1772184634" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 94, "time": "1772183413" }, "departure": { "delay": 94, "time": "1772183434" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772183340" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772183130", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8393:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13266:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772184480" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 32, "time": "1772184992" }, "departure": { "delay": 32, "time": "1772184992" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1772185957" }, "departure": { "delay": 120, "time": "1772185980" }, "stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 23, "time": "1772184623" }, "departure": { "delay": 23, "time": "1772184623" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 45, "time": "1772185605" }, "departure": { "delay": 45, "time": "1772185605" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 90, "time": "1772185830" }, "departure": { "delay": 90, "time": "1772185830" }, "stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 128, "time": "1772185808" }, "departure": { "delay": 128, "time": "1772185808" }, "stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 122, "time": "1772186042" }, "departure": { "delay": 122, "time": "1772186042" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 47, "time": "1772185401" }, "departure": { "delay": 47, "time": "1772185427" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1772185082" }, "departure": { "delay": 2, "time": "1772185082" }, "stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -20, "time": "1772185480" }, "departure": { "delay": -20, "time": "1772185480" }, "stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 25, "time": "1772184744" }, "departure": { "delay": 25, "time": "1772184805" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 58, "time": "1772186158" }, "departure": { "delay": 58, "time": "1772186158" }, "stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -23, "time": "1772184697" }, "departure": { "delay": -23, "time": "1772184697" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 67, "time": "1772185387" }, "departure": { "delay": 67, "time": "1772185387" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 11, "time": "1772184851" }, "departure": { "delay": 11, "time": "1772184851" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 145, "time": "1772185683" }, "departure": { "delay": 145, "time": "1772185705" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 45, "time": "1772185905" }, "departure": { "delay": 45, "time": "1772185905" }, "stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 24, "time": "1772185314" }, "departure": { "delay": 24, "time": "1772185344" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -25, "time": "1772185055" }, "departure": { "delay": -25, "time": "1772185055" }, "stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -43, "time": "1772184737" }, "departure": { "delay": -43, "time": "1772184737" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 15, "time": "1772185155" }, "departure": { "delay": 15, "time": "1772185155" }, "stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 22, "time": "1772185222" }, "departure": { "delay": 22, "time": "1772185222" }, "stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 85, "time": "1772186065" }, "departure": { "delay": 85, "time": "1772186065" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -32, "time": "1772186188" }, "stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 36, "time": "1772184559" }, "departure": { "delay": 36, "time": "1772184576" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 135, "time": "1772185755" }, "departure": { "delay": 135, "time": "1772185755" }, "stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1772184290", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13266:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4374:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 154, "time": "1772184201" }, "departure": { "delay": 154, "time": "1772184214" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 164, "time": "1772183779" }, "departure": { "delay": 164, "time": "1772183804" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 166, "time": "1772185046" }, "departure": { "delay": 166, "time": "1772185066" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "departure": { "delay": 64, "time": "1772183704" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 224, "time": "1772184688" }, "departure": { "delay": 224, "time": "1772184704" }, "stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 284, "time": "1772185213" }, "departure": { "delay": 284, "time": "1772185244" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 254, "time": "1772184518" }, "departure": { "delay": 254, "time": "1772184554" }, "stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 204, "time": "1772184417" }, "departure": { "delay": 204, "time": "1772184444" }, "stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 264, "time": "1772185325" }, "departure": { "delay": 264, "time": "1772185344" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 164, "time": "1772184314" }, "departure": { "delay": 164, "time": "1772184344" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 225, "time": "1772185117" }, "departure": { "delay": 225, "time": "1772185125" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 244, "time": "1772184590" }, "departure": { "delay": 244, "time": "1772184604" }, "stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1772183710", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4374:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12560:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 74, "time": "1772184134" }, "departure": { "delay": 74, "time": "1772184134" }, "stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 62, "time": "1772183642" }, "departure": { "delay": 62, "time": "1772183642" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 119, "time": "1772183714" }, "departure": { "delay": 119, "time": "1772183759" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1772184100" }, "departure": { "delay": 100, "time": "1772184100" }, "stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 64, "time": "1772183584" }, "departure": { "delay": 64, "time": "1772183584" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -17, "time": "1772182843" }, "departure": { "delay": -17, "time": "1772182843" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 187, "time": "1772184487" }, "departure": { "delay": 187, "time": "1772184487" }, "stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 134, "time": "1772183534" }, "departure": { "delay": 134, "time": "1772183534" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 70, "time": "1772183290" }, "departure": { "delay": 70, "time": "1772183290" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 31, "time": "1772183191" }, "departure": { "delay": 31, "time": "1772183191" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772182680" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1772184010" }, "departure": { "delay": 60, "time": "1772184060" }, "stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 79, "time": "1772184259" }, "departure": { "delay": 79, "time": "1772184259" }, "stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 62, "time": "1772184312" }, "departure": { "delay": 62, "time": "1772184362" }, "stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 94, "time": "1772183409" }, "departure": { "delay": 94, "time": "1772183434" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772182430", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12560:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745400x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 107, "time": "1772183667" }, "departure": { "delay": 107, "time": "1772183687" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 112, "time": "1772184652" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 108, "time": "1772184256" }, "departure": { "delay": 108, "time": "1772184288" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 88, "time": "1772184409" }, "departure": { "delay": 88, "time": "1772184508" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 57, "time": "1772183900" }, "departure": { "delay": 57, "time": "1772183937" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 206, "time": "1772183451" }, "departure": { "delay": 206, "time": "1772183486" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 132, "time": "1772183183" }, "departure": { "delay": 132, "time": "1772183232" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 78, "time": "1772184106" }, "departure": { "delay": 78, "time": "1772184138" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 153, "time": "1772183267" }, "departure": { "delay": 153, "time": "1772183313" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 59, "time": "1772184316" }, "departure": { "delay": 59, "time": "1772184359" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 165, "time": "1772183605" }, "departure": { "delay": 165, "time": "1772183625" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1772183720" }, "departure": { "delay": 57, "time": "1772183757" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 102, "time": "1772183042" }, "departure": { "delay": 102, "time": "1772183082" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 107, "time": "1772183100" }, "departure": { "delay": 107, "time": "1772183147" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 177, "time": "1772183346" }, "departure": { "delay": 177, "time": "1772183397" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 113, "time": "1772182913" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 78, "time": "1772183980" }, "departure": { "delay": 78, "time": "1772184078" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 94, "time": "1772184166" }, "departure": { "delay": 94, "time": "1772184214" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 178, "time": "1772183548" }, "departure": { "delay": 178, "time": "1772183578" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 84, "time": "1772183804" }, "departure": { "delay": 84, "time": "1772183844" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745400x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx263:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772195400" }, "departure": { "time": "1772195400" }, "stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772196360" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772195580" }, "departure": { "time": "1772195580" }, "stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772194680" }, "departure": { "time": "1772194680" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1772195405" }, "departure": { "delay": 5, "time": "1772195405" }, "stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772195460" }, "departure": { "time": "1772195460" }, "stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772194800" }, "departure": { "time": "1772194800" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772194200" }, "departure": { "time": "1772194200" }, "stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772194920" }, "departure": { "time": "1772194920" }, "stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772195520" }, "departure": { "time": "1772195520" }, "stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772194080" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772194860" }, "departure": { "time": "1772194860" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772178532", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx263:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077433x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 90, "time": "1772185950" }, "stopId": "FR:76351:ZE:3178:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 140, "time": "1772185880" }, "stopId": "FR:76351:ZE:3494:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 89, "time": "1772186609" }, "departure": { "delay": 89, "time": "1772186609" }, "stopId": "FR:76351:ZE:4786:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 89, "time": "1772186969" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 86, "time": "1772186066" }, "stopId": "FR:76351:ZE:4654:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 110, "time": "1772186570" }, "departure": { "delay": 110, "time": "1772186570" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 89, "time": "1772186849" }, "departure": { "delay": 89, "time": "1772186849" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 }, { "departure": { "delay": 96, "time": "1772186256" }, "stopId": "FR:76351:ZE:3490:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 86, "time": "1772186006" }, "stopId": "FR:76351:ZE:3570:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 93, "time": "1772186433" }, "departure": { "delay": 93, "time": "1772186433" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 131, "time": "1772186171" }, "stopId": "FR:76351:ZE:3068:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 144, "time": "1772186484" }, "departure": { "delay": 144, "time": "1772186484" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 101, "time": "1772186741" }, "departure": { "delay": 101, "time": "1772186741" }, "stopId": "FR:76351:ZE:3404:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 179, "time": "1772185799" }, "stopId": "FR:76351:ZE:3319:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 104, "time": "1772186684" }, "departure": { "delay": 104, "time": "1772186684" }, "stopId": "FR:76351:ZE:3049:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 129, "time": "1772186769" }, "departure": { "delay": 129, "time": "1772186769" }, "stopId": "FR:76351:ZE:3670:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 89, "time": "1772186369" }, "stopId": "FR:76351:ZE:3477:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1772185977", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077433x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13641:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 54, "time": "1772185134" }, "departure": { "delay": 54, "time": "1772185134" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 40, "time": "1772184700" }, "departure": { "delay": 40, "time": "1772184700" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 42, "time": "1772184882" }, "departure": { "delay": 42, "time": "1772184882" }, "stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1772183641" }, "departure": { "delay": 1, "time": "1772183641" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1772185880" }, "departure": { "delay": 20, "time": "1772185880" }, "stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772185080" }, "departure": { "time": "1772185080" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 41, "time": "1772183741" }, "departure": { "delay": 41, "time": "1772183741" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1772184978" }, "departure": { "delay": 18, "time": "1772184978" }, "stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 29, "time": "1772185409" }, "departure": { "delay": 29, "time": "1772185409" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 45, "time": "1772183685" }, "departure": { "delay": 45, "time": "1772183685" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772184540" }, "departure": { "time": "1772184540" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 46, "time": "1772183926" }, "departure": { "delay": 46, "time": "1772183926" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1772184100" }, "departure": { "delay": 40, "time": "1772184100" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772186220" }, "stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 50, "time": "1772185790" }, "departure": { "delay": 50, "time": "1772185790" }, "stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 35, "time": "1772185235" }, "departure": { "delay": 35, "time": "1772185235" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 39, "time": "1772184939" }, "departure": { "delay": 39, "time": "1772184939" }, "stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 47, "time": "1772183807" }, "departure": { "delay": 47, "time": "1772183807" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 26, "time": "1772186006" }, "departure": { "delay": 26, "time": "1772186006" }, "stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 15, "time": "1772184795" }, "departure": { "delay": 15, "time": "1772184795" }, "stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772184360" }, "departure": { "time": "1772184360" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1772184417" }, "departure": { "delay": 57, "time": "1772184417" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 22, "time": "1772185342" }, "departure": { "delay": 22, "time": "1772185342" }, "stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 16, "time": "1772184196" }, "departure": { "delay": 16, "time": "1772184196" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772185440" }, "departure": { "time": "1772185440" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 33, "time": "1772185953" }, "departure": { "delay": 33, "time": "1772185953" }, "stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1772184300" }, "departure": { "time": "1772184300" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772183580" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772184000" }, "departure": { "time": "1772184000" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1772183883" }, "departure": { "delay": 3, "time": "1772183883" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1772184638" }, "departure": { "delay": 38, "time": "1772184638" }, "stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 45, "time": "1772185605" }, "departure": { "delay": 45, "time": "1772185605" }, "stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 14, "time": "1772185274" }, "departure": { "delay": 14, "time": "1772185274" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 29, "time": "1772186129" }, "departure": { "delay": 29, "time": "1772186129" }, "stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1772185680" }, "departure": { "time": "1772185680" }, "stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 55, "time": "1772184055" }, "departure": { "delay": 55, "time": "1772184055" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772183310", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13641:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18830:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -140, "time": "1772186740" }, "stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 7, "time": "1772184907" }, "departure": { "delay": 7, "time": "1772184907" }, "stopId": "FR:76367:ZE:TCARxELUAR0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -4, "time": "1772184956" }, "departure": { "delay": -4, "time": "1772184956" }, "stopId": "FR:76367:ZE:TCARxHOMAI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 61, "time": "1772185381" }, "departure": { "delay": 61, "time": "1772185381" }, "stopId": "FR:76451:ZE:TCARxCEQUE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 37, "time": "1772185717" }, "departure": { "delay": 37, "time": "1772185717" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -101, "time": "1772186479" }, "departure": { "delay": -101, "time": "1772186479" }, "stopId": "FR:76474:ZE:TCARxDUPAR0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 19, "time": "1772185969" }, "departure": { "delay": 19, "time": "1772186059" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -140, "time": "1772186620" }, "departure": { "delay": -140, "time": "1772186620" }, "stopId": "FR:76474:ZE:TCARxCOURL0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 118, "time": "1772185558" }, "departure": { "delay": 118, "time": "1772185558" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 89, "time": "1772185649" }, "departure": { "delay": 89, "time": "1772185649" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 42, "time": "1772185782" }, "departure": { "delay": 42, "time": "1772185782" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772184720" }, "stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -100, "time": "1772186540" }, "departure": { "delay": -100, "time": "1772186540" }, "stopId": "FR:76474:ZE:TCARxEMARI0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 16, "time": "1772184856" }, "departure": { "delay": 16, "time": "1772184856" }, "stopId": "FR:76367:ZE:TCARxEHOUP0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 52, "time": "1772185672" }, "departure": { "delay": 52, "time": "1772185672" }, "stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 47, "time": "1772185882" }, "departure": { "delay": 47, "time": "1772185907" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 92, "time": "1772186132" }, "departure": { "delay": 92, "time": "1772186132" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -94, "time": "1772186606" }, "departure": { "delay": -94, "time": "1772186606" }, "stopId": "FR:76474:ZE:TCARxMPAGN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 110, "time": "1772185490" }, "departure": { "delay": 110, "time": "1772185490" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 105, "time": "1772185605" }, "departure": { "delay": 105, "time": "1772185605" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 43, "time": "1772184823" }, "departure": { "delay": 43, "time": "1772184823" }, "stopId": "FR:76367:ZE:TCARxPBOSC0:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772184450", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx43:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18830:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1259:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772191320" }, "departure": { "time": "1772191320" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1772191080" }, "departure": { "time": "1772191080" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1772191200" }, "departure": { "time": "1772191200" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1772191380" }, "departure": { "time": "1772191380" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1772191440" }, "departure": { "time": "1772191440" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1772191560" }, "departure": { "time": "1772191560" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "departure": { "time": "1772190720" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1772191500" }, "departure": { "time": "1772191500" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1772191140" }, "departure": { "time": "1772191140" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1772190840" }, "departure": { "time": "1772190840" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1772191260" }, "departure": { "time": "1772191260" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1772191800" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1772190780" }, "departure": { "time": "1772190780" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1772191680" }, "departure": { "time": "1772191680" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1772186411", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:1259:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758535x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 460, "time": "1772189740" }, "departure": { "delay": 460, "time": "1772189740" }, "stopId": "FR:50041:ZE:HAGCAP:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 460, "time": "1772189020" }, "departure": { "delay": 460, "time": "1772189020" }, "stopId": "FR:50041:ZE:HAGMES:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 460, "time": "1772191060" }, "departure": { "delay": 460, "time": "1772191060" }, "stopId": "FR:50041:ZE:HAGBE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 460, "time": "1772189260" }, "departure": { "delay": 460, "time": "1772189260" }, "stopId": "FR:50041:ZE:HAGPR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 460, "time": "1772189500" }, "departure": { "delay": 460, "time": "1772189500" }, "stopId": "FR:50041:ZE:HAGVB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 460, "time": "1772190640" }, "departure": { "delay": 460, "time": "1772190640" }, "stopId": "FR:50041:ZE:HAGNEZ:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 460, "time": "1772191660" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 460, "time": "1772188360" }, "departure": { "delay": 460, "time": "1772188360" }, "stopId": "FR:50041:ZE:HAGTOU:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 460, "time": "1772190160" }, "departure": { "delay": 460, "time": "1772190160" }, "stopId": "FR:50041:ZE:HAGECA:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 460, "time": "1772188660" }, "departure": { "delay": 460, "time": "1772188660" }, "stopId": "FR:50041:ZE:HAGMDJ:ATOUMOD035", "stopSequence": 3 }, { "departure": { "time": "1772187600" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 460, "time": "1772189860" }, "departure": { "delay": 460, "time": "1772189860" }, "stopId": "FR:50041:ZE:HAGMA3:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A1:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758535x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx552:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 268, "time": "1772184988" }, "departure": { "delay": 268, "time": "1772184988" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 182, "time": "1772184639" }, "departure": { "delay": 182, "time": "1772184662" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 147, "time": "1772184363" }, "departure": { "delay": 147, "time": "1772184387" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 198, "time": "1772184738" }, "departure": { "delay": 198, "time": "1772184738" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 167, "time": "1772185465" }, "departure": { "delay": 167, "time": "1772185487" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 123, "time": "1772183523" }, "departure": { "delay": 123, "time": "1772183523" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 122, "time": "1772183462" }, "departure": { "delay": 122, "time": "1772183462" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 150, "time": "1772185650" }, "departure": { "delay": 150, "time": "1772185650" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 92, "time": "1772183887" }, "departure": { "delay": 92, "time": "1772183912" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 227, "time": "1772184862" }, "departure": { "delay": 227, "time": "1772184887" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 162, "time": "1772184437" }, "departure": { "delay": 162, "time": "1772184462" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 86, "time": "1772183606" }, "departure": { "delay": 86, "time": "1772183606" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 47, "time": "1772183687" }, "departure": { "delay": 47, "time": "1772183687" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 159, "time": "1772185539" }, "departure": { "delay": 159, "time": "1772185539" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 98, "time": "1772183987" }, "departure": { "delay": 98, "time": "1772184038" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 180, "time": "1772185080" }, "departure": { "delay": 180, "time": "1772185080" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 82, "time": "1772184262" }, "departure": { "delay": 82, "time": "1772184262" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 202, "time": "1772185162" }, "departure": { "delay": 202, "time": "1772185162" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 147, "time": "1772185587" }, "departure": { "delay": 147, "time": "1772185587" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 163, "time": "1772186143" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 167, "time": "1772183365" }, "departure": { "delay": 167, "time": "1772183387" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 128, "time": "1772184188" }, "departure": { "delay": 128, "time": "1772184188" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 197, "time": "1772185337" }, "departure": { "delay": 197, "time": "1772185337" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 91, "time": "1772184091" }, "departure": { "delay": 91, "time": "1772184091" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 127, "time": "1772183263" }, "departure": { "delay": 127, "time": "1772183287" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 142, "time": "1772184538" }, "departure": { "delay": 142, "time": "1772184562" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "departure": { "delay": 112, "time": "1772183212" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772183219", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx552:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx453:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772209620" }, "departure": { "time": "1772209620" }, "stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001", "stopSequence": 39 }, { "departure": { "time": "1772208000" }, "stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772211000" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 46 }, { "arrival": { "time": "1772208360" }, "departure": { "time": "1772208360" }, "stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772209440" }, "departure": { "time": "1772209440" }, "stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1772209980" }, "departure": { "time": "1772209980" }, "stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "time": "1772208060" }, "departure": { "time": "1772208060" }, "stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772210400" }, "departure": { "time": "1772210400" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 45 }, { "arrival": { "time": "1772208120" }, "departure": { "time": "1772208120" }, "stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772208600" }, "departure": { "time": "1772208600" }, "stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772208240" }, "departure": { "time": "1772208240" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1772208065" }, "departure": { "delay": 5, "time": "1772208065" }, "stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772208900" }, "departure": { "time": "1772208900" }, "stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1772208840" }, "departure": { "time": "1772208840" }, "stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1772209500" }, "departure": { "time": "1772209500" }, "stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1772209860" }, "departure": { "time": "1772209860" }, "stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1772209320" }, "departure": { "time": "1772209320" }, "stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1772209260" }, "departure": { "time": "1772209260" }, "stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1772209080" }, "departure": { "time": "1772209080" }, "stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772209800" }, "departure": { "time": "1772209800" }, "stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1772209380" }, "departure": { "time": "1772209380" }, "stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1772209920" }, "departure": { "time": "1772209920" }, "stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "time": "1772208180" }, "departure": { "time": "1772208180" }, "stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772208960" }, "departure": { "time": "1772208960" }, "stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1772208420" }, "departure": { "time": "1772208420" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1772210100" }, "departure": { "time": "1772210100" }, "stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001", "stopSequence": 44 } ], "timestamp": "1772183097", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx453:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:114:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 73, "time": "1772178902" }, "departure": { "delay": 73, "time": "1772178973" }, "stopId": "FR:14333:ZE:28:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1772180084" }, "departure": { "delay": 5, "time": "1772180165" }, "stopId": "FR:14333:ZE:7:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": 21, "time": "1772179035" }, "departure": { "delay": 21, "time": "1772179041" }, "stopId": "FR:14536:ZE:26:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 22, "time": "1772179347" }, "departure": { "delay": 22, "time": "1772179462" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 18, "time": "1772179810" }, "departure": { "delay": 18, "time": "1772179818" }, "stopId": "FR:14333:ZE:13:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1772178583" }, "departure": { "delay": -1, "time": "1772178599" }, "stopId": "FR:14333:ZE:34:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1772179889" }, "departure": { "delay": 5, "time": "1772179925" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": -43, "time": "1772180237" }, "stopId": "FR:14333:ZE:3:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 4, "time": "1772178475" }, "departure": { "delay": 4, "time": "1772178484" }, "stopId": "FR:14333:ZE:38:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 65, "time": "1772179173" }, "departure": { "delay": 65, "time": "1772179205" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 3, "time": "1772178732" }, "departure": { "delay": 3, "time": "1772178783" }, "stopId": "FR:14333:ZE:30:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 17, "time": "1772178526" }, "departure": { "delay": 17, "time": "1772178557" }, "stopId": "FR:14333:ZE:36:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1772178619" }, "departure": { "delay": 40, "time": "1772178700" }, "stopId": "FR:14333:ZE:32:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": -32, "time": "1772179975" }, "departure": { "delay": -32, "time": "1772180008" }, "stopId": "FR:14333:ZE:9:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": 15, "time": "1772178382" }, "departure": { "delay": 15, "time": "1772178435" }, "stopId": "FR:14333:ZE:40:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 42, "time": "1772179596" }, "departure": { "delay": 42, "time": "1772179602" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 13 }, { "departure": { "time": "1772178300" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": -8, "time": "1772179485" }, "departure": { "delay": -8, "time": "1772179492" }, "stopId": "FR:14333:ZE:21:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 33, "time": "1772179761" }, "departure": { "delay": 33, "time": "1772179773" }, "stopId": "FR:14333:ZE:15:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": -9, "time": "1772180198" }, "departure": { "delay": -9, "time": "1772180211" }, "stopId": "FR:14333:ZE:5:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": 26, "time": "1772179624" }, "departure": { "delay": 26, "time": "1772179706" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 14 } ], "timestamp": "1772186436", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:114:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17332:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1772182965" }, "departure": { "delay": 45, "time": "1772182965" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 36, "time": "1772184936" }, "departure": { "delay": 36, "time": "1772184936" }, "stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 51, "time": "1772183391" }, "departure": { "delay": 51, "time": "1772183391" }, "stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772185260" }, "departure": { "time": "1772185260" }, "stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1772184000" }, "departure": { "time": "1772184000" }, "stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 16, "time": "1772183956" }, "departure": { "delay": 16, "time": "1772183956" }, "stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 56, "time": "1772183576" }, "departure": { "delay": 56, "time": "1772183576" }, "stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 8, "time": "1772185148" }, "departure": { "delay": 8, "time": "1772185148" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 43, "time": "1772184823" }, "departure": { "delay": 43, "time": "1772184823" }, "stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1772182440" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1772184783" }, "departure": { "delay": 3, "time": "1772184783" }, "stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1772183820" }, "departure": { "time": "1772183820" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772182500" }, "departure": { "time": "1772182500" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 34, "time": "1772185234" }, "departure": { "delay": 34, "time": "1772185234" }, "stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1772185200" }, "departure": { "time": "1772185200" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 49, "time": "1772184649" }, "departure": { "delay": 49, "time": "1772184649" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1772185440" }, "stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 2, "time": "1772184602" }, "departure": { "delay": 2, "time": "1772184602" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 8, "time": "1772183648" }, "departure": { "delay": 8, "time": "1772183648" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 57, "time": "1772183757" }, "departure": { "delay": 57, "time": "1772183757" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772184900" }, "departure": { "time": "1772184900" }, "stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1772183460" }, "departure": { "time": "1772183460" }, "stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772182800" }, "departure": { "time": "1772182800" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 7, "time": "1772185087" }, "departure": { "delay": 7, "time": "1772185087" }, "stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1772184720" }, "departure": { "time": "1772184720" }, "stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 34, "time": "1772183914" }, "departure": { "delay": 34, "time": "1772183914" }, "stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1772182050", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17332:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112050x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 154, "time": "1772186494" }, "departure": { "delay": 154, "time": "1772186494" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 138, "time": "1772186598" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 107, "time": "1772186387" }, "stopId": "FR:76351:ZE:3987:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112050x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758655x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -43, "time": "1772176102" }, "departure": { "delay": -43, "time": "1772176157" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -27, "time": "1772176017" }, "departure": { "delay": -27, "time": "1772176053" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 16, "time": "1772174677" }, "departure": { "delay": 16, "time": "1772174716" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -2, "time": "1772174443" }, "departure": { "delay": -2, "time": "1772174458" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 42, "time": "1772174542" }, "departure": { "delay": 42, "time": "1772174562" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -58, "time": "1772176605" }, "departure": { "delay": -58, "time": "1772176622" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -57, "time": "1772176749" }, "departure": { "delay": -57, "time": "1772176803" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 57, "time": "1772175506" }, "departure": { "delay": 57, "time": "1772175537" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 38, "time": "1772174993" }, "departure": { "delay": 38, "time": "1772175038" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -29, "time": "1772175257" }, "departure": { "delay": -29, "time": "1772175271" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 48, "time": "1772175071" }, "departure": { "delay": 48, "time": "1772175108" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1772175949" }, "departure": { "delay": 22, "time": "1772175982" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -56, "time": "1772176668" }, "departure": { "delay": -56, "time": "1772176684" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1772174480" }, "departure": { "delay": 1, "time": "1772174521" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -100, "time": "1772177240" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 66, "time": "1772174908" }, "departure": { "delay": 66, "time": "1772174946" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 23, "time": "1772175344" }, "departure": { "delay": 23, "time": "1772175383" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 22, "time": "1772174782" }, "departure": { "delay": 22, "time": "1772174842" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 16, "time": "1772174582" }, "departure": { "delay": 16, "time": "1772174596" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -28, "time": "1772176857" }, "departure": { "delay": -28, "time": "1772176892" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "time": "1772175851" }, "departure": { "time": "1772175900" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -49, "time": "1772176931" }, "departure": { "delay": -49, "time": "1772176991" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -17, "time": "1772175782" }, "departure": { "delay": -17, "time": "1772175823" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 23, "time": "1772175656" }, "departure": { "delay": 23, "time": "1772175683" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 10, "time": "1772174350" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -58, "time": "1772177015" }, "departure": { "delay": -58, "time": "1772177042" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -53, "time": "1772177071" }, "departure": { "delay": -53, "time": "1772177107" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 48, "time": "1772175406" }, "departure": { "delay": 48, "time": "1772175468" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 20, "time": "1772175184" }, "departure": { "delay": 20, "time": "1772175200" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -32, "time": "1772177152" }, "departure": { "delay": -32, "time": "1772177188" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -21, "time": "1772175722" }, "departure": { "delay": -21, "time": "1772175759" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 3, "time": "1772176251" }, "departure": { "delay": 3, "time": "1772176323" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 59, "time": "1772175550" }, "departure": { "delay": 59, "time": "1772175599" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -13, "time": "1772176507" }, "departure": { "delay": -13, "time": "1772176547" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -38, "time": "1772176433" }, "departure": { "delay": -38, "time": "1772176462" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 } ], "timestamp": "1772186447", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758655x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4197389x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1772187046" }, "departure": { "delay": 46, "time": "1772187046" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "time": "1772186700" }, "departure": { "time": "1772186700" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 41, "time": "1772186501" }, "departure": { "delay": 41, "time": "1772186501" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "time": "1772186460" }, "departure": { "time": "1772186460" }, "stopId": "FR:76351:ZE:3729:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 8, "time": "1772186948" }, "departure": { "delay": 8, "time": "1772186948" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 46, "time": "1772186626" }, "departure": { "delay": 46, "time": "1772186626" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 32, "time": "1772187092" }, "departure": { "delay": 32, "time": "1772187092" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 25, "time": "1772187025" }, "departure": { "delay": 25, "time": "1772187025" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "departure": { "delay": 10, "time": "1772186410" }, "stopId": "FR:76351:ZE:3567:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 48, "time": "1772186868" }, "departure": { "delay": 48, "time": "1772186868" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "time": "1772186820" }, "departure": { "time": "1772186820" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "time": "1772187120" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 34, "time": "1772186914" }, "departure": { "delay": 34, "time": "1772186914" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 59, "time": "1772186759" }, "departure": { "delay": 59, "time": "1772186759" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 32, "time": "1772186552" }, "departure": { "delay": 32, "time": "1772186552" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4197389x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12539:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 194, "time": "1772185694" }, "departure": { "delay": 194, "time": "1772185694" }, "stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 50, "time": "1772184050" }, "departure": { "delay": 50, "time": "1772184050" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 }, { "departure": { "delay": 27, "time": "1772183547" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 142, "time": "1772185522" }, "departure": { "delay": 142, "time": "1772185522" }, "stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 22, "time": "1772183722" }, "departure": { "delay": 22, "time": "1772183722" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1772183796" }, "departure": { "delay": 36, "time": "1772183796" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 8, "time": "1772183768" }, "departure": { "delay": 8, "time": "1772183768" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1772183826" }, "departure": { "delay": 6, "time": "1772183826" }, "stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 92, "time": "1772184550" }, "departure": { "delay": 92, "time": "1772184572" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 140, "time": "1772185580" }, "departure": { "delay": 140, "time": "1772185580" }, "stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 31, "time": "1772184451" }, "departure": { "delay": 31, "time": "1772184451" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -14, "time": "1772183866" }, "departure": { "delay": -14, "time": "1772183866" }, "stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1772184340" }, "departure": { "delay": 100, "time": "1772184340" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 222, "time": "1772185422" }, "departure": { "delay": 222, "time": "1772185422" }, "stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 112, "time": "1772185227" }, "departure": { "delay": 112, "time": "1772185252" }, "stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 151, "time": "1772185771" }, "departure": { "delay": 151, "time": "1772185771" }, "stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 162, "time": "1772185062" }, "departure": { "delay": 162, "time": "1772185062" }, "stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 182, "time": "1772185622" }, "departure": { "delay": 182, "time": "1772185622" }, "stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 91, "time": "1772184151" }, "departure": { "delay": 91, "time": "1772184151" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 132, "time": "1772184972" }, "departure": { "delay": 132, "time": "1772184972" }, "stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 72, "time": "1772185872" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 229, "time": "1772185489" }, "departure": { "delay": 229, "time": "1772185489" }, "stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 152, "time": "1772185150" }, "departure": { "delay": 152, "time": "1772185172" }, "stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 92, "time": "1772184252" }, "departure": { "delay": 92, "time": "1772184272" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 131, "time": "1772184731" }, "departure": { "delay": 131, "time": "1772184731" }, "stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 232, "time": "1772185372" }, "departure": { "delay": 232, "time": "1772185372" }, "stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 157, "time": "1772184697" }, "departure": { "delay": 157, "time": "1772184697" }, "stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 37, "time": "1772184376" }, "departure": { "delay": 37, "time": "1772184397" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 182, "time": "1772185022" }, "departure": { "delay": 182, "time": "1772185022" }, "stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 127, "time": "1772184803" }, "departure": { "delay": 127, "time": "1772184847" }, "stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1772183550", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12539:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16400:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772189820" }, "departure": { "delay": 60, "time": "1772189820" }, "stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1772189720" }, "departure": { "delay": 20, "time": "1772189720" }, "stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1772189700" }, "departure": { "delay": 60, "time": "1772189700" }, "stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772189580" }, "stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1772189640" }, "departure": { "delay": 60, "time": "1772189640" }, "stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1772189780" }, "departure": { "delay": 20, "time": "1772189780" }, "stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1772189760" }, "departure": { "delay": 60, "time": "1772189760" }, "stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1772189660" }, "departure": { "delay": 20, "time": "1772189660" }, "stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772185390", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx14:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16400:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4934:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1772187636" }, "departure": { "delay": 36, "time": "1772187636" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1772187570" }, "departure": { "delay": 30, "time": "1772187570" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1772187421" }, "departure": { "delay": 1, "time": "1772187421" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 59, "time": "1772187359" }, "departure": { "delay": 59, "time": "1772187359" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 4, "time": "1772188144" }, "departure": { "delay": 4, "time": "1772188144" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 36, "time": "1772188296" }, "departure": { "delay": 36, "time": "1772188296" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 28, "time": "1772188228" }, "departure": { "delay": 28, "time": "1772188228" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 15, "time": "1772187495" }, "departure": { "delay": 15, "time": "1772187495" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1772187707" }, "departure": { "delay": 47, "time": "1772187707" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "departure": { "delay": 30, "time": "1772187270" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1772188383" }, "departure": { "delay": 3, "time": "1772188383" }, "stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 40, "time": "1772187820" }, "departure": { "delay": 40, "time": "1772187820" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1772188050" }, "departure": { "delay": 30, "time": "1772188050" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772186390", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4934:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15394:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 27, "time": "1772185947" }, "departure": { "delay": 27, "time": "1772185947" }, "stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 100, "time": "1772185840" }, "departure": { "delay": 100, "time": "1772185840" }, "stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 57, "time": "1772184237" }, "departure": { "delay": 57, "time": "1772184237" }, "stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 9, "time": "1772183469" }, "departure": { "delay": 9, "time": "1772183469" }, "stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 152, "time": "1772184092" }, "departure": { "delay": 152, "time": "1772184092" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -53, "time": "1772185027" }, "departure": { "delay": -53, "time": "1772185027" }, "stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 104, "time": "1772185511" }, "departure": { "delay": 104, "time": "1772185544" }, "stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -117, "time": "1772185203" }, "departure": { "delay": -117, "time": "1772185203" }, "stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 73, "time": "1772184613" }, "departure": { "delay": 73, "time": "1772184613" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1772185020" }, "departure": { "time": "1772185020" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 44, "time": "1772185899" }, "departure": { "delay": 44, "time": "1772185904" }, "stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 145, "time": "1772185696" }, "departure": { "delay": 145, "time": "1772185705" }, "stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": -37, "time": "1772186003" }, "stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 75, "time": "1772184795" }, "departure": { "delay": 75, "time": "1772184795" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 96, "time": "1772184025" }, "departure": { "delay": 96, "time": "1772184036" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 128, "time": "1772185602" }, "departure": { "delay": 128, "time": "1772185628" }, "stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 29, "time": "1772183429" }, "departure": { "delay": 29, "time": "1772183429" }, "stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 4, "time": "1772185984" }, "departure": { "delay": 4, "time": "1772185984" }, "stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 45, "time": "1772183385" }, "departure": { "delay": 45, "time": "1772183385" }, "stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 34, "time": "1772185894" }, "departure": { "delay": 34, "time": "1772185894" }, "stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 26, "time": "1772183486" }, "departure": { "delay": 26, "time": "1772183486" }, "stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 96, "time": "1772184216" }, "departure": { "delay": 96, "time": "1772184216" }, "stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -15, "time": "1772183565" }, "departure": { "delay": -15, "time": "1772183565" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 75, "time": "1772183895" }, "departure": { "delay": 75, "time": "1772183895" }, "stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 75, "time": "1772184735" }, "departure": { "delay": 75, "time": "1772184735" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 82, "time": "1772183662" }, "departure": { "delay": 82, "time": "1772183662" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 62, "time": "1772184302" }, "departure": { "delay": 62, "time": "1772184302" }, "stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772183340" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 69, "time": "1772183769" }, "departure": { "delay": 69, "time": "1772183769" }, "stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -77, "time": "1772185280" }, "departure": { "delay": -77, "time": "1772185303" }, "stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1772182630", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15394:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx4421:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772188260" }, "stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772187060" }, "stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772188560" }, "stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772187120" }, "stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772186220" }, "stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772188620" }, "stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772186940" }, "stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772188440" }, "stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772186100" }, "stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772186280" }, "stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx118:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx4421:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:123:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 108, "time": "1772186200" }, "departure": { "delay": 108, "time": "1772186208" }, "stopId": "FR:14333:ZE:16:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 160, "time": "1772187400" }, "departure": { "delay": 160, "time": "1772187400" }, "stopId": "FR:14333:ZE:37:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": 131, "time": "1772186105" }, "departure": { "delay": 131, "time": "1772186111" }, "stopId": "FR:14333:ZE:12:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 118, "time": "1772186148" }, "departure": { "delay": 118, "time": "1772186158" }, "stopId": "FR:14333:ZE:14:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 12, "time": "1772185539" }, "departure": { "delay": 12, "time": "1772185572" }, "stopId": "FR:14333:ZE:4:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 129, "time": "1772186343" }, "departure": { "delay": 129, "time": "1772186349" }, "stopId": "FR:14333:ZE:20:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 123, "time": "1772185964" }, "departure": { "delay": 123, "time": "1772186043" }, "stopId": "FR:14333:ZE:10:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 160, "time": "1772186860" }, "departure": { "delay": 160, "time": "1772186860" }, "stopId": "FR:14333:ZE:25:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "time": "1772186366" }, "departure": { "time": "1772186280" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 160, "time": "1772186740" }, "departure": { "delay": 160, "time": "1772186740" }, "stopId": "FR:14536:ZE:23:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 160, "time": "1772187460" }, "departure": { "delay": 160, "time": "1772187460" }, "stopId": "FR:14333:ZE:39:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": 137, "time": "1772185927" }, "departure": { "delay": 137, "time": "1772185937" }, "stopId": "FR:14333:ZE:8:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 160, "time": "1772186980" }, "departure": { "delay": 160, "time": "1772186980" }, "stopId": "FR:14333:ZE:27:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "time": "1772186275" }, "departure": { "time": "1772186160" }, "stopId": "FR:14333:ZE:18:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 160, "time": "1772187220" }, "departure": { "delay": 160, "time": "1772187220" }, "stopId": "FR:14333:ZE:33:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 160, "time": "1772187100" }, "departure": { "delay": 160, "time": "1772187100" }, "stopId": "FR:14333:ZE:29:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 160, "time": "1772187340" }, "departure": { "delay": 160, "time": "1772187340" }, "stopId": "FR:14333:ZE:35:ATOUMOD021", "stopSequence": 18 }, { "departure": { "delay": 18, "time": "1772185518" }, "stopId": "FR:14333:ZE:2:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 95, "time": "1772185627" }, "departure": { "delay": 95, "time": "1772185775" }, "stopId": "FR:14333:ZE:6:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 160, "time": "1772187640" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 160, "time": "1772187160" }, "departure": { "delay": 160, "time": "1772187160" }, "stopId": "FR:14333:ZE:31:ATOUMOD021", "stopSequence": 16 } ], "timestamp": "1772186436", "trip": { "directionId": 1, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:123:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5601920455540736x6:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -45, "time": "1772186715" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 4, "time": "1772186129" }, "departure": { "delay": 4, "time": "1772186164" }, "stopId": "FR:14366:ZE:660130001:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 47, "time": "1772186557" }, "departure": { "delay": 47, "time": "1772186567" }, "stopId": "FR:14366:ZE:21190002:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 47, "time": "1772186492" }, "departure": { "delay": 47, "time": "1772186507" }, "stopId": "FR:14366:ZE:33070003:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 14, "time": "1772186327" }, "departure": { "delay": 14, "time": "1772186354" }, "stopId": "FR:14366:ZE:7160002:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 28, "time": "1772186407" }, "departure": { "delay": 28, "time": "1772186428" }, "stopId": "FR:14366:ZE:3120001:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 38, "time": "1772186608" }, "departure": { "delay": 38, "time": "1772186618" }, "stopId": "FR:14366:ZE:3110004:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1772186250" }, "departure": { "delay": 5, "time": "1772186285" }, "stopId": "FR:14366:ZE:9260004:ATOUMOD036", "stopSequence": 7 } ], "timestamp": "1772186497", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:5089173048393728:LOC", "tripId": "ATOUMOD036:ServiceJourney:5601920455540736x6:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017618x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 199, "time": "1772185999" }, "stopId": "FR:76351:ZE:3025:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 144, "time": "1772185884" }, "stopId": "FR:76351:ZE:3128:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 115, "time": "1772186155" }, "stopId": "FR:76351:ZE:3012:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1772186400" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 146, "time": "1772185826" }, "stopId": "FR:76351:ZE:3625:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 175, "time": "1772186275" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 143, "time": "1772185763" }, "stopId": "FR:76351:ZE:4566:ATOUMOD003", "stopSequence": 8 }, { "departure": { "delay": 144, "time": "1772185944" }, "stopId": "FR:76351:ZE:4840:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 115, "time": "1772186215" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 146, "time": "1772186366" }, "stopId": "FR:76351:ZE:4568:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 175, "time": "1772186095" }, "stopId": "FR:76351:ZE:4803:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 174, "time": "1772186334" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 202, "time": "1772186062" }, "departure": { "delay": 202, "time": "1772186062" }, "stopId": "FR:76351:ZE:3584:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1772186007", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017618x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18084:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:76540:ZE:TCARxBHAVR1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1772188980" }, "departure": { "delay": 60, "time": "1772188980" }, "stopId": "FR:76216:ZE:TCARxSIMEO1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 15, "time": "1772187675" }, "departure": { "delay": 15, "time": "1772187675" }, "stopId": "FR:76157:ZE:TCARxLEFEB0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1772189280" }, "departure": { "delay": 60, "time": "1772189280" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:76157:ZE:TCARxPOMMI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1772188080" }, "departure": { "delay": 60, "time": "1772188080" }, "stopId": "FR:76157:ZE:TCARxPISCC0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1772188860" }, "departure": { "delay": 60, "time": "1772188860" }, "stopId": "FR:76540:ZE:TCARxRBAPE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76157:ZE:TCARxGORGO0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772189340" }, "departure": { "delay": 60, "time": "1772189340" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 30, "time": "1772187690" }, "departure": { "delay": 30, "time": "1772187690" }, "stopId": "FR:76157:ZE:TCARxBELVE0:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1772189360" }, "departure": { "delay": 20, "time": "1772189360" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 20, "time": "1772188940" }, "departure": { "delay": 20, "time": "1772188940" }, "stopId": "FR:76216:ZE:TCARxPEUPL1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1772188020" }, "departure": { "delay": 60, "time": "1772188020" }, "stopId": "FR:76157:ZE:TCARxMERAI0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772187660" }, "departure": { "delay": 60, "time": "1772187660" }, "stopId": "FR:76157:ZE:TCARxIDEFH2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1772187960" }, "departure": { "delay": 60, "time": "1772187960" }, "stopId": "FR:76157:ZE:TCARxECURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1772188040" }, "departure": { "delay": 20, "time": "1772188040" }, "stopId": "FR:76157:ZE:TCARxBUCHH0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76157:ZE:TCARxTJAUR3:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1772188920" }, "departure": { "delay": 60, "time": "1772188920" }, "stopId": "FR:76216:ZE:TCARxLACAC1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1772188500" }, "departure": { "delay": 60, "time": "1772188500" }, "stopId": "FR:76540:ZE:TCARxMIN6:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772189640" }, "departure": { "delay": 60, "time": "1772189640" }, "stopId": "FR:76410:ZE:TCARxMOULI4:ATOUMOD001", "stopSequence": 28 } ], "timestamp": "1772183410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx35:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18084:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:483:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772191440" }, "departure": { "time": "1772191440" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772192100" }, "departure": { "time": "1772192100" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1772190660" }, "departure": { "time": "1772190660" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772192340" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1772191860" }, "departure": { "time": "1772191860" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1772191140" }, "departure": { "time": "1772191140" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772191320" }, "departure": { "time": "1772191320" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772192160" }, "departure": { "time": "1772192160" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1772191620" }, "departure": { "time": "1772191620" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772191380" }, "departure": { "time": "1772191380" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772191500" }, "departure": { "time": "1772191500" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772191020" }, "departure": { "time": "1772191020" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772192220" }, "departure": { "time": "1772192220" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1772191560" }, "departure": { "time": "1772191560" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "departure": { "time": "1772190600" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772191200" }, "departure": { "time": "1772191200" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772190900" }, "departure": { "time": "1772190900" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772191740" }, "departure": { "time": "1772191740" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1772191980" }, "departure": { "time": "1772191980" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 } ], "timestamp": "1772186500", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:483:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11841:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 66, "time": "1772185423" }, "departure": { "delay": 66, "time": "1772185446" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 91, "time": "1772186971" }, "departure": { "delay": 91, "time": "1772186971" }, "stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 84, "time": "1772185284" }, "departure": { "delay": 84, "time": "1772185284" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 36, "time": "1772185596" }, "departure": { "delay": 36, "time": "1772185596" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 99, "time": "1772186499" }, "departure": { "delay": 99, "time": "1772186499" }, "stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 147, "time": "1772186247" }, "departure": { "delay": 147, "time": "1772186247" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 110, "time": "1772186690" }, "departure": { "delay": 110, "time": "1772186690" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 96, "time": "1772186736" }, "departure": { "delay": 96, "time": "1772186736" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 91, "time": "1772186911" }, "departure": { "delay": 91, "time": "1772186911" }, "stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 82, "time": "1772185342" }, "departure": { "delay": 82, "time": "1772185342" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 136, "time": "1772186416" }, "departure": { "delay": 136, "time": "1772186416" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 164, "time": "1772186204" }, "departure": { "delay": 164, "time": "1772186204" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 130, "time": "1772186830" }, "departure": { "delay": 130, "time": "1772186830" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 105, "time": "1772186025" }, "departure": { "delay": 105, "time": "1772186025" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 37, "time": "1772185897" }, "departure": { "delay": 37, "time": "1772185897" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 101, "time": "1772185961" }, "departure": { "delay": 101, "time": "1772185961" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "departure": { "delay": 66, "time": "1772185146" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 135, "time": "1772187255" }, "departure": { "delay": 135, "time": "1772187255" }, "stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 46, "time": "1772185818" }, "departure": { "delay": 46, "time": "1772185846" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 53, "time": "1772185493" }, "departure": { "delay": 53, "time": "1772185493" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 64, "time": "1772185384" }, "departure": { "delay": 64, "time": "1772185384" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 134, "time": "1772185274" }, "departure": { "delay": 134, "time": "1772185274" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 151, "time": "1772186071" }, "departure": { "delay": 151, "time": "1772186071" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 66, "time": "1772185724" }, "departure": { "delay": 66, "time": "1772185746" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 91, "time": "1772187031" }, "departure": { "delay": 91, "time": "1772187031" }, "stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 105, "time": "1772186385" }, "departure": { "delay": 105, "time": "1772186385" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 91, "time": "1772186611" }, "departure": { "delay": 91, "time": "1772186611" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 44, "time": "1772185664" }, "departure": { "delay": 44, "time": "1772185664" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 117, "time": "1772187417" }, "departure": { "delay": 117, "time": "1772187417" }, "stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 119, "time": "1772186159" }, "departure": { "delay": 119, "time": "1772186159" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 142, "time": "1772186298" }, "departure": { "delay": 142, "time": "1772186302" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 148, "time": "1772186548" }, "departure": { "delay": 148, "time": "1772186548" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1772185150", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11841:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9718:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1772186910" }, "departure": { "delay": 30, "time": "1772186910" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1772187498" }, "departure": { "delay": 18, "time": "1772187498" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 51, "time": "1772187591" }, "departure": { "delay": 51, "time": "1772187591" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 58, "time": "1772187658" }, "departure": { "delay": 58, "time": "1772187658" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1772187750" }, "departure": { "delay": 30, "time": "1772187750" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1772187140" }, "departure": { "delay": 20, "time": "1772187140" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1772187090" }, "departure": { "delay": 30, "time": "1772187090" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1772186871" }, "departure": { "delay": 51, "time": "1772186871" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1772187390" }, "departure": { "delay": 30, "time": "1772187390" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 18, "time": "1772186778" }, "departure": { "delay": 18, "time": "1772186778" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 19, "time": "1772186959" }, "departure": { "delay": 19, "time": "1772186959" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 31, "time": "1772187211" }, "departure": { "delay": 31, "time": "1772187211" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 16, "time": "1772187016" }, "departure": { "delay": 16, "time": "1772187016" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 }, { "departure": { "delay": 30, "time": "1772186730" }, "stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 37, "time": "1772187277" }, "departure": { "delay": 37, "time": "1772187277" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 35, "time": "1772187335" }, "departure": { "delay": 35, "time": "1772187335" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1772186389", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9718:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8357:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 42, "time": "1772188482" }, "departure": { "delay": 42, "time": "1772188482" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1772188302" }, "departure": { "delay": 42, "time": "1772188302" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187420" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1772187170" }, "departure": { "delay": 50, "time": "1772187170" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772187120" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1772188563" }, "departure": { "delay": 3, "time": "1772188563" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 35, "time": "1772187755" }, "departure": { "delay": 35, "time": "1772187755" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1772188025" }, "departure": { "delay": 5, "time": "1772188025" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 3, "time": "1772188203" }, "departure": { "delay": 3, "time": "1772188203" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 59, "time": "1772187959" }, "departure": { "delay": 59, "time": "1772187959" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772186390", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8357:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4039344x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 361, "time": "1772186401" }, "stopId": "FR:76305:ZE:4488:ATOUMOD003", "stopSequence": 47 }, { "departure": { "delay": 314, "time": "1772186294" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 46 }, { "departure": { "delay": 366, "time": "1772186166" }, "stopId": "FR:76305:ZE:3150:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 360, "time": "1772186520" }, "departure": { "delay": 360, "time": "1772186520" }, "stopId": "FR:76305:ZE:4490:ATOUMOD003", "stopSequence": 48 }, { "departure": { "delay": 369, "time": "1772186049" }, "stopId": "FR:76305:ZE:3295:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 322, "time": "1772186722" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 50 }, { "departure": { "delay": 346, "time": "1772186206" }, "stopId": "FR:76305:ZE:3180:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 325, "time": "1772186605" }, "departure": { "delay": 325, "time": "1772186605" }, "stopId": "FR:76305:ZE:4501:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": 370, "time": "1772186110" }, "stopId": "FR:76305:ZE:3186:ATOUMOD003", "stopSequence": 43 } ], "timestamp": "1772186407", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4039344x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17884:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772189160" }, "departure": { "delay": 60, "time": "1772189160" }, "stopId": "FR:76540:ZE:TCARxDEBAR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76540:ZE:TCARxVESTA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1772187480" }, "departure": { "delay": 60, "time": "1772187480" }, "stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76540:ZE:TCARxBMIDI2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187300" }, "stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1772187540" }, "departure": { "delay": 60, "time": "1772187540" }, "stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1772187180" }, "departure": { "delay": 60, "time": "1772187180" }, "stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189700" }, "stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 60, "time": "1772189580" }, "departure": { "delay": 60, "time": "1772189580" }, "stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1772187060" }, "departure": { "delay": 60, "time": "1772187060" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188080" }, "stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1772189600" }, "departure": { "delay": 20, "time": "1772189600" }, "stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1772186880" }, "stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1772187720" }, "departure": { "delay": 60, "time": "1772187720" }, "stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772188440" }, "departure": { "delay": 60, "time": "1772188440" }, "stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1772189520" }, "departure": { "delay": 60, "time": "1772189520" }, "stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1772189400" }, "departure": { "delay": 60, "time": "1772189400" }, "stopId": "FR:76322:ZE:TCARxFOURR2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1772188380" }, "departure": { "delay": 60, "time": "1772188380" }, "stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772187000" }, "departure": { "time": "1772187000" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1772187600" }, "departure": { "delay": 60, "time": "1772187600" }, "stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772186011", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx33:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17884:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10612:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 243, "time": "1772184303" }, "departure": { "delay": 243, "time": "1772184303" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 240, "time": "1772184100" }, "departure": { "delay": 240, "time": "1772184120" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 209, "time": "1772183669" }, "departure": { "delay": 209, "time": "1772183669" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 254, "time": "1772184194" }, "departure": { "delay": 254, "time": "1772184194" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772182920" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 124, "time": "1772185144" }, "departure": { "delay": 124, "time": "1772185144" }, "stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 247, "time": "1772183873" }, "departure": { "delay": 247, "time": "1772183887" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 164, "time": "1772183369" }, "departure": { "delay": 164, "time": "1772183444" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 64, "time": "1772183019" }, "departure": { "delay": 64, "time": "1772183044" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1772182981" }, "departure": { "delay": 1, "time": "1772182981" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 79, "time": "1772183119" }, "departure": { "delay": 79, "time": "1772183119" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1772184620" }, "departure": { "delay": 20, "time": "1772184620" }, "stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 204, "time": "1772183604" }, "departure": { "delay": 204, "time": "1772183604" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -16, "time": "1772185244" }, "stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 189, "time": "1772183745" }, "departure": { "delay": 189, "time": "1772183769" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 42, "time": "1772183202" }, "departure": { "delay": 42, "time": "1772183202" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772182890", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10612:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3150:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -32, "time": "1772185048" }, "stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 128, "time": "1772184106" }, "departure": { "delay": 128, "time": "1772184128" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 68, "time": "1772184303" }, "departure": { "delay": 68, "time": "1772184308" }, "stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 158, "time": "1772184190" }, "departure": { "delay": 158, "time": "1772184218" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 68, "time": "1772184529" }, "departure": { "delay": 68, "time": "1772184548" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 69, "time": "1772184409" }, "departure": { "delay": 69, "time": "1772184429" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1772183330", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3150:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx4422:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187000" }, "stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001", "stopSequence": 1 }, { "departure": { "time": "1772189340" }, "stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772188740" }, "stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772188500" }, "stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772188020" }, "stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772189460" }, "stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772187960" }, "stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772187180" }, "stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772187420" }, "stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772189520" }, "stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1772187120" }, "stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772187540" }, "stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772187480" }, "stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772189160" }, "stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TAEx118:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx4422:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758665x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 42, "time": "1772184266" }, "departure": { "delay": 42, "time": "1772184282" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -35, "time": "1772185012" }, "departure": { "delay": -35, "time": "1772185045" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -26, "time": "1772185995" }, "departure": { "delay": -26, "time": "1772186014" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 8, "time": "1772185718" }, "departure": { "delay": 8, "time": "1772185748" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -23, "time": "1772186167" }, "departure": { "delay": -23, "time": "1772186197" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 52, "time": "1772184202" }, "departure": { "delay": 52, "time": "1772184232" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -54, "time": "1772184884" }, "departure": { "delay": -54, "time": "1772184906" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 14, "time": "1772184359" }, "departure": { "delay": 14, "time": "1772184374" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -24, "time": "1772185622" }, "departure": { "delay": -24, "time": "1772185656" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 21, "time": "1772185442" }, "departure": { "delay": 21, "time": "1772185521" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -80, "time": "1772186308" }, "departure": { "delay": -80, "time": "1772186320" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -148, "time": "1772186372" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -54, "time": "1772186216" }, "departure": { "delay": -54, "time": "1772186226" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -69, "time": "1772185263" }, "departure": { "delay": -69, "time": "1772185311" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -27, "time": "1772184437" }, "departure": { "delay": -27, "time": "1772184453" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1772185894" }, "departure": { "delay": 5, "time": "1772185925" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -5, "time": "1772183720" }, "departure": { "delay": -5, "time": "1772183755" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 71, "time": "1772184702" }, "departure": { "delay": 71, "time": "1772184731" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -14, "time": "1772185806" }, "departure": { "delay": -14, "time": "1772185846" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 44, "time": "1772184748" }, "departure": { "delay": 44, "time": "1772184764" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 16, "time": "1772186070" }, "departure": { "delay": 16, "time": "1772186116" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1772185107" }, "departure": { "delay": 2, "time": "1772185142" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 22, "time": "1772183602" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -68, "time": "1772186254" }, "departure": { "delay": -68, "time": "1772186272" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -49, "time": "1772184943" }, "departure": { "delay": -49, "time": "1772184971" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 19, "time": "1772183807" }, "departure": { "delay": 19, "time": "1772183839" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -4, "time": "1772183923" }, "departure": { "delay": -4, "time": "1772183936" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1772184009" }, "departure": { "delay": 38, "time": "1772184038" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -2, "time": "1772184821" }, "departure": { "delay": -2, "time": "1772184838" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 51, "time": "1772184581" }, "departure": { "delay": 51, "time": "1772184651" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 28, "time": "1772183772" }, "departure": { "delay": 28, "time": "1772183788" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -50, "time": "1772185174" }, "departure": { "delay": -50, "time": "1772185210" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 34, "time": "1772184106" }, "departure": { "delay": 34, "time": "1772184154" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 17, "time": "1772184514" }, "departure": { "delay": 17, "time": "1772184557" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1772183686" }, "departure": { "delay": 2, "time": "1772183702" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1772186450", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758665x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x38207495:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 321, "time": "1772184313" }, "departure": { "delay": 321, "time": "1772184321" }, "stopId": "FR:76114:ZE:207:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 316, "time": "1772184366" }, "departure": { "delay": 316, "time": "1772184376" }, "stopId": "FR:76114:ZE:208:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 244, "time": "1772184407" }, "departure": { "delay": 244, "time": "1772184424" }, "stopId": "FR:76114:ZE:209:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "time": "1772184465" }, "departure": { "time": "1772184300" }, "stopId": "FR:76114:ZE:212:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 210, "time": "1772184429" }, "departure": { "delay": 210, "time": "1772184450" }, "stopId": "FR:76114:ZE:210:ATOUMOD019", "stopSequence": 6 }, { "departure": { "delay": 323, "time": "1772184203" }, "stopId": "FR:76114:ZE:204:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 330, "time": "1772184263" }, "departure": { "delay": 330, "time": "1772184270" }, "stopId": "FR:76114:ZE:205:ATOUMOD019", "stopSequence": 2 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:2:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x38207495:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4081092xGTFSxGPVSTNIxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 136, "time": "1772187016" }, "stopId": "FR:76481:ZE:5095:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 182, "time": "1772186822" }, "departure": { "delay": 182, "time": "1772186822" }, "stopId": "FR:76481:ZE:3826:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 136, "time": "1772186356" }, "stopId": "FR:76167:ZE:3034:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 194, "time": "1772186174" }, "stopId": "FR:76361:ZE:5031:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 147, "time": "1772186967" }, "departure": { "delay": 147, "time": "1772186967" }, "stopId": "FR:76481:ZE:3830:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 183, "time": "1772186883" }, "departure": { "delay": 183, "time": "1772186883" }, "stopId": "FR:76481:ZE:3822:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 199, "time": "1772186119" }, "stopId": "FR:76361:ZE:5128:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 167, "time": "1772186507" }, "departure": { "delay": 167, "time": "1772186507" }, "stopId": "FR:76481:ZE:4730:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 145, "time": "1772186725" }, "departure": { "delay": 145, "time": "1772186725" }, "stopId": "FR:76481:ZE:3474:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 136, "time": "1772186596" }, "departure": { "delay": 136, "time": "1772186596" }, "stopId": "FR:76481:ZE:4728:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 145, "time": "1772186005" }, "stopId": "FR:76595:ZE:5060:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 160, "time": "1772186260" }, "stopId": "FR:76167:ZE:4066:ATOUMOD003", "stopSequence": 17 } ], "timestamp": "1772186397", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:13:LOC", "tripId": "ATOUMOD003:ServiceJourney:4081092xGTFSxGPVSTNIxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745447x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 116, "time": "1772169920" }, "departure": { "delay": 116, "time": "1772169956" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 190, "time": "1772169055" }, "departure": { "delay": 190, "time": "1772169070" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 128, "time": "1772169453" }, "departure": { "delay": 128, "time": "1772169488" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 214, "time": "1772169012" }, "departure": { "delay": 214, "time": "1772169034" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 122, "time": "1772169864" }, "departure": { "delay": 122, "time": "1772169902" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 250, "time": "1772168850" }, "departure": { "delay": 250, "time": "1772168890" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 101, "time": "1772169601" }, "departure": { "delay": 101, "time": "1772169641" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 123, "time": "1772169805" }, "departure": { "delay": 123, "time": "1772169843" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 173, "time": "1772169255" }, "departure": { "delay": 173, "time": "1772169293" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 96, "time": "1772170024" }, "departure": { "delay": 96, "time": "1772170056" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 199, "time": "1772169106" }, "departure": { "delay": 199, "time": "1772169139" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 91, "time": "1772169550" }, "departure": { "delay": 91, "time": "1772169571" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 217, "time": "1772168783" }, "departure": { "delay": 217, "time": "1772168797" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 107, "time": "1772169975" }, "departure": { "delay": 107, "time": "1772170007" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 3, "time": "1772170143" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 202, "time": "1772168941" }, "departure": { "delay": 202, "time": "1772168962" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 274, "time": "1772168674" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 157, "time": "1772169341" }, "departure": { "delay": 157, "time": "1772169397" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 126, "time": "1772169745" }, "departure": { "delay": 126, "time": "1772169786" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745447x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14533:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 6, "time": "1772185444" }, "departure": { "delay": 6, "time": "1772185446" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 6, "time": "1772185608" }, "departure": { "delay": 6, "time": "1772185626" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 57, "time": "1772184474" }, "departure": { "delay": 57, "time": "1772184477" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 166, "time": "1772184925" }, "departure": { "delay": 166, "time": "1772184946" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 75, "time": "1772184315" }, "departure": { "delay": 75, "time": "1772184315" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772184240" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 26, "time": "1772185488" }, "departure": { "delay": 26, "time": "1772185526" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 102, "time": "1772184582" }, "departure": { "delay": 102, "time": "1772184582" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 9, "time": "1772185929" }, "departure": { "delay": 9, "time": "1772185929" }, "stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -9, "time": "1772186091" }, "departure": { "delay": -9, "time": "1772186091" }, "stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 158, "time": "1772184860" }, "departure": { "delay": 158, "time": "1772184878" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 123, "time": "1772185263" }, "departure": { "delay": 123, "time": "1772185263" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 185, "time": "1772185205" }, "departure": { "delay": 185, "time": "1772185205" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -144, "time": "1772186556" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -21, "time": "1772186015" }, "departure": { "delay": -21, "time": "1772186019" }, "stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 84, "time": "1772184744" }, "departure": { "delay": 84, "time": "1772184744" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 62, "time": "1772184419" }, "departure": { "delay": 62, "time": "1772184422" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -69, "time": "1772185369" }, "departure": { "delay": -69, "time": "1772185371" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 191, "time": "1772185144" }, "departure": { "delay": 191, "time": "1772185151" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -3, "time": "1772186157" }, "departure": { "delay": -3, "time": "1772186157" }, "stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -6, "time": "1772185769" }, "departure": { "delay": -6, "time": "1772185794" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -81, "time": "1772185714" }, "departure": { "delay": -81, "time": "1772185719" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 107, "time": "1772184625" }, "departure": { "delay": 107, "time": "1772184647" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 46, "time": "1772184346" }, "departure": { "delay": 46, "time": "1772184346" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 174, "time": "1772185004" }, "departure": { "delay": 174, "time": "1772185014" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1772183770", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14533:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4197313x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 191, "time": "1772185751" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 182, "time": "1772186942" }, "departure": { "delay": 182, "time": "1772186942" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 173, "time": "1772186393" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 173, "time": "1772186873" }, "departure": { "delay": 173, "time": "1772186873" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 173, "time": "1772187113" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 214, "time": "1772186734" }, "departure": { "delay": 214, "time": "1772186734" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": 200, "time": "1772186180" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 29 }, { "departure": { "delay": 265, "time": "1772185945" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 220, "time": "1772186680" }, "departure": { "delay": 220, "time": "1772186680" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 217, "time": "1772186497" }, "departure": { "delay": 217, "time": "1772186497" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": 259, "time": "1772185879" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 191, "time": "1772186711" }, "departure": { "delay": 191, "time": "1772186711" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 269, "time": "1772186009" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 213, "time": "1772186073" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 205, "time": "1772186905" }, "departure": { "delay": 205, "time": "1772186905" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 173, "time": "1772186633" }, "departure": { "delay": 173, "time": "1772186633" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 32 } ], "timestamp": "1772185847", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4197313x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:14:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 28, "time": "1772183193" }, "departure": { "delay": 28, "time": "1772183248" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1772183114" }, "departure": { "delay": 27, "time": "1772183127" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 4, "time": "1772183988" }, "departure": { "delay": 4, "time": "1772184004" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1772184208" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": -2, "time": "1772183570" }, "departure": { "delay": -2, "time": "1772183578" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772183089" }, "departure": { "delay": 60, "time": "1772183100" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 22, "time": "1772184074" }, "departure": { "delay": 22, "time": "1772184082" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1772183848" }, "departure": { "delay": 10, "time": "1772183950" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 6, "time": "1772184109" }, "departure": { "delay": 6, "time": "1772184126" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1772183618" }, "departure": { "delay": -1, "time": "1772183639" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 31, "time": "1772183260" }, "departure": { "delay": 31, "time": "1772183311" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 62, "time": "1772182977" }, "departure": { "delay": 62, "time": "1772182982" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 28, "time": "1772183453" }, "departure": { "delay": 28, "time": "1772183488" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": -13, "time": "1772183675" }, "departure": { "delay": -13, "time": "1772183687" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": -65, "time": "1772183796" }, "departure": { "delay": -65, "time": "1772183815" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 62, "time": "1772183013" }, "departure": { "delay": 62, "time": "1772183042" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 14, "time": "1772183401" }, "departure": { "delay": 14, "time": "1772183414" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 } ], "timestamp": "1772186436", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:14:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758664x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 109, "time": "1772184448" }, "departure": { "delay": 109, "time": "1772184469" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 446, "time": "1772185847" }, "departure": { "delay": 446, "time": "1772185886" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 397, "time": "1772185385" }, "departure": { "delay": 397, "time": "1772185417" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1772183566" }, "departure": { "delay": -1, "time": "1772183579" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 85, "time": "1772184162" }, "departure": { "delay": 85, "time": "1772184205" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 12, "time": "1772183692" }, "departure": { "delay": 12, "time": "1772183712" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -15, "time": "1772183192" }, "departure": { "delay": -15, "time": "1772183205" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -32, "time": "1772183294" }, "departure": { "delay": -32, "time": "1772183308" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 428, "time": "1772185512" }, "departure": { "delay": 428, "time": "1772185568" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 41, "time": "1772184034" }, "departure": { "delay": 41, "time": "1772184101" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1772182822" }, "departure": { "delay": 30, "time": "1772182830" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 73, "time": "1772184519" }, "departure": { "delay": 73, "time": "1772184553" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 4, "time": "1772183033" }, "departure": { "delay": 4, "time": "1772183044" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 180, "time": "1772184390" }, "departure": { "delay": 180, "time": "1772184420" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 420, "time": "1772185793" }, "departure": { "delay": 420, "time": "1772185800" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 492, "time": "1772185959" }, "departure": { "delay": 492, "time": "1772185992" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 39, "time": "1772183107" }, "departure": { "delay": 39, "time": "1772183139" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 64, "time": "1772182906" }, "departure": { "delay": 64, "time": "1772182924" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 393, "time": "1772185345" }, "departure": { "delay": 393, "time": "1772185353" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 20, "time": "1772183944" }, "departure": { "delay": 20, "time": "1772183960" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 470, "time": "1772185647" }, "departure": { "delay": 470, "time": "1772185670" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -16, "time": "1772183249" }, "departure": { "delay": -16, "time": "1772183264" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1772183757" }, "departure": { "delay": 54, "time": "1772183814" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 52, "time": "1772183454" }, "departure": { "delay": 52, "time": "1772183512" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 22, "time": "1772182847" }, "departure": { "delay": 22, "time": "1772182882" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 67, "time": "1772182747" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 456, "time": "1772185242" }, "departure": { "delay": 456, "time": "1772185296" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 22, "time": "1772183638" }, "departure": { "delay": 22, "time": "1772183662" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 32, "time": "1772182944" }, "departure": { "delay": 32, "time": "1772182952" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 290, "time": "1772184881" }, "departure": { "delay": 290, "time": "1772184890" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 114, "time": "1772184232" }, "departure": { "delay": 114, "time": "1772184294" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 415, "time": "1772186035" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 51, "time": "1772183829" }, "departure": { "delay": 51, "time": "1772183871" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 452, "time": "1772185715" }, "departure": { "delay": 452, "time": "1772185772" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 334, "time": "1772185088" }, "departure": { "delay": 334, "time": "1772185114" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758664x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x51707918:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772179722" }, "departure": { "time": "1772179500" }, "stopId": "FR:76114:ZE:301:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 177, "time": "1772179597" }, "departure": { "delay": 177, "time": "1772179617" }, "stopId": "FR:76114:ZE:102:ATOUMOD019", "stopSequence": 2 }, { "departure": { "delay": 196, "time": "1772179516" }, "stopId": "FR:76114:ZE:101:ATOUMOD019", "stopSequence": 1 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:3:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x51707918:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15867:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 125, "time": "1772185445" }, "departure": { "delay": 125, "time": "1772185445" }, "stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -42, "time": "1772185863" }, "departure": { "delay": -42, "time": "1772185938" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 152, "time": "1772186612" }, "stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 78, "time": "1772185038" }, "departure": { "delay": 78, "time": "1772185038" }, "stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 185, "time": "1772186255" }, "departure": { "delay": 185, "time": "1772186345" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 98, "time": "1772185238" }, "departure": { "delay": 98, "time": "1772185238" }, "stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001", "stopSequence": 11 }, { "departure": { "delay": 13, "time": "1772184613" }, "stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 129, "time": "1772184789" }, "departure": { "delay": 129, "time": "1772184789" }, "stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1772185320" }, "departure": { "delay": 120, "time": "1772185320" }, "stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 160, "time": "1772184880" }, "departure": { "delay": 160, "time": "1772184880" }, "stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 138, "time": "1772184738" }, "departure": { "delay": 138, "time": "1772184738" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 152, "time": "1772186432" }, "departure": { "delay": 152, "time": "1772186432" }, "stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -52, "time": "1772185988" }, "departure": { "delay": -52, "time": "1772185988" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 92, "time": "1772185292" }, "departure": { "delay": 92, "time": "1772185292" }, "stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 88, "time": "1772184988" }, "departure": { "delay": 88, "time": "1772184988" }, "stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 98, "time": "1772185478" }, "departure": { "delay": 98, "time": "1772185478" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 38, "time": "1772186061" }, "departure": { "delay": 38, "time": "1772186138" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 56, "time": "1772184956" }, "departure": { "delay": 56, "time": "1772184956" }, "stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 63, "time": "1772185563" }, "departure": { "delay": 63, "time": "1772185563" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 83, "time": "1772185763" }, "departure": { "delay": 83, "time": "1772185763" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 168, "time": "1772186388" }, "departure": { "delay": 168, "time": "1772186388" }, "stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 78, "time": "1772185638" }, "departure": { "delay": 78, "time": "1772185638" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 151, "time": "1772185231" }, "departure": { "delay": 151, "time": "1772185231" }, "stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 118, "time": "1772185138" }, "departure": { "delay": 118, "time": "1772185138" }, "stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 68, "time": "1772185388" }, "departure": { "delay": 68, "time": "1772185388" }, "stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 62, "time": "1772184902" }, "departure": { "delay": 62, "time": "1772184902" }, "stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772184631", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15867:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4191210x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 220, "time": "1772187040" }, "departure": { "delay": 220, "time": "1772187040" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 111, "time": "1772185911" }, "stopId": "FR:76351:ZE:3776:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 179, "time": "1772187719" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 179, "time": "1772186939" }, "departure": { "delay": 179, "time": "1772186939" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 179, "time": "1772186519" }, "departure": { "delay": 179, "time": "1772186519" }, "stopId": "FR:76351:ZE:4837:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 205, "time": "1772186605" }, "departure": { "delay": 205, "time": "1772186605" }, "stopId": "FR:76351:ZE:3488:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 179, "time": "1772186759" }, "departure": { "delay": 179, "time": "1772186759" }, "stopId": "FR:76351:ZE:3550:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 232, "time": "1772186212" }, "stopId": "FR:76351:ZE:4912:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 186, "time": "1772187306" }, "departure": { "delay": 186, "time": "1772187306" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 220, "time": "1772187100" }, "departure": { "delay": 220, "time": "1772187100" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 179, "time": "1772187239" }, "departure": { "delay": 179, "time": "1772187239" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 179, "time": "1772187359" }, "departure": { "delay": 179, "time": "1772187359" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 179, "time": "1772187179" }, "departure": { "delay": 179, "time": "1772187179" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 225, "time": "1772186445" }, "departure": { "delay": 225, "time": "1772186445" }, "stopId": "FR:76351:ZE:4485:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 237, "time": "1772187597" }, "departure": { "delay": 237, "time": "1772187597" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 30 }, { "departure": { "delay": 215, "time": "1772186315" }, "stopId": "FR:76351:ZE:4805:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 111, "time": "1772185971" }, "stopId": "FR:76351:ZE:3778:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 215, "time": "1772187395" }, "departure": { "delay": 215, "time": "1772187395" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 179, "time": "1772187539" }, "departure": { "delay": 179, "time": "1772187539" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 217, "time": "1772187457" }, "departure": { "delay": 217, "time": "1772187457" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 204, "time": "1772186484" }, "departure": { "delay": 204, "time": "1772186484" }, "stopId": "FR:76351:ZE:5151:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 195, "time": "1772186715" }, "departure": { "delay": 195, "time": "1772186715" }, "stopId": "FR:76351:ZE:3054:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 220, "time": "1772186980" }, "departure": { "delay": 220, "time": "1772186980" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 223, "time": "1772186563" }, "departure": { "delay": 223, "time": "1772186563" }, "stopId": "FR:76351:ZE:3422:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 80, "time": "1772185820" }, "stopId": "FR:76351:ZE:3193:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 179, "time": "1772186639" }, "departure": { "delay": 179, "time": "1772186639" }, "stopId": "FR:76351:ZE:3143:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 206, "time": "1772187506" }, "departure": { "delay": 206, "time": "1772187506" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 28 }, { "departure": { "delay": 113, "time": "1772186033" }, "stopId": "FR:76351:ZE:4831:ATOUMOD003", "stopSequence": 6 }, { "departure": { "delay": 236, "time": "1772186156" }, "stopId": "FR:76351:ZE:3782:ATOUMOD003", "stopSequence": 7 } ], "timestamp": "1772186397", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:19:LOC", "tripId": "ATOUMOD003:ServiceJourney:4191210x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12905:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 522, "time": "1772185581" }, "departure": { "delay": 522, "time": "1772185602" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 151, "time": "1772184451" }, "departure": { "delay": 151, "time": "1772184451" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 397, "time": "1772185455" }, "departure": { "delay": 397, "time": "1772185477" }, "stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 466, "time": "1772185786" }, "departure": { "delay": 466, "time": "1772185786" }, "stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 176, "time": "1772184656" }, "departure": { "delay": 176, "time": "1772184656" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 84, "time": "1772184204" }, "departure": { "delay": 84, "time": "1772184204" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 382, "time": "1772185050" }, "departure": { "delay": 382, "time": "1772185102" }, "stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 282, "time": "1772184998" }, "departure": { "delay": 282, "time": "1772185002" }, "stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 344, "time": "1772185170" }, "departure": { "delay": 344, "time": "1772185184" }, "stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 402, "time": "1772186202" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 213, "time": "1772184753" }, "departure": { "delay": 213, "time": "1772184753" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 407, "time": "1772185403" }, "departure": { "delay": 407, "time": "1772185427" }, "stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 206, "time": "1772184806" }, "departure": { "delay": 206, "time": "1772184806" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 508, "time": "1772186107" }, "departure": { "delay": 508, "time": "1772186128" }, "stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 190, "time": "1772184550" }, "departure": { "delay": 190, "time": "1772184550" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 67, "time": "1772184110" }, "departure": { "delay": 67, "time": "1772184127" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 433, "time": "1772185753" }, "departure": { "delay": 433, "time": "1772185753" }, "stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 68, "time": "1772184248" }, "departure": { "delay": 68, "time": "1772184248" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 353, "time": "1772185253" }, "departure": { "delay": 353, "time": "1772185253" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 183, "time": "1772184603" }, "departure": { "delay": 183, "time": "1772184603" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 267, "time": "1772184927" }, "departure": { "delay": 267, "time": "1772184927" }, "stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 162, "time": "1772184402" }, "departure": { "delay": 162, "time": "1772184402" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 393, "time": "1772185353" }, "departure": { "delay": 393, "time": "1772185353" }, "stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 458, "time": "1772185818" }, "departure": { "delay": 458, "time": "1772185838" }, "stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 527, "time": "1772186022" }, "departure": { "delay": 527, "time": "1772186027" }, "stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1772184060" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 451, "time": "1772185711" }, "departure": { "delay": 451, "time": "1772185711" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1772183890", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12905:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745398x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 49, "time": "1772182085" }, "departure": { "delay": 49, "time": "1772182129" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 44, "time": "1772182605" }, "departure": { "delay": 44, "time": "1772182664" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 25, "time": "1772182250" }, "departure": { "delay": 25, "time": "1772182285" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1772181232" }, "departure": { "delay": 65, "time": "1772181245" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 67, "time": "1772181997" }, "departure": { "delay": 67, "time": "1772182027" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 147, "time": "1772181707" }, "departure": { "delay": 147, "time": "1772181747" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 121, "time": "1772181771" }, "departure": { "delay": 121, "time": "1772181781" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 66, "time": "1772181267" }, "departure": { "delay": 66, "time": "1772181306" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 72, "time": "1772181331" }, "departure": { "delay": 72, "time": "1772181372" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 84, "time": "1772181825" }, "departure": { "delay": 84, "time": "1772181864" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 18, "time": "1772182171" }, "departure": { "delay": 18, "time": "1772182218" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 96, "time": "1772182438" }, "departure": { "delay": 96, "time": "1772182476" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1772182772" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 111, "time": "1772181111" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1772181900" }, "departure": { "delay": 41, "time": "1772181941" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 105, "time": "1772181404" }, "departure": { "delay": 105, "time": "1772181465" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 163, "time": "1772181495" }, "departure": { "delay": 163, "time": "1772181583" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 63, "time": "1772182320" }, "departure": { "delay": 63, "time": "1772182383" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 168, "time": "1772181612" }, "departure": { "delay": 168, "time": "1772181648" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1772182504" }, "departure": { "delay": 45, "time": "1772182545" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745398x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17896:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772184480" }, "departure": { "delay": 60, "time": "1772184480" }, "stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1772185620" }, "departure": { "delay": 60, "time": "1772185620" }, "stopId": "FR:76540:ZE:TCARxDEBAR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1772183460" }, "departure": { "delay": 60, "time": "1772183460" }, "stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772185140" }, "departure": { "time": "1772185140" }, "stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772184060" }, "departure": { "time": "1772184060" }, "stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1772185980" }, "departure": { "delay": 60, "time": "1772185980" }, "stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1772183820" }, "departure": { "delay": 60, "time": "1772183820" }, "stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772183400" }, "departure": { "time": "1772183400" }, "stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1772185380" }, "departure": { "delay": 60, "time": "1772185380" }, "stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1772183340" }, "departure": { "delay": 60, "time": "1772183340" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1772184780" }, "departure": { "delay": 60, "time": "1772184780" }, "stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772186040" }, "departure": { "delay": 60, "time": "1772186040" }, "stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1772183880" }, "departure": { "delay": 60, "time": "1772183880" }, "stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1772186060" }, "departure": { "delay": 20, "time": "1772186060" }, "stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1772184540" }, "departure": { "delay": 60, "time": "1772184540" }, "stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772185500" }, "departure": { "time": "1772185500" }, "stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1772183760" }, "departure": { "delay": 60, "time": "1772183760" }, "stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1772184000" }, "departure": { "delay": 60, "time": "1772184000" }, "stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772185680" }, "departure": { "time": "1772185680" }, "stopId": "FR:76540:ZE:TCARxBMIDI2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772184600" }, "departure": { "time": "1772184600" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772184840" }, "departure": { "delay": 60, "time": "1772184840" }, "stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1772183280" }, "departure": { "time": "1772183280" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772183580" }, "departure": { "time": "1772183580" }, "stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772186160" }, "departure": { "time": "1772186160" }, "stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772185920" }, "departure": { "time": "1772185920" }, "stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1772185740" }, "departure": { "time": "1772185740" }, "stopId": "FR:76540:ZE:TCARxVESTA2:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1772183160" }, "stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772186100" }, "departure": { "time": "1772186100" }, "stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1772185860" }, "departure": { "delay": 60, "time": "1772185860" }, "stopId": "FR:76322:ZE:TCARxFOURR2:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1772182470", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx33:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17896:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3335F5952548x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772182740" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1772186220" }, "departure": { "time": "1772186340" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1772190120" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188800" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187840" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1772179135", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3335F5952548x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x256311307:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 366, "time": "1772180290" }, "departure": { "delay": 366, "time": "1772180346" }, "stopId": "FR:76384:ZE:15446:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 430, "time": "1772180416" }, "departure": { "delay": 430, "time": "1772180470" }, "stopId": "FR:76384:ZE:15439:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 366, "time": "1772180520" }, "departure": { "delay": 366, "time": "1772180526" }, "stopId": "FR:76384:ZE:15433:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 336, "time": "1772180560" }, "departure": { "delay": 336, "time": "1772180616" }, "stopId": "FR:76384:ZE:27:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 356, "time": "1772180174" }, "departure": { "delay": 356, "time": "1772180216" }, "stopId": "FR:76384:ZE:15444:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "time": "1772180671" }, "departure": { "time": "1772180460" }, "stopId": "FR:76384:ZE:15364:ATOUMOD019", "stopSequence": 11 }, { "arrival": { "delay": 310, "time": "1772180636" }, "departure": { "delay": 310, "time": "1772180650" }, "stopId": "FR:76384:ZE:15521:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 253, "time": "1772179978" }, "departure": { "delay": 253, "time": "1772179993" }, "stopId": "FR:76384:ZE:15443:ATOUMOD019", "stopSequence": 2 }, { "departure": { "delay": 287, "time": "1772179967" }, "stopId": "FR:76384:ZE:15442:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 346, "time": "1772180072" }, "departure": { "delay": 346, "time": "1772180146" }, "stopId": "FR:76384:ZE:25:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 352, "time": "1772180252" }, "departure": { "delay": 352, "time": "1772180272" }, "stopId": "FR:76384:ZE:15445:ATOUMOD019", "stopSequence": 5 } ], "timestamp": "1772186455", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:11:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x256311307:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4892:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 101, "time": "1772185098" }, "departure": { "delay": 101, "time": "1772185121" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 156, "time": "1772184511" }, "departure": { "delay": 156, "time": "1772184576" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 137, "time": "1772185697" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 226, "time": "1772185589" }, "departure": { "delay": 226, "time": "1772185606" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 147, "time": "1772185315" }, "departure": { "delay": 147, "time": "1772185347" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "departure": { "delay": 36, "time": "1772183736" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 246, "time": "1772184392" }, "departure": { "delay": 246, "time": "1772184426" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 186, "time": "1772184094" }, "departure": { "delay": 186, "time": "1772184126" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 186, "time": "1772184277" }, "departure": { "delay": 186, "time": "1772184306" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 216, "time": "1772185383" }, "departure": { "delay": 216, "time": "1772185416" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 167, "time": "1772185203" }, "departure": { "delay": 167, "time": "1772185247" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 66, "time": "1772183875" }, "departure": { "delay": 66, "time": "1772183886" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 216, "time": "1772184180" }, "departure": { "delay": 216, "time": "1772184216" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 266, "time": "1772185470" }, "departure": { "delay": 266, "time": "1772185526" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 126, "time": "1772184635" }, "departure": { "delay": 126, "time": "1772184666" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 126, "time": "1772183981" }, "departure": { "delay": 126, "time": "1772184006" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 186, "time": "1772184722" }, "departure": { "delay": 186, "time": "1772184786" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 226, "time": "1772184847" }, "departure": { "delay": 226, "time": "1772184886" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 216, "time": "1772184974" }, "departure": { "delay": 216, "time": "1772184996" }, "stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 46, "time": "1772183788" }, "departure": { "delay": 46, "time": "1772183806" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772183739", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4892:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC598160:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -177, "time": "1772187183" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -63, "time": "1772186757" }, "departure": { "delay": -63, "time": "1772186757" }, "stopId": "FR:27229:ZE:0xORL02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -55, "time": "1772186945" }, "departure": { "delay": -55, "time": "1772186945" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -117, "time": "1772187063" }, "departure": { "delay": -117, "time": "1772187063" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 77, "time": "1772186477" }, "departure": { "delay": 77, "time": "1772186477" }, "stopId": "FR:27229:ZE:0xRON02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -57, "time": "1772187003" }, "departure": { "delay": -57, "time": "1772187003" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -63, "time": "1772186697" }, "departure": { "delay": -63, "time": "1772186697" }, "stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -88, "time": "1772186852" }, "departure": { "delay": -88, "time": "1772186852" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -25, "time": "1772186795" }, "departure": { "delay": -25, "time": "1772186795" }, "stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 19, "time": "1772186539" }, "departure": { "delay": 19, "time": "1772186539" }, "stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -80, "time": "1772186620" }, "departure": { "delay": -80, "time": "1772186620" }, "stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004", "stopSequence": 16 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T6:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC598160:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745399x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 127, "time": "1772182223" }, "departure": { "delay": 127, "time": "1772182267" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 163, "time": "1772182365" }, "departure": { "delay": 163, "time": "1772182423" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 83, "time": "1772183012" }, "departure": { "delay": 83, "time": "1772183063" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 99, "time": "1772183456" }, "departure": { "delay": 99, "time": "1772183499" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 69, "time": "1772182851" }, "departure": { "delay": 69, "time": "1772182869" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 187, "time": "1772182666" }, "departure": { "delay": 187, "time": "1772182687" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 133, "time": "1772182773" }, "departure": { "delay": 133, "time": "1772182813" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 87, "time": "1772183173" }, "departure": { "delay": 87, "time": "1772183247" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 109, "time": "1772183281" }, "departure": { "delay": 109, "time": "1772183329" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 46, "time": "1772183110" }, "departure": { "delay": 46, "time": "1772183146" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 118, "time": "1772182182" }, "departure": { "delay": 118, "time": "1772182198" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 124, "time": "1772183564" }, "departure": { "delay": 124, "time": "1772183644" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 136, "time": "1772182294" }, "departure": { "delay": 136, "time": "1772182336" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 84, "time": "1772182915" }, "departure": { "delay": 84, "time": "1772182944" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 165, "time": "1772182714" }, "departure": { "delay": 165, "time": "1772182725" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 59, "time": "1772183699" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 197, "time": "1772182458" }, "departure": { "delay": 197, "time": "1772182517" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 193, "time": "1772182093" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 180, "time": "1772182544" }, "departure": { "delay": 180, "time": "1772182560" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 143, "time": "1772183386" }, "departure": { "delay": 143, "time": "1772183423" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745399x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10552:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772186940" }, "departure": { "time": "1772186940" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 11, "time": "1772187191" }, "departure": { "delay": 11, "time": "1772187191" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 12, "time": "1772186772" }, "departure": { "delay": 12, "time": "1772186772" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 29, "time": "1772188049" }, "departure": { "delay": 29, "time": "1772188049" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 54, "time": "1772186634" }, "departure": { "delay": 54, "time": "1772186634" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 53, "time": "1772186693" }, "departure": { "delay": 53, "time": "1772186693" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1772186581" }, "departure": { "delay": 1, "time": "1772186581" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 53, "time": "1772187413" }, "departure": { "delay": 53, "time": "1772187413" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 9, "time": "1772188089" }, "departure": { "delay": 9, "time": "1772188089" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 28, "time": "1772187268" }, "departure": { "delay": 28, "time": "1772187268" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 36, "time": "1772187336" }, "departure": { "delay": 36, "time": "1772187336" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772186880" }, "departure": { "time": "1772186880" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 42, "time": "1772186802" }, "departure": { "delay": 42, "time": "1772186802" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 37, "time": "1772187097" }, "departure": { "delay": 37, "time": "1772187097" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1772188520" }, "departure": { "delay": 20, "time": "1772188520" }, "stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 22, "time": "1772187022" }, "departure": { "delay": 22, "time": "1772187022" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772185979", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10552:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx558:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 11, "time": "1772187671" }, "departure": { "delay": 11, "time": "1772187671" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 30, "time": "1772187450" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1772188170" }, "departure": { "delay": 30, "time": "1772188170" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 15, "time": "1772187855" }, "departure": { "delay": 15, "time": "1772187855" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1772187750" }, "departure": { "delay": 30, "time": "1772187750" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1772187570" }, "departure": { "delay": 30, "time": "1772187570" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 36, "time": "1772187996" }, "departure": { "delay": 36, "time": "1772187996" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 11, "time": "1772187491" }, "departure": { "delay": 11, "time": "1772187491" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772186370", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx558:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:371:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772188200" }, "departure": { "delay": 60, "time": "1772188200" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1772187540" }, "departure": { "delay": 60, "time": "1772187540" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1772188800" }, "departure": { "delay": 60, "time": "1772188800" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 185, "time": "1772186220" }, "departure": { "delay": 185, "time": "1772186225" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1772187420" }, "departure": { "delay": 60, "time": "1772187420" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1772188080" }, "departure": { "delay": 60, "time": "1772188080" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1772186640" }, "departure": { "delay": 60, "time": "1772186640" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1772187780" }, "departure": { "delay": 60, "time": "1772187780" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1772187480" }, "departure": { "delay": 60, "time": "1772187480" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1772188620" }, "departure": { "delay": 60, "time": "1772188620" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 60, "time": "1772187960" }, "departure": { "delay": 60, "time": "1772187960" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 65, "time": "1772185800" }, "departure": { "delay": 65, "time": "1772185805" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1772186520" }, "departure": { "delay": 60, "time": "1772186520" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1772188140" }, "departure": { "delay": 60, "time": "1772188140" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1772186820" }, "departure": { "delay": 60, "time": "1772186820" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1772188440" }, "departure": { "delay": 60, "time": "1772188440" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1772188020" }, "departure": { "delay": 60, "time": "1772188020" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 60, "time": "1772188320" }, "departure": { "delay": 60, "time": "1772188320" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1772188260" }, "departure": { "delay": 60, "time": "1772188260" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1772188860" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 60, "time": "1772188560" }, "departure": { "delay": 60, "time": "1772188560" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 135, "time": "1772186230" }, "departure": { "delay": 135, "time": "1772186235" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1772187240" }, "departure": { "delay": 60, "time": "1772187240" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1772186040" }, "departure": { "delay": 120, "time": "1772186100" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "departure": { "delay": -60, "time": "1772185440" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 65, "time": "1772186280" }, "departure": { "delay": 65, "time": "1772186285" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1772186400" }, "departure": { "delay": 60, "time": "1772186460" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772188680" }, "departure": { "delay": 60, "time": "1772188680" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1772187180" }, "departure": { "delay": 60, "time": "1772187180" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 65, "time": "1772185860" }, "departure": { "delay": 65, "time": "1772185865" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 65, "time": "1772185680" }, "departure": { "delay": 65, "time": "1772185685" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1772187660" }, "departure": { "delay": 60, "time": "1772187660" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 65, "time": "1772185620" }, "departure": { "delay": 65, "time": "1772185625" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1772186493", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:371:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18569:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1772184856" }, "departure": { "delay": 16, "time": "1772184856" }, "stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 58, "time": "1772183578" }, "departure": { "delay": 58, "time": "1772183578" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 44, "time": "1772185184" }, "departure": { "delay": 44, "time": "1772185184" }, "stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1772185680" }, "departure": { "time": "1772185680" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 16, "time": "1772184376" }, "departure": { "delay": 16, "time": "1772184376" }, "stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 47, "time": "1772183507" }, "departure": { "delay": 47, "time": "1772183507" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772184540" }, "departure": { "time": "1772184540" }, "stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 19, "time": "1772185039" }, "departure": { "delay": 19, "time": "1772185039" }, "stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 39, "time": "1772184639" }, "departure": { "delay": 39, "time": "1772184639" }, "stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 14, "time": "1772183774" }, "departure": { "delay": 14, "time": "1772183774" }, "stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1772183823" }, "departure": { "delay": 3, "time": "1772183823" }, "stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772185800" }, "stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 34, "time": "1772185594" }, "departure": { "delay": 34, "time": "1772185594" }, "stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 48, "time": "1772183688" }, "departure": { "delay": 48, "time": "1772183688" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 42, "time": "1772185302" }, "departure": { "delay": 42, "time": "1772185302" }, "stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1772183880" }, "departure": { "time": "1772183880" }, "stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1772185118" }, "departure": { "delay": 38, "time": "1772185118" }, "stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 19, "time": "1772184979" }, "departure": { "delay": 19, "time": "1772184979" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 36, "time": "1772183976" }, "departure": { "delay": 36, "time": "1772183976" }, "stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772183460" }, "departure": { "time": "1772183460" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 15, "time": "1772184255" }, "departure": { "delay": 15, "time": "1772184255" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 24, "time": "1772183424" }, "departure": { "delay": 24, "time": "1772183424" }, "stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 3, "time": "1772184483" }, "departure": { "delay": 3, "time": "1772184483" }, "stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772183400" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 32, "time": "1772184812" }, "departure": { "delay": 32, "time": "1772184812" }, "stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 34, "time": "1772184094" }, "departure": { "delay": 34, "time": "1772184094" }, "stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772185260" }, "departure": { "time": "1772185260" }, "stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772184180" }, "departure": { "time": "1772184180" }, "stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1772184690" }, "departure": { "delay": 30, "time": "1772184690" }, "stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 33, "time": "1772184033" }, "departure": { "delay": 33, "time": "1772184033" }, "stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 48, "time": "1772185488" }, "departure": { "delay": 48, "time": "1772185488" }, "stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 12, "time": "1772185392" }, "departure": { "delay": 12, "time": "1772185392" }, "stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1772184900" }, "departure": { "time": "1772184900" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 28, "time": "1772184748" }, "departure": { "delay": 28, "time": "1772184748" }, "stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 51, "time": "1772183751" }, "departure": { "delay": 51, "time": "1772183751" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772183071", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18569:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11870:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -65, "time": "1772185255" }, "departure": { "delay": -65, "time": "1772185255" }, "stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 38, "time": "1772184878" }, "departure": { "delay": 38, "time": "1772184878" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 52, "time": "1772183632" }, "departure": { "delay": 52, "time": "1772183632" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 31, "time": "1772184931" }, "departure": { "delay": 31, "time": "1772184931" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 61, "time": "1772183521" }, "departure": { "delay": 61, "time": "1772183521" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1772184180" }, "departure": { "delay": 60, "time": "1772184180" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 25, "time": "1772185105" }, "departure": { "delay": 25, "time": "1772185105" }, "stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 7, "time": "1772184067" }, "departure": { "delay": 7, "time": "1772184067" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 45, "time": "1772184105" }, "departure": { "delay": 45, "time": "1772184105" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 140, "time": "1772184380" }, "departure": { "delay": 140, "time": "1772184380" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 35, "time": "1772185055" }, "departure": { "delay": 35, "time": "1772185055" }, "stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001", "stopSequence": 28 }, { "departure": { "delay": 25, "time": "1772183305" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 108, "time": "1772184228" }, "departure": { "delay": 108, "time": "1772184228" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1772183930" }, "departure": { "delay": 50, "time": "1772183930" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 63, "time": "1772183463" }, "departure": { "delay": 63, "time": "1772183463" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 55, "time": "1772184835" }, "departure": { "delay": 55, "time": "1772184835" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -126, "time": "1772185434" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 65, "time": "1772184305" }, "departure": { "delay": 65, "time": "1772184305" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 35, "time": "1772184755" }, "departure": { "delay": 35, "time": "1772184755" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1772184005" }, "departure": { "delay": 5, "time": "1772184005" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 85, "time": "1772183605" }, "departure": { "delay": 85, "time": "1772183605" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 93, "time": "1772183433" }, "departure": { "delay": 93, "time": "1772183433" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 111, "time": "1772184411" }, "departure": { "delay": 111, "time": "1772184411" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 15, "time": "1772185155" }, "departure": { "delay": 15, "time": "1772185155" }, "stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001", "stopSequence": 31 } ], "timestamp": "1772183310", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11870:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758724x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1772182871" }, "departure": { "delay": 50, "time": "1772182910" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 121, "time": "1772184457" }, "departure": { "delay": 121, "time": "1772184481" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 69, "time": "1772183483" }, "departure": { "delay": 69, "time": "1772183529" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 198, "time": "1772185352" }, "departure": { "delay": 198, "time": "1772185398" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 194, "time": "1772184095" }, "departure": { "delay": 194, "time": "1772184134" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 228, "time": "1772184969" }, "departure": { "delay": 228, "time": "1772185008" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 175, "time": "1772183817" }, "departure": { "delay": 175, "time": "1772183875" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 159, "time": "1772184245" }, "departure": { "delay": 159, "time": "1772184279" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 177, "time": "1772185306" }, "departure": { "delay": 177, "time": "1772185317" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 149, "time": "1772184172" }, "departure": { "delay": 149, "time": "1772184209" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 203, "time": "1772185440" }, "departure": { "delay": 203, "time": "1772185463" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 169, "time": "1772184002" }, "departure": { "delay": 169, "time": "1772184049" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 117, "time": "1772184530" }, "departure": { "delay": 117, "time": "1772184597" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 148, "time": "1772184644" }, "departure": { "delay": 148, "time": "1772184688" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 42, "time": "1772183309" }, "departure": { "delay": 42, "time": "1772183322" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 185, "time": "1772185543" }, "departure": { "delay": 185, "time": "1772185565" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 194, "time": "1772185116" }, "departure": { "delay": 194, "time": "1772185154" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 21, "time": "1772182928" }, "departure": { "delay": 21, "time": "1772182941" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 74, "time": "1772183366" }, "departure": { "delay": 74, "time": "1772183414" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 163, "time": "1772185206" }, "departure": { "delay": 163, "time": "1772185243" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 229, "time": "1772184875" }, "departure": { "delay": 229, "time": "1772184889" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 79, "time": "1772183201" }, "departure": { "delay": 79, "time": "1772183239" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 37, "time": "1772182974" }, "departure": { "delay": 37, "time": "1772183017" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 41, "time": "1772182745" }, "departure": { "delay": 41, "time": "1772182781" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 189, "time": "1772185664" }, "departure": { "delay": 189, "time": "1772185689" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 226, "time": "1772184796" }, "departure": { "delay": 226, "time": "1772184826" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 150, "time": "1772184370" }, "departure": { "delay": 150, "time": "1772184390" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 180, "time": "1772184745" }, "departure": { "delay": 180, "time": "1772184780" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 38, "time": "1772183085" }, "departure": { "delay": 38, "time": "1772183138" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 78, "time": "1772183618" }, "departure": { "delay": 78, "time": "1772183658" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 186, "time": "1772185746" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 151, "time": "1772184303" }, "departure": { "delay": 151, "time": "1772184331" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 185, "time": "1772185075" }, "departure": { "delay": 185, "time": "1772185085" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "departure": { "delay": 8, "time": "1772182688" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 192, "time": "1772185610" }, "departure": { "delay": 192, "time": "1772185632" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 191, "time": "1772185495" }, "departure": { "delay": 191, "time": "1772185511" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 } ], "timestamp": "1772186451", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758724x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:451:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772191860" }, "departure": { "time": "1772191860" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1772191920" }, "departure": { "time": "1772191920" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1772190840" }, "departure": { "time": "1772190840" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1772191440" }, "departure": { "time": "1772191440" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772191260" }, "departure": { "time": "1772191260" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1772190480" }, "departure": { "time": "1772190480" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1772191320" }, "departure": { "time": "1772191320" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772189940" }, "departure": { "time": "1772189940" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1772191800" }, "departure": { "time": "1772191800" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1772190420" }, "departure": { "time": "1772190420" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1772191620" }, "departure": { "time": "1772191620" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1772190300" }, "departure": { "time": "1772190300" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 5, "time": "1772189765" }, "departure": { "delay": 5, "time": "1772189765" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772190240" }, "departure": { "time": "1772190240" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1772191740" }, "departure": { "time": "1772191740" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1772192040" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1772191020" }, "departure": { "time": "1772191020" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189580" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772191140" }, "departure": { "time": "1772191140" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1772189760" }, "departure": { "time": "1772189760" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772189880" }, "departure": { "time": "1772189880" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1772191805" }, "departure": { "delay": 5, "time": "1772191805" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1772189820" }, "departure": { "time": "1772189820" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1772190360" }, "departure": { "time": "1772190360" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772190120" }, "departure": { "time": "1772190120" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189700" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1772189645" }, "departure": { "delay": 5, "time": "1772189645" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772191500" }, "departure": { "time": "1772191500" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 } ], "timestamp": "1772186493", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:451:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11685:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 151, "time": "1772184331" }, "departure": { "delay": 151, "time": "1772184331" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 227, "time": "1772184827" }, "departure": { "delay": 227, "time": "1772184827" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 128, "time": "1772184128" }, "departure": { "delay": 128, "time": "1772184128" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 150, "time": "1772184030" }, "departure": { "delay": 150, "time": "1772184030" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 237, "time": "1772184777" }, "departure": { "delay": 237, "time": "1772184777" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 247, "time": "1772184727" }, "departure": { "delay": 247, "time": "1772184727" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 287, "time": "1772185106" }, "departure": { "delay": 287, "time": "1772185127" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "departure": { "delay": 7, "time": "1772183527" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 207, "time": "1772184627" }, "departure": { "delay": 207, "time": "1772184627" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 327, "time": "1772185227" }, "departure": { "delay": 327, "time": "1772185227" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 411, "time": "1772186031" }, "departure": { "delay": 411, "time": "1772186031" }, "stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 402, "time": "1772185278" }, "departure": { "delay": 402, "time": "1772185302" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 419, "time": "1772185439" }, "departure": { "delay": 419, "time": "1772185439" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 237, "time": "1772184427" }, "departure": { "delay": 237, "time": "1772184477" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 45, "time": "1772183805" }, "departure": { "delay": 45, "time": "1772183805" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 272, "time": "1772185029" }, "departure": { "delay": 272, "time": "1772185052" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 462, "time": "1772186152" }, "departure": { "delay": 462, "time": "1772186202" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 401, "time": "1772185361" }, "departure": { "delay": 401, "time": "1772185361" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 128, "time": "1772184248" }, "departure": { "delay": 128, "time": "1772184248" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 457, "time": "1772185777" }, "departure": { "delay": 457, "time": "1772185777" }, "stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 185, "time": "1772183945" }, "departure": { "delay": 185, "time": "1772183945" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 137, "time": "1772184197" }, "departure": { "delay": 137, "time": "1772184197" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 68, "time": "1772183588" }, "departure": { "delay": 68, "time": "1772183588" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 307, "time": "1772186227" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 387, "time": "1772185527" }, "departure": { "delay": 387, "time": "1772185527" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 219, "time": "1772184579" }, "departure": { "delay": 219, "time": "1772184579" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 282, "time": "1772185002" }, "departure": { "delay": 282, "time": "1772185002" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 243, "time": "1772184543" }, "departure": { "delay": 243, "time": "1772184543" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 242, "time": "1772184877" }, "departure": { "delay": 242, "time": "1772184902" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 427, "time": "1772185879" }, "departure": { "delay": 427, "time": "1772185927" }, "stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 447, "time": "1772185827" }, "departure": { "delay": 447, "time": "1772185827" }, "stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 96, "time": "1772183676" }, "departure": { "delay": 96, "time": "1772183676" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 425, "time": "1772185985" }, "departure": { "delay": 425, "time": "1772185985" }, "stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 442, "time": "1772185680" }, "departure": { "delay": 442, "time": "1772185702" }, "stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1772183530", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11685:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759199x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 123, "time": "1772179366" }, "departure": { "delay": 123, "time": "1772179383" }, "stopId": "FR:50129:ZE:10GLA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 36, "time": "1772179036" }, "departure": { "delay": 36, "time": "1772179056" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 151, "time": "1772179283" }, "departure": { "delay": 151, "time": "1772179291" }, "stopId": "FR:50129:ZE:10BDB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1772178990" }, "departure": { "delay": 45, "time": "1772179005" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 186, "time": "1772179255" }, "departure": { "delay": 186, "time": "1772179266" }, "stopId": "FR:50129:ZE:10CDL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 151, "time": "1772178805" }, "departure": { "delay": 151, "time": "1772178811" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 100, "time": "1772180320" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1772180259" }, "departure": { "time": "1772180220" }, "stopId": "FR:50129:ZE:10BLE2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 106, "time": "1772179750" }, "departure": { "delay": 106, "time": "1772179786" }, "stopId": "FR:50129:ZE:10HLU2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 77, "time": "1772180231" }, "departure": { "delay": 77, "time": "1772180237" }, "stopId": "FR:50129:ZE:10NMD2:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 164, "time": "1772178704" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 96, "time": "1772179495" }, "departure": { "delay": 96, "time": "1772179536" }, "stopId": "FR:50129:ZE:10HQU2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 109, "time": "1772179409" }, "departure": { "delay": 109, "time": "1772179429" }, "stopId": "FR:50129:ZE:10HAM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 99, "time": "1772180027" }, "departure": { "delay": 99, "time": "1772180079" }, "stopId": "FR:50129:ZE:10ING2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 88, "time": "1772179999" }, "departure": { "delay": 88, "time": "1772180008" }, "stopId": "FR:50129:ZE:10CBL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 102, "time": "1772179885" }, "departure": { "delay": 102, "time": "1772179902" }, "stopId": "FR:50129:ZE:10VER2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 82, "time": "1772179629" }, "departure": { "delay": 82, "time": "1772179642" }, "stopId": "FR:50129:ZE:10HTR2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 95, "time": "1772179589" }, "departure": { "delay": 95, "time": "1772179595" }, "stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 94, "time": "1772178920" }, "departure": { "delay": 94, "time": "1772178934" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1772186456", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759199x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3377F5952484x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772191680" }, "departure": { "time": "1772191740" }, "stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002", "stopSequence": 10 }, { "departure": { "time": "1772184600" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1772192280" }, "stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188140" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189640" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1772190540" }, "departure": { "time": "1772190600" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 8 } ], "timestamp": "1772180996", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3377F5952484x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18768:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 99, "time": "1772186199" }, "departure": { "delay": 99, "time": "1772186199" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 24, "time": "1772185644" }, "departure": { "delay": 24, "time": "1772185644" }, "stopId": "FR:76451:ZE:TCARxLEVER0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 135, "time": "1772186295" }, "departure": { "delay": 135, "time": "1772186295" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 95, "time": "1772187275" }, "stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 57, "time": "1772185377" }, "departure": { "delay": 57, "time": "1772185377" }, "stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001", "stopSequence": 10 }, { "departure": { "delay": 32, "time": "1772184992" }, "stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 95, "time": "1772186975" }, "departure": { "delay": 95, "time": "1772186975" }, "stopId": "FR:76367:ZE:TCARxHOMAI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 146, "time": "1772186546" }, "departure": { "delay": 146, "time": "1772186546" }, "stopId": "FR:76451:ZE:TCARxCEQUE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1772186017" }, "departure": { "delay": 2, "time": "1772186042" }, "stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 144, "time": "1772186484" }, "departure": { "delay": 144, "time": "1772186484" }, "stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 153, "time": "1772185233" }, "departure": { "delay": 153, "time": "1772185233" }, "stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 79, "time": "1772186119" }, "departure": { "delay": 79, "time": "1772186119" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 6, "time": "1772185326" }, "departure": { "delay": 6, "time": "1772185326" }, "stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 136, "time": "1772187076" }, "departure": { "delay": 136, "time": "1772187076" }, "stopId": "FR:76367:ZE:TCARxEHOUP1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 108, "time": "1772186328" }, "departure": { "delay": 108, "time": "1772186328" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 114, "time": "1772186394" }, "departure": { "delay": 114, "time": "1772186394" }, "stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 67, "time": "1772185027" }, "departure": { "delay": 67, "time": "1772185027" }, "stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 95, "time": "1772187095" }, "departure": { "delay": 95, "time": "1772187095" }, "stopId": "FR:76367:ZE:TCARxPBOSC1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 135, "time": "1772187015" }, "departure": { "delay": 135, "time": "1772187015" }, "stopId": "FR:76367:ZE:TCARxELUAR1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -297, "time": "1772185683" }, "departure": { "delay": -297, "time": "1772185683" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 39, "time": "1772185539" }, "departure": { "delay": 39, "time": "1772185539" }, "stopId": "FR:76451:ZE:TCARxJBACH0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 95, "time": "1772186435" }, "departure": { "delay": 95, "time": "1772186435" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 97, "time": "1772185106" }, "departure": { "delay": 97, "time": "1772185117" }, "stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 107, "time": "1772185067" }, "departure": { "delay": 107, "time": "1772185067" }, "stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 91, "time": "1772185171" }, "departure": { "delay": 91, "time": "1772185171" }, "stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 49, "time": "1772185609" }, "departure": { "delay": 49, "time": "1772185609" }, "stopId": "FR:76451:ZE:TCARxPELIC0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772185260" }, "departure": { "time": "1772185260" }, "stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772184999", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx43:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18768:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x437583884:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 460, "time": "1772186860" }, "departure": { "delay": 460, "time": "1772186860" }, "stopId": "FR:76384:ZE:15449:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 229, "time": "1772186321" }, "departure": { "delay": 229, "time": "1772186329" }, "stopId": "FR:76384:ZE:15364:ATOUMOD019", "stopSequence": 2 }, { "departure": { "delay": 317, "time": "1772186297" }, "stopId": "FR:76384:ZE:15452:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 220, "time": "1772186500" }, "departure": { "delay": 220, "time": "1772186500" }, "stopId": "FR:76384:ZE:15448:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 228, "time": "1772186434" }, "departure": { "delay": 228, "time": "1772186448" }, "stopId": "FR:76384:ZE:27:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 240, "time": "1772186351" }, "departure": { "delay": 240, "time": "1772186400" }, "stopId": "FR:76384:ZE:15521:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 220, "time": "1772186560" }, "departure": { "delay": 220, "time": "1772186560" }, "stopId": "FR:76384:ZE:15447:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 220, "time": "1772186920" }, "departure": { "delay": 220, "time": "1772186920" }, "stopId": "FR:76384:ZE:15450:ATOUMOD019", "stopSequence": 8 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:12:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x437583884:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748521x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -32, "time": "1772184737" }, "departure": { "delay": -32, "time": "1772184808" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 19, "time": "1772185399" }, "stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -11, "time": "1772184219" }, "departure": { "delay": -11, "time": "1772184229" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 45, "time": "1772183551" }, "departure": { "delay": 45, "time": "1772183565" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 14, "time": "1772185318" }, "departure": { "delay": 14, "time": "1772185334" }, "stopId": "FR:50129:ZE:10CHE1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1772185251" }, "departure": { "delay": -1, "time": "1772185259" }, "stopId": "FR:50129:ZE:10JBO3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 97, "time": "1772183990" }, "departure": { "delay": 97, "time": "1772184037" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -81, "time": "1772184647" }, "departure": { "delay": -81, "time": "1772184699" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 85, "time": "1772183712" }, "departure": { "delay": 85, "time": "1772183725" }, "stopId": "FR:50129:ZE:10FOE1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 55, "time": "1772183918" }, "departure": { "delay": 55, "time": "1772183935" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -94, "time": "1772184949" }, "departure": { "delay": -94, "time": "1772184986" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -111, "time": "1772184503" }, "departure": { "delay": -111, "time": "1772184549" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -15, "time": "1772184342" }, "departure": { "delay": -15, "time": "1772184405" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -95, "time": "1772184916" }, "departure": { "delay": -95, "time": "1772184925" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 44, "time": "1772183615" }, "departure": { "delay": 44, "time": "1772183624" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 109, "time": "1772184068" }, "departure": { "delay": 109, "time": "1772184109" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 36, "time": "1772183436" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -68, "time": "1772184873" }, "departure": { "delay": -68, "time": "1772184892" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 43, "time": "1772183668" }, "departure": { "delay": 43, "time": "1772183683" }, "stopId": "FR:50129:ZE:10GRI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 70, "time": "1772184182" }, "departure": { "delay": 70, "time": "1772184190" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 83, "time": "1772183766" }, "departure": { "delay": 83, "time": "1772183783" }, "stopId": "FR:50129:ZE:10MRT1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 53, "time": "1772183853" }, "departure": { "delay": 53, "time": "1772183873" }, "stopId": "FR:50129:ZE:10BRA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 93, "time": "1772184138" }, "departure": { "delay": 93, "time": "1772184153" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -51, "time": "1772185089" }, "departure": { "delay": -51, "time": "1772185089" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748521x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16045:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1772184680" }, "departure": { "delay": 20, "time": "1772184680" }, "stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1772184480" }, "departure": { "delay": 60, "time": "1772184480" }, "stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772185440" }, "departure": { "time": "1772185440" }, "stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772184840" }, "departure": { "time": "1772184840" }, "stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 15, "time": "1772185695" }, "departure": { "delay": 15, "time": "1772185695" }, "stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1772185380" }, "departure": { "time": "1772185380" }, "stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1772185710" }, "departure": { "delay": 30, "time": "1772185710" }, "stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1772184960" }, "departure": { "time": "1772184960" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772185140" }, "departure": { "time": "1772185140" }, "stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772184660" }, "departure": { "delay": 60, "time": "1772184660" }, "stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1772185340" }, "departure": { "delay": 20, "time": "1772185340" }, "stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1772185020" }, "departure": { "delay": 60, "time": "1772185020" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 20, "time": "1772184920" }, "departure": { "delay": 20, "time": "1772184920" }, "stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772184540" }, "departure": { "time": "1772184540" }, "stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772185980" }, "stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1772184900" }, "departure": { "delay": 60, "time": "1772184900" }, "stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1772185920" }, "departure": { "delay": 60, "time": "1772185920" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1772184720" }, "departure": { "time": "1772184720" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772185560" }, "departure": { "time": "1772185560" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1772184500" }, "departure": { "delay": 20, "time": "1772184500" }, "stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1772185200" }, "departure": { "delay": 60, "time": "1772185200" }, "stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1772185260" }, "departure": { "delay": 60, "time": "1772185260" }, "stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772184420" }, "stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772184780" }, "departure": { "time": "1772184780" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1772185320" }, "departure": { "delay": 60, "time": "1772185320" }, "stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1772185080" }, "departure": { "delay": 60, "time": "1772185080" }, "stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772185680" }, "departure": { "delay": 60, "time": "1772185680" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1772185740" }, "departure": { "time": "1772185740" }, "stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1772184090", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16045:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN848955F5934917x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772184480" }, "stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002", "stopSequence": 4 }, { "arrival": { "time": "1772186280" }, "departure": { "time": "1772186340" }, "stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188800" }, "stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1772189640" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1772184660" }, "departure": { "time": "1772184720" }, "stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002", "stopSequence": 6 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187720" }, "stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188140" }, "stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188500" }, "stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187240" }, "stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1772186580" }, "departure": { "time": "1772186640" }, "stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1772185560" }, "departure": { "time": "1772185620" }, "stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002", "stopSequence": 8 } ], "timestamp": "1772180876", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN848955F5934917x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3144:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 18, "time": "1772188098" }, "departure": { "delay": 18, "time": "1772188098" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 9, "time": "1772188509" }, "departure": { "delay": 9, "time": "1772188509" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 12, "time": "1772187492" }, "departure": { "delay": 12, "time": "1772187492" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 16, "time": "1772188156" }, "departure": { "delay": 16, "time": "1772188156" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 15, "time": "1772188035" }, "departure": { "delay": 15, "time": "1772188035" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 29, "time": "1772188229" }, "departure": { "delay": 29, "time": "1772188229" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1772188622" }, "departure": { "delay": 2, "time": "1772188622" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 6, "time": "1772187426" }, "departure": { "delay": 6, "time": "1772187426" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1772188395" }, "departure": { "delay": 15, "time": "1772188395" }, "stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1772183230", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3144:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:6441638369951744x5:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 336, "time": "1772186424" }, "departure": { "delay": 336, "time": "1772186436" }, "stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": 348, "time": "1772185760" }, "departure": { "delay": 348, "time": "1772185788" }, "stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 456, "time": "1772186181" }, "departure": { "delay": 456, "time": "1772186196" }, "stopId": "FR:14366:ZE:3120002:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": 397, "time": "1772186294" }, "departure": { "delay": 397, "time": "1772186317" }, "stopId": "FR:14366:ZE:33070004:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": 218, "time": "1772186608" }, "departure": { "delay": 218, "time": "1772186618" }, "stopId": "FR:14366:ZE:35180003:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": 366, "time": "1772186327" }, "departure": { "delay": 366, "time": "1772186346" }, "stopId": "FR:14366:ZE:21190003:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": 460, "time": "1772186134" }, "departure": { "delay": 460, "time": "1772186140" }, "stopId": "FR:14366:ZE:7160003:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 265, "time": "1772186535" }, "departure": { "delay": 265, "time": "1772186545" }, "stopId": "FR:14366:ZE:764280004:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": 228, "time": "1772186928" }, "stopId": "FR:14366:ZE:660040002:ATOUMOD036", "stopSequence": 26 }, { "arrival": { "delay": 376, "time": "1772185909" }, "departure": { "delay": 376, "time": "1772185936" }, "stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 216, "time": "1772186786" }, "departure": { "delay": 216, "time": "1772186796" }, "stopId": "FR:14366:ZE:1210003:ATOUMOD036", "stopSequence": 24 }, { "arrival": { "delay": 379, "time": "1772185829" }, "departure": { "delay": 379, "time": "1772185879" }, "stopId": "FR:14366:ZE:5160002:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 232, "time": "1772186682" }, "departure": { "delay": 232, "time": "1772186692" }, "stopId": "FR:14366:ZE:646160001:ATOUMOD036", "stopSequence": 23 }, { "arrival": { "delay": 408, "time": "1772185994" }, "departure": { "delay": 408, "time": "1772186028" }, "stopId": "FR:14366:ZE:9260005:ATOUMOD036", "stopSequence": 14 } ], "timestamp": "1772186472", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:5131776580124672:LOC", "tripId": "ATOUMOD036:ServiceJourney:6441638369951744x5:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758810x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -89, "time": "1772171251" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -37, "time": "1772171116" }, "departure": { "delay": -37, "time": "1772171123" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 51, "time": "1772168680" }, "departure": { "delay": 51, "time": "1772168871" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 82, "time": "1772169969" }, "departure": { "delay": 82, "time": "1772169982" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 26, "time": "1772169360" }, "departure": { "delay": 26, "time": "1772169386" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -13, "time": "1772168499" }, "departure": { "delay": -13, "time": "1772168507" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -10, "time": "1772169448" }, "departure": { "delay": -10, "time": "1772169470" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 69, "time": "1772169096" }, "departure": { "delay": 69, "time": "1772169129" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -32, "time": "1772171175" }, "departure": { "delay": -32, "time": "1772171188" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 23, "time": "1772170427" }, "departure": { "delay": 23, "time": "1772170463" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -40, "time": "1772168531" }, "departure": { "delay": -40, "time": "1772168540" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -9, "time": "1772171076" }, "departure": { "delay": -9, "time": "1772171091" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -29, "time": "1772170637" }, "departure": { "delay": -29, "time": "1772170651" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 45, "time": "1772168371" }, "departure": { "delay": 45, "time": "1772168385" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 77, "time": "1772168943" }, "departure": { "delay": 77, "time": "1772168957" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -33, "time": "1772170675" }, "departure": { "delay": -33, "time": "1772170707" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 38, "time": "1772169206" }, "departure": { "delay": 38, "time": "1772169218" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -10, "time": "1772169531" }, "departure": { "delay": -10, "time": "1772169590" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -29, "time": "1772170979" }, "departure": { "delay": -29, "time": "1772171011" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 20, "time": "1772169247" }, "departure": { "delay": 20, "time": "1772169260" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -48, "time": "1772170835" }, "departure": { "delay": -48, "time": "1772170872" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 20, "time": "1772168473" }, "departure": { "delay": 20, "time": "1772168480" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1772170009" }, "departure": { "delay": 80, "time": "1772170040" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -3, "time": "1772170601" }, "departure": { "delay": -3, "time": "1772170617" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -24, "time": "1772168544" }, "departure": { "delay": -24, "time": "1772168556" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 89, "time": "1772169884" }, "departure": { "delay": 89, "time": "1772169929" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -115, "time": "1772168635" }, "departure": { "delay": -115, "time": "1772168645" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 92, "time": "1772168286" }, "departure": { "delay": 92, "time": "1772168312" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 65, "time": "1772169635" }, "departure": { "delay": 65, "time": "1772169785" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -37, "time": "1772170810" }, "departure": { "delay": -37, "time": "1772170823" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -35, "time": "1772170571" }, "departure": { "delay": -35, "time": "1772170585" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 30, "time": "1772169302" }, "departure": { "delay": 30, "time": "1772169330" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 54, "time": "1772169162" }, "departure": { "delay": 54, "time": "1772169174" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 91, "time": "1772170318" }, "departure": { "delay": 91, "time": "1772170351" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 21, "time": "1772168408" }, "departure": { "delay": 21, "time": "1772168421" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1772170220" }, "departure": { "delay": 57, "time": "1772170257" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 90, "time": "1772168892" }, "departure": { "delay": 90, "time": "1772168910" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1772171150" }, "departure": { "delay": 1, "time": "1772171161" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 89, "time": "1772169016" }, "departure": { "delay": 89, "time": "1772169029" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 101, "time": "1772168252" }, "departure": { "delay": 101, "time": "1772168261" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 49, "time": "1772170089" }, "departure": { "delay": 49, "time": "1772170129" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 73, "time": "1772169817" }, "departure": { "delay": 73, "time": "1772169853" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -90, "time": "1772168602" }, "departure": { "delay": -90, "time": "1772168610" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -39, "time": "1772170900" }, "departure": { "delay": -39, "time": "1772170941" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "departure": { "delay": 71, "time": "1772168231" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 8, "time": "1772169420" }, "departure": { "delay": 8, "time": "1772169428" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -39, "time": "1772171028" }, "departure": { "delay": -39, "time": "1772171061" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 12, "time": "1772170498" }, "departure": { "delay": 12, "time": "1772170512" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 } ], "timestamp": "1772186450", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758810x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596807:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -211, "time": "1772187389" }, "departure": { "delay": -211, "time": "1772187389" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -22, "time": "1772186978" }, "departure": { "delay": -22, "time": "1772186978" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -84, "time": "1772187036" }, "departure": { "delay": -84, "time": "1772187036" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 8, "time": "1772186888" }, "departure": { "delay": 8, "time": "1772186888" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -169, "time": "1772187191" }, "departure": { "delay": -169, "time": "1772187191" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -34, "time": "1772186726" }, "departure": { "delay": -34, "time": "1772186726" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -16, "time": "1772186804" }, "departure": { "delay": -16, "time": "1772186804" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -271, "time": "1772187509" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -63, "time": "1772187117" }, "departure": { "delay": -63, "time": "1772187117" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "departure": { "time": "1772186580" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -2, "time": "1772186638" }, "departure": { "delay": -2, "time": "1772186638" }, "stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -209, "time": "1772187271" }, "departure": { "delay": -209, "time": "1772187271" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -14, "time": "1772186686" }, "departure": { "delay": -14, "time": "1772186686" }, "stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -211, "time": "1772187329" }, "departure": { "delay": -211, "time": "1772187329" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596807:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14512:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 483, "time": "1772186381" }, "departure": { "delay": 483, "time": "1772186403" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 498, "time": "1772186478" }, "departure": { "delay": 498, "time": "1772186478" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 495, "time": "1772187915" }, "departure": { "delay": 495, "time": "1772187915" }, "stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001", "stopSequence": 21 }, { "departure": { "delay": 348, "time": "1772186028" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 489, "time": "1772186649" }, "departure": { "delay": 489, "time": "1772186649" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 443, "time": "1772186298" }, "departure": { "delay": 443, "time": "1772186303" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 461, "time": "1772187041" }, "departure": { "delay": 461, "time": "1772187041" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 472, "time": "1772186572" }, "departure": { "delay": 472, "time": "1772186572" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 428, "time": "1772186220" }, "departure": { "delay": 428, "time": "1772186228" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 494, "time": "1772187374" }, "departure": { "delay": 494, "time": "1772187374" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 488, "time": "1772186948" }, "departure": { "delay": 488, "time": "1772186948" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 461, "time": "1772188061" }, "departure": { "delay": 461, "time": "1772188061" }, "stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 402, "time": "1772186142" }, "departure": { "delay": 402, "time": "1772186142" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 497, "time": "1772186717" }, "departure": { "delay": 497, "time": "1772186717" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 461, "time": "1772187401" }, "departure": { "delay": 461, "time": "1772187401" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 474, "time": "1772188014" }, "departure": { "delay": 474, "time": "1772188014" }, "stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 461, "time": "1772187341" }, "departure": { "delay": 461, "time": "1772187341" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 441, "time": "1772186121" }, "departure": { "delay": 441, "time": "1772186121" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 514, "time": "1772186794" }, "departure": { "delay": 514, "time": "1772186794" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 461, "time": "1772186861" }, "departure": { "delay": 461, "time": "1772186861" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 505, "time": "1772188105" }, "departure": { "delay": 505, "time": "1772188105" }, "stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1772186030", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14512:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:479:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772190960" }, "departure": { "time": "1772190960" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772190840" }, "departure": { "time": "1772190840" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772191440" }, "departure": { "time": "1772191440" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772191560" }, "departure": { "time": "1772191560" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772191320" }, "departure": { "time": "1772191320" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772191080" }, "departure": { "time": "1772191080" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772191800" }, "departure": { "time": "1772191800" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772190720" }, "departure": { "time": "1772190720" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772191200" }, "departure": { "time": "1772191200" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "departure": { "time": "1772190600" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772191680" }, "departure": { "time": "1772191680" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772191920" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 } ], "timestamp": "1772186371", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:479:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3774257x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 106, "time": "1772184752" }, "departure": { "delay": 106, "time": "1772184766" }, "stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 143, "time": "1772184877" }, "departure": { "delay": 143, "time": "1772184923" }, "stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 107, "time": "1772186255" }, "departure": { "delay": 107, "time": "1772186267" }, "stopId": "FR:50615:ZE:VALZA2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1772187530" }, "stopId": "FR:50341:ZE:MONAP2:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 343, "time": "1772184043" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 219, "time": "1772184207" }, "departure": { "delay": 219, "time": "1772184219" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 141, "time": "1772185815" }, "departure": { "delay": 141, "time": "1772185821" }, "stopId": "FR:50579:ZE:SOTML2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 123, "time": "1772185423" }, "departure": { "delay": 123, "time": "1772185443" }, "stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1772186810" }, "departure": { "delay": 50, "time": "1772186810" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 173, "time": "1772184398" }, "departure": { "delay": 173, "time": "1772184413" }, "stopId": "FR:50129:ZE:10MAG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 230, "time": "1772184156" }, "departure": { "delay": 230, "time": "1772184170" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 191, "time": "1772184552" }, "departure": { "delay": 191, "time": "1772184611" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 179, "time": "1772184233" }, "departure": { "delay": 179, "time": "1772184239" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1772186930" }, "departure": { "delay": 50, "time": "1772186930" }, "stopId": "FR:50615:ZE:VALCA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 50, "time": "1772186570" }, "departure": { "delay": 50, "time": "1772186570" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1772186438" }, "departure": { "time": "1772186400" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 135, "time": "1772184480" }, "departure": { "delay": 135, "time": "1772184495" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 113, "time": "1772185243" }, "departure": { "delay": 113, "time": "1772185253" }, "stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 309, "time": "1772184119" }, "departure": { "delay": 309, "time": "1772184129" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1772186454", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:D:LOC", "tripId": "ATOUMOD035:ServiceJourney:3774257x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x54984720:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772185462" }, "departure": { "time": "1772185380" }, "stopId": "FR:76114:ZE:102:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 118, "time": "1772185344" }, "departure": { "delay": 118, "time": "1772185378" }, "stopId": "FR:76114:ZE:306:ATOUMOD019", "stopSequence": 4 }, { "departure": { "delay": 136, "time": "1772185096" }, "stopId": "FR:76114:ZE:303:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 146, "time": "1772185256" }, "departure": { "delay": 146, "time": "1772185286" }, "stopId": "FR:76114:ZE:305:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 193, "time": "1772185196" }, "departure": { "delay": 193, "time": "1772185213" }, "stopId": "FR:76114:ZE:304:ATOUMOD019", "stopSequence": 2 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:3:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x54984720:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745402x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 202, "time": "1772184802" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 134, "time": "1772185121" }, "departure": { "delay": 134, "time": "1772185154" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 36, "time": "1772185978" }, "departure": { "delay": 36, "time": "1772186016" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 12, "time": "1772185746" }, "departure": { "delay": 12, "time": "1772185812" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 141, "time": "1772184943" }, "departure": { "delay": 141, "time": "1772184981" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 142, "time": "1772185175" }, "departure": { "delay": 142, "time": "1772185222" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 14, "time": "1772185542" }, "departure": { "delay": 14, "time": "1772185574" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 93, "time": "1772185322" }, "departure": { "delay": 93, "time": "1772185353" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -7, "time": "1772185461" }, "departure": { "delay": -7, "time": "1772185493" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 138, "time": "1772185052" }, "departure": { "delay": 138, "time": "1772185098" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 8, "time": "1772185624" }, "departure": { "delay": 8, "time": "1772185688" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -11, "time": "1772186329" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 12, "time": "1772185896" }, "departure": { "delay": 12, "time": "1772185932" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 3, "time": "1772186153" }, "departure": { "delay": 3, "time": "1772186223" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 137, "time": "1772184877" }, "departure": { "delay": 137, "time": "1772184917" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 9, "time": "1772185837" }, "departure": { "delay": 9, "time": "1772185869" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 97, "time": "1772185283" }, "departure": { "delay": 97, "time": "1772185297" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 45, "time": "1772185388" }, "departure": { "delay": 45, "time": "1772185425" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 132, "time": "1772184999" }, "departure": { "delay": 132, "time": "1772185032" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -8, "time": "1772186045" }, "departure": { "delay": -8, "time": "1772186092" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745402x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470085:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -200, "time": "1772190460" }, "departure": { "delay": -200, "time": "1772190460" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -194, "time": "1772190826" }, "departure": { "delay": -194, "time": "1772190826" }, "stopId": "FR:27701:ZE:0x7147:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -183, "time": "1772191437" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -121, "time": "1772190299" }, "departure": { "delay": -121, "time": "1772190299" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -118, "time": "1772191322" }, "departure": { "delay": -118, "time": "1772191322" }, "stopId": "FR:27701:ZE:0x7030:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -171, "time": "1772190729" }, "departure": { "delay": -171, "time": "1772190729" }, "stopId": "FR:27701:ZE:0x7131:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -118, "time": "1772191262" }, "departure": { "delay": -118, "time": "1772191262" }, "stopId": "FR:27701:ZE:0x7122:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -92, "time": "1772190268" }, "departure": { "delay": -92, "time": "1772190268" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -162, "time": "1772191218" }, "departure": { "delay": -162, "time": "1772191218" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -265, "time": "1772190995" }, "departure": { "delay": -265, "time": "1772190995" }, "stopId": "FR:27701:ZE:0x7093:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -247, "time": "1772190653" }, "departure": { "delay": -247, "time": "1772190653" }, "stopId": "FR:27701:ZE:0x7058:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -204, "time": "1772190876" }, "departure": { "delay": -204, "time": "1772190876" }, "stopId": "FR:27701:ZE:0x7170:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -189, "time": "1772190531" }, "departure": { "delay": -189, "time": "1772190531" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -141, "time": "1772190339" }, "departure": { "delay": -141, "time": "1772190339" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -164, "time": "1772190436" }, "departure": { "delay": -164, "time": "1772190436" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -159, "time": "1772190801" }, "departure": { "delay": -159, "time": "1772190801" }, "stopId": "FR:27701:ZE:0x7033:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -207, "time": "1772190753" }, "departure": { "delay": -207, "time": "1772190753" }, "stopId": "FR:27701:ZE:0x7111:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -191, "time": "1772191129" }, "departure": { "delay": -191, "time": "1772191129" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -234, "time": "1772191026" }, "departure": { "delay": -234, "time": "1772191026" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -211, "time": "1772190569" }, "departure": { "delay": -211, "time": "1772190569" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -141, "time": "1772190399" }, "departure": { "delay": -141, "time": "1772190399" }, "stopId": "FR:27365:ZE:0x7195:ATOUMOD006", "stopSequence": 6 }, { "departure": { "time": "1772190000" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -70, "time": "1772190170" }, "departure": { "delay": -70, "time": "1772190170" }, "stopId": "FR:27701:ZE:0x7080:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -147, "time": "1772191353" }, "departure": { "delay": -147, "time": "1772191353" }, "stopId": "FR:27701:ZE:0x7074:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -233, "time": "1772190607" }, "departure": { "delay": -233, "time": "1772190607" }, "stopId": "FR:27701:ZE:0x7157:ATOUMOD006", "stopSequence": 11 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:4:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470085:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112352x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1772186720" }, "departure": { "delay": 140, "time": "1772186720" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 136, "time": "1772187496" }, "departure": { "delay": 136, "time": "1772187496" }, "stopId": "FR:76351:ZE:3951:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 97, "time": "1772187217" }, "departure": { "delay": 97, "time": "1772187217" }, "stopId": "FR:76351:ZE:3985:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 112, "time": "1772186392" }, "stopId": "FR:76351:ZE:3980:ATOUMOD003", "stopSequence": 4 }, { "departure": { "delay": 62, "time": "1772186102" }, "stopId": "FR:76351:ZE:3997:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 138, "time": "1772187378" }, "departure": { "delay": 138, "time": "1772187378" }, "stopId": "FR:76351:ZE:3993:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 135, "time": "1772186595" }, "departure": { "delay": 135, "time": "1772186595" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 6 }, { "departure": { "time": "1772185980" }, "stopId": "FR:76351:ZE:3983:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 136, "time": "1772186896" }, "departure": { "delay": 136, "time": "1772186896" }, "stopId": "FR:76351:ZE:3967:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 124, "time": "1772187724" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 55, "time": "1772186215" }, "stopId": "FR:76351:ZE:3964:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 130, "time": "1772187130" }, "departure": { "delay": 130, "time": "1772187130" }, "stopId": "FR:76351:ZE:3955:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 142, "time": "1772187022" }, "departure": { "delay": 142, "time": "1772187022" }, "stopId": "FR:76351:ZE:3957:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1772186500" }, "departure": { "delay": 100, "time": "1772186500" }, "stopId": "FR:76351:ZE:3959:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 122, "time": "1772187602" }, "departure": { "delay": 122, "time": "1772187602" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1772186427", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112352x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD012:ServiceJourney:100000317:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -62, "time": "1772186218" }, "stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012", "stopSequence": 11 } ], "timestamp": "1772186109", "trip": { "directionId": 2, "routeId": "ATOUMOD012:Line:2:LOC", "tripId": "ATOUMOD012:ServiceJourney:100000317:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3401F5940072x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173920" }, "stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1772178780" }, "departure": { "time": "1772178840" }, "stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002", "stopSequence": 46 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174760" }, "stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002", "stopSequence": 38 }, { "arrival": { "time": "1772180100" }, "departure": { "time": "1772180160" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 50 }, { "arrival": { "time": "1772184360" }, "departure": { "time": "1772184420" }, "stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002", "stopSequence": 60 }, { "arrival": { "time": "1772177940" }, "departure": { "time": "1772178000" }, "stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002", "stopSequence": 44 }, { "arrival": { "time": "1772183280" }, "departure": { "time": "1772183340" }, "stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002", "stopSequence": 58 }, { "arrival": { "time": "1772185980" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 84 }, { "arrival": { "time": "1772182320" }, "departure": { "time": "1772182440" }, "stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002", "stopSequence": 56 }, { "arrival": { "time": "1772180640" }, "departure": { "time": "1772180760" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 52 }, { "arrival": { "time": "1772184900" }, "departure": { "time": "1772185380" }, "stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002", "stopSequence": 62 }, { "arrival": { "time": "1772176740" }, "departure": { "time": "1772176800" }, "stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002", "stopSequence": 40 }, { "arrival": { "time": "1772181660" }, "departure": { "time": "1772181720" }, "stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002", "stopSequence": 54 } ], "timestamp": "1772170313", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3401F5940072x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5487687:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -283, "time": "1772187137" }, "departure": { "delay": -283, "time": "1772187137" }, "stopId": "FR:27015:ZE:0x6080:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -181, "time": "1772186819" }, "departure": { "delay": -181, "time": "1772186819" }, "stopId": "FR:27598:ZE:0x6870:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -264, "time": "1772187216" }, "departure": { "delay": -264, "time": "1772187216" }, "stopId": "FR:27330:ZE:0x6262:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -204, "time": "1772187036" }, "departure": { "delay": -204, "time": "1772187036" }, "stopId": "FR:27015:ZE:0x6084:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -165, "time": "1772186775" }, "departure": { "delay": -165, "time": "1772186775" }, "stopId": "FR:27598:ZE:0x6867:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -166, "time": "1772186534" }, "departure": { "delay": -166, "time": "1772186534" }, "stopId": "FR:27537:ZE:0x6824:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -122, "time": "1772186578" }, "departure": { "delay": -122, "time": "1772186578" }, "stopId": "FR:27537:ZE:0x6830:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -182, "time": "1772186938" }, "departure": { "delay": -182, "time": "1772186938" }, "stopId": "FR:27015:ZE:0x6072:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -181, "time": "1772186879" }, "departure": { "delay": -181, "time": "1772186879" }, "stopId": "FR:27598:ZE:0x6858:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -292, "time": "1772187368" }, "stopId": "FR:27168:ZE:0x6138:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -159, "time": "1772186361" }, "departure": { "delay": -159, "time": "1772186361" }, "stopId": "FR:27701:ZE:0x7180:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -159, "time": "1772186661" }, "departure": { "delay": -159, "time": "1772186661" }, "stopId": "FR:27537:ZE:0x6829:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -176, "time": "1772186344" }, "departure": { "delay": -176, "time": "1772186344" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -226, "time": "1772187014" }, "departure": { "delay": -226, "time": "1772187014" }, "stopId": "FR:27015:ZE:0x6086:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -177, "time": "1772186703" }, "departure": { "delay": -177, "time": "1772186703" }, "stopId": "FR:27537:ZE:0x6835:ATOUMOD006", "stopSequence": 14 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:8:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5487687:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112052x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 37, "time": "1772187337" }, "departure": { "delay": 37, "time": "1772187337" }, "stopId": "FR:76351:ZE:3971:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 71, "time": "1772186891" }, "departure": { "delay": 71, "time": "1772186891" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 64, "time": "1772187964" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 36, "time": "1772186796" }, "departure": { "delay": 36, "time": "1772186796" }, "stopId": "FR:76351:ZE:3959:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 65, "time": "1772187185" }, "departure": { "delay": 65, "time": "1772187185" }, "stopId": "FR:76351:ZE:3969:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 76, "time": "1772187016" }, "departure": { "delay": 76, "time": "1772187016" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 64, "time": "1772186464" }, "departure": { "delay": 64, "time": "1772186464" }, "stopId": "FR:76351:ZE:3997:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 58, "time": "1772187538" }, "departure": { "delay": 58, "time": "1772187538" }, "stopId": "FR:76351:ZE:3975:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 53, "time": "1772186573" }, "departure": { "delay": 53, "time": "1772186573" }, "stopId": "FR:76351:ZE:3964:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1772187753" }, "departure": { "delay": 33, "time": "1772187753" }, "stopId": "FR:76351:ZE:3987:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 48, "time": "1772187648" }, "departure": { "delay": 48, "time": "1772187648" }, "stopId": "FR:76351:ZE:4003:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 48, "time": "1772186688" }, "departure": { "delay": 48, "time": "1772186688" }, "stopId": "FR:76351:ZE:3980:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 27, "time": "1772187447" }, "departure": { "delay": 27, "time": "1772187447" }, "stopId": "FR:76351:ZE:3991:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1772187860" }, "departure": { "delay": 80, "time": "1772187860" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 22, "time": "1772186362" }, "stopId": "FR:76351:ZE:3983:ATOUMOD003", "stopSequence": 1 } ], "timestamp": "1772186427", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112052x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4244106xGTFSxGSemH15xSemainex08:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 37, "time": "1772186197" }, "departure": { "delay": 37, "time": "1772186197" }, "stopId": "FR:76305:ZE:4920:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 2, "time": "1772187422" }, "stopId": "FR:76657:ZE:5178:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 25, "time": "1772187265" }, "departure": { "delay": 25, "time": "1772187265" }, "stopId": "FR:76660:ZE:3303:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 132, "time": "1772185992" }, "departure": { "delay": 132, "time": "1772185992" }, "stopId": "FR:76305:ZE:4939:ATOUMOD003", "stopSequence": 6 }, { "departure": { "delay": 5, "time": "1772185925" }, "stopId": "FR:76305:ZE:4997:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 21, "time": "1772187081" }, "departure": { "delay": 21, "time": "1772187081" }, "stopId": "FR:76660:ZE:4425:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1772187300" }, "departure": { "delay": 60, "time": "1772187300" }, "stopId": "FR:76660:ZE:3304:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 10, "time": "1772186350" }, "departure": { "delay": 10, "time": "1772186350" }, "stopId": "FR:76305:ZE:4936:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 14, "time": "1772186894" }, "departure": { "delay": 14, "time": "1772186894" }, "stopId": "FR:76660:ZE:5201:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 21, "time": "1772186541" }, "departure": { "delay": 21, "time": "1772186541" }, "stopId": "FR:76305:ZE:4925:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 2, "time": "1772186642" }, "departure": { "delay": 2, "time": "1772186642" }, "stopId": "FR:76533:ZE:4402:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1772186762" }, "departure": { "delay": 2, "time": "1772186762" }, "stopId": "FR:76489:ZE:4934:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 39, "time": "1772186679" }, "departure": { "delay": 39, "time": "1772186679" }, "stopId": "FR:76533:ZE:4932:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1772186702" }, "departure": { "delay": 2, "time": "1772186702" }, "stopId": "FR:76489:ZE:3270:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 57, "time": "1772186157" }, "departure": { "delay": 57, "time": "1772186157" }, "stopId": "FR:76305:ZE:4937:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": -1, "time": "1772185979" }, "stopId": "FR:76305:ZE:4918:ATOUMOD003", "stopSequence": 8 }, { "departure": { "delay": 2, "time": "1772186282" }, "stopId": "FR:76305:ZE:4818:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 2, "time": "1772187242" }, "departure": { "delay": 2, "time": "1772187242" }, "stopId": "FR:76657:ZE:3302:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 40, "time": "1772186620" }, "departure": { "delay": 40, "time": "1772186620" }, "stopId": "FR:76533:ZE:4930:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 132, "time": "1772185512" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 4, "time": "1772186944" }, "departure": { "delay": 4, "time": "1772186944" }, "stopId": "FR:76660:ZE:4432:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 4, "time": "1772186464" }, "departure": { "delay": 4, "time": "1772186464" }, "stopId": "FR:76305:ZE:4810:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 36, "time": "1772186916" }, "departure": { "delay": 36, "time": "1772186916" }, "stopId": "FR:76660:ZE:4418:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1772186217", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:15:LOC", "tripId": "ATOUMOD003:ServiceJourney:4244106xGTFSxGSemH15xSemainex08:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 166, "time": "1772171652" }, "departure": { "delay": 166, "time": "1772171686" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 151, "time": "1772171827" }, "departure": { "delay": 151, "time": "1772171851" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 209, "time": "1772171215" }, "departure": { "delay": 209, "time": "1772171249" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 164, "time": "1772171593" }, "departure": { "delay": 164, "time": "1772171624" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 128, "time": "1772170552" }, "departure": { "delay": 128, "time": "1772170568" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 122, "time": "1772170467" }, "departure": { "delay": 122, "time": "1772170502" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 253, "time": "1772171160" }, "departure": { "delay": 253, "time": "1772171173" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 162, "time": "1772171443" }, "departure": { "delay": 162, "time": "1772171502" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 149, "time": "1772170349" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 254, "time": "1772170906" }, "departure": { "delay": 254, "time": "1772170994" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 173, "time": "1772171707" }, "departure": { "delay": 173, "time": "1772171753" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 166, "time": "1772171289" }, "departure": { "delay": 166, "time": "1772171326" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 172, "time": "1772171773" }, "departure": { "delay": 172, "time": "1772171812" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 52, "time": "1772171992" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 123, "time": "1772171875" }, "departure": { "delay": 123, "time": "1772171883" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 132, "time": "1772171376" }, "departure": { "delay": 132, "time": "1772171412" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 189, "time": "1772170805" }, "departure": { "delay": 189, "time": "1772170869" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 159, "time": "1772170682" }, "departure": { "delay": 159, "time": "1772170779" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 88, "time": "1772170616" }, "departure": { "delay": 88, "time": "1772170648" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11880:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1772188350" }, "departure": { "delay": 30, "time": "1772188350" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 28, "time": "1772188468" }, "departure": { "delay": 28, "time": "1772188468" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 22, "time": "1772188402" }, "departure": { "delay": 22, "time": "1772188402" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772184069", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11880:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758660x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 146, "time": "1772179555" }, "departure": { "delay": 146, "time": "1772179586" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 192, "time": "1772180244" }, "departure": { "delay": 192, "time": "1772180292" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 158, "time": "1772180003" }, "departure": { "delay": 158, "time": "1772180018" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 168, "time": "1772179658" }, "departure": { "delay": 168, "time": "1772179668" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 169, "time": "1772181366" }, "departure": { "delay": 169, "time": "1772181409" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 120, "time": "1772181464" }, "departure": { "delay": 120, "time": "1772181480" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 125, "time": "1772180617" }, "departure": { "delay": 125, "time": "1772180645" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 122, "time": "1772181268" }, "departure": { "delay": 122, "time": "1772181302" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 178, "time": "1772181829" }, "departure": { "delay": 178, "time": "1772181898" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 216, "time": "1772180337" }, "departure": { "delay": 216, "time": "1772180376" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 76, "time": "1772179156" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 136, "time": "1772181639" }, "departure": { "delay": 136, "time": "1772181676" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 154, "time": "1772181147" }, "departure": { "delay": 154, "time": "1772181154" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 188, "time": "1772180389" }, "departure": { "delay": 188, "time": "1772180408" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 119, "time": "1772180667" }, "departure": { "delay": 119, "time": "1772180699" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 67, "time": "1772180901" }, "departure": { "delay": 67, "time": "1772180947" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 125, "time": "1772180566" }, "departure": { "delay": 125, "time": "1772180585" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 116, "time": "1772179309" }, "departure": { "delay": 116, "time": "1772179376" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 169, "time": "1772180174" }, "departure": { "delay": 169, "time": "1772180209" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 139, "time": "1772180743" }, "departure": { "delay": 139, "time": "1772180779" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 143, "time": "1772181523" }, "departure": { "delay": 143, "time": "1772181563" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 192, "time": "1772179825" }, "departure": { "delay": 192, "time": "1772179872" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 105, "time": "1772180071" }, "departure": { "delay": 105, "time": "1772180085" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 173, "time": "1772180473" }, "departure": { "delay": 173, "time": "1772180513" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 179, "time": "1772179904" }, "departure": { "delay": 179, "time": "1772179919" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 153, "time": "1772181968" }, "departure": { "delay": 153, "time": "1772181993" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 151, "time": "1772179391" }, "departure": { "delay": 151, "time": "1772179411" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 127, "time": "1772179436" }, "departure": { "delay": 127, "time": "1772179447" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 81, "time": "1772182101" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 152, "time": "1772182040" }, "departure": { "delay": 152, "time": "1772182052" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 155, "time": "1772179737" }, "departure": { "delay": 155, "time": "1772179775" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 69, "time": "1772180810" }, "departure": { "delay": 69, "time": "1772180829" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 156, "time": "1772181925" }, "departure": { "delay": 156, "time": "1772181936" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 178, "time": "1772181743" }, "departure": { "delay": 178, "time": "1772181778" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 85, "time": "1772179243" }, "departure": { "delay": 85, "time": "1772179285" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758660x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1922:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 30, "time": "1772186550" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 24, "time": "1772186964" }, "departure": { "delay": 24, "time": "1772186964" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1772186691" }, "departure": { "delay": 51, "time": "1772186691" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 19, "time": "1772186599" }, "departure": { "delay": 19, "time": "1772186599" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1772186910" }, "departure": { "delay": 30, "time": "1772186910" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 18, "time": "1772187198" }, "departure": { "delay": 18, "time": "1772187198" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1772187330" }, "departure": { "delay": 30, "time": "1772187330" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 44, "time": "1772186744" }, "departure": { "delay": 44, "time": "1772186744" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 34, "time": "1772186854" }, "departure": { "delay": 34, "time": "1772186854" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772186110", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1922:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:6:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 169, "time": "1772175880" }, "departure": { "delay": 169, "time": "1772175889" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 147, "time": "1772176518" }, "departure": { "delay": 147, "time": "1772176527" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 128, "time": "1772175960" }, "departure": { "delay": 128, "time": "1772175968" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": -1, "time": "1772176979" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 140, "time": "1772175908" }, "departure": { "delay": 140, "time": "1772175920" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 23, "time": "1772176749" }, "departure": { "delay": 23, "time": "1772176763" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1772176603" }, "departure": { "delay": 120, "time": "1772176620" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 29, "time": "1772176087" }, "departure": { "delay": 29, "time": "1772176109" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "departure": { "delay": 191, "time": "1772175791" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 177, "time": "1772176237" }, "departure": { "delay": 177, "time": "1772176437" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 135, "time": "1772176558" }, "departure": { "delay": 135, "time": "1772176575" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1772176064" }, "departure": { "delay": 60, "time": "1772176080" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": -5, "time": "1772176186" }, "departure": { "delay": -5, "time": "1772176195" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 16, "time": "1772176866" }, "departure": { "delay": 16, "time": "1772176876" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 48, "time": "1772176714" }, "departure": { "delay": 48, "time": "1772176728" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 92, "time": "1772175980" }, "departure": { "delay": 92, "time": "1772175992" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1772176796" }, "departure": { "delay": 5, "time": "1772176805" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": -10, "time": "1772176899" }, "departure": { "delay": -10, "time": "1772176910" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 } ], "timestamp": "1772186436", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:6:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759196x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -46, "time": "1772184426" }, "departure": { "delay": -46, "time": "1772184434" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -55, "time": "1772183871" }, "departure": { "delay": -55, "time": "1772183885" }, "stopId": "FR:50129:ZE:10GLA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -46, "time": "1772184614" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -45, "time": "1772184128" }, "departure": { "delay": -45, "time": "1772184135" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -63, "time": "1772184024" }, "departure": { "delay": -63, "time": "1772184057" }, "stopId": "FR:50129:ZE:10CDL2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -53, "time": "1772183974" }, "departure": { "delay": -53, "time": "1772184007" }, "stopId": "FR:50129:ZE:10BDB2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -53, "time": "1772184174" }, "departure": { "delay": -53, "time": "1772184187" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -2, "time": "1772183686" }, "departure": { "delay": -2, "time": "1772183698" }, "stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -58, "time": "1772184268" }, "departure": { "delay": -58, "time": "1772184302" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -7, "time": "1772183739" }, "departure": { "delay": -7, "time": "1772183753" }, "stopId": "FR:50129:ZE:10HQU1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -53, "time": "1772183811" }, "departure": { "delay": -53, "time": "1772183827" }, "stopId": "FR:50129:ZE:10HAM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -14, "time": "1772182889" }, "departure": { "delay": -14, "time": "1772182906" }, "stopId": "FR:50129:ZE:10BLE1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1772183541" }, "departure": { "delay": 39, "time": "1772183559" }, "stopId": "FR:50129:ZE:10HLU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -45, "time": "1772183145" }, "departure": { "delay": -45, "time": "1772183175" }, "stopId": "FR:50129:ZE:10CBL1:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 12, "time": "1772182872" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 7, "time": "1772182911" }, "departure": { "delay": 7, "time": "1772182927" }, "stopId": "FR:50129:ZE:10NMD1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 14, "time": "1772183639" }, "departure": { "delay": 14, "time": "1772183654" }, "stopId": "FR:50129:ZE:10HTR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 107, "time": "1772183269" }, "departure": { "delay": 107, "time": "1772183447" }, "stopId": "FR:50129:ZE:10VER1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -39, "time": "1772183101" }, "departure": { "delay": -39, "time": "1772183121" }, "stopId": "FR:50129:ZE:10ING1:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1772186456", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759196x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14818:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1772184640" }, "departure": { "delay": 16, "time": "1772184916" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 49, "time": "1772185369" }, "departure": { "delay": 49, "time": "1772185369" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -63, "time": "1772185791" }, "departure": { "delay": -63, "time": "1772185797" }, "stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 46, "time": "1772184142" }, "departure": { "delay": 46, "time": "1772184166" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -19, "time": "1772185601" }, "departure": { "delay": -19, "time": "1772185601" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 37, "time": "1772184037" }, "departure": { "delay": 37, "time": "1772184037" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -39, "time": "1772185521" }, "departure": { "delay": -39, "time": "1772185521" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -84, "time": "1772184451" }, "departure": { "delay": -84, "time": "1772184516" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 56, "time": "1772185076" }, "departure": { "delay": 56, "time": "1772185076" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -100, "time": "1772185700" }, "departure": { "delay": -100, "time": "1772185700" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1772185445" }, "departure": { "delay": 5, "time": "1772185445" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -81, "time": "1772185719" }, "departure": { "delay": -81, "time": "1772185719" }, "stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -82, "time": "1772184398" }, "departure": { "delay": -82, "time": "1772184398" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772183520" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 96, "time": "1772183916" }, "departure": { "delay": 96, "time": "1772183916" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -22, "time": "1772184231" }, "departure": { "delay": -22, "time": "1772184278" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 41, "time": "1772185301" }, "departure": { "delay": 41, "time": "1772185301" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -101, "time": "1772185939" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 30, "time": "1772184990" }, "departure": { "delay": 30, "time": "1772184990" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -11, "time": "1772185110" }, "departure": { "delay": -11, "time": "1772185129" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 45, "time": "1772183985" }, "departure": { "delay": 45, "time": "1772183985" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1772185225" }, "departure": { "delay": 38, "time": "1772185238" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -100, "time": "1772185640" }, "departure": { "delay": -100, "time": "1772185640" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -52, "time": "1772184301" }, "departure": { "delay": -52, "time": "1772184308" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -152, "time": "1772184568" }, "departure": { "delay": -152, "time": "1772184568" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1772183170", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14818:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852341F5934670x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187720" }, "stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772188020" }, "stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187360" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1772188440" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 22 }, { "departure": { "time": "1772186520" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 15 } ], "timestamp": "1772182915", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852341F5934670x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3374F5952490x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772186520" }, "departure": { "time": "1772186580" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "delay": 600, "time": "1772192460" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1772185560" }, "departure": { "time": "1772185620" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 5 }, { "departure": { "time": "1772183940" }, "stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1772184420" }, "departure": { "time": "1772184480" }, "stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1772188080" }, "departure": { "time": "1772188200" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 10 } ], "timestamp": "1772186127", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3374F5952490x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758839x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -63, "time": "1772179957" }, "departure": { "delay": -63, "time": "1772179977" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 117, "time": "1772181914" }, "departure": { "delay": 117, "time": "1772181957" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 52, "time": "1772179148" }, "departure": { "delay": 52, "time": "1772179252" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 61, "time": "1772179286" }, "departure": { "delay": 61, "time": "1772179321" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 22, "time": "1772179626" }, "departure": { "delay": 22, "time": "1772179642" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -7, "time": "1772180543" }, "departure": { "delay": -7, "time": "1772180573" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 108, "time": "1772182059" }, "departure": { "delay": 108, "time": "1772182068" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 148, "time": "1772182197" }, "departure": { "delay": 148, "time": "1772182228" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 156, "time": "1772182166" }, "departure": { "delay": 156, "time": "1772182176" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 107, "time": "1772181875" }, "departure": { "delay": 107, "time": "1772181887" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 152, "time": "1772181005" }, "departure": { "delay": 152, "time": "1772181152" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 124, "time": "1772181205" }, "departure": { "delay": 124, "time": "1772181244" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 15, "time": "1772179857" }, "departure": { "delay": 15, "time": "1772179875" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 32, "time": "1772179400" }, "departure": { "delay": 32, "time": "1772179412" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -33, "time": "1772180274" }, "departure": { "delay": -33, "time": "1772180307" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 92, "time": "1772181527" }, "departure": { "delay": 92, "time": "1772181572" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 107, "time": "1772181656" }, "departure": { "delay": 107, "time": "1772181707" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 53, "time": "1772178919" }, "departure": { "delay": 53, "time": "1772178953" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 87, "time": "1772181614" }, "departure": { "delay": 87, "time": "1772181627" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 119, "time": "1772182128" }, "departure": { "delay": 119, "time": "1772182139" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -55, "time": "1772180012" }, "departure": { "delay": -55, "time": "1772180045" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 4, "time": "1772179002" }, "departure": { "delay": 4, "time": "1772179024" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 142, "time": "1772181825" }, "departure": { "delay": 142, "time": "1772181862" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 38, "time": "1772179715" }, "departure": { "delay": 38, "time": "1772179778" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 107, "time": "1772179321" }, "departure": { "delay": 107, "time": "1772179367" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -1, "time": "1772179433" }, "departure": { "delay": -1, "time": "1772179439" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 98, "time": "1772182298" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "departure": { "delay": 21, "time": "1772178861" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 14, "time": "1772179564" }, "departure": { "delay": 14, "time": "1772179574" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -11, "time": "1772180357" }, "departure": { "delay": -11, "time": "1772180449" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 144, "time": "1772181985" }, "departure": { "delay": 144, "time": "1772182044" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -25, "time": "1772180771" }, "departure": { "delay": -25, "time": "1772180855" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 115, "time": "1772181581" }, "departure": { "delay": 115, "time": "1772181595" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 34, "time": "1772179525" }, "departure": { "delay": 34, "time": "1772179534" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1772178882" }, "departure": { "delay": 57, "time": "1772178897" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -31, "time": "1772180145" }, "departure": { "delay": -31, "time": "1772180189" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 154, "time": "1772181333" }, "departure": { "delay": 154, "time": "1772181394" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -10, "time": "1772179051" }, "departure": { "delay": -10, "time": "1772179070" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -11, "time": "1772179110" }, "departure": { "delay": -11, "time": "1772179129" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 113, "time": "1772181429" }, "departure": { "delay": 113, "time": "1772181473" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -9, "time": "1772179897" }, "departure": { "delay": -9, "time": "1772179911" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 152, "time": "1772182081" }, "departure": { "delay": 152, "time": "1772182112" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 21, "time": "1772179804" }, "departure": { "delay": 21, "time": "1772179821" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -43, "time": "1772180672" }, "departure": { "delay": -43, "time": "1772180717" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -5, "time": "1772180473" }, "departure": { "delay": -5, "time": "1772180515" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -29, "time": "1772180081" }, "departure": { "delay": -29, "time": "1772180131" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 6, "time": "1772179471" }, "departure": { "delay": 6, "time": "1772179506" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1772180608" }, "departure": { "delay": 5, "time": "1772180645" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758839x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596191:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -84, "time": "1772187036" }, "departure": { "delay": -84, "time": "1772187036" }, "stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -203, "time": "1772187157" }, "stopId": "FR:27602:ZE:0xROU01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 55, "time": "1772186575" }, "departure": { "delay": 55, "time": "1772186575" }, "stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -35, "time": "1772186845" }, "departure": { "delay": -35, "time": "1772186845" }, "stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 3, "time": "1772186703" }, "departure": { "delay": 3, "time": "1772186703" }, "stopId": "FR:27602:ZE:0xLES01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -53, "time": "1772186947" }, "departure": { "delay": -53, "time": "1772186947" }, "stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -143, "time": "1772187097" }, "departure": { "delay": -143, "time": "1772187097" }, "stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 23, "time": "1772186483" }, "departure": { "delay": 23, "time": "1772186483" }, "stopId": "FR:27602:ZE:0xALI01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -42, "time": "1772186898" }, "departure": { "delay": -42, "time": "1772186898" }, "stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 48, "time": "1772186448" }, "departure": { "delay": 48, "time": "1772186448" }, "stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004", "stopSequence": 23 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596191:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1409:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772192880" }, "departure": { "time": "1772192880" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1772192820" }, "departure": { "time": "1772192820" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1772192520" }, "departure": { "time": "1772192520" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1772193240" }, "departure": { "time": "1772193240" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1772193780" }, "departure": { "time": "1772193780" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1772192940" }, "departure": { "time": "1772192940" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1772193000" }, "departure": { "time": "1772193000" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1772194020" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "departure": { "time": "1772192460" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1772193360" }, "departure": { "time": "1772193360" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1772193060" }, "departure": { "time": "1772193060" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1772193420" }, "departure": { "time": "1772193420" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1772193840" }, "departure": { "time": "1772193840" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1772193480" }, "departure": { "time": "1772193480" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1772192700" }, "departure": { "time": "1772192700" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 } ], "timestamp": "1772186318", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:1409:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16646:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 2, "time": "1772189402" }, "departure": { "delay": 2, "time": "1772189402" }, "stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 28, "time": "1772189428" }, "departure": { "delay": 28, "time": "1772189428" }, "stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 53, "time": "1772189513" }, "departure": { "delay": 53, "time": "1772189513" }, "stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 25, "time": "1772189305" }, "departure": { "delay": 25, "time": "1772189305" }, "stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772189100" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 53, "time": "1772189753" }, "departure": { "delay": 53, "time": "1772189753" }, "stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 45, "time": "1772189565" }, "departure": { "delay": 45, "time": "1772189565" }, "stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1772189830" }, "departure": { "delay": 10, "time": "1772189830" }, "stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 32, "time": "1772189192" }, "departure": { "delay": 32, "time": "1772189192" }, "stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 23, "time": "1772189243" }, "departure": { "delay": 23, "time": "1772189243" }, "stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772186399", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16646:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx928:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 51, "time": "1772185371" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1772182921" }, "departure": { "delay": 1, "time": "1772182921" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -4, "time": "1772182796" }, "departure": { "delay": -4, "time": "1772182796" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -4, "time": "1772183071" }, "departure": { "delay": -4, "time": "1772183096" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -9, "time": "1772183849" }, "departure": { "delay": -9, "time": "1772183871" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 132, "time": "1772184947" }, "departure": { "delay": 132, "time": "1772184972" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -29, "time": "1772183648" }, "departure": { "delay": -29, "time": "1772183671" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -14, "time": "1772183746" }, "departure": { "delay": -14, "time": "1772183746" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 123, "time": "1772185203" }, "departure": { "delay": 123, "time": "1772185203" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 164, "time": "1772185124" }, "departure": { "delay": 164, "time": "1772185124" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -11, "time": "1772182849" }, "departure": { "delay": -11, "time": "1772182849" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -18, "time": "1772182722" }, "departure": { "delay": -18, "time": "1772182722" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 96, "time": "1772184396" }, "departure": { "delay": 96, "time": "1772184396" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 81, "time": "1772184484" }, "departure": { "delay": 81, "time": "1772184621" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 6, "time": "1772183346" }, "departure": { "delay": 6, "time": "1772183346" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -9, "time": "1772183549" }, "departure": { "delay": -9, "time": "1772183571" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 56, "time": "1772184246" }, "departure": { "delay": 56, "time": "1772184296" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -21, "time": "1772183474" }, "departure": { "delay": -21, "time": "1772183499" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 152, "time": "1772184846" }, "departure": { "delay": 152, "time": "1772184872" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 146, "time": "1772185025" }, "departure": { "delay": 146, "time": "1772185046" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -34, "time": "1772183246" }, "departure": { "delay": -34, "time": "1772183246" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 156, "time": "1772185296" }, "departure": { "delay": 156, "time": "1772185296" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 } ], "timestamp": "1772182131", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx928:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12928:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -4, "time": "1772186276" }, "departure": { "delay": -4, "time": "1772186276" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 89, "time": "1772187029" }, "departure": { "delay": 89, "time": "1772187029" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 21, "time": "1772186241" }, "departure": { "delay": 21, "time": "1772186241" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 71, "time": "1772185991" }, "departure": { "delay": 71, "time": "1772185991" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 69, "time": "1772186709" }, "departure": { "delay": 69, "time": "1772186709" }, "stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772185740" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 51, "time": "1772186211" }, "departure": { "delay": 51, "time": "1772186211" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 105, "time": "1772187105" }, "departure": { "delay": 105, "time": "1772187105" }, "stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 77, "time": "1772186477" }, "departure": { "delay": 77, "time": "1772186477" }, "stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 62, "time": "1772186042" }, "departure": { "delay": 62, "time": "1772186042" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 16, "time": "1772185756" }, "departure": { "delay": 16, "time": "1772185756" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1772185818" }, "departure": { "delay": 18, "time": "1772185818" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 76, "time": "1772186776" }, "departure": { "delay": 76, "time": "1772186776" }, "stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 61, "time": "1772186581" }, "departure": { "delay": 61, "time": "1772186581" }, "stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 61, "time": "1772186821" }, "departure": { "delay": 61, "time": "1772186821" }, "stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 76, "time": "1772186116" }, "departure": { "delay": 76, "time": "1772186116" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 65, "time": "1772186165" }, "departure": { "delay": 65, "time": "1772186165" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 113, "time": "1772186873" }, "departure": { "delay": 113, "time": "1772186873" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 66, "time": "1772187546" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 51, "time": "1772186366" }, "departure": { "delay": 51, "time": "1772186391" }, "stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 66, "time": "1772187066" }, "departure": { "delay": 66, "time": "1772187066" }, "stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 7, "time": "1772185867" }, "departure": { "delay": 7, "time": "1772185867" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1772186520" }, "departure": { "delay": 120, "time": "1772186520" }, "stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 122, "time": "1772187302" }, "departure": { "delay": 122, "time": "1772187302" }, "stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 66, "time": "1772187366" }, "departure": { "delay": 66, "time": "1772187366" }, "stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 106, "time": "1772187166" }, "departure": { "delay": 106, "time": "1772187166" }, "stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 80, "time": "1772186660" }, "departure": { "delay": 80, "time": "1772186660" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1772185730", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12928:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:5998625529266176x3:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 111, "time": "1772185830" }, "departure": { "delay": 111, "time": "1772185851" }, "stopId": "FR:50218:ZE:748690001:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": 108, "time": "1772185946" }, "departure": { "delay": 108, "time": "1772185968" }, "stopId": "FR:50218:ZE:761900005:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": 162, "time": "1772185766" }, "departure": { "delay": 162, "time": "1772185782" }, "stopId": "FR:50218:ZE:761950001:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "delay": 122, "time": "1772186042" }, "stopId": "FR:50218:ZE:767160013:ATOUMOD105", "stopSequence": 16 } ], "timestamp": "1772185869", "trip": { "directionId": 2, "routeId": "ATOUMOD105:Line:761900004:LOC", "tripId": "ATOUMOD105:ServiceJourney:5998625529266176x3:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470053:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -48, "time": "1772188752" }, "departure": { "delay": -48, "time": "1772188752" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:27375:ZE:0x6473:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -2, "time": "1772189398" }, "departure": { "delay": -2, "time": "1772189398" }, "stopId": "FR:27375:ZE:0x6500:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 49, "time": "1772189329" }, "departure": { "delay": 49, "time": "1772189329" }, "stopId": "FR:27375:ZE:0x6387:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -48, "time": "1772189712" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -10, "time": "1772189450" }, "departure": { "delay": -10, "time": "1772189450" }, "stopId": "FR:27375:ZE:0x6453:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -42, "time": "1772188818" }, "departure": { "delay": -42, "time": "1772188818" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -48, "time": "1772188692" }, "departure": { "delay": -48, "time": "1772188692" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 53, "time": "1772189153" }, "departure": { "delay": 53, "time": "1772189153" }, "stopId": "FR:27375:ZE:0x6475:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 16, "time": "1772189416" }, "departure": { "delay": 16, "time": "1772189416" }, "stopId": "FR:27375:ZE:0x6478:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:27375:ZE:0x6465:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 66, "time": "1772189226" }, "departure": { "delay": 66, "time": "1772189226" }, "stopId": "FR:27375:ZE:0x6519:ATOUMOD006", "stopSequence": 12 }, { "departure": { "time": "1772188500" }, "stopId": "FR:27375:ZE:0x7160:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -42, "time": "1772188878" }, "departure": { "delay": -42, "time": "1772188878" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 68, "time": "1772189048" }, "departure": { "delay": 68, "time": "1772189048" }, "stopId": "FR:27375:ZE:0x6419:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -18, "time": "1772189382" }, "departure": { "delay": -18, "time": "1772189382" }, "stopId": "FR:27375:ZE:0x6412:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 39, "time": "1772189199" }, "departure": { "delay": 39, "time": "1772189199" }, "stopId": "FR:27375:ZE:0x6445:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 32, "time": "1772189252" }, "departure": { "delay": 32, "time": "1772189252" }, "stopId": "FR:27375:ZE:0x6521:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 69, "time": "1772189109" }, "departure": { "delay": 69, "time": "1772189109" }, "stopId": "FR:27375:ZE:0x6523:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1772189600" }, "departure": { "delay": 20, "time": "1772189600" }, "stopId": "FR:27375:ZE:0x6509:ATOUMOD006", "stopSequence": 19 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:3:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470053:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15724:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188680" }, "stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 24, "time": "1772187804" }, "departure": { "delay": 24, "time": "1772187804" }, "stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772186880" }, "stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 7, "time": "1772188327" }, "departure": { "delay": 7, "time": "1772188327" }, "stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 20, "time": "1772188220" }, "departure": { "delay": 20, "time": "1772188220" }, "stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 54, "time": "1772187714" }, "departure": { "delay": 54, "time": "1772187714" }, "stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 34, "time": "1772188294" }, "departure": { "delay": 34, "time": "1772188294" }, "stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 25, "time": "1772187145" }, "departure": { "delay": 25, "time": "1772187145" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 23, "time": "1772188403" }, "departure": { "delay": 23, "time": "1772188403" }, "stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 36, "time": "1772187336" }, "departure": { "delay": 36, "time": "1772187336" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 29, "time": "1772186969" }, "departure": { "delay": 29, "time": "1772186969" }, "stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1772187661" }, "departure": { "delay": 1, "time": "1772187661" }, "stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 48, "time": "1772188068" }, "departure": { "delay": 48, "time": "1772188068" }, "stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 47, "time": "1772187947" }, "departure": { "delay": 47, "time": "1772187947" }, "stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 38, "time": "1772187038" }, "departure": { "delay": 38, "time": "1772187038" }, "stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1772187869" }, "departure": { "delay": 29, "time": "1772187869" }, "stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1772187980" }, "departure": { "delay": 20, "time": "1772187980" }, "stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1772186390", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15724:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14830:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -43, "time": "1772186717" }, "departure": { "delay": -43, "time": "1772186717" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -24, "time": "1772187936" }, "departure": { "delay": -24, "time": "1772187936" }, "stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 34, "time": "1772185996" }, "departure": { "delay": 34, "time": "1772186014" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772185680" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 47, "time": "1772186297" }, "departure": { "delay": 47, "time": "1772186327" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -7, "time": "1772187413" }, "departure": { "delay": -7, "time": "1772187413" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 4, "time": "1772186104" }, "departure": { "delay": 4, "time": "1772186104" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -16, "time": "1772187584" }, "departure": { "delay": -16, "time": "1772187584" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1772187478" }, "departure": { "delay": -2, "time": "1772187478" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -32, "time": "1772186608" }, "departure": { "delay": -32, "time": "1772186608" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -3, "time": "1772186877" }, "departure": { "delay": -3, "time": "1772186877" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -21, "time": "1772186439" }, "departure": { "delay": -21, "time": "1772186439" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -3, "time": "1772187177" }, "departure": { "delay": -3, "time": "1772187177" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -43, "time": "1772186477" }, "departure": { "delay": -43, "time": "1772186477" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -13, "time": "1772187347" }, "departure": { "delay": -13, "time": "1772187347" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 15, "time": "1772186175" }, "departure": { "delay": 15, "time": "1772186175" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -43, "time": "1772187017" }, "departure": { "delay": -43, "time": "1772187017" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -16, "time": "1772187104" }, "departure": { "delay": -16, "time": "1772187104" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -43, "time": "1772187977" }, "departure": { "delay": -43, "time": "1772187977" }, "stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -43, "time": "1772187257" }, "departure": { "delay": -43, "time": "1772187257" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1772185370", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14830:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4016599x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 210, "time": "1772185770" }, "stopId": "FR:76351:ZE:5205:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 216, "time": "1772185596" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1772185787", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:11:LOC", "tripId": "ATOUMOD003:ServiceJourney:4016599x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4088080x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 163, "time": "1772186623" }, "departure": { "delay": 163, "time": "1772186623" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 189, "time": "1772186469" }, "departure": { "delay": 189, "time": "1772186469" }, "stopId": "FR:76351:ZE:3281:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": 169, "time": "1772186389" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 182, "time": "1772186522" }, "departure": { "delay": 182, "time": "1772186522" }, "stopId": "FR:76351:ZE:3177:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 163, "time": "1772186863" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1772186417", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4088080x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx934:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 30, "time": "1772187270" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -13, "time": "1772187587" }, "departure": { "delay": -13, "time": "1772187587" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -37, "time": "1772187503" }, "departure": { "delay": -37, "time": "1772187503" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -32, "time": "1772187688" }, "departure": { "delay": -32, "time": "1772187688" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -26, "time": "1772187634" }, "departure": { "delay": -26, "time": "1772187634" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -11, "time": "1772187889" }, "departure": { "delay": -11, "time": "1772187889" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772186370", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx934:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC598150:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -197, "time": "1772188963" }, "departure": { "delay": -197, "time": "1772188963" }, "stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -1638, "time": "1772186442" }, "departure": { "delay": -1638, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -1518, "time": "1772186442" }, "departure": { "delay": -1518, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xLET01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -1098, "time": "1772186442" }, "departure": { "delay": -1098, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -1698, "time": "1772186442" }, "departure": { "delay": -1698, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xORL01:ATOUMOD004", "stopSequence": 9 }, { "departure": { "delay": -1038, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -20, "time": "1772188660" }, "departure": { "delay": -20, "time": "1772188660" }, "stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -1158, "time": "1772186442" }, "departure": { "delay": -1158, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -1458, "time": "1772186442" }, "departure": { "delay": -1458, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -34, "time": "1772188706" }, "departure": { "delay": -34, "time": "1772188706" }, "stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -1758, "time": "1772186442" }, "departure": { "delay": -1758, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -147, "time": "1772189073" }, "stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -56, "time": "1772188744" }, "departure": { "delay": -56, "time": "1772188744" }, "stopId": "FR:27306:ZE:0xCID02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -1758, "time": "1772186442" }, "departure": { "delay": -1758, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -124, "time": "1772188256" }, "departure": { "delay": -124, "time": "1772188256" }, "stopId": "FR:27229:ZE:0xRON01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -187, "time": "1772189033" }, "departure": { "delay": -187, "time": "1772189033" }, "stopId": "FR:27017:ZE:0xANG02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -1338, "time": "1772186442" }, "departure": { "delay": -1338, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -1878, "time": "1772186442" }, "departure": { "delay": -1878, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -83, "time": "1772188837" }, "departure": { "delay": -83, "time": "1772188837" }, "stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004", "stopSequence": 25 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T6:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC598150:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx341:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772203380" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 46 }, { "arrival": { "time": "1772200680" }, "departure": { "time": "1772200680" }, "stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772201100" }, "departure": { "time": "1772201100" }, "stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772202780" }, "departure": { "time": "1772202780" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 45 }, { "arrival": { "delay": 5, "time": "1772200565" }, "departure": { "delay": 5, "time": "1772200565" }, "stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772202480" }, "departure": { "time": "1772202480" }, "stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001", "stopSequence": 44 }, { "arrival": { "time": "1772201760" }, "departure": { "time": "1772201760" }, "stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1772201520" }, "departure": { "time": "1772201520" }, "stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1772200740" }, "departure": { "time": "1772200740" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772202300" }, "departure": { "time": "1772202300" }, "stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "time": "1772201340" }, "departure": { "time": "1772201340" }, "stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1772202360" }, "departure": { "time": "1772202360" }, "stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "time": "1772200620" }, "departure": { "time": "1772200620" }, "stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772200560" }, "departure": { "time": "1772200560" }, "stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772201700" }, "departure": { "time": "1772201700" }, "stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1772201400" }, "departure": { "time": "1772201400" }, "stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1772201880" }, "departure": { "time": "1772201880" }, "stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1772201640" }, "departure": { "time": "1772201640" }, "stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1772202180" }, "departure": { "time": "1772202180" }, "stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1772200920" }, "departure": { "time": "1772200920" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1772201820" }, "departure": { "time": "1772201820" }, "stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1772201460" }, "departure": { "time": "1772201460" }, "stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001", "stopSequence": 32 }, { "departure": { "time": "1772200500" }, "stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772202240" }, "departure": { "time": "1772202240" }, "stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1772202000" }, "departure": { "time": "1772202000" }, "stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1772200860" }, "departure": { "time": "1772200860" }, "stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1772185600", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx341:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1886:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -134, "time": "1772187526" }, "departure": { "delay": -134, "time": "1772187526" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -136, "time": "1772186384" }, "departure": { "delay": -136, "time": "1772186384" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -5, "time": "1772185615" }, "departure": { "delay": -5, "time": "1772185615" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -136, "time": "1772187644" }, "departure": { "delay": -136, "time": "1772187644" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 53, "time": "1772185793" }, "departure": { "delay": 53, "time": "1772185793" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 11, "time": "1772185871" }, "departure": { "delay": 11, "time": "1772185871" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "departure": { "delay": 30, "time": "1772185590" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1772185935" }, "departure": { "delay": 15, "time": "1772185935" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1772185986" }, "departure": { "delay": 30, "time": "1772186010" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -141, "time": "1772187759" }, "departure": { "delay": -141, "time": "1772187759" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -136, "time": "1772186864" }, "departure": { "delay": -136, "time": "1772186864" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -136, "time": "1772186684" }, "departure": { "delay": -136, "time": "1772186684" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -131, "time": "1772186449" }, "departure": { "delay": -131, "time": "1772186449" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -152, "time": "1772186608" }, "departure": { "delay": -152, "time": "1772186608" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -75, "time": "1772186145" }, "departure": { "delay": -75, "time": "1772186145" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -130, "time": "1772186210" }, "departure": { "delay": -130, "time": "1772186210" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -113, "time": "1772186527" }, "departure": { "delay": -113, "time": "1772186527" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 55, "time": "1772185711" }, "departure": { "delay": 55, "time": "1772185735" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -124, "time": "1772186756" }, "departure": { "delay": -124, "time": "1772186756" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1772185170", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1886:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx549:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772213940" }, "departure": { "time": "1772213940" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772214480" }, "departure": { "time": "1772214480" }, "stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772213100" }, "departure": { "time": "1772213100" }, "stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772212980" }, "departure": { "time": "1772212980" }, "stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772213160" }, "departure": { "time": "1772213160" }, "stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772213040" }, "departure": { "time": "1772213040" }, "stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772213760" }, "departure": { "time": "1772213760" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772212560" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772214540" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1772213105" }, "departure": { "delay": 5, "time": "1772213105" }, "stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772213880" }, "departure": { "time": "1772213880" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772213640" }, "departure": { "time": "1772213640" }, "stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772178532", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx549:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1941:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1772187390" }, "departure": { "delay": 30, "time": "1772187390" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 18, "time": "1772187678" }, "departure": { "delay": 18, "time": "1772187678" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 19, "time": "1772187079" }, "departure": { "delay": 19, "time": "1772187079" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 44, "time": "1772187224" }, "departure": { "delay": 44, "time": "1772187224" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 24, "time": "1772187444" }, "departure": { "delay": 24, "time": "1772187444" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1772187171" }, "departure": { "delay": 51, "time": "1772187171" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1772187334" }, "departure": { "delay": 34, "time": "1772187334" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "departure": { "delay": 30, "time": "1772187030" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772186370", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1941:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182522x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -16, "time": "1772186084" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 33 }, { "departure": { "delay": 49, "time": "1772186209" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 62, "time": "1772186282" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": -3, "time": "1772186037" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 37, "time": "1772186377" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 36 } ], "timestamp": "1772186177", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182522x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470542:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 84, "time": "1772187384" }, "departure": { "delay": 84, "time": "1772187384" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 42, "time": "1772186682" }, "departure": { "delay": 42, "time": "1772186682" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 91, "time": "1772187091" }, "departure": { "delay": 91, "time": "1772187091" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 81, "time": "1772186781" }, "departure": { "delay": 81, "time": "1772186781" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 71, "time": "1772187311" }, "departure": { "delay": 71, "time": "1772187311" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 42, "time": "1772186862" }, "departure": { "delay": 42, "time": "1772186862" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 48, "time": "1772187528" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 63, "time": "1772186583" }, "departure": { "delay": 63, "time": "1772186583" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 123, "time": "1772187423" }, "departure": { "delay": 123, "time": "1772187423" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 64, "time": "1772186824" }, "departure": { "delay": 64, "time": "1772186824" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 81, "time": "1772186481" }, "departure": { "delay": 81, "time": "1772186481" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1772186931" }, "departure": { "delay": 51, "time": "1772186931" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 55, "time": "1772186755" }, "departure": { "delay": 55, "time": "1772186755" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 17, "time": "1772187017" }, "departure": { "delay": 17, "time": "1772187017" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 67, "time": "1772187127" }, "departure": { "delay": 67, "time": "1772187127" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 45, "time": "1772187225" }, "departure": { "delay": 45, "time": "1772187225" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470542:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4088094x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 328, "time": "1772186008" }, "stopId": "FR:76351:ZE:3806:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": 305, "time": "1772186045" }, "stopId": "FR:76351:ZE:3469:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 249, "time": "1772185749" }, "stopId": "FR:76351:ZE:3373:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 257, "time": "1772185877" }, "stopId": "FR:76351:ZE:3311:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 261, "time": "1772185941" }, "stopId": "FR:76351:ZE:3198:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 253, "time": "1772185813" }, "stopId": "FR:76351:ZE:3527:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 287, "time": "1772186087" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1772186007", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4088094x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758659x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 123, "time": "1772179707" }, "departure": { "delay": 123, "time": "1772179743" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 71, "time": "1772179254" }, "departure": { "delay": 71, "time": "1772179271" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 55, "time": "1772178582" }, "departure": { "delay": 55, "time": "1772178595" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 192, "time": "1772180229" }, "departure": { "delay": 192, "time": "1772180292" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 157, "time": "1772180780" }, "departure": { "delay": 157, "time": "1772180797" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 203, "time": "1772180433" }, "departure": { "delay": 203, "time": "1772180483" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 163, "time": "1772180853" }, "departure": { "delay": 163, "time": "1772180863" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 38, "time": "1772179079" }, "departure": { "delay": 38, "time": "1772179118" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 51, "time": "1772181171" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 127, "time": "1772181109" }, "departure": { "delay": 127, "time": "1772181127" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 128, "time": "1772179854" }, "departure": { "delay": 128, "time": "1772179868" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 69, "time": "1772178455" }, "departure": { "delay": 69, "time": "1772178489" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 153, "time": "1772179433" }, "departure": { "delay": 153, "time": "1772179473" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 101, "time": "1772179649" }, "departure": { "delay": 101, "time": "1772179661" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 41, "time": "1772178346" }, "departure": { "delay": 41, "time": "1772178401" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 95, "time": "1772178787" }, "departure": { "delay": 95, "time": "1772178815" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 89, "time": "1772179899" }, "departure": { "delay": 89, "time": "1772179949" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 72, "time": "1772178416" }, "departure": { "delay": 72, "time": "1772178432" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 25, "time": "1772178308" }, "departure": { "delay": 25, "time": "1772178325" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 62, "time": "1772179169" }, "departure": { "delay": 62, "time": "1772179202" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 113, "time": "1772178675" }, "departure": { "delay": 113, "time": "1772178713" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 153, "time": "1772180933" }, "departure": { "delay": 153, "time": "1772180973" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 161, "time": "1772179373" }, "departure": { "delay": 161, "time": "1772179421" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1772179011" }, "departure": { "delay": 65, "time": "1772179025" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 106, "time": "1772178872" }, "departure": { "delay": 106, "time": "1772178886" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 237, "time": "1772180537" }, "departure": { "delay": 237, "time": "1772180577" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 215, "time": "1772180631" }, "departure": { "delay": 215, "time": "1772180675" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 126, "time": "1772180995" }, "departure": { "delay": 126, "time": "1772181006" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 139, "time": "1772179774" }, "departure": { "delay": 139, "time": "1772179819" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 33, "time": "1772178213" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 169, "time": "1772179533" }, "departure": { "delay": 169, "time": "1772179609" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 89, "time": "1772178913" }, "departure": { "delay": 89, "time": "1772178929" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 211, "time": "1772180699" }, "departure": { "delay": 211, "time": "1772180731" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 70, "time": "1772180011" }, "departure": { "delay": 70, "time": "1772180050" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 114, "time": "1772181042" }, "departure": { "delay": 114, "time": "1772181054" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758659x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4111972x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 104, "time": "1772186324" }, "stopId": "FR:76351:ZE:3992:ATOUMOD003", "stopSequence": 6 }, { "departure": { "delay": 127, "time": "1772186227" }, "stopId": "FR:76351:ZE:3976:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1772186940" }, "departure": { "delay": 60, "time": "1772186940" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 50, "time": "1772185970" }, "stopId": "FR:76351:ZE:3988:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 64, "time": "1772186584" }, "departure": { "delay": 64, "time": "1772186584" }, "stopId": "FR:76351:ZE:3970:ATOUMOD003", "stopSequence": 8 }, { "departure": { "delay": 34, "time": "1772185714" }, "stopId": "FR:76481:ZE:4891:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 82, "time": "1772186842" }, "departure": { "delay": 82, "time": "1772186842" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 99, "time": "1772187159" }, "departure": { "delay": 99, "time": "1772187159" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 68, "time": "1772186408" }, "stopId": "FR:76351:ZE:3972:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 55, "time": "1772186755" }, "departure": { "delay": 55, "time": "1772186755" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 119, "time": "1772186099" }, "stopId": "FR:76351:ZE:4004:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 79, "time": "1772187259" }, "departure": { "delay": 79, "time": "1772187259" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 98, "time": "1772187338" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1772187043" }, "departure": { "delay": 43, "time": "1772187043" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 42, "time": "1772185842" }, "stopId": "FR:76351:ZE:3954:ATOUMOD003", "stopSequence": 2 } ], "timestamp": "1772186397", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4111972x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745387x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -8, "time": "1772171774" }, "departure": { "delay": -8, "time": "1772171812" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 59, "time": "1772170460" }, "departure": { "delay": 59, "time": "1772170499" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 72, "time": "1772171618" }, "departure": { "delay": 72, "time": "1772171652" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 88, "time": "1772171299" }, "departure": { "delay": 88, "time": "1772171368" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 6, "time": "1772171070" }, "departure": { "delay": 6, "time": "1772171106" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 36, "time": "1772171411" }, "departure": { "delay": 36, "time": "1772171436" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 62, "time": "1772171545" }, "departure": { "delay": 62, "time": "1772171582" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 105, "time": "1772170753" }, "departure": { "delay": 105, "time": "1772170785" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 49, "time": "1772171478" }, "departure": { "delay": 49, "time": "1772171509" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 74, "time": "1772170638" }, "departure": { "delay": 74, "time": "1772170694" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 21, "time": "1772171685" }, "departure": { "delay": 21, "time": "1772171721" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -20, "time": "1772171920" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 36, "time": "1772171164" }, "departure": { "delay": 36, "time": "1772171196" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 53, "time": "1772170580" }, "departure": { "delay": 53, "time": "1772170613" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 101, "time": "1772170301" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 46, "time": "1772171008" }, "departure": { "delay": 46, "time": "1772171026" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 97, "time": "1772170931" }, "departure": { "delay": 97, "time": "1772170957" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1772170880" }, "departure": { "delay": 100, "time": "1772170900" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1772170416" }, "departure": { "delay": 53, "time": "1772170433" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 57, "time": "1772170523" }, "departure": { "delay": 57, "time": "1772170557" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745387x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16310:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772189820" }, "stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772185630", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx14:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16310:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022820x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 497, "time": "1772185757" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "departure": { "delay": 510, "time": "1772185710" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 } ], "timestamp": "1772185717", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022820x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596147:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -13, "time": "1772187947" }, "departure": { "delay": -13, "time": "1772187947" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -199, "time": "1772188661" }, "departure": { "delay": -199, "time": "1772188661" }, "stopId": "FR:27229:ZE:0xHON02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -195, "time": "1772188965" }, "departure": { "delay": -195, "time": "1772188965" }, "stopId": "FR:27602:ZE:0xALI01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -170, "time": "1772188930" }, "departure": { "delay": -170, "time": "1772188930" }, "stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -421, "time": "1772189639" }, "stopId": "FR:27602:ZE:0xROU01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -361, "time": "1772189579" }, "departure": { "delay": -361, "time": "1772189579" }, "stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -11, "time": "1772187889" }, "departure": { "delay": -11, "time": "1772187889" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -253, "time": "1772189327" }, "departure": { "delay": -253, "time": "1772189327" }, "stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -60, "time": "1772188200" }, "departure": { "delay": -60, "time": "1772188200" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1772187665" }, "departure": { "delay": 5, "time": "1772187665" }, "stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -190, "time": "1772188790" }, "departure": { "delay": -190, "time": "1772188790" }, "stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -163, "time": "1772189057" }, "departure": { "delay": -163, "time": "1772189057" }, "stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -139, "time": "1772188601" }, "departure": { "delay": -139, "time": "1772188601" }, "stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -302, "time": "1772189518" }, "departure": { "delay": -302, "time": "1772189518" }, "stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -6, "time": "1772187774" }, "departure": { "delay": -6, "time": "1772187774" }, "stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004", "stopSequence": 9 }, { "departure": { "time": "1772187600" }, "stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -58, "time": "1772188322" }, "departure": { "delay": -58, "time": "1772188322" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -271, "time": "1772189429" }, "departure": { "delay": -271, "time": "1772189429" }, "stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 18, "time": "1772187618" }, "departure": { "delay": 18, "time": "1772187618" }, "stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -13, "time": "1772188007" }, "departure": { "delay": -13, "time": "1772188007" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -120, "time": "1772188440" }, "departure": { "delay": -120, "time": "1772188440" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -73, "time": "1772188127" }, "departure": { "delay": -73, "time": "1772188127" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -260, "time": "1772189380" }, "departure": { "delay": -260, "time": "1772189380" }, "stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -122, "time": "1772188558" }, "departure": { "delay": -122, "time": "1772188558" }, "stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -195, "time": "1772188845" }, "departure": { "delay": -195, "time": "1772188845" }, "stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -215, "time": "1772189185" }, "departure": { "delay": -215, "time": "1772189185" }, "stopId": "FR:27602:ZE:0xLES01:ATOUMOD004", "stopSequence": 26 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596147:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13654:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 37, "time": "1772189257" }, "departure": { "delay": 37, "time": "1772189257" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1772189180" }, "departure": { "delay": 20, "time": "1772189180" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 44, "time": "1772189144" }, "departure": { "delay": 44, "time": "1772189144" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 45, "time": "1772188785" }, "departure": { "delay": 45, "time": "1772188785" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772185679", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13654:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18427:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 51, "time": "1772189511" }, "departure": { "delay": 51, "time": "1772189511" }, "stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1772189433" }, "departure": { "delay": 33, "time": "1772189433" }, "stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1772189690" }, "departure": { "delay": 50, "time": "1772189690" }, "stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772189880" }, "departure": { "time": "1772189880" }, "stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 14, "time": "1772189954" }, "departure": { "delay": 14, "time": "1772189954" }, "stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772189340" }, "stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 6, "time": "1772189586" }, "departure": { "delay": 6, "time": "1772189586" }, "stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 32, "time": "1772189372" }, "departure": { "delay": 32, "time": "1772189372" }, "stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 27, "time": "1772189787" }, "departure": { "delay": 27, "time": "1772189787" }, "stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772185159", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18427:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8938:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 67, "time": "1772185867" }, "departure": { "delay": 67, "time": "1772185867" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 106, "time": "1772187406" }, "departure": { "delay": 106, "time": "1772187406" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 96, "time": "1772186736" }, "departure": { "delay": 96, "time": "1772186736" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 96, "time": "1772185656" }, "departure": { "delay": 96, "time": "1772185656" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 97, "time": "1772185717" }, "departure": { "delay": 97, "time": "1772185717" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 92, "time": "1772185592" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 96, "time": "1772187336" }, "departure": { "delay": 96, "time": "1772187336" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 153, "time": "1772186613" }, "departure": { "delay": 153, "time": "1772186613" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 122, "time": "1772186342" }, "departure": { "delay": 122, "time": "1772186342" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 52, "time": "1772185792" }, "departure": { "delay": 52, "time": "1772185792" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 99, "time": "1772186859" }, "departure": { "delay": 99, "time": "1772186859" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 96, "time": "1772186436" }, "departure": { "delay": 96, "time": "1772186436" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 142, "time": "1772185918" }, "departure": { "delay": 142, "time": "1772185942" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 111, "time": "1772186811" }, "departure": { "delay": 111, "time": "1772186811" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 124, "time": "1772185984" }, "departure": { "delay": 124, "time": "1772185984" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 139, "time": "1772187199" }, "departure": { "delay": 139, "time": "1772187199" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 96, "time": "1772186976" }, "departure": { "delay": 96, "time": "1772186976" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 114, "time": "1772186514" }, "departure": { "delay": 114, "time": "1772186514" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 199, "time": "1772186239" }, "departure": { "delay": 199, "time": "1772186239" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 162, "time": "1772186142" }, "departure": { "delay": 162, "time": "1772186142" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 143, "time": "1772187683" }, "departure": { "delay": 143, "time": "1772187683" }, "stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1772185599", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8938:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2214854666:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772182193" }, "departure": { "time": "1772182020" }, "stopId": "FR:76476:ZE:15472:ATOUMOD019", "stopSequence": 14 }, { "arrival": { "delay": 181, "time": "1772181815" }, "departure": { "delay": 181, "time": "1772181841" }, "stopId": "FR:76476:ZE:15466:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 189, "time": "1772181772" }, "departure": { "delay": 189, "time": "1772181789" }, "stopId": "FR:76476:ZE:15485:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 117, "time": "1772182064" }, "departure": { "delay": 117, "time": "1772182077" }, "stopId": "FR:76476:ZE:15471:ATOUMOD019", "stopSequence": 13 }, { "arrival": { "delay": 126, "time": "1772181955" }, "departure": { "delay": 126, "time": "1772181966" }, "stopId": "FR:76476:ZE:136:ATOUMOD019", "stopSequence": 11 }, { "arrival": { "delay": 223, "time": "1772181629" }, "departure": { "delay": 223, "time": "1772181643" }, "stopId": "FR:76476:ZE:15463:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 340, "time": "1772181403" }, "departure": { "delay": 340, "time": "1772181460" }, "stopId": "FR:76476:ZE:15657:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 275, "time": "1772181551" }, "departure": { "delay": 275, "time": "1772181575" }, "stopId": "FR:76476:ZE:120:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 235, "time": "1772181700" }, "departure": { "delay": 235, "time": "1772181715" }, "stopId": "FR:76476:ZE:15464:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 127, "time": "1772182012" }, "departure": { "delay": 127, "time": "1772182027" }, "stopId": "FR:76476:ZE:15470:ATOUMOD019", "stopSequence": 12 }, { "departure": { "delay": 230, "time": "1772181230" }, "stopId": "FR:76476:ZE:119:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 163, "time": "1772181934" }, "departure": { "delay": 163, "time": "1772181943" }, "stopId": "FR:76476:ZE:15589:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 185, "time": "1772181883" }, "departure": { "delay": 185, "time": "1772181905" }, "stopId": "FR:76476:ZE:150:ATOUMOD019", "stopSequence": 9 } ], "timestamp": "1772186451", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:24:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2214854666:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1966:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1772187704" }, "departure": { "delay": 44, "time": "1772187704" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 24, "time": "1772187924" }, "departure": { "delay": 24, "time": "1772187924" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 19, "time": "1772187559" }, "departure": { "delay": 19, "time": "1772187559" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1772188158" }, "departure": { "delay": 18, "time": "1772188158" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1772187651" }, "departure": { "delay": 51, "time": "1772187651" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1772187814" }, "departure": { "delay": 34, "time": "1772187814" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1772187870" }, "departure": { "delay": 30, "time": "1772187870" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772183390", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1966:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6937:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 97, "time": "1772186857" }, "departure": { "delay": 97, "time": "1772186857" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 74, "time": "1772185754" }, "departure": { "delay": 74, "time": "1772185754" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 44, "time": "1772185604" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 93, "time": "1772186613" }, "departure": { "delay": 93, "time": "1772186613" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 129, "time": "1772186529" }, "departure": { "delay": 129, "time": "1772186529" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 116, "time": "1772186456" }, "departure": { "delay": 116, "time": "1772186456" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 105, "time": "1772186685" }, "departure": { "delay": 105, "time": "1772186685" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -71, "time": "1772186029" }, "departure": { "delay": -71, "time": "1772186029" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 34, "time": "1772186137" }, "departure": { "delay": 34, "time": "1772186254" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 93, "time": "1772186913" }, "departure": { "delay": 93, "time": "1772186913" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 74, "time": "1772186354" }, "departure": { "delay": 74, "time": "1772186354" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 89, "time": "1772185829" }, "departure": { "delay": 89, "time": "1772185829" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 93, "time": "1772186793" }, "departure": { "delay": 93, "time": "1772186793" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 97, "time": "1772185657" }, "departure": { "delay": 97, "time": "1772185657" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772185610", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6937:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19281:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 289, "time": "1772184169" }, "departure": { "delay": 289, "time": "1772184169" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 36, "time": "1772184955" }, "departure": { "delay": 36, "time": "1772185056" }, "stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -66, "time": "1772185194" }, "stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 327, "time": "1772184447" }, "departure": { "delay": 327, "time": "1772184447" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "departure": { "delay": 260, "time": "1772184020" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 365, "time": "1772184245" }, "departure": { "delay": 365, "time": "1772184245" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -86, "time": "1772184754" }, "departure": { "delay": -86, "time": "1772184754" }, "stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -56, "time": "1772185144" }, "departure": { "delay": -56, "time": "1772185144" }, "stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 334, "time": "1772184071" }, "departure": { "delay": 334, "time": "1772184094" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772184031", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19281:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x21430301:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772183718" }, "departure": { "time": "1772183340" }, "stopId": "FR:76114:ZE:102:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 352, "time": "1772183498" }, "departure": { "delay": 352, "time": "1772183512" }, "stopId": "FR:76114:ZE:115:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 297, "time": "1772183256" }, "departure": { "delay": 297, "time": "1772183277" }, "stopId": "FR:76114:ZE:113:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 321, "time": "1772183573" }, "departure": { "delay": 321, "time": "1772183601" }, "stopId": "FR:76114:ZE:116:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 324, "time": "1772183233" }, "departure": { "delay": 324, "time": "1772183244" }, "stopId": "FR:76114:ZE:112:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 372, "time": "1772183349" }, "departure": { "delay": 372, "time": "1772183412" }, "stopId": "FR:76114:ZE:114:ATOUMOD019", "stopSequence": 4 }, { "departure": { "delay": 326, "time": "1772183186" }, "stopId": "FR:76114:ZE:111:ATOUMOD019", "stopSequence": 1 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:1:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x21430301:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017478x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 114, "time": "1772185434" }, "departure": { "delay": 114, "time": "1772185434" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 114, "time": "1772185614" }, "departure": { "delay": 114, "time": "1772185614" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 131, "time": "1772185511" }, "departure": { "delay": 131, "time": "1772185511" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 114, "time": "1772185854" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 114, "time": "1772185554" }, "departure": { "delay": 114, "time": "1772185554" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 161, "time": "1772185361" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 17 } ], "timestamp": "1772185397", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017478x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx575:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772214840" }, "departure": { "time": "1772214840" }, "stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772214180" }, "departure": { "time": "1772214180" }, "stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772214300" }, "departure": { "time": "1772214300" }, "stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772215080" }, "departure": { "time": "1772215080" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772215740" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772214960" }, "departure": { "time": "1772214960" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772215680" }, "departure": { "time": "1772215680" }, "stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1772214305" }, "departure": { "delay": 5, "time": "1772214305" }, "stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772213760" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772214360" }, "departure": { "time": "1772214360" }, "stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772215140" }, "departure": { "time": "1772215140" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772214240" }, "departure": { "time": "1772214240" }, "stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772181161", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx575:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2286354435:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 360, "time": "1772186700" }, "departure": { "delay": 360, "time": "1772186700" }, "stopId": "FR:76476:ZE:15478:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 480, "time": "1772187300" }, "departure": { "delay": 480, "time": "1772187300" }, "stopId": "FR:76476:ZE:129:ATOUMOD019", "stopSequence": 11 }, { "arrival": { "delay": 380, "time": "1772186223" }, "departure": { "delay": 380, "time": "1772186360" }, "stopId": "FR:76476:ZE:137:ATOUMOD019", "stopSequence": 2 }, { "departure": { "delay": 344, "time": "1772186204" }, "stopId": "FR:76476:ZE:15367:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 420, "time": "1772187120" }, "departure": { "delay": 420, "time": "1772187120" }, "stopId": "FR:76476:ZE:128:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 367, "time": "1772186390" }, "departure": { "delay": 367, "time": "1772186407" }, "stopId": "FR:76476:ZE:15482:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 360, "time": "1772186760" }, "departure": { "delay": 360, "time": "1772186760" }, "stopId": "FR:76476:ZE:125:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 420, "time": "1772186580" }, "departure": { "delay": 420, "time": "1772186580" }, "stopId": "FR:76476:ZE:15480:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 360, "time": "1772186640" }, "departure": { "delay": 360, "time": "1772186640" }, "stopId": "FR:76476:ZE:15479:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 540, "time": "1772187000" }, "departure": { "delay": 540, "time": "1772187000" }, "stopId": "FR:76476:ZE:124:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 360, "time": "1772186460" }, "departure": { "delay": 360, "time": "1772186460" }, "stopId": "FR:76476:ZE:15481:ATOUMOD019", "stopSequence": 4 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:25:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2286354435:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx499:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772211360" }, "departure": { "time": "1772211360" }, "stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772210580" }, "departure": { "time": "1772210580" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772211300" }, "departure": { "time": "1772211300" }, "stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772211420" }, "departure": { "time": "1772211420" }, "stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772209980" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1772211305" }, "departure": { "delay": 5, "time": "1772211305" }, "stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772210820" }, "departure": { "time": "1772210820" }, "stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772212260" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772210700" }, "departure": { "time": "1772210700" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772210760" }, "departure": { "time": "1772210760" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772211480" }, "departure": { "time": "1772211480" }, "stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772210100" }, "departure": { "time": "1772210100" }, "stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772178532", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx499:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC598459:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -207, "time": "1772189793" }, "departure": { "delay": -207, "time": "1772189793" }, "stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004", "stopSequence": 20 }, { "departure": { "time": "1772188800" }, "stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -110, "time": "1772189590" }, "departure": { "delay": -110, "time": "1772189590" }, "stopId": "FR:27229:ZE:0xREP02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 34, "time": "1772188894" }, "departure": { "delay": 34, "time": "1772188894" }, "stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": 15, "time": "1772189115" }, "departure": { "delay": 15, "time": "1772189115" }, "stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -266, "time": "1772189854" }, "departure": { "delay": -266, "time": "1772189854" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -57, "time": "1772189463" }, "departure": { "delay": -57, "time": "1772189463" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 6, "time": "1772189406" }, "departure": { "delay": 6, "time": "1772189406" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 40, "time": "1772188960" }, "departure": { "delay": 40, "time": "1772188960" }, "stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1772188840" }, "departure": { "delay": 40, "time": "1772188840" }, "stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": 14, "time": "1772189234" }, "departure": { "delay": 14, "time": "1772189234" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 56, "time": "1772189156" }, "departure": { "delay": 56, "time": "1772189156" }, "stopId": "FR:27229:ZE:0xORL02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 3, "time": "1772188983" }, "departure": { "delay": 3, "time": "1772188983" }, "stopId": "FR:27229:ZE:0xMON02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -318, "time": "1772189922" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -110, "time": "1772189650" }, "departure": { "delay": -110, "time": "1772189650" }, "stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 36, "time": "1772189196" }, "departure": { "delay": 36, "time": "1772189196" }, "stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -16, "time": "1772189324" }, "departure": { "delay": -16, "time": "1772189324" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -159, "time": "1772189721" }, "departure": { "delay": -159, "time": "1772189721" }, "stopId": "FR:27229:ZE:0xVER02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -99, "time": "1772189541" }, "departure": { "delay": -99, "time": "1772189541" }, "stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 4, "time": "1772188924" }, "departure": { "delay": 4, "time": "1772188924" }, "stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -117, "time": "1772189523" }, "departure": { "delay": -117, "time": "1772189523" }, "stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 3, "time": "1772189043" }, "departure": { "delay": 3, "time": "1772189043" }, "stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004", "stopSequence": 7 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T8:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC598459:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8881:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1772188201" }, "departure": { "delay": 1, "time": "1772188201" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 6, "time": "1772187786" }, "departure": { "delay": 6, "time": "1772187786" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 59, "time": "1772188079" }, "departure": { "delay": 59, "time": "1772188079" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1772187605" }, "departure": { "delay": 5, "time": "1772187605" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772187480" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 48, "time": "1772187828" }, "departure": { "delay": 48, "time": "1772187828" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 42, "time": "1772187882" }, "departure": { "delay": 42, "time": "1772187882" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1772187555" }, "departure": { "delay": 15, "time": "1772187555" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772186350", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8881:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077426x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 377, "time": "1772185637" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 362, "time": "1772185802" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1772185717", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077426x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:4788077923926016x7:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 159, "time": "1772186729" }, "departure": { "delay": 159, "time": "1772186739" }, "stopId": "FR:50218:ZE:767200001:ATOUMOD105", "stopSequence": 17 }, { "arrival": { "delay": 91, "time": "1772186418" }, "departure": { "delay": 91, "time": "1772186431" }, "stopId": "FR:50218:ZE:759850002:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "delay": 107, "time": "1772186557" }, "departure": { "delay": 107, "time": "1772186567" }, "stopId": "FR:50218:ZE:720520001:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": 174, "time": "1772186814" }, "stopId": "FR:50647:ZE:740100001:ATOUMOD105", "stopSequence": 18 }, { "arrival": { "delay": 122, "time": "1772186632" }, "departure": { "delay": 122, "time": "1772186642" }, "stopId": "FR:50218:ZE:758010002:ATOUMOD105", "stopSequence": 16 }, { "arrival": { "delay": 85, "time": "1772186475" }, "departure": { "delay": 85, "time": "1772186485" }, "stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105", "stopSequence": 14 } ], "timestamp": "1772186461", "trip": { "directionId": 1, "routeId": "ATOUMOD105:Line:350210009:LOC", "tripId": "ATOUMOD105:ServiceJourney:4788077923926016x7:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850404F5934803x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772185080" }, "departure": { "time": "1772185140" }, "stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187180" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1772186400" }, "departure": { "time": "1772186460" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1772185500" }, "departure": { "time": "1772185560" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1772188020" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 14 }, { "departure": { "time": "1772184420" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1772187300" }, "departure": { "time": "1772187360" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 13 } ], "timestamp": "1772180816", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850404F5934803x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3411F5952457x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772190720" }, "departure": { "time": "1772190780" }, "stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002", "stopSequence": 46 }, { "departure": { "time": "1772186040" }, "stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1772189820" }, "departure": { "time": "1772189880" }, "stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002", "stopSequence": 44 }, { "arrival": { "time": "1772192400" }, "departure": { "time": "1772192580" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 52 }, { "arrival": { "time": "1772197020" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 84 }, { "arrival": { "time": "1772193960" }, "departure": { "time": "1772194020" }, "stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002", "stopSequence": 56 }, { "arrival": { "time": "1772195880" }, "departure": { "time": "1772195940" }, "stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002", "stopSequence": 60 }, { "arrival": { "time": "1772194920" }, "departure": { "time": "1772194980" }, "stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002", "stopSequence": 58 } ], "timestamp": "1772182436", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3411F5952457x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:16:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 103, "time": "1772184853" }, "departure": { "delay": 103, "time": "1772184883" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 8, "time": "1772185174" }, "departure": { "delay": 8, "time": "1772185208" }, "stopId": "FR:76057:ZE:30026:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 61, "time": "1772184954" }, "departure": { "delay": 61, "time": "1772184961" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 42, "time": "1772185495" }, "departure": { "delay": 42, "time": "1772185542" }, "stopId": "FR:76495:ZE:30031:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": -31, "time": "1772185949" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 105, "time": "1772184809" }, "departure": { "delay": 105, "time": "1772184825" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": -16, "time": "1772185260" }, "departure": { "delay": -16, "time": "1772185304" }, "stopId": "FR:76057:ZE:30004:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 35, "time": "1772185821" }, "departure": { "delay": 35, "time": "1772185835" }, "stopId": "FR:76495:ZE:30041:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 37, "time": "1772185616" }, "departure": { "delay": 37, "time": "1772185657" }, "stopId": "FR:76495:ZE:30039:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 32, "time": "1772185015" }, "departure": { "delay": 32, "time": "1772185052" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 47, "time": "1772185746" }, "departure": { "delay": 47, "time": "1772185787" }, "stopId": "FR:76495:ZE:30043:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": -50, "time": "1772185382" }, "departure": { "delay": -50, "time": "1772185390" }, "stopId": "FR:76057:ZE:30014:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 68, "time": "1772185080" }, "departure": { "delay": 68, "time": "1772185148" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1772185732" }, "departure": { "delay": 60, "time": "1772185740" }, "stopId": "FR:76495:ZE:30036:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": -25, "time": "1772185222" }, "departure": { "delay": -25, "time": "1772185235" }, "stopId": "FR:76057:ZE:30008:ATOUMOD041", "stopSequence": 9 }, { "departure": { "delay": 87, "time": "1772184687" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 89, "time": "1772184923" }, "departure": { "delay": 89, "time": "1772184929" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 } ], "timestamp": "1772186432", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:16:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758089x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -25, "time": "1772186125" }, "departure": { "delay": -25, "time": "1772186135" }, "stopId": "FR:50149:ZE:COUBG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -20, "time": "1772186560" }, "departure": { "delay": -20, "time": "1772186560" }, "stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1772185483" }, "departure": { "delay": 53, "time": "1772185493" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -20, "time": "1772186980" }, "stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 91, "time": "1772185181" }, "departure": { "delay": 91, "time": "1772185231" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -51, "time": "1772185621" }, "departure": { "delay": -51, "time": "1772185629" }, "stopId": "FR:50294:ZE:MARMA2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -43, "time": "1772185848" }, "departure": { "delay": -43, "time": "1772185997" }, "stopId": "FR:50230:ZE:HARFE2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -57, "time": "1772186395" }, "departure": { "delay": -57, "time": "1772186403" }, "stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -20, "time": "1772186860" }, "departure": { "delay": -20, "time": "1772186860" }, "stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 32, "time": "1772184932" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1772186455", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:E:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758089x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017627x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -65, "time": "1772186155" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": -99, "time": "1772185821" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": -65, "time": "1772185915" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1772186147", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017627x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182576x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 259, "time": "1772185699" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 247, "time": "1772185747" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1772185747", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182576x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4887:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 113, "time": "1772187113" }, "departure": { "delay": 113, "time": "1772187113" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 68, "time": "1772186218" }, "departure": { "delay": 68, "time": "1772186228" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 135, "time": "1772186535" }, "departure": { "delay": 135, "time": "1772186535" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 83, "time": "1772186603" }, "departure": { "delay": 83, "time": "1772186603" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 121, "time": "1772187181" }, "departure": { "delay": 121, "time": "1772187181" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 131, "time": "1772186471" }, "departure": { "delay": 131, "time": "1772186471" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 89, "time": "1772187029" }, "departure": { "delay": 89, "time": "1772187029" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 108, "time": "1772186292" }, "departure": { "delay": 108, "time": "1772186328" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 87, "time": "1772187567" }, "departure": { "delay": 87, "time": "1772187567" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 133, "time": "1772186713" }, "departure": { "delay": 133, "time": "1772186713" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 85, "time": "1772187505" }, "departure": { "delay": 85, "time": "1772187505" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 115, "time": "1772186935" }, "departure": { "delay": 115, "time": "1772186935" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 128, "time": "1772186403" }, "departure": { "delay": 128, "time": "1772186408" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 68, "time": "1772186168" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 88, "time": "1772187268" }, "departure": { "delay": 88, "time": "1772187268" }, "stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1772186170", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4887:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19652:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1772187860" }, "departure": { "delay": 20, "time": "1772187860" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 54, "time": "1772187954" }, "departure": { "delay": 54, "time": "1772187954" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1772188021" }, "departure": { "delay": 1, "time": "1772188021" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772187780" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 37, "time": "1772188237" }, "departure": { "delay": 37, "time": "1772188237" }, "stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772186279", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19652:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4227579x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 260, "time": "1772186420" }, "departure": { "delay": 260, "time": "1772186420" }, "stopId": "FR:76305:ZE:3098:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 234, "time": "1772186934" }, "departure": { "delay": 234, "time": "1772186934" }, "stopId": "FR:76341:ZE:3464:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 147, "time": "1772186067" }, "stopId": "FR:76341:ZE:3832:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 217, "time": "1772186797" }, "departure": { "delay": 217, "time": "1772186797" }, "stopId": "FR:76305:ZE:3058:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 206, "time": "1772186186" }, "stopId": "FR:76305:ZE:3836:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 217, "time": "1772186557" }, "departure": { "delay": 217, "time": "1772186557" }, "stopId": "FR:76305:ZE:3683:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 253, "time": "1772186473" }, "departure": { "delay": 253, "time": "1772186473" }, "stopId": "FR:76305:ZE:3190:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 274, "time": "1772186674" }, "departure": { "delay": 274, "time": "1772186674" }, "stopId": "FR:76305:ZE:3183:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 217, "time": "1772186317" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 266, "time": "1772186846" }, "departure": { "delay": 266, "time": "1772186846" }, "stopId": "FR:76305:ZE:3294:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 262, "time": "1772186722" }, "departure": { "delay": 262, "time": "1772186722" }, "stopId": "FR:76305:ZE:3185:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 217, "time": "1772186977" }, "stopId": "FR:76341:ZE:4597:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 212, "time": "1772186132" }, "stopId": "FR:76305:ZE:3834:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 240, "time": "1772186580" }, "departure": { "delay": 240, "time": "1772186580" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 256, "time": "1772186896" }, "departure": { "delay": 256, "time": "1772186896" }, "stopId": "FR:76305:ZE:3620:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 91, "time": "1772185771" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 } ], "timestamp": "1772186427", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4227579x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3420F5947711x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772184180" }, "departure": { "time": "1772184240" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1772185560" }, "departure": { "time": "1772185620" }, "stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1772190360" }, "stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1772186400" }, "departure": { "time": "1772186460" }, "stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002", "stopSequence": 29 }, { "arrival": { "time": "1772181120" }, "departure": { "time": "1772181180" }, "stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002", "stopSequence": 14 }, { "departure": { "time": "1772179080" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "time": "1772180160" }, "departure": { "time": "1772180220" }, "stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1772183580" }, "departure": { "time": "1772183700" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1772182140" }, "departure": { "time": "1772182200" }, "stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002", "stopSequence": 16 } ], "timestamp": "1772175475", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3420F5947711x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1893:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 137, "time": "1772186248" }, "departure": { "delay": 137, "time": "1772186297" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 30, "time": "1772186070" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 150, "time": "1772188290" }, "departure": { "delay": 150, "time": "1772188290" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 148, "time": "1772186548" }, "departure": { "delay": 148, "time": "1772186548" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 153, "time": "1772186373" }, "departure": { "delay": 153, "time": "1772186373" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1772186147" }, "departure": { "delay": 47, "time": "1772186147" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 127, "time": "1772186827" }, "departure": { "delay": 127, "time": "1772186827" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 142, "time": "1772186602" }, "departure": { "delay": 142, "time": "1772186602" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 152, "time": "1772186492" }, "departure": { "delay": 152, "time": "1772186492" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 148, "time": "1772186968" }, "departure": { "delay": 148, "time": "1772186968" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 148, "time": "1772188408" }, "departure": { "delay": 148, "time": "1772188408" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 148, "time": "1772187148" }, "departure": { "delay": 148, "time": "1772187148" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 153, "time": "1772187213" }, "departure": { "delay": 153, "time": "1772187213" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1772185699", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1893:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x71761934:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772186160" }, "stopId": "FR:76114:ZE:408:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 230, "time": "1772186990" }, "departure": { "delay": 230, "time": "1772186990" }, "stopId": "FR:76114:ZE:412:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 170, "time": "1772186810" }, "departure": { "delay": 170, "time": "1772186810" }, "stopId": "FR:76329:ZE:15659:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 350, "time": "1772186690" }, "departure": { "delay": 350, "time": "1772186690" }, "stopId": "FR:76114:ZE:15658:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 170, "time": "1772186870" }, "departure": { "delay": 170, "time": "1772186870" }, "stopId": "FR:76114:ZE:406:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 170, "time": "1772186750" }, "departure": { "delay": 170, "time": "1772186750" }, "stopId": "FR:76114:ZE:411:ATOUMOD019", "stopSequence": 3 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:4:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x71761934:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:6494690594521088x7:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 79, "time": "1772186173" }, "departure": { "delay": 79, "time": "1772186179" }, "stopId": "FR:50218:ZE:744600001:ATOUMOD105", "stopSequence": 2 }, { "arrival": { "delay": -11, "time": "1772187028" }, "departure": { "delay": -11, "time": "1772187049" }, "stopId": "FR:50218:ZE:756080004:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": 134, "time": "1772186764" }, "departure": { "delay": 134, "time": "1772186774" }, "stopId": "FR:50218:ZE:763570002:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": 62, "time": "1772186339" }, "departure": { "delay": 62, "time": "1772186342" }, "stopId": "FR:50647:ZE:759820002:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": 130, "time": "1772186580" }, "departure": { "delay": 130, "time": "1772186590" }, "stopId": "FR:50218:ZE:752270003:ATOUMOD105", "stopSequence": 7 }, { "arrival": { "delay": 66, "time": "1772186396" }, "departure": { "delay": 66, "time": "1772186406" }, "stopId": "FR:50647:ZE:748680005:ATOUMOD105", "stopSequence": 5 }, { "arrival": { "delay": 18, "time": "1772187128" }, "departure": { "delay": 18, "time": "1772187138" }, "stopId": "FR:50218:ZE:759830003:ATOUMOD105", "stopSequence": 16 }, { "arrival": { "delay": 108, "time": "1772186498" }, "departure": { "delay": 108, "time": "1772186508" }, "stopId": "FR:50218:ZE:744600002:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": 200, "time": "1772186890" }, "departure": { "delay": 200, "time": "1772186900" }, "stopId": "FR:50218:ZE:748700002:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "delay": -5, "time": "1772187175" }, "stopId": "FR:50218:ZE:36010105:ATOUMOD105", "stopSequence": 17 }, { "arrival": { "delay": 105, "time": "1772186675" }, "departure": { "delay": 105, "time": "1772186685" }, "stopId": "FR:50218:ZE:746180004:ATOUMOD105", "stopSequence": 8 }, { "arrival": { "delay": 73, "time": "1772186218" }, "departure": { "delay": 73, "time": "1772186233" }, "stopId": "FR:50218:ZE:759850001:ATOUMOD105", "stopSequence": 3 } ], "timestamp": "1772186218", "trip": { "directionId": 2, "routeId": "ATOUMOD105:Line:350210009:LOC", "tripId": "ATOUMOD105:ServiceJourney:6494690594521088x7:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748435x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 166, "time": "1772180476" }, "departure": { "delay": 166, "time": "1772180506" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 243, "time": "1772180319" }, "departure": { "delay": 243, "time": "1772180343" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 86, "time": "1772181128" }, "departure": { "delay": 86, "time": "1772181146" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 83, "time": "1772181365" }, "departure": { "delay": 83, "time": "1772181383" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 225, "time": "1772180187" }, "departure": { "delay": 225, "time": "1772180205" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 12, "time": "1772182572" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 246, "time": "1772180275" }, "departure": { "delay": 246, "time": "1772180286" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 52, "time": "1772181992" }, "departure": { "delay": 52, "time": "1772182012" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 130, "time": "1772181599" }, "departure": { "delay": 130, "time": "1772181610" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 234, "time": "1772180361" }, "departure": { "delay": 234, "time": "1772180394" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 86, "time": "1772182331" }, "departure": { "delay": 86, "time": "1772182346" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 92, "time": "1772181679" }, "departure": { "delay": 92, "time": "1772181692" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 141, "time": "1772180529" }, "departure": { "delay": 141, "time": "1772180541" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 86, "time": "1772182390" }, "departure": { "delay": 86, "time": "1772182406" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 195, "time": "1772180225" }, "departure": { "delay": 195, "time": "1772180235" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 3, "time": "1772181890" }, "departure": { "delay": 3, "time": "1772181903" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 36, "time": "1772182024" }, "departure": { "delay": 36, "time": "1772182056" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 115, "time": "1772180710" }, "departure": { "delay": 115, "time": "1772180755" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1772181822" }, "departure": { "delay": 57, "time": "1772181837" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 122, "time": "1772180625" }, "departure": { "delay": 122, "time": "1772180642" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 88, "time": "1772181238" }, "departure": { "delay": 88, "time": "1772181268" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 92, "time": "1772181313" }, "departure": { "delay": 92, "time": "1772181332" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 41, "time": "1772182273" }, "departure": { "delay": 41, "time": "1772182301" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 178, "time": "1772180438" }, "departure": { "delay": 178, "time": "1772180458" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 227, "time": "1772180147" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 27, "time": "1772182217" }, "departure": { "delay": 27, "time": "1772182227" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 49, "time": "1772182114" }, "departure": { "delay": 49, "time": "1772182129" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 146, "time": "1772180797" }, "departure": { "delay": 146, "time": "1772181086" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 77, "time": "1772181167" }, "departure": { "delay": 77, "time": "1772181197" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 105, "time": "1772180553" }, "departure": { "delay": 105, "time": "1772180565" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 78, "time": "1772181703" }, "departure": { "delay": 78, "time": "1772181738" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 218, "time": "1772180423" }, "departure": { "delay": 218, "time": "1772180438" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 25, "time": "1772181913" }, "departure": { "delay": 25, "time": "1772181925" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 152, "time": "1772181421" }, "departure": { "delay": 152, "time": "1772181512" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748435x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470354:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1, "time": "1772190119" }, "departure": { "delay": -1, "time": "1772190119" }, "stopId": "FR:27474:ZE:0x6702:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 52, "time": "1772190892" }, "departure": { "delay": 52, "time": "1772190892" }, "stopId": "FR:27701:ZE:0x7046:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -18, "time": "1772190162" }, "departure": { "delay": -18, "time": "1772190162" }, "stopId": "FR:27474:ZE:0x6714:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -72, "time": "1772190228" }, "departure": { "delay": -72, "time": "1772190228" }, "stopId": "FR:27474:ZE:0x6717:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -7, "time": "1772189993" }, "departure": { "delay": -7, "time": "1772189993" }, "stopId": "FR:27474:ZE:0x6708:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 14, "time": "1772189594" }, "departure": { "delay": 14, "time": "1772189594" }, "stopId": "FR:27701:ZE:0x7084:ATOUMOD006", "stopSequence": 2 }, { "departure": { "time": "1772189400" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -1, "time": "1772190059" }, "departure": { "delay": -1, "time": "1772190059" }, "stopId": "FR:27474:ZE:0x6712:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1772189787" }, "departure": { "delay": 27, "time": "1772189787" }, "stopId": "FR:27365:ZE:0x6336:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1772190601" }, "departure": { "delay": 1, "time": "1772190601" }, "stopId": "FR:27471:ZE:0x6939:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -64, "time": "1772190356" }, "departure": { "delay": -64, "time": "1772190356" }, "stopId": "FR:27474:ZE:0x6706:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 78, "time": "1772189898" }, "departure": { "delay": 78, "time": "1772189898" }, "stopId": "FR:27365:ZE:0x7076:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -9, "time": "1772190531" }, "departure": { "delay": -9, "time": "1772190531" }, "stopId": "FR:27701:ZE:0x6721:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -45, "time": "1772190315" }, "departure": { "delay": -45, "time": "1772190315" }, "stopId": "FR:27474:ZE:0x6723:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -29, "time": "1772190271" }, "departure": { "delay": -29, "time": "1772190271" }, "stopId": "FR:27474:ZE:0x6719:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -2, "time": "1772190478" }, "departure": { "delay": -2, "time": "1772190478" }, "stopId": "FR:27474:ZE:0x6705:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -37, "time": "1772190503" }, "departure": { "delay": -37, "time": "1772190503" }, "stopId": "FR:27474:ZE:0x6711:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -16, "time": "1772190644" }, "departure": { "delay": -16, "time": "1772190644" }, "stopId": "FR:27471:ZE:0x6942:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 17, "time": "1772190977" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 19 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:7a:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470354:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745449x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 62, "time": "1772172509" }, "departure": { "delay": 62, "time": "1772172542" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 122, "time": "1772172580" }, "departure": { "delay": 122, "time": "1772172662" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1772172971" }, "departure": { "delay": 42, "time": "1772173002" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -50, "time": "1772173182" }, "departure": { "delay": -50, "time": "1772173210" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -16, "time": "1772173302" }, "departure": { "delay": -16, "time": "1772173364" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -19, "time": "1772173443" }, "departure": { "delay": -19, "time": "1772173481" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -44, "time": "1772173242" }, "departure": { "delay": -44, "time": "1772173276" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 69, "time": "1772172451" }, "departure": { "delay": 69, "time": "1772172489" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 3, "time": "1772173050" }, "departure": { "delay": 3, "time": "1772173083" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -15, "time": "1772173106" }, "departure": { "delay": -15, "time": "1772173125" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -128, "time": "1772173612" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 169, "time": "1772172861" }, "departure": { "delay": 169, "time": "1772172889" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 99, "time": "1772172928" }, "departure": { "delay": 99, "time": "1772172939" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -19, "time": "1772173495" }, "departure": { "delay": -19, "time": "1772173541" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 108, "time": "1772172251" }, "departure": { "delay": 108, "time": "1772172288" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -19, "time": "1772173386" }, "departure": { "delay": -19, "time": "1772173421" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 119, "time": "1772172325" }, "departure": { "delay": 119, "time": "1772172359" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 179, "time": "1772172179" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 64, "time": "1772172406" }, "departure": { "delay": 64, "time": "1772172424" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745449x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD012:ServiceJourney:100000354:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1772187470" }, "departure": { "delay": 50, "time": "1772187470" }, "stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012", "stopSequence": 9 }, { "arrival": { "delay": 50, "time": "1772188070" }, "departure": { "delay": 50, "time": "1772188070" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD1:ATOUMOD012", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1772187230" }, "departure": { "delay": 50, "time": "1772187230" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexRo:ATOUMOD012", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1772187110" }, "departure": { "delay": 50, "time": "1772187110" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexJo:ATOUMOD012", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1772187350" }, "departure": { "delay": 50, "time": "1772187350" }, "stopId": "FR:76758:ZE:YVETOTxxxRaymon:ATOUMOD012", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1772187770" }, "departure": { "delay": 50, "time": "1772187770" }, "stopId": "FR:76758:ZE:YVETOTxxxAvenu2:ATOUMOD012", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1772188430" }, "stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1772186870" }, "departure": { "delay": 50, "time": "1772186870" }, "stopId": "FR:76758:ZE:YVETOTxxxAvenue:ATOUMOD012", "stopSequence": 4 }, { "arrival": { "delay": 50, "time": "1772187890" }, "departure": { "delay": 50, "time": "1772187890" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexDx:ATOUMOD012", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1772187590" }, "departure": { "delay": 50, "time": "1772187590" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexR1:ATOUMOD012", "stopSequence": 10 }, { "arrival": { "delay": 50, "time": "1772188250" }, "departure": { "delay": 50, "time": "1772188250" }, "stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1772186810" }, "departure": { "delay": 50, "time": "1772186810" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD8:ATOUMOD012", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1772187710" }, "departure": { "delay": 50, "time": "1772187710" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexJ1:ATOUMOD012", "stopSequence": 11 }, { "arrival": { "delay": 50, "time": "1772186990" }, "departure": { "delay": 50, "time": "1772186990" }, "stopId": "FR:76758:ZE:YVETOTxxxRefign:ATOUMOD012", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1772186690" }, "departure": { "delay": 50, "time": "1772186690" }, "stopId": "FR:76758:ZE:YVETOTxxxMairie:ATOUMOD012", "stopSequence": 2 } ], "timestamp": "1772186459", "trip": { "directionId": 1, "routeId": "ATOUMOD012:Line:2:LOC", "tripId": "ATOUMOD012:ServiceJourney:100000354:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2289:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1772187698" }, "departure": { "delay": 38, "time": "1772187698" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1772187545" }, "departure": { "delay": 5, "time": "1772187545" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772187600" }, "departure": { "time": "1772187600" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772183390", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2289:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19578:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 136, "time": "1772187256" }, "departure": { "delay": 136, "time": "1772187256" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 117, "time": "1772187417" }, "departure": { "delay": 117, "time": "1772187417" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 170, "time": "1772187350" }, "departure": { "delay": 170, "time": "1772187350" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 116, "time": "1772188016" }, "departure": { "delay": 116, "time": "1772188016" }, "stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 153, "time": "1772187633" }, "departure": { "delay": 153, "time": "1772187633" }, "stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001", "stopSequence": 5 }, { "departure": { "delay": 108, "time": "1772187168" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19578:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15747:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 448, "time": "1772185023" }, "departure": { "delay": 448, "time": "1772185048" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 627, "time": "1772186007" }, "departure": { "delay": 627, "time": "1772186007" }, "stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 384, "time": "1772184920" }, "departure": { "delay": 384, "time": "1772184924" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 572, "time": "1772185472" }, "departure": { "delay": 572, "time": "1772185472" }, "stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 533, "time": "1772185193" }, "departure": { "delay": 533, "time": "1772185193" }, "stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 559, "time": "1772185674" }, "departure": { "delay": 559, "time": "1772185699" }, "stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 573, "time": "1772185593" }, "departure": { "delay": 573, "time": "1772185593" }, "stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 638, "time": "1772185877" }, "departure": { "delay": 638, "time": "1772185898" }, "stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001", "stopSequence": 23 }, { "departure": { "delay": 418, "time": "1772184298" }, "stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 460, "time": "1772184389" }, "departure": { "delay": 460, "time": "1772184400" }, "stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 525, "time": "1772185425" }, "departure": { "delay": 525, "time": "1772185425" }, "stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 383, "time": "1772184588" }, "departure": { "delay": 383, "time": "1772184623" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 448, "time": "1772185096" }, "departure": { "delay": 448, "time": "1772185108" }, "stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 456, "time": "1772185236" }, "departure": { "delay": 456, "time": "1772185236" }, "stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 545, "time": "1772185505" }, "departure": { "delay": 545, "time": "1772185505" }, "stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 566, "time": "1772185406" }, "departure": { "delay": 566, "time": "1772185406" }, "stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 574, "time": "1772185770" }, "departure": { "delay": 574, "time": "1772185774" }, "stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 558, "time": "1772185818" }, "departure": { "delay": 558, "time": "1772185818" }, "stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 403, "time": "1772184523" }, "departure": { "delay": 403, "time": "1772184523" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 638, "time": "1772186078" }, "departure": { "delay": 638, "time": "1772186078" }, "stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 580, "time": "1772186260" }, "stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 518, "time": "1772185273" }, "departure": { "delay": 518, "time": "1772185298" }, "stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 450, "time": "1772184446" }, "departure": { "delay": 450, "time": "1772184450" }, "stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 374, "time": "1772184674" }, "departure": { "delay": 374, "time": "1772184674" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 611, "time": "1772185931" }, "departure": { "delay": 611, "time": "1772185931" }, "stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 353, "time": "1772184733" }, "departure": { "delay": 353, "time": "1772184773" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 368, "time": "1772184826" }, "departure": { "delay": 368, "time": "1772184848" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772184310", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15747:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x68485132:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 363, "time": "1772180818" }, "departure": { "delay": 363, "time": "1772180823" }, "stopId": "FR:76114:ZE:402:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 447, "time": "1772180906" }, "departure": { "delay": 447, "time": "1772180967" }, "stopId": "FR:76114:ZE:403:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 472, "time": "1772180797" }, "departure": { "delay": 472, "time": "1772180812" }, "stopId": "FR:76114:ZE:15493:ATOUMOD019", "stopSequence": 3 }, { "departure": { "delay": 353, "time": "1772180573" }, "stopId": "FR:76114:ZE:118:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 451, "time": "1772181083" }, "departure": { "delay": 451, "time": "1772181091" }, "stopId": "FR:76114:ZE:404:ATOUMOD019", "stopSequence": 6 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:4:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x68485132:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017479x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 166, "time": "1772186746" }, "departure": { "delay": 166, "time": "1772186746" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 166, "time": "1772186566" }, "departure": { "delay": 166, "time": "1772186566" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 166, "time": "1772186986" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 213, "time": "1772186493" }, "departure": { "delay": 213, "time": "1772186493" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 166, "time": "1772186386" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 183, "time": "1772186643" }, "departure": { "delay": 183, "time": "1772186643" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 166, "time": "1772186686" }, "departure": { "delay": 166, "time": "1772186686" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1772186387", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017479x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5490698:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -11, "time": "1772189329" }, "departure": { "delay": -11, "time": "1772189329" }, "stopId": "FR:27458:ZE:0x6684:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -9, "time": "1772189211" }, "departure": { "delay": -9, "time": "1772189211" }, "stopId": "FR:27458:ZE:0x6694:ATOUMOD006", "stopSequence": 33 }, { "departure": { "time": "1772187000" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 14, "time": "1772189654" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 20, "time": "1772189300" }, "departure": { "delay": 20, "time": "1772189300" }, "stopId": "FR:27458:ZE:0x6692:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 53, "time": "1772187233" }, "departure": { "delay": 53, "time": "1772187233" }, "stopId": "FR:27701:ZE:0x7102:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -6, "time": "1772188614" }, "departure": { "delay": -6, "time": "1772188614" }, "stopId": "FR:27008:ZE:0x6050:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 25, "time": "1772187805" }, "departure": { "delay": 25, "time": "1772187805" }, "stopId": "FR:27196:ZE:0x6323:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 25, "time": "1772187325" }, "departure": { "delay": 25, "time": "1772187325" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 3, "time": "1772189103" }, "departure": { "delay": 3, "time": "1772189103" }, "stopId": "FR:27386:ZE:0x6366:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 45, "time": "1772187285" }, "departure": { "delay": 45, "time": "1772187285" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -36, "time": "1772188044" }, "departure": { "delay": -36, "time": "1772188044" }, "stopId": "FR:27469:ZE:0x6662:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1772188770" }, "departure": { "delay": 30, "time": "1772188770" }, "stopId": "FR:27008:ZE:0x6052:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -13, "time": "1772187167" }, "departure": { "delay": -13, "time": "1772187167" }, "stopId": "FR:27701:ZE:0x7163:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -5, "time": "1772187895" }, "departure": { "delay": -5, "time": "1772187895" }, "stopId": "FR:27196:ZE:0x6319:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -16, "time": "1772189144" }, "departure": { "delay": -16, "time": "1772189144" }, "stopId": "FR:27458:ZE:0x6698:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -65, "time": "1772188315" }, "departure": { "delay": -65, "time": "1772188315" }, "stopId": "FR:27348:ZE:0x6297:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -37, "time": "1772188283" }, "departure": { "delay": -37, "time": "1772188283" }, "stopId": "FR:27348:ZE:0x6298:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1772189520" }, "departure": { "delay": 60, "time": "1772189520" }, "stopId": "FR:27458:ZE:0x6691:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 6, "time": "1772188386" }, "departure": { "delay": 6, "time": "1772188386" }, "stopId": "FR:27348:ZE:0x6303:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 12, "time": "1772188452" }, "departure": { "delay": 12, "time": "1772188452" }, "stopId": "FR:27348:ZE:0x6301:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 4, "time": "1772189404" }, "departure": { "delay": 4, "time": "1772189404" }, "stopId": "FR:27458:ZE:0x6678:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 10, "time": "1772187130" }, "departure": { "delay": 10, "time": "1772187130" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -33, "time": "1772187567" }, "departure": { "delay": -33, "time": "1772187567" }, "stopId": "FR:27365:ZE:0x7269:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 4, "time": "1772188924" }, "departure": { "delay": 4, "time": "1772188924" }, "stopId": "FR:27008:ZE:0x6059:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 3, "time": "1772189043" }, "departure": { "delay": 3, "time": "1772189043" }, "stopId": "FR:27386:ZE:0x6377:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 4, "time": "1772188864" }, "departure": { "delay": 4, "time": "1772188864" }, "stopId": "FR:27008:ZE:0x6057:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "time": "1772187360" }, "departure": { "time": "1772187360" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1772187540" }, "departure": { "delay": 60, "time": "1772187540" }, "stopId": "FR:27365:ZE:0x7271:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 15, "time": "1772189595" }, "departure": { "delay": 15, "time": "1772189595" }, "stopId": "FR:27458:ZE:0x6688:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 17, "time": "1772188697" }, "departure": { "delay": 17, "time": "1772188697" }, "stopId": "FR:27008:ZE:0x6046:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -25, "time": "1772187995" }, "departure": { "delay": -25, "time": "1772187995" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -36, "time": "1772188584" }, "departure": { "delay": -36, "time": "1772188584" }, "stopId": "FR:27348:ZE:0x6292:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -9, "time": "1772188791" }, "departure": { "delay": -9, "time": "1772188791" }, "stopId": "FR:27008:ZE:0x6048:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -24, "time": "1772188656" }, "departure": { "delay": -24, "time": "1772188656" }, "stopId": "FR:27008:ZE:0x6054:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -8, "time": "1772187412" }, "departure": { "delay": -8, "time": "1772187412" }, "stopId": "FR:27365:ZE:0x6332:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 33, "time": "1772189013" }, "departure": { "delay": 33, "time": "1772189013" }, "stopId": "FR:27386:ZE:0x6375:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -36, "time": "1772189244" }, "departure": { "delay": -36, "time": "1772189244" }, "stopId": "FR:27458:ZE:0x6680:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 4, "time": "1772187964" }, "departure": { "delay": 4, "time": "1772187964" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -36, "time": "1772187744" }, "departure": { "delay": -36, "time": "1772187744" }, "stopId": "FR:27196:ZE:0x6320:ATOUMOD006", "stopSequence": 11 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5490698:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4191209x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 488, "time": "1772186048" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 430, "time": "1772186170" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 31 } ], "timestamp": "1772186207", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:19:LOC", "tripId": "ATOUMOD003:ServiceJourney:4191209x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747519x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 86, "time": "1772166428" }, "departure": { "delay": 86, "time": "1772166446" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 93, "time": "1772166008" }, "departure": { "delay": 93, "time": "1772166033" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 104, "time": "1772166686" }, "departure": { "delay": 104, "time": "1772166704" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 88, "time": "1772165539" }, "departure": { "delay": 88, "time": "1772165548" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 95, "time": "1772165490" }, "departure": { "delay": 95, "time": "1772165495" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 130, "time": "1772166818" }, "departure": { "delay": 130, "time": "1772166850" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 92, "time": "1772166266" }, "departure": { "delay": 92, "time": "1772166272" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 94, "time": "1772165657" }, "departure": { "delay": 94, "time": "1772165674" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 118, "time": "1772165623" }, "departure": { "delay": 118, "time": "1772165638" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 95, "time": "1772167103" }, "departure": { "delay": 95, "time": "1772167115" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 76, "time": "1772165464" }, "departure": { "delay": 76, "time": "1772165476" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 32, "time": "1772167352" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 25, "time": "1772166486" }, "departure": { "delay": 25, "time": "1772166505" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1772167300" }, "departure": { "delay": 50, "time": "1772167310" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 113, "time": "1772165923" }, "departure": { "delay": 113, "time": "1772165933" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 155, "time": "1772165821" }, "departure": { "delay": 155, "time": "1772165855" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 108, "time": "1772165735" }, "departure": { "delay": 108, "time": "1772165748" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 66, "time": "1772167137" }, "departure": { "delay": 66, "time": "1772167146" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 106, "time": "1772167056" }, "departure": { "delay": 106, "time": "1772167066" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 95, "time": "1772166322" }, "departure": { "delay": 95, "time": "1772166335" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 45, "time": "1772167232" }, "departure": { "delay": 45, "time": "1772167245" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 127, "time": "1772165347" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747519x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747501x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 53, "time": "1772167653" }, "departure": { "delay": 53, "time": "1772167673" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 95, "time": "1772165915" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 21, "time": "1772167750" }, "departure": { "delay": 21, "time": "1772167761" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 169, "time": "1772166159" }, "departure": { "delay": 169, "time": "1772166169" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 103, "time": "1772165966" }, "departure": { "delay": 103, "time": "1772165983" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 96, "time": "1772166653" }, "departure": { "delay": 96, "time": "1772166696" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 74, "time": "1772167251" }, "departure": { "delay": 74, "time": "1772167274" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 151, "time": "1772166195" }, "departure": { "delay": 151, "time": "1772166211" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 85, "time": "1772167099" }, "departure": { "delay": 85, "time": "1772167105" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 32, "time": "1772167523" }, "departure": { "delay": 32, "time": "1772167532" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 122, "time": "1772166887" }, "departure": { "delay": 122, "time": "1772166902" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 145, "time": "1772166248" }, "departure": { "delay": 145, "time": "1772166265" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 87, "time": "1772167034" }, "departure": { "delay": 87, "time": "1772167047" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 136, "time": "1772166957" }, "departure": { "delay": 136, "time": "1772166976" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 73, "time": "1772167606" }, "departure": { "delay": 73, "time": "1772167633" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -5, "time": "1772167915" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 43, "time": "1772167465" }, "departure": { "delay": 43, "time": "1772167483" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 35, "time": "1772167348" }, "departure": { "delay": 35, "time": "1772167355" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 211, "time": "1772166531" }, "departure": { "delay": 211, "time": "1772166571" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1772167723" }, "departure": { "delay": 51, "time": "1772167731" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 21, "time": "1772167570" }, "departure": { "delay": 21, "time": "1772167581" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 106, "time": "1772166037" }, "departure": { "delay": 106, "time": "1772166046" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1772186450", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747501x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596833:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 110, "time": "1772186510" }, "departure": { "delay": 110, "time": "1772186510" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -176, "time": "1772187484" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -38, "time": "1772186722" }, "departure": { "delay": -38, "time": "1772186722" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -98, "time": "1772186902" }, "departure": { "delay": -98, "time": "1772186902" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -121, "time": "1772187299" }, "departure": { "delay": -121, "time": "1772187299" }, "stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -36, "time": "1772186664" }, "departure": { "delay": -36, "time": "1772186664" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -145, "time": "1772187215" }, "departure": { "delay": -145, "time": "1772187215" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -38, "time": "1772186782" }, "departure": { "delay": -38, "time": "1772186782" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -85, "time": "1772186975" }, "departure": { "delay": -85, "time": "1772186975" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 4, "time": "1772186584" }, "departure": { "delay": 4, "time": "1772186584" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -83, "time": "1772187097" }, "departure": { "delay": -83, "time": "1772187097" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 89, "time": "1772186397" }, "departure": { "delay": 89, "time": "1772186429" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596833:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112273x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 25, "time": "1772186365" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 13, "time": "1772186173" }, "stopId": "FR:76351:ZE:3968:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -8, "time": "1772186452" }, "departure": { "delay": -8, "time": "1772186452" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -11, "time": "1772186869" }, "departure": { "delay": -11, "time": "1772186869" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 13, "time": "1772186653" }, "departure": { "delay": 13, "time": "1772186653" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 22, "time": "1772185822" }, "stopId": "FR:76351:ZE:3986:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 8, "time": "1772186948" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 44, "time": "1772186024" }, "stopId": "FR:76351:ZE:3958:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1772186550" }, "departure": { "delay": 30, "time": "1772186550" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 57, "time": "1772185917" }, "stopId": "FR:76351:ZE:3956:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 9, "time": "1772186769" }, "departure": { "delay": 9, "time": "1772186769" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1772186417", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112273x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4326:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 572, "time": "1772185472" }, "departure": { "delay": 572, "time": "1772185472" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 571, "time": "1772185411" }, "departure": { "delay": 571, "time": "1772185411" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 206, "time": "1772186325" }, "departure": { "delay": 206, "time": "1772186366" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 530, "time": "1772185610" }, "departure": { "delay": 530, "time": "1772185610" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -24, "time": "1772185866" }, "departure": { "delay": -24, "time": "1772185896" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 164, "time": "1772186444" }, "departure": { "delay": 164, "time": "1772186444" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 68, "time": "1772186139" }, "departure": { "delay": 68, "time": "1772186168" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "departure": { "delay": 516, "time": "1772185356" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 6, "time": "1772185961" }, "departure": { "delay": 6, "time": "1772185986" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 536, "time": "1772185796" }, "departure": { "delay": 536, "time": "1772185796" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 527, "time": "1772185547" }, "departure": { "delay": 527, "time": "1772185547" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 126, "time": "1772186214" }, "departure": { "delay": 126, "time": "1772186226" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 } ], "timestamp": "1772185359", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4326:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745465x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1772187170" }, "departure": { "delay": 50, "time": "1772187170" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1772186990" }, "departure": { "delay": 50, "time": "1772186990" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 3, "time": "1772186403" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 50, "time": "1772187590" }, "departure": { "delay": 50, "time": "1772187590" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1772186930" }, "departure": { "delay": 50, "time": "1772186930" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1772188010" }, "departure": { "delay": 50, "time": "1772188010" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 50, "time": "1772188190" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 50, "time": "1772186630" }, "departure": { "delay": 50, "time": "1772186630" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 50, "time": "1772187710" }, "departure": { "delay": 50, "time": "1772187710" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1772186690" }, "departure": { "delay": 50, "time": "1772186690" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1772187950" }, "departure": { "delay": 50, "time": "1772187950" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 50, "time": "1772187770" }, "departure": { "delay": 50, "time": "1772187770" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1772186870" }, "departure": { "delay": 50, "time": "1772186870" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1772186810" }, "departure": { "delay": 50, "time": "1772186810" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 50, "time": "1772187890" }, "departure": { "delay": 50, "time": "1772187890" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1772187290" }, "departure": { "delay": 50, "time": "1772187290" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 50, "time": "1772187410" }, "departure": { "delay": 50, "time": "1772187410" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 50, "time": "1772187830" }, "departure": { "delay": 50, "time": "1772187830" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1772187530" }, "departure": { "delay": 50, "time": "1772187530" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1772186449", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745465x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3469F5952402x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772185320" }, "departure": { "time": "1772185380" }, "stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002", "stopSequence": 42 }, { "arrival": { "time": "1772184720" }, "departure": { "time": "1772184780" }, "stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002", "stopSequence": 40 }, { "departure": { "time": "1772181900" }, "stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1772186100" }, "departure": { "time": "1772186160" }, "stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002", "stopSequence": 44 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188320" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 50 }, { "arrival": { "time": "1772186940" }, "departure": { "time": "1772187000" }, "stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002", "stopSequence": 46 }, { "arrival": { "time": "1772188860" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 51 } ], "timestamp": "1772178296", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3469F5952402x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx593:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1772187090" }, "departure": { "delay": 30, "time": "1772187090" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 30, "time": "1772186970" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 11, "time": "1772187191" }, "departure": { "delay": 11, "time": "1772187191" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1772187690" }, "departure": { "delay": 30, "time": "1772187690" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1772187270" }, "departure": { "delay": 30, "time": "1772187270" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 15, "time": "1772187375" }, "departure": { "delay": 15, "time": "1772187375" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 36, "time": "1772187516" }, "departure": { "delay": 36, "time": "1772187516" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 11, "time": "1772187011" }, "departure": { "delay": 11, "time": "1772187011" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx593:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8911:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 6, "time": "1772188206" }, "departure": { "delay": 6, "time": "1772188206" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772184031", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8911:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852619F5934646x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772185440" }, "departure": { "time": "1772185500" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1772187660" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 14 }, { "departure": { "time": "1772183640" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1772184600" }, "departure": { "time": "1772184660" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1772186280" }, "departure": { "time": "1772186400" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 13 } ], "timestamp": "1772180036", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852619F5934646x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597604:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1772186422" }, "departure": { "delay": 22, "time": "1772186422" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -120, "time": "1772186640" }, "departure": { "delay": -120, "time": "1772186640" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -172, "time": "1772187068" }, "departure": { "delay": -172, "time": "1772187068" }, "stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -251, "time": "1772187109" }, "stopId": "FR:27229:ZE:0xROS10:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -60, "time": "1772186520" }, "departure": { "delay": -60, "time": "1772186520" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "time": "1772186460" }, "departure": { "time": "1772186460" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -65, "time": "1772186935" }, "departure": { "delay": -65, "time": "1772186935" }, "stopId": "FR:27229:ZE:0xADO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -128, "time": "1772186992" }, "departure": { "delay": -128, "time": "1772186992" }, "stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -107, "time": "1772186893" }, "departure": { "delay": -107, "time": "1772186893" }, "stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -60, "time": "1772186760" }, "departure": { "delay": -60, "time": "1772186760" }, "stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -13, "time": "1772186807" }, "departure": { "delay": -13, "time": "1772186807" }, "stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004", "stopSequence": 8 } ], "timestamp": "1772186351", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597604:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5471200:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772189400" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5471200:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4394:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 21, "time": "1772186841" }, "departure": { "delay": 21, "time": "1772186841" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 56, "time": "1772186756" }, "departure": { "delay": 56, "time": "1772186756" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 8, "time": "1772187248" }, "departure": { "delay": 8, "time": "1772187248" }, "stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 55, "time": "1772186695" }, "departure": { "delay": 55, "time": "1772186695" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 15, "time": "1772187375" }, "departure": { "delay": 15, "time": "1772187375" }, "stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1772187090" }, "departure": { "delay": 30, "time": "1772187090" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 20, "time": "1772187320" }, "departure": { "delay": 20, "time": "1772187320" }, "stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 6, "time": "1772187486" }, "departure": { "delay": 6, "time": "1772187486" }, "stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 24, "time": "1772186904" }, "departure": { "delay": 24, "time": "1772186904" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1772186390", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4394:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1938:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 172, "time": "1772183392" }, "departure": { "delay": 172, "time": "1772183392" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 193, "time": "1772182788" }, "departure": { "delay": 193, "time": "1772182813" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 248, "time": "1772184908" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 103, "time": "1772182963" }, "departure": { "delay": 103, "time": "1772182963" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 208, "time": "1772183488" }, "departure": { "delay": 208, "time": "1772183488" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 156, "time": "1772182716" }, "departure": { "delay": 156, "time": "1772182716" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772181930", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1938:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4016626x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 409, "time": "1772185129" }, "stopId": "FR:76447:ZE:3766:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 391, "time": "1772185171" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1772185157", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:11:LOC", "tripId": "ATOUMOD003:ServiceJourney:4016626x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19577:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 166, "time": "1772183746" }, "departure": { "delay": 166, "time": "1772183746" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 106, "time": "1772183793" }, "departure": { "delay": 106, "time": "1772183806" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 138, "time": "1772183658" }, "departure": { "delay": 138, "time": "1772183658" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772183559", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19577:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x71761931:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 350, "time": "1772181729" }, "departure": { "delay": 350, "time": "1772181770" }, "stopId": "FR:76114:ZE:406:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 317, "time": "1772181664" }, "departure": { "delay": 317, "time": "1772181677" }, "stopId": "FR:76329:ZE:15659:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 401, "time": "1772181425" }, "departure": { "delay": 401, "time": "1772181461" }, "stopId": "FR:76114:ZE:15658:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "time": "1772181863" }, "departure": { "time": "1772181480" }, "stopId": "FR:76114:ZE:412:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 276, "time": "1772181555" }, "departure": { "delay": 276, "time": "1772181576" }, "stopId": "FR:76114:ZE:411:ATOUMOD019", "stopSequence": 3 }, { "departure": { "delay": 456, "time": "1772181336" }, "stopId": "FR:76114:ZE:408:ATOUMOD019", "stopSequence": 1 } ], "timestamp": "1772186452", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:4:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x71761931:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19282:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188860" }, "stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 8, "time": "1772188808" }, "departure": { "delay": 8, "time": "1772188808" }, "stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 54, "time": "1772187414" }, "departure": { "delay": 54, "time": "1772187414" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1772188659" }, "departure": { "delay": 39, "time": "1772188659" }, "stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772187360" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 52, "time": "1772188732" }, "departure": { "delay": 52, "time": "1772188732" }, "stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 14, "time": "1772188454" }, "departure": { "delay": 14, "time": "1772188454" }, "stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188020" }, "stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 45, "time": "1772187525" }, "departure": { "delay": 45, "time": "1772187525" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1772186370", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19282:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759098x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 32, "time": "1772181359" }, "departure": { "delay": 32, "time": "1772181392" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 12, "time": "1772181781" }, "departure": { "delay": 12, "time": "1772181792" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -57, "time": "1772182083" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1772181291" }, "departure": { "delay": 2, "time": "1772181302" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -17, "time": "1772181933" }, "departure": { "delay": -17, "time": "1772181943" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 58, "time": "1772180980" }, "departure": { "delay": 58, "time": "1772180998" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 14, "time": "1772181966" }, "departure": { "delay": 14, "time": "1772181974" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 33, "time": "1772181558" }, "departure": { "delay": 33, "time": "1772181573" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -14, "time": "1772181810" }, "departure": { "delay": -14, "time": "1772181826" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 4, "time": "1772181409" }, "departure": { "delay": 4, "time": "1772181424" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 34, "time": "1772180602" }, "departure": { "delay": 34, "time": "1772180794" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 69, "time": "1772181472" }, "departure": { "delay": 69, "time": "1772181489" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1772181731" }, "departure": { "delay": 20, "time": "1772181740" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -18, "time": "1772181030" }, "departure": { "delay": -18, "time": "1772181042" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 47, "time": "1772181513" }, "departure": { "delay": 47, "time": "1772181527" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 40, "time": "1772180870" }, "departure": { "delay": 40, "time": "1772180920" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 17, "time": "1772181120" }, "departure": { "delay": 17, "time": "1772181197" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -14, "time": "1772181329" }, "departure": { "delay": -14, "time": "1772181346" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 15, "time": "1772181998" }, "departure": { "delay": 15, "time": "1772182035" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 24, "time": "1772180544" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -26, "time": "1772181082" }, "departure": { "delay": -26, "time": "1772181094" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 67, "time": "1772181638" }, "departure": { "delay": 67, "time": "1772181667" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 47, "time": "1772181856" }, "departure": { "delay": 47, "time": "1772181887" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1772186447", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759098x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6049:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 144, "time": "1772186184" }, "departure": { "delay": 144, "time": "1772186184" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 182, "time": "1772187482" }, "departure": { "delay": 182, "time": "1772187482" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 190, "time": "1772187310" }, "departure": { "delay": 190, "time": "1772187310" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 140, "time": "1772186180" }, "departure": { "delay": 140, "time": "1772186180" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 149, "time": "1772187569" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 15 }, { "departure": { "delay": 27, "time": "1772186007" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 187, "time": "1772186407" }, "departure": { "delay": 187, "time": "1772186407" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 133, "time": "1772186713" }, "departure": { "delay": 133, "time": "1772186713" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 151, "time": "1772187031" }, "departure": { "delay": 151, "time": "1772187031" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 225, "time": "1772186385" }, "departure": { "delay": 225, "time": "1772186385" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 133, "time": "1772187373" }, "departure": { "delay": 133, "time": "1772187373" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 173, "time": "1772186633" }, "departure": { "delay": 173, "time": "1772186633" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 86, "time": "1772186906" }, "departure": { "delay": 86, "time": "1772186906" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 159, "time": "1772186559" }, "departure": { "delay": 159, "time": "1772186559" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 133, "time": "1772186473" }, "departure": { "delay": 133, "time": "1772186473" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772186011", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6049:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17116:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 42, "time": "1772188242" }, "departure": { "delay": 42, "time": "1772188242" }, "stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 9, "time": "1772189469" }, "departure": { "delay": 9, "time": "1772189469" }, "stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 37, "time": "1772189197" }, "departure": { "delay": 37, "time": "1772189197" }, "stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 34, "time": "1772188054" }, "departure": { "delay": 34, "time": "1772188054" }, "stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 19, "time": "1772189659" }, "departure": { "delay": 19, "time": "1772189659" }, "stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 48, "time": "1772188008" }, "departure": { "delay": 48, "time": "1772188008" }, "stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772187900" }, "stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 57, "time": "1772189517" }, "departure": { "delay": 57, "time": "1772189517" }, "stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 26, "time": "1772188106" }, "departure": { "delay": 26, "time": "1772188106" }, "stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 41, "time": "1772188181" }, "departure": { "delay": 41, "time": "1772188181" }, "stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189580" }, "stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 30, "time": "1772189730" }, "departure": { "delay": 30, "time": "1772189730" }, "stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001", "stopSequence": 29 } ], "timestamp": "1772186390", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17116:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2224:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1772187218" }, "departure": { "delay": 38, "time": "1772187218" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1772187065" }, "departure": { "delay": 5, "time": "1772187065" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772186940" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187120" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772186370", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2224:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16955:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1772189530" }, "departure": { "delay": 10, "time": "1772189530" }, "stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 33, "time": "1772189433" }, "departure": { "delay": 33, "time": "1772189433" }, "stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 55, "time": "1772189755" }, "departure": { "delay": 55, "time": "1772189755" }, "stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 19, "time": "1772189479" }, "departure": { "delay": 19, "time": "1772189479" }, "stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 48, "time": "1772189568" }, "departure": { "delay": 48, "time": "1772189568" }, "stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1772185250", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16955:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112049x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 364, "time": "1772185924" }, "stopId": "FR:76351:ZE:3987:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 375, "time": "1772185815" }, "stopId": "FR:76351:ZE:4003:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 400, "time": "1772186140" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 416, "time": "1772186036" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 } ], "timestamp": "1772185997", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112049x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10034:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 184, "time": "1772187784" }, "departure": { "delay": 184, "time": "1772187784" }, "stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 166, "time": "1772186206" }, "departure": { "delay": 166, "time": "1772186206" }, "stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 133, "time": "1772187133" }, "departure": { "delay": 133, "time": "1772187133" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 144, "time": "1772188524" }, "stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 186, "time": "1772187906" }, "departure": { "delay": 186, "time": "1772187906" }, "stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 163, "time": "1772187463" }, "departure": { "delay": 163, "time": "1772187463" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 181, "time": "1772186281" }, "departure": { "delay": 181, "time": "1772186281" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 175, "time": "1772186575" }, "departure": { "delay": 175, "time": "1772186575" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 136, "time": "1772186356" }, "departure": { "delay": 136, "time": "1772186356" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 139, "time": "1772186419" }, "departure": { "delay": 139, "time": "1772186419" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 195, "time": "1772188155" }, "departure": { "delay": 195, "time": "1772188155" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 144, "time": "1772188224" }, "departure": { "delay": 144, "time": "1772188224" }, "stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 133, "time": "1772187733" }, "departure": { "delay": 133, "time": "1772187733" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 156, "time": "1772187576" }, "departure": { "delay": 156, "time": "1772187576" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 159, "time": "1772186619" }, "departure": { "delay": 159, "time": "1772186619" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 133, "time": "1772186953" }, "departure": { "delay": 133, "time": "1772186953" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 133, "time": "1772186713" }, "departure": { "delay": 133, "time": "1772186713" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 145, "time": "1772188045" }, "departure": { "delay": 145, "time": "1772188045" }, "stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 169, "time": "1772186509" }, "departure": { "delay": 169, "time": "1772186509" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 144, "time": "1772188344" }, "departure": { "delay": 144, "time": "1772188344" }, "stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 133, "time": "1772187433" }, "departure": { "delay": 133, "time": "1772187433" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 14 }, { "departure": { "delay": 162, "time": "1772186202" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 172, "time": "1772187052" }, "departure": { "delay": 172, "time": "1772187052" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 145, "time": "1772187985" }, "departure": { "delay": 145, "time": "1772187985" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 159, "time": "1772187639" }, "departure": { "delay": 159, "time": "1772187639" }, "stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 146, "time": "1772188106" }, "departure": { "delay": 146, "time": "1772188106" }, "stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 141, "time": "1772187261" }, "departure": { "delay": 141, "time": "1772187261" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 170, "time": "1772187830" }, "departure": { "delay": 170, "time": "1772187830" }, "stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 188, "time": "1772188268" }, "departure": { "delay": 188, "time": "1772188268" }, "stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001", "stopSequence": 28 } ], "timestamp": "1772186159", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10034:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4088096x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 34, "time": "1772186074" }, "stopId": "FR:76351:ZE:4880:ATOUMOD003", "stopSequence": 4 }, { "departure": { "delay": 182, "time": "1772186402" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 182, "time": "1772187482" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 230, "time": "1772186690" }, "departure": { "delay": 230, "time": "1772186690" }, "stopId": "FR:76351:ZE:3283:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 182, "time": "1772187122" }, "departure": { "delay": 182, "time": "1772187122" }, "stopId": "FR:76351:ZE:4543:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 240, "time": "1772187060" }, "departure": { "delay": 240, "time": "1772187060" }, "stopId": "FR:76351:ZE:3237:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 182, "time": "1772187002" }, "departure": { "delay": 182, "time": "1772187002" }, "stopId": "FR:76351:ZE:3231:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 182, "time": "1772187302" }, "departure": { "delay": 182, "time": "1772187302" }, "stopId": "FR:76351:ZE:3311:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 187, "time": "1772187247" }, "departure": { "delay": 187, "time": "1772187247" }, "stopId": "FR:76351:ZE:3527:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 231, "time": "1772187171" }, "departure": { "delay": 231, "time": "1772187171" }, "stopId": "FR:76351:ZE:3373:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 226, "time": "1772186506" }, "departure": { "delay": 226, "time": "1772186506" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 223, "time": "1772187403" }, "departure": { "delay": 223, "time": "1772187403" }, "stopId": "FR:76351:ZE:3806:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 182, "time": "1772186642" }, "departure": { "delay": 182, "time": "1772186642" }, "stopId": "FR:76351:ZE:3693:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 200, "time": "1772187440" }, "departure": { "delay": 200, "time": "1772187440" }, "stopId": "FR:76351:ZE:3469:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 239, "time": "1772186759" }, "departure": { "delay": 239, "time": "1772186759" }, "stopId": "FR:76351:ZE:3011:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 190, "time": "1772186890" }, "departure": { "delay": 190, "time": "1772186890" }, "stopId": "FR:76351:ZE:3168:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 182, "time": "1772186822" }, "departure": { "delay": 182, "time": "1772186822" }, "stopId": "FR:76351:ZE:3377:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 135, "time": "1772186235" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 186, "time": "1772187366" }, "departure": { "delay": 186, "time": "1772187366" }, "stopId": "FR:76351:ZE:3198:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1772186207", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4088096x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758713x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 128, "time": "1772172876" }, "departure": { "delay": 128, "time": "1772172908" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -31, "time": "1772174468" }, "departure": { "delay": -31, "time": "1772174489" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 45, "time": "1772174202" }, "departure": { "delay": 45, "time": "1772174265" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 12, "time": "1772174614" }, "departure": { "delay": 12, "time": "1772174652" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 119, "time": "1772173101" }, "departure": { "delay": 119, "time": "1772173139" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 6, "time": "1772174153" }, "departure": { "delay": 6, "time": "1772174166" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 140, "time": "1772172768" }, "departure": { "delay": 140, "time": "1772172800" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -38, "time": "1772175074" }, "departure": { "delay": -38, "time": "1772175082" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -69, "time": "1772175274" }, "departure": { "delay": -69, "time": "1772175291" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -47, "time": "1772174522" }, "departure": { "delay": -47, "time": "1772174533" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1772173908" }, "departure": { "delay": 5, "time": "1772173925" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1772174731" }, "departure": { "delay": 2, "time": "1772174762" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -41, "time": "1772175247" }, "departure": { "delay": -41, "time": "1772175259" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "departure": { "delay": 126, "time": "1772172726" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 96, "time": "1772173257" }, "departure": { "delay": 96, "time": "1772173296" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1772173323" }, "departure": { "delay": 100, "time": "1772173360" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -12, "time": "1772174552" }, "departure": { "delay": -12, "time": "1772174568" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 29, "time": "1772174088" }, "departure": { "delay": 29, "time": "1772174129" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 7, "time": "1772174334" }, "departure": { "delay": 7, "time": "1772174347" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 156, "time": "1772173672" }, "departure": { "delay": 156, "time": "1772173776" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -27, "time": "1772174881" }, "departure": { "delay": -27, "time": "1772174913" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -127, "time": "1772175413" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 18, "time": "1772174006" }, "departure": { "delay": 18, "time": "1772174058" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 116, "time": "1772172916" }, "departure": { "delay": 116, "time": "1772172956" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 68, "time": "1772173816" }, "departure": { "delay": 68, "time": "1772173868" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 26, "time": "1772173507" }, "departure": { "delay": 26, "time": "1772173526" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -31, "time": "1772174393" }, "departure": { "delay": -31, "time": "1772174429" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 104, "time": "1772173178" }, "departure": { "delay": 104, "time": "1772173184" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -42, "time": "1772174984" }, "departure": { "delay": -42, "time": "1772175018" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -82, "time": "1772175325" }, "departure": { "delay": -82, "time": "1772175338" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -27, "time": "1772174818" }, "departure": { "delay": -27, "time": "1772174853" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -104, "time": "1772175360" }, "departure": { "delay": -104, "time": "1772175376" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -22, "time": "1772175156" }, "departure": { "delay": -22, "time": "1772175218" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 63, "time": "1772173408" }, "departure": { "delay": 63, "time": "1772173443" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -61, "time": "1772175110" }, "departure": { "delay": -61, "time": "1772175119" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 161, "time": "1772172991" }, "departure": { "delay": 161, "time": "1772173061" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1772186450", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758713x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx299:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772197860" }, "departure": { "time": "1772197860" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1772197205" }, "departure": { "delay": 5, "time": "1772197205" }, "stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772198460" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772198400" }, "departure": { "time": "1772198400" }, "stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772197680" }, "departure": { "time": "1772197680" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772197620" }, "departure": { "time": "1772197620" }, "stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772197140" }, "departure": { "time": "1772197140" }, "stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772197080" }, "departure": { "time": "1772197080" }, "stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772197800" }, "departure": { "time": "1772197800" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772197200" }, "departure": { "time": "1772197200" }, "stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772197260" }, "departure": { "time": "1772197260" }, "stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772196660" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772178532", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx299:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6111:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 49, "time": "1772185549" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 217, "time": "1772185957" }, "departure": { "delay": 217, "time": "1772185957" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 220, "time": "1772185874" }, "departure": { "delay": 220, "time": "1772185900" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 67, "time": "1772186467" }, "departure": { "delay": 67, "time": "1772186467" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 164, "time": "1772186024" }, "departure": { "delay": 164, "time": "1772186024" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 244, "time": "1772186199" }, "departure": { "delay": 244, "time": "1772186224" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 59, "time": "1772186399" }, "departure": { "delay": 59, "time": "1772186399" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 66, "time": "1772186946" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 139, "time": "1772185699" }, "departure": { "delay": 139, "time": "1772185699" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 66, "time": "1772186766" }, "departure": { "delay": 66, "time": "1772186766" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 71, "time": "1772186711" }, "departure": { "delay": 71, "time": "1772186711" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 106, "time": "1772186866" }, "departure": { "delay": 106, "time": "1772186866" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 204, "time": "1772186124" }, "departure": { "delay": 204, "time": "1772186124" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 199, "time": "1772186299" }, "departure": { "delay": 199, "time": "1772186299" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 214, "time": "1772185749" }, "departure": { "delay": 214, "time": "1772185774" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772185559", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6111:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8391:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 142, "time": "1772182942" }, "departure": { "delay": 142, "time": "1772182942" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -38, "time": "1772184442" }, "departure": { "delay": -38, "time": "1772184442" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 19, "time": "1772184499" }, "departure": { "delay": 19, "time": "1772184499" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -129, "time": "1772184891" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -16, "time": "1772184344" }, "departure": { "delay": -16, "time": "1772184344" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "departure": { "delay": 92, "time": "1772182892" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 68, "time": "1772183468" }, "departure": { "delay": 68, "time": "1772183468" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1772183543" }, "departure": { "delay": 47, "time": "1772183567" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 88, "time": "1772183668" }, "departure": { "delay": 88, "time": "1772183668" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -58, "time": "1772184842" }, "departure": { "delay": -58, "time": "1772184842" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1772182899", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8391:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:2:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1772173047" }, "departure": { "delay": 45, "time": "1772173125" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 27, "time": "1772172848" }, "departure": { "delay": 27, "time": "1772172867" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 28, "time": "1772172914" }, "departure": { "delay": 28, "time": "1772172928" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 35, "time": "1772173289" }, "departure": { "delay": 35, "time": "1772173295" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": -26, "time": "1772172346" }, "departure": { "delay": -26, "time": "1772172394" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "departure": { "delay": 26, "time": "1772172026" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1772172183" }, "departure": { "delay": 15, "time": "1772172195" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 16, "time": "1772172653" }, "departure": { "delay": 16, "time": "1772172676" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 17, "time": "1772173148" }, "departure": { "delay": 17, "time": "1772173157" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 39, "time": "1772172148" }, "departure": { "delay": 39, "time": "1772172159" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 13, "time": "1772172248" }, "departure": { "delay": 13, "time": "1772172253" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 26, "time": "1772173330" }, "departure": { "delay": 26, "time": "1772173346" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 14, "time": "1772172277" }, "departure": { "delay": 14, "time": "1772172314" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 7, "time": "1772172411" }, "departure": { "delay": 7, "time": "1772172487" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1772173200" }, "departure": { "delay": 15, "time": "1772173215" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 55, "time": "1772173435" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 5, "time": "1772172592" }, "departure": { "delay": 5, "time": "1772172605" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 17, "time": "1772172783" }, "departure": { "delay": 17, "time": "1772172797" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 } ], "timestamp": "1772186436", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:2:LOC" } } }, { "id": "SM:ATOUMOD012:ServiceJourney:100000304:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 95, "time": "1772186615" }, "departure": { "delay": 95, "time": "1772186615" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexDu:ATOUMOD012", "stopSequence": 4 }, { "arrival": { "delay": 95, "time": "1772186975" }, "departure": { "delay": 95, "time": "1772186975" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD2:ATOUMOD012", "stopSequence": 10 }, { "arrival": { "delay": 95, "time": "1772187095" }, "departure": { "delay": 95, "time": "1772187095" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexNi:ATOUMOD012", "stopSequence": 12 }, { "arrival": { "delay": 95, "time": "1772187035" }, "departure": { "delay": 95, "time": "1772187035" }, "stopId": "FR:76758:ZE:YVETOTxxxFortxR:ATOUMOD012", "stopSequence": 11 }, { "arrival": { "delay": 95, "time": "1772187515" }, "stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012", "stopSequence": 15 }, { "arrival": { "delay": 95, "time": "1772187335" }, "departure": { "delay": 95, "time": "1772187335" }, "stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012", "stopSequence": 14 }, { "arrival": { "delay": 95, "time": "1772186735" }, "departure": { "delay": 95, "time": "1772186735" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexCo:ATOUMOD012", "stopSequence": 7 }, { "arrival": { "delay": 95, "time": "1772186915" }, "departure": { "delay": 95, "time": "1772186915" }, "stopId": "FR:76758:ZE:YVETOTxxxClosxD:ATOUMOD012", "stopSequence": 9 }, { "arrival": { "delay": 95, "time": "1772186855" }, "departure": { "delay": 95, "time": "1772186855" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexCl:ATOUMOD012", "stopSequence": 8 }, { "arrival": { "delay": 95, "time": "1772186555" }, "departure": { "delay": 95, "time": "1772186555" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexFx:ATOUMOD012", "stopSequence": 3 }, { "arrival": { "delay": 167, "time": "1772186507" }, "departure": { "delay": 167, "time": "1772186507" }, "stopId": "FR:76758:ZE:YVETOTxxxPlace:ATOUMOD012", "stopSequence": 2 }, { "arrival": { "delay": 95, "time": "1772187275" }, "departure": { "delay": 95, "time": "1772187275" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD5:ATOUMOD012", "stopSequence": 13 } ], "timestamp": "1772186459", "trip": { "directionId": 2, "routeId": "ATOUMOD012:Line:3:LOC", "tripId": "ATOUMOD012:ServiceJourney:100000304:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11652:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 22, "time": "1772188102" }, "departure": { "delay": 22, "time": "1772188102" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 24, "time": "1772188284" }, "departure": { "delay": 24, "time": "1772188284" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 16, "time": "1772188516" }, "departure": { "delay": 16, "time": "1772188516" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 3, "time": "1772188323" }, "departure": { "delay": 3, "time": "1772188323" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1772188565" }, "departure": { "delay": 5, "time": "1772188565" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 37, "time": "1772187757" }, "departure": { "delay": 37, "time": "1772187757" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 57, "time": "1772188017" }, "departure": { "delay": 57, "time": "1772188017" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 10, "time": "1772188450" }, "departure": { "delay": 10, "time": "1772188450" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1772187822" }, "departure": { "delay": 42, "time": "1772187822" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772183570", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11652:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1129:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:27681:ZE:10106:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 5 }, { "departure": { "time": "1772188260" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188320" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1772189340" }, "departure": { "time": "1772189340" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 16 }, { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:27681:ZE:10062:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:27681:ZE:10047:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1772189520" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 17 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1772188440" }, "departure": { "time": "1772188440" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 4 } ], "timestamp": "1772186446", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:1129:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:657:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772200140" }, "departure": { "time": "1772200140" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772200980" }, "departure": { "time": "1772200980" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772200380" }, "departure": { "time": "1772200380" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772200740" }, "departure": { "time": "1772200740" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772201100" }, "departure": { "time": "1772201100" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772201220" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "departure": { "time": "1772199900" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772200260" }, "departure": { "time": "1772200260" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772200500" }, "departure": { "time": "1772200500" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772200860" }, "departure": { "time": "1772200860" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772200020" }, "departure": { "time": "1772200020" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772200620" }, "departure": { "time": "1772200620" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1772186371", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:657:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6909:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 108, "time": "1772185308" }, "departure": { "delay": 108, "time": "1772185308" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 187, "time": "1772186268" }, "departure": { "delay": 187, "time": "1772186287" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 152, "time": "1772185991" }, "departure": { "delay": 152, "time": "1772186012" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 122, "time": "1772185202" }, "departure": { "delay": 122, "time": "1772185202" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 172, "time": "1772186187" }, "departure": { "delay": 172, "time": "1772186212" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 142, "time": "1772186362" }, "departure": { "delay": 142, "time": "1772186362" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 12 }, { "departure": { "delay": 31, "time": "1772185111" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 142, "time": "1772186482" }, "departure": { "delay": 142, "time": "1772186482" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 146, "time": "1772186426" }, "departure": { "delay": 146, "time": "1772186426" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 167, "time": "1772186087" }, "departure": { "delay": 167, "time": "1772186087" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 142, "time": "1772186662" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 112, "time": "1772185912" }, "departure": { "delay": 112, "time": "1772185912" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1772185743" }, "departure": { "delay": 48, "time": "1772185788" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 130, "time": "1772185390" }, "departure": { "delay": 130, "time": "1772185390" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -9, "time": "1772185611" }, "departure": { "delay": -9, "time": "1772185611" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772185119", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6909:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2316632068:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 105, "time": "1772180795" }, "departure": { "delay": 105, "time": "1772180805" }, "stopId": "FR:76476:ZE:15482:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 49, "time": "1772181181" }, "departure": { "delay": 49, "time": "1772181229" }, "stopId": "FR:76476:ZE:15479:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "time": "1772181393" }, "departure": { "time": "1772181420" }, "stopId": "FR:76476:ZE:15488:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 19, "time": "1772181067" }, "departure": { "delay": 19, "time": "1772181079" }, "stopId": "FR:76476:ZE:140:ATOUMOD019", "stopSequence": 6 }, { "departure": { "delay": 204, "time": "1772180664" }, "stopId": "FR:76476:ZE:15367:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1772180992" }, "departure": { "delay": 5, "time": "1772181005" }, "stopId": "FR:76476:ZE:142:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": -57, "time": "1772181293" }, "departure": { "delay": -57, "time": "1772181303" }, "stopId": "FR:76476:ZE:132:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 66, "time": "1772180686" }, "departure": { "delay": 66, "time": "1772180706" }, "stopId": "FR:76476:ZE:137:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 82, "time": "1772180945" }, "departure": { "delay": 82, "time": "1772180962" }, "stopId": "FR:76476:ZE:15480:ATOUMOD019", "stopSequence": 4 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:27:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2316632068:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17829:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772185560" }, "departure": { "time": "1772185560" }, "stopId": "FR:76681:ZE:TCARxLABAS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1772183280" }, "departure": { "delay": 60, "time": "1772183280" }, "stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772185620" }, "departure": { "time": "1772185620" }, "stopId": "FR:76681:ZE:TCARxADRET4:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1772183220" }, "departure": { "delay": 60, "time": "1772183220" }, "stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1772183300" }, "departure": { "delay": 20, "time": "1772183300" }, "stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1772184360" }, "departure": { "delay": 60, "time": "1772184360" }, "stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1772183340" }, "departure": { "delay": 60, "time": "1772183340" }, "stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772185980" }, "stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1772185740" }, "departure": { "time": "1772185740" }, "stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 240, "time": "1772184840" }, "departure": { "delay": 240, "time": "1772184840" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1772185860" }, "departure": { "delay": 60, "time": "1772185860" }, "stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1772184420" }, "departure": { "delay": 60, "time": "1772184420" }, "stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772183160" }, "stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1772183180" }, "departure": { "delay": 20, "time": "1772183180" }, "stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772182590", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx33:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17829:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747520x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 71, "time": "1772169179" }, "departure": { "delay": 71, "time": "1772169191" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1772169269" }, "departure": { "delay": 40, "time": "1772169280" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 23, "time": "1772170313" }, "departure": { "delay": 23, "time": "1772170343" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 61, "time": "1772170249" }, "departure": { "delay": 61, "time": "1772170261" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 32, "time": "1772170695" }, "departure": { "delay": 32, "time": "1772170712" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 45, "time": "1772169213" }, "departure": { "delay": 45, "time": "1772169225" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 59, "time": "1772169962" }, "departure": { "delay": 59, "time": "1772170019" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 73, "time": "1772169099" }, "departure": { "delay": 73, "time": "1772169133" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -3, "time": "1772169794" }, "departure": { "delay": -3, "time": "1772169837" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 21, "time": "1772169500" }, "departure": { "delay": 21, "time": "1772169561" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 18, "time": "1772170806" }, "departure": { "delay": 18, "time": "1772170818" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -39, "time": "1772169727" }, "departure": { "delay": -39, "time": "1772169741" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1772169336" }, "departure": { "delay": 52, "time": "1772169352" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 54, "time": "1772170661" }, "departure": { "delay": 54, "time": "1772170674" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 55, "time": "1772170876" }, "departure": { "delay": 55, "time": "1772170915" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 8, "time": "1772169417" }, "departure": { "delay": 8, "time": "1772169428" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -8, "time": "1772168975" }, "departure": { "delay": -8, "time": "1772168992" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 27, "time": "1772170947" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 18, "time": "1772168838" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1772169008" }, "departure": { "delay": 22, "time": "1772169022" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 51, "time": "1772170579" }, "departure": { "delay": 51, "time": "1772170611" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 16, "time": "1772170056" }, "departure": { "delay": 16, "time": "1772170096" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1772186450", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747520x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747504x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 53, "time": "1772176600" }, "departure": { "delay": 53, "time": "1772176613" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 44, "time": "1772176525" }, "departure": { "delay": 44, "time": "1772176544" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 78, "time": "1772176808" }, "departure": { "delay": 78, "time": "1772176818" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -192, "time": "1772177200" }, "departure": { "delay": -192, "time": "1772177208" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 16, "time": "1772178426" }, "departure": { "delay": 16, "time": "1772178436" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 6, "time": "1772177811" }, "departure": { "delay": 6, "time": "1772177826" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1772177030" }, "departure": { "delay": 30, "time": "1772177070" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 28, "time": "1772178380" }, "departure": { "delay": 28, "time": "1772178388" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 38, "time": "1772177886" }, "departure": { "delay": 38, "time": "1772177918" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 68, "time": "1772178093" }, "departure": { "delay": 68, "time": "1772178128" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 77, "time": "1772177624" }, "departure": { "delay": 77, "time": "1772177657" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 41, "time": "1772178575" }, "departure": { "delay": 41, "time": "1772178581" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 115, "time": "1772176719" }, "departure": { "delay": 115, "time": "1772176735" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 38, "time": "1772178305" }, "departure": { "delay": 38, "time": "1772178338" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -25, "time": "1772178755" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 39, "time": "1772178206" }, "departure": { "delay": 39, "time": "1772178219" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 53, "time": "1772178461" }, "departure": { "delay": 53, "time": "1772178473" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 28, "time": "1772178489" }, "departure": { "delay": 28, "time": "1772178508" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 84, "time": "1772177693" }, "departure": { "delay": 84, "time": "1772177724" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 32, "time": "1772176472" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1772178597" }, "departure": { "delay": 5, "time": "1772178605" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 92, "time": "1772176758" }, "departure": { "delay": 92, "time": "1772176772" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1772186447", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747504x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 24, "time": "1772188404" }, "departure": { "delay": 24, "time": "1772188404" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 2, "time": "1772188322" }, "departure": { "delay": 2, "time": "1772188322" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1772189581" }, "departure": { "delay": 1, "time": "1772189581" }, "stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772188260" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 36, "time": "1772188536" }, "departure": { "delay": 36, "time": "1772188536" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 29, "time": "1772189609" }, "departure": { "delay": 29, "time": "1772189609" }, "stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 40, "time": "1772189020" }, "departure": { "delay": 40, "time": "1772189020" }, "stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1772188432" }, "departure": { "delay": 52, "time": "1772188432" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 27, "time": "1772188467" }, "departure": { "delay": 27, "time": "1772188467" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 54, "time": "1772189634" }, "departure": { "delay": 54, "time": "1772189634" }, "stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 46, "time": "1772189686" }, "departure": { "delay": 46, "time": "1772189686" }, "stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 42, "time": "1772188662" }, "departure": { "delay": 42, "time": "1772188662" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14000:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx598:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1772187036" }, "departure": { "delay": 36, "time": "1772187036" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1772186790" }, "departure": { "delay": 30, "time": "1772186790" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1772186610" }, "departure": { "delay": 30, "time": "1772186610" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1772186531" }, "departure": { "delay": 11, "time": "1772186531" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 11, "time": "1772186711" }, "departure": { "delay": 11, "time": "1772186711" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 30, "time": "1772186490" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1772187210" }, "departure": { "delay": 30, "time": "1772187210" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 15, "time": "1772186895" }, "departure": { "delay": 15, "time": "1772186895" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772186399", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx598:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC598337:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772188500" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 4 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC598337:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC598471:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -50, "time": "1772190850" }, "departure": { "delay": -50, "time": "1772190850" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "departure": { "time": "1772190000" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -59, "time": "1772190241" }, "departure": { "delay": -59, "time": "1772190241" }, "stopId": "FR:27229:ZE:0xVER01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -272, "time": "1772191288" }, "departure": { "delay": -272, "time": "1772191288" }, "stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -95, "time": "1772190445" }, "departure": { "delay": -95, "time": "1772190445" }, "stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -255, "time": "1772191305" }, "departure": { "delay": -255, "time": "1772191305" }, "stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -59, "time": "1772190301" }, "departure": { "delay": -59, "time": "1772190301" }, "stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -301, "time": "1772191379" }, "stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -125, "time": "1772190595" }, "departure": { "delay": -125, "time": "1772190595" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -77, "time": "1772191063" }, "departure": { "delay": -77, "time": "1772191063" }, "stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -146, "time": "1772191174" }, "departure": { "delay": -146, "time": "1772191174" }, "stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 47, "time": "1772190107" }, "departure": { "delay": 47, "time": "1772190107" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -70, "time": "1772190710" }, "departure": { "delay": -70, "time": "1772190710" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -87, "time": "1772191113" }, "departure": { "delay": -87, "time": "1772191113" }, "stopId": "FR:27229:ZE:0xORL01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -115, "time": "1772190905" }, "departure": { "delay": -115, "time": "1772190905" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -276, "time": "1772191344" }, "departure": { "delay": -276, "time": "1772191344" }, "stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -50, "time": "1772191030" }, "departure": { "delay": -50, "time": "1772191030" }, "stopId": "FR:27229:ZE:0xLET01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -141, "time": "1772190519" }, "departure": { "delay": -141, "time": "1772190519" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -12, "time": "1772190168" }, "departure": { "delay": -12, "time": "1772190168" }, "stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -120, "time": "1772191260" }, "departure": { "delay": -120, "time": "1772191260" }, "stopId": "FR:27229:ZE:0xMON01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -90, "time": "1772190390" }, "departure": { "delay": -90, "time": "1772190390" }, "stopId": "FR:27229:ZE:0xREP01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -176, "time": "1772191204" }, "departure": { "delay": -176, "time": "1772191204" }, "stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -178, "time": "1772191262" }, "departure": { "delay": -178, "time": "1772191262" }, "stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004", "stopSequence": 19 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T8:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC598471:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC595759:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1772186818" }, "departure": { "delay": 58, "time": "1772186818" }, "stopId": "FR:27299:ZE:0xECG02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": 22, "time": "1772186962" }, "departure": { "delay": 22, "time": "1772186962" }, "stopId": "FR:27299:ZE:0xARN02:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": 74, "time": "1772186774" }, "departure": { "delay": 74, "time": "1772186774" }, "stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": 94, "time": "1772186614" }, "departure": { "delay": 94, "time": "1772186614" }, "stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "time": "1772186460" }, "departure": { "time": "1772186460" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 94, "time": "1772186734" }, "departure": { "delay": 94, "time": "1772186734" }, "stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -24, "time": "1772187036" }, "stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004", "stopSequence": 41 }, { "arrival": { "delay": 59, "time": "1772186879" }, "departure": { "delay": 59, "time": "1772186879" }, "stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": 60, "time": "1772186520" }, "departure": { "delay": 60, "time": "1772186520" }, "stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 52, "time": "1772186992" }, "departure": { "delay": 52, "time": "1772186992" }, "stopId": "FR:27299:ZE:0xIND03:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": 70, "time": "1772186710" }, "departure": { "delay": 70, "time": "1772186710" }, "stopId": "FR:27229:ZE:0xBON02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 75, "time": "1772186655" }, "departure": { "delay": 75, "time": "1772186655" }, "stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 119, "time": "1772186939" }, "departure": { "delay": 119, "time": "1772186939" }, "stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": 88, "time": "1772186548" }, "departure": { "delay": 88, "time": "1772186548" }, "stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004", "stopSequence": 28 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC595759:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC598335:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -25, "time": "1772185775" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 26 } ], "timestamp": "1772185780", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC598335:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13230:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 207, "time": "1772186427" }, "departure": { "delay": 207, "time": "1772186427" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 218, "time": "1772187038" }, "departure": { "delay": 218, "time": "1772187038" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 87, "time": "1772185465" }, "departure": { "delay": 87, "time": "1772185467" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 78, "time": "1772185758" }, "departure": { "delay": 78, "time": "1772185758" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 117, "time": "1772186037" }, "departure": { "delay": 117, "time": "1772186037" }, "stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 154, "time": "1772186090" }, "departure": { "delay": 154, "time": "1772186134" }, "stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 208, "time": "1772186788" }, "departure": { "delay": 208, "time": "1772186788" }, "stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 48, "time": "1772185608" }, "departure": { "delay": 48, "time": "1772185608" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 167, "time": "1772186567" }, "departure": { "delay": 167, "time": "1772186567" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 41, "time": "1772185661" }, "departure": { "delay": 41, "time": "1772185661" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 167, "time": "1772186867" }, "departure": { "delay": 167, "time": "1772186867" }, "stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 225, "time": "1772186625" }, "departure": { "delay": 225, "time": "1772186625" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 52, "time": "1772185672" }, "departure": { "delay": 52, "time": "1772185672" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 159, "time": "1772186314" }, "departure": { "delay": 159, "time": "1772186319" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 }, { "departure": { "delay": 26, "time": "1772185346" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 144, "time": "1772186181" }, "departure": { "delay": 144, "time": "1772186184" }, "stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 167, "time": "1772187107" }, "departure": { "delay": 167, "time": "1772187107" }, "stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 213, "time": "1772186373" }, "departure": { "delay": 213, "time": "1772186373" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 159, "time": "1772186499" }, "departure": { "delay": 159, "time": "1772186499" }, "stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 215, "time": "1772186915" }, "departure": { "delay": 215, "time": "1772186915" }, "stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 224, "time": "1772186744" }, "departure": { "delay": 224, "time": "1772186744" }, "stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 92, "time": "1772186012" }, "departure": { "delay": 92, "time": "1772186012" }, "stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 111, "time": "1772185861" }, "departure": { "delay": 111, "time": "1772185911" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 224, "time": "1772186684" }, "departure": { "delay": 224, "time": "1772186684" }, "stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 167, "time": "1772187227" }, "stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 68, "time": "1772185508" }, "departure": { "delay": 68, "time": "1772185508" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 217, "time": "1772186977" }, "departure": { "delay": 217, "time": "1772186977" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1772185350", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13230:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14046:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 29, "time": "1772189309" }, "departure": { "delay": 29, "time": "1772189309" }, "stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 42, "time": "1772187822" }, "departure": { "delay": 42, "time": "1772187822" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 36, "time": "1772187696" }, "departure": { "delay": 36, "time": "1772187696" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1772189427" }, "departure": { "delay": 27, "time": "1772189427" }, "stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 52, "time": "1772187592" }, "departure": { "delay": 52, "time": "1772187592" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 46, "time": "1772189386" }, "departure": { "delay": 46, "time": "1772189386" }, "stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 27, "time": "1772187627" }, "departure": { "delay": 27, "time": "1772187627" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 18, "time": "1772188038" }, "departure": { "delay": 18, "time": "1772188038" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772187420" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772189460" }, "departure": { "time": "1772189460" }, "stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1772187482" }, "departure": { "delay": 2, "time": "1772187482" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772187780" }, "departure": { "time": "1772187780" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 29, "time": "1772188769" }, "departure": { "delay": 29, "time": "1772188769" }, "stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1772188741" }, "departure": { "delay": 1, "time": "1772188741" }, "stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1772188180" }, "departure": { "delay": 40, "time": "1772188180" }, "stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 54, "time": "1772188794" }, "departure": { "delay": 54, "time": "1772188794" }, "stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1772188680" }, "departure": { "time": "1772188680" }, "stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 24, "time": "1772187564" }, "departure": { "delay": 24, "time": "1772187564" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 46, "time": "1772188846" }, "departure": { "delay": 46, "time": "1772188846" }, "stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1772183390", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14046:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077430x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 379, "time": "1772186119" }, "stopId": "FR:76351:ZE:3049:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 364, "time": "1772186044" }, "stopId": "FR:76351:ZE:4786:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 362, "time": "1772185982" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 364, "time": "1772186404" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 390, "time": "1772185830" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 367, "time": "1772186167" }, "stopId": "FR:76351:ZE:3404:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 405, "time": "1772186205" }, "stopId": "FR:76351:ZE:3670:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 388, "time": "1772185888" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 364, "time": "1772186284" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 } ], "timestamp": "1772186127", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077430x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:423:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188800" }, "departure": { "time": "1772188800" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772189640" }, "departure": { "time": "1772189640" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189700" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "departure": { "time": "1772188200" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772188500" }, "departure": { "time": "1772188500" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772188920" }, "departure": { "time": "1772188920" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772189880" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772189520" }, "departure": { "time": "1772189520" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1772188620" }, "departure": { "time": "1772188620" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772189760" }, "departure": { "time": "1772189760" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 } ], "timestamp": "1772186449", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:423:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx608:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 169, "time": "1772183400" }, "departure": { "delay": 169, "time": "1772183449" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 112, "time": "1772184652" }, "departure": { "delay": 112, "time": "1772184652" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 23, "time": "1772182223" }, "departure": { "delay": 23, "time": "1772182223" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "delay": 30, "time": "1772182170" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 165, "time": "1772184105" }, "departure": { "delay": 165, "time": "1772184105" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 94, "time": "1772182949" }, "departure": { "delay": 94, "time": "1772183074" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 175, "time": "1772184175" }, "departure": { "delay": 175, "time": "1772184175" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 18, "time": "1772182698" }, "departure": { "delay": 18, "time": "1772182698" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -37, "time": "1772182823" }, "departure": { "delay": -37, "time": "1772182823" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 238, "time": "1772183998" }, "departure": { "delay": 238, "time": "1772183998" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 475, "time": "1772185435" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 63, "time": "1772182323" }, "departure": { "delay": 63, "time": "1772182323" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 165, "time": "1772183581" }, "departure": { "delay": 165, "time": "1772183625" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 168, "time": "1772183748" }, "departure": { "delay": 168, "time": "1772183748" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 179, "time": "1772183674" }, "departure": { "delay": 179, "time": "1772183699" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 185, "time": "1772183525" }, "departure": { "delay": 185, "time": "1772183525" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1772182151", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx608:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851116F5934734x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772185920" }, "departure": { "time": "1772185980" }, "stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1772187060" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1772186340" }, "departure": { "time": "1772186400" }, "stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002", "stopSequence": 19 }, { "departure": { "time": "1772185020" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 15 } ], "timestamp": "1772181416", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851116F5934734x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17843:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772187960" }, "departure": { "delay": 60, "time": "1772187960" }, "stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 20, "time": "1772186900" }, "departure": { "delay": 20, "time": "1772186900" }, "stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1772188020" }, "departure": { "delay": 60, "time": "1772188020" }, "stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189160" }, "stopId": "FR:76681:ZE:TCARxLABAS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1772186820" }, "departure": { "delay": 60, "time": "1772186820" }, "stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772186760" }, "stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772189580" }, "stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 60, "time": "1772188320" }, "departure": { "delay": 60, "time": "1772188320" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1772186780" }, "departure": { "delay": 20, "time": "1772186780" }, "stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1772186880" }, "departure": { "delay": 60, "time": "1772186880" }, "stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1772186940" }, "departure": { "delay": 60, "time": "1772186940" }, "stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76681:ZE:TCARxADRET4:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1772186190", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx33:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17843:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:9:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 127, "time": "1772179458" }, "departure": { "delay": 127, "time": "1772179507" }, "stopId": "FR:76495:ZE:30037:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 119, "time": "1772179416" }, "departure": { "delay": 119, "time": "1772179439" }, "stopId": "FR:76495:ZE:30044:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 161, "time": "1772179740" }, "departure": { "delay": 161, "time": "1772179781" }, "stopId": "FR:76495:ZE:30034:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 89, "time": "1772179122" }, "departure": { "delay": 89, "time": "1772179169" }, "stopId": "FR:76495:ZE:30035:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 241, "time": "1772180176" }, "departure": { "delay": 241, "time": "1772180221" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 233, "time": "1772180319" }, "departure": { "delay": 233, "time": "1772180333" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 320, "time": "1772180766" }, "departure": { "delay": 320, "time": "1772180780" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 145, "time": "1772179607" }, "departure": { "delay": 145, "time": "1772179705" }, "stopId": "FR:76495:ZE:30032:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 262, "time": "1772179959" }, "departure": { "delay": 262, "time": "1772180002" }, "stopId": "FR:76057:ZE:30005:ATOUMOD041", "stopSequence": 12 }, { "departure": { "delay": 113, "time": "1772178953" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 256, "time": "1772180240" }, "departure": { "delay": 256, "time": "1772180296" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 236, "time": "1772180025" }, "departure": { "delay": 236, "time": "1772180036" }, "stopId": "FR:76057:ZE:30009:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 225, "time": "1772180110" }, "departure": { "delay": 225, "time": "1772180145" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 315, "time": "1772180556" }, "departure": { "delay": 315, "time": "1772180595" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 149, "time": "1772179554" }, "departure": { "delay": 149, "time": "1772179589" }, "stopId": "FR:76495:ZE:30040:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 288, "time": "1772180868" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 351, "time": "1772180640" }, "departure": { "delay": 351, "time": "1772180691" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 129, "time": "1772179338" }, "departure": { "delay": 129, "time": "1772179389" }, "stopId": "FR:76495:ZE:30042:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 331, "time": "1772180724" }, "departure": { "delay": 331, "time": "1772180731" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 116, "time": "1772178999" }, "departure": { "delay": 116, "time": "1772179016" }, "stopId": "FR:76495:ZE:30029:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 195, "time": "1772179831" }, "departure": { "delay": 195, "time": "1772179875" }, "stopId": "FR:76057:ZE:30015:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 87, "time": "1772179041" }, "departure": { "delay": 87, "time": "1772179047" }, "stopId": "FR:76495:ZE:30038:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 244, "time": "1772180363" }, "departure": { "delay": 244, "time": "1772180404" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 231, "time": "1772180049" }, "departure": { "delay": 231, "time": "1772180091" }, "stopId": "FR:76057:ZE:30027:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 313, "time": "1772180471" }, "departure": { "delay": 313, "time": "1772180533" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 } ], "timestamp": "1772186432", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:9:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x18153498:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172054" }, "departure": { "time": "1772172000" }, "stopId": "FR:76114:ZE:110:ATOUMOD019", "stopSequence": 9 }, { "departure": { "delay": 114, "time": "1772171514" }, "stopId": "FR:76114:ZE:101:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 89, "time": "1772171950" }, "departure": { "delay": 89, "time": "1772171969" }, "stopId": "FR:76114:ZE:108:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 77, "time": "1772171577" }, "departure": { "delay": 77, "time": "1772171597" }, "stopId": "FR:76114:ZE:102:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 75, "time": "1772171994" }, "departure": { "delay": 75, "time": "1772172015" }, "stopId": "FR:76114:ZE:109:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 97, "time": "1772171753" }, "departure": { "delay": 97, "time": "1772171797" }, "stopId": "FR:76114:ZE:104:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 104, "time": "1772171846" }, "departure": { "delay": 104, "time": "1772171864" }, "stopId": "FR:76114:ZE:105:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 134, "time": "1772171703" }, "departure": { "delay": 134, "time": "1772171714" }, "stopId": "FR:76114:ZE:103:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 89, "time": "1772171877" }, "departure": { "delay": 89, "time": "1772171909" }, "stopId": "FR:76114:ZE:107:ATOUMOD019", "stopSequence": 6 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:1:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x18153498:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1303:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772191740" }, "departure": { "time": "1772191740" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1772192160" }, "departure": { "time": "1772192160" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1772192220" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1772191920" }, "departure": { "time": "1772191920" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1772191320" }, "departure": { "time": "1772191320" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1772192100" }, "departure": { "time": "1772192100" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1772191500" }, "departure": { "time": "1772191500" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1772192040" }, "departure": { "time": "1772192040" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1772191680" }, "departure": { "time": "1772191680" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1772191200" }, "departure": { "time": "1772191200" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1772191140" }, "departure": { "time": "1772191140" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1772191080" }, "departure": { "time": "1772191080" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1772190840" }, "departure": { "time": "1772190840" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "departure": { "time": "1772190720" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1772190780" }, "departure": { "time": "1772190780" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 } ], "timestamp": "1772186318", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:1303:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18570:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1772189087" }, "departure": { "delay": 47, "time": "1772189087" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 24, "time": "1772189004" }, "departure": { "delay": 24, "time": "1772189004" }, "stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 58, "time": "1772189158" }, "departure": { "delay": 58, "time": "1772189158" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772188980" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772184790", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18570:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850610F5934784x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187720" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1772189580" }, "departure": { "time": "1772189640" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 17 }, { "departure": { "time": "1772186760" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189400" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188920" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187120" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1772189880" }, "departure": { "time": "1772189940" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187540" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1772188020" }, "departure": { "time": "1772188080" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1772190420" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1772188320" }, "departure": { "time": "1772188380" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 11 } ], "timestamp": "1772183155", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850610F5934784x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:865:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772209980" }, "departure": { "time": "1772209980" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772210100" }, "departure": { "time": "1772210100" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772209140" }, "departure": { "time": "1772209140" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772209500" }, "departure": { "time": "1772209500" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772209860" }, "departure": { "time": "1772209860" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772210220" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772209620" }, "departure": { "time": "1772209620" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1772209260" }, "departure": { "time": "1772209260" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772209740" }, "departure": { "time": "1772209740" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1772208900" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772209020" }, "departure": { "time": "1772209020" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772209380" }, "departure": { "time": "1772209380" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 } ], "timestamp": "1772186371", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:865:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx375:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772204940" }, "departure": { "time": "1772204940" }, "stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772204820" }, "departure": { "time": "1772204820" }, "stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772204160" }, "departure": { "time": "1772204160" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772204040" }, "departure": { "time": "1772204040" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772205720" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772204880" }, "departure": { "time": "1772204880" }, "stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1772204765" }, "departure": { "delay": 5, "time": "1772204765" }, "stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772203440" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772204280" }, "departure": { "time": "1772204280" }, "stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772204220" }, "departure": { "time": "1772204220" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772204760" }, "departure": { "time": "1772204760" }, "stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772203560" }, "departure": { "time": "1772203560" }, "stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772181161", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx375:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x253034502:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 317, "time": "1772179441" }, "departure": { "delay": 317, "time": "1772179457" }, "stopId": "FR:76384:ZE:15434:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 399, "time": "1772179771" }, "departure": { "delay": 399, "time": "1772179779" }, "stopId": "FR:76384:ZE:15438:ATOUMOD019", "stopSequence": 11 }, { "departure": { "delay": 300, "time": "1772179020" }, "stopId": "FR:76384:ZE:15452:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 430, "time": "1772179740" }, "departure": { "delay": 430, "time": "1772179750" }, "stopId": "FR:76384:ZE:15437:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 195, "time": "1772179083" }, "departure": { "delay": 195, "time": "1772179095" }, "stopId": "FR:76384:ZE:15521:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 216, "time": "1772179047" }, "departure": { "delay": 216, "time": "1772179056" }, "stopId": "FR:76384:ZE:15364:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 431, "time": "1772179469" }, "departure": { "delay": 431, "time": "1772179631" }, "stopId": "FR:76384:ZE:15435:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "time": "1772179878" }, "departure": { "time": "1772179440" }, "stopId": "FR:76384:ZE:15439:ATOUMOD019", "stopSequence": 12 }, { "arrival": { "delay": 316, "time": "1772179253" }, "departure": { "delay": 316, "time": "1772179276" }, "stopId": "FR:76384:ZE:27:ATOUMOD019", "stopSequence": 4 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:11:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x253034502:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17489:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 26, "time": "1772188826" }, "departure": { "delay": 26, "time": "1772188826" }, "stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 14, "time": "1772189114" }, "departure": { "delay": 14, "time": "1772189114" }, "stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 25, "time": "1772188705" }, "departure": { "delay": 25, "time": "1772188705" }, "stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 45, "time": "1772188725" }, "departure": { "delay": 45, "time": "1772188725" }, "stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772189220" }, "departure": { "time": "1772189220" }, "stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772188680" }, "stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 21, "time": "1772189061" }, "departure": { "delay": 21, "time": "1772189061" }, "stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 15, "time": "1772188935" }, "departure": { "delay": 15, "time": "1772188935" }, "stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17489:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747506x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 92, "time": "1772183792" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 82, "time": "1772184895" }, "departure": { "delay": 82, "time": "1772184922" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 12, "time": "1772185604" }, "departure": { "delay": 12, "time": "1772185632" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 168, "time": "1772184017" }, "departure": { "delay": 168, "time": "1772184048" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 84, "time": "1772184480" }, "departure": { "delay": 84, "time": "1772184684" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 265, "time": "1772185964" }, "departure": { "delay": 265, "time": "1772186005" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -6, "time": "1772185342" }, "departure": { "delay": -6, "time": "1772185374" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 229, "time": "1772186209" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -15, "time": "1772185475" }, "departure": { "delay": -15, "time": "1772185485" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 7, "time": "1772185531" }, "departure": { "delay": 7, "time": "1772185567" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 42, "time": "1772185652" }, "departure": { "delay": 42, "time": "1772185662" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 76, "time": "1772184324" }, "departure": { "delay": 76, "time": "1772184376" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1772185053" }, "departure": { "delay": 1, "time": "1772185081" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 83, "time": "1772183895" }, "departure": { "delay": 83, "time": "1772183903" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 138, "time": "1772184063" }, "departure": { "delay": 138, "time": "1772184078" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 121, "time": "1772184112" }, "departure": { "delay": 121, "time": "1772184121" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 87, "time": "1772183831" }, "departure": { "delay": 87, "time": "1772183847" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 61, "time": "1772184807" }, "departure": { "delay": 61, "time": "1772184841" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 244, "time": "1772186028" }, "departure": { "delay": 244, "time": "1772186044" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 192, "time": "1772185676" }, "departure": { "delay": 192, "time": "1772185872" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 22, "time": "1772185248" }, "departure": { "delay": 22, "time": "1772185282" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -6, "time": "1772184996" }, "departure": { "delay": -6, "time": "1772185014" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1772186447", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747506x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10101:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -180, "time": "1772187840" }, "departure": { "delay": -180, "time": "1772187840" }, "stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 38, "time": "1772188238" }, "departure": { "delay": 38, "time": "1772188238" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 9, "time": "1772188149" }, "departure": { "delay": 9, "time": "1772188149" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1772188386" }, "departure": { "delay": 6, "time": "1772188386" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 36, "time": "1772188296" }, "departure": { "delay": 36, "time": "1772188296" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772158683", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10101:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758518x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 87, "time": "1772177739" }, "departure": { "delay": 87, "time": "1772177787" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1772178193" }, "departure": { "delay": 44, "time": "1772178224" }, "stopId": "FR:50129:ZE:10LSA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1772177522" }, "departure": { "delay": 53, "time": "1772177573" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 52, "time": "1772179813" }, "departure": { "delay": 52, "time": "1772179852" }, "stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 100, "time": "1772178347" }, "departure": { "delay": 100, "time": "1772178400" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 46, "time": "1772178517" }, "departure": { "delay": 46, "time": "1772178526" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 61, "time": "1772178584" }, "departure": { "delay": 61, "time": "1772178601" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 38, "time": "1772179018" }, "departure": { "delay": 38, "time": "1772179058" }, "stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1772177622" }, "departure": { "delay": 42, "time": "1772177682" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1772179908" }, "departure": { "delay": 25, "time": "1772179945" }, "stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 44, "time": "1772177882" }, "departure": { "delay": 44, "time": "1772177924" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 64, "time": "1772178472" }, "departure": { "delay": 64, "time": "1772178484" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 45, "time": "1772177844" }, "departure": { "delay": 45, "time": "1772177865" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 46, "time": "1772179528" }, "departure": { "delay": 46, "time": "1772179546" }, "stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 66, "time": "1772180058" }, "departure": { "delay": 66, "time": "1772180106" }, "stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": -4, "time": "1772177396" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 89, "time": "1772177991" }, "departure": { "delay": 89, "time": "1772178029" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1772179114" }, "departure": { "delay": 48, "time": "1772179128" }, "stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 21, "time": "1772178689" }, "departure": { "delay": 21, "time": "1772178741" }, "stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -4, "time": "1772180396" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1772186447", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758518x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4367:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 24, "time": "1772188704" }, "departure": { "delay": 24, "time": "1772188704" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 55, "time": "1772188495" }, "departure": { "delay": 55, "time": "1772188495" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 56, "time": "1772188556" }, "departure": { "delay": 56, "time": "1772188556" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 21, "time": "1772188641" }, "departure": { "delay": 21, "time": "1772188641" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1772188440" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1772184250", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4367:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4915:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 30, "time": "1772188470" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 56, "time": "1772188556" }, "departure": { "delay": 56, "time": "1772188556" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 56, "time": "1772188616" }, "departure": { "delay": 56, "time": "1772188616" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772186390", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4915:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8856:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 15, "time": "1772187075" }, "departure": { "delay": 15, "time": "1772187075" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772187000" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1772188215" }, "departure": { "delay": 15, "time": "1772188215" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 42, "time": "1772187402" }, "departure": { "delay": 42, "time": "1772187402" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 18, "time": "1772187918" }, "departure": { "delay": 18, "time": "1772187918" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 59, "time": "1772187599" }, "departure": { "delay": 59, "time": "1772187599" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 3, "time": "1772188263" }, "departure": { "delay": 3, "time": "1772188263" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 57, "time": "1772188017" }, "departure": { "delay": 57, "time": "1772188017" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 6, "time": "1772187306" }, "departure": { "delay": 6, "time": "1772187306" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 48, "time": "1772187348" }, "departure": { "delay": 48, "time": "1772187348" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1772187125" }, "departure": { "delay": 5, "time": "1772187125" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772187840" }, "departure": { "time": "1772187840" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1772187721" }, "departure": { "delay": 1, "time": "1772187721" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772186390", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8856:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1939:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1772188184" }, "departure": { "delay": 44, "time": "1772188184" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 19, "time": "1772188039" }, "departure": { "delay": 19, "time": "1772188039" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 51, "time": "1772188131" }, "departure": { "delay": 51, "time": "1772188131" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772183871", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1939:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759099x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 266, "time": "1772183606" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 348, "time": "1772182921" }, "departure": { "delay": 348, "time": "1772182968" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 316, "time": "1772183452" }, "departure": { "delay": 316, "time": "1772183476" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 248, "time": "1772182617" }, "departure": { "delay": 248, "time": "1772182628" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 303, "time": "1772183194" }, "departure": { "delay": 303, "time": "1772183223" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 327, "time": "1772183510" }, "departure": { "delay": 327, "time": "1772183547" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 248, "time": "1772181968" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 255, "time": "1772182468" }, "departure": { "delay": 255, "time": "1772182515" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 272, "time": "1772182863" }, "departure": { "delay": 272, "time": "1772182892" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 272, "time": "1772182562" }, "departure": { "delay": 272, "time": "1772182592" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 323, "time": "1772182995" }, "departure": { "delay": 323, "time": "1772183003" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 221, "time": "1772182261" }, "departure": { "delay": 221, "time": "1772182301" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 285, "time": "1772183252" }, "departure": { "delay": 285, "time": "1772183265" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 281, "time": "1772183289" }, "departure": { "delay": 281, "time": "1772183321" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 253, "time": "1772182710" }, "departure": { "delay": 253, "time": "1772182753" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 328, "time": "1772183096" }, "departure": { "delay": 328, "time": "1772183128" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 196, "time": "1772182008" }, "departure": { "delay": 196, "time": "1772182156" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 265, "time": "1772183410" }, "departure": { "delay": 265, "time": "1772183425" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 328, "time": "1772183349" }, "departure": { "delay": 328, "time": "1772183368" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 296, "time": "1772182399" }, "departure": { "delay": 296, "time": "1772182436" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 306, "time": "1772183026" }, "departure": { "delay": 306, "time": "1772183046" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 284, "time": "1772182822" }, "departure": { "delay": 284, "time": "1772182844" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 252, "time": "1772182781" }, "departure": { "delay": 252, "time": "1772182812" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1772186450", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759099x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14522:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1772187892" }, "departure": { "delay": 52, "time": "1772187892" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1772187926" }, "departure": { "delay": 26, "time": "1772187926" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772183710", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14522:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4227578x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 303, "time": "1772185443" }, "stopId": "FR:76341:ZE:4597:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 320, "time": "1772185400" }, "stopId": "FR:76341:ZE:3464:ATOUMOD003", "stopSequence": 19 } ], "timestamp": "1772185437", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4227578x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x68485133:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 246, "time": "1772185981" }, "departure": { "delay": 246, "time": "1772185986" }, "stopId": "FR:76114:ZE:402:ATOUMOD019", "stopSequence": 4 }, { "departure": { "delay": 234, "time": "1772185734" }, "stopId": "FR:76114:ZE:118:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 336, "time": "1772186208" }, "departure": { "delay": 336, "time": "1772186256" }, "stopId": "FR:76114:ZE:404:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 355, "time": "1772185960" }, "departure": { "delay": 355, "time": "1772185975" }, "stopId": "FR:76114:ZE:15493:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 284, "time": "1772186076" }, "departure": { "delay": 284, "time": "1772186084" }, "stopId": "FR:76114:ZE:403:ATOUMOD019", "stopSequence": 5 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:4:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x68485133:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10100:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -11, "time": "1772183449" }, "departure": { "delay": -11, "time": "1772183449" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 72, "time": "1772183352" }, "departure": { "delay": 72, "time": "1772183352" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 106, "time": "1772183266" }, "departure": { "delay": 106, "time": "1772183266" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 200, "time": "1772184860" }, "departure": { "delay": 200, "time": "1772184860" }, "stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 186, "time": "1772184666" }, "departure": { "delay": 186, "time": "1772184666" }, "stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 24, "time": "1772183964" }, "departure": { "delay": 24, "time": "1772183964" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 141, "time": "1772184141" }, "departure": { "delay": 141, "time": "1772184141" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 276, "time": "1772184816" }, "departure": { "delay": 276, "time": "1772184816" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 176, "time": "1772184716" }, "departure": { "delay": 176, "time": "1772184716" }, "stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 146, "time": "1772184566" }, "departure": { "delay": 146, "time": "1772184566" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 232, "time": "1772184892" }, "departure": { "delay": 232, "time": "1772184892" }, "stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 168, "time": "1772184468" }, "departure": { "delay": 168, "time": "1772184468" }, "stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1772182719", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10100:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470561:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 105, "time": "1772186805" }, "departure": { "delay": 105, "time": "1772186805" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 122, "time": "1772186702" }, "departure": { "delay": 122, "time": "1772186702" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 73, "time": "1772187193" }, "departure": { "delay": 73, "time": "1772187193" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 101, "time": "1772186741" }, "departure": { "delay": 101, "time": "1772186741" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 61, "time": "1772186881" }, "departure": { "delay": 61, "time": "1772186881" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 109, "time": "1772186629" }, "departure": { "delay": 109, "time": "1772186629" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 100, "time": "1772186980" }, "departure": { "delay": 100, "time": "1772186980" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 154, "time": "1772186674" }, "departure": { "delay": 154, "time": "1772186674" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 153, "time": "1772186418" }, "departure": { "delay": 153, "time": "1772186433" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 124, "time": "1772186584" }, "departure": { "delay": 124, "time": "1772186584" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1772187120" }, "departure": { "delay": 60, "time": "1772187120" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -17, "time": "1772187223" }, "departure": { "delay": -17, "time": "1772187223" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -47, "time": "1772187373" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 138, "time": "1772186478" }, "departure": { "delay": 138, "time": "1772186478" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 108, "time": "1772186508" }, "departure": { "delay": 108, "time": "1772186508" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -25, "time": "1772187335" }, "departure": { "delay": -25, "time": "1772187335" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 52, "time": "1772187052" }, "departure": { "delay": 52, "time": "1772187052" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470561:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15376:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1772188916" }, "departure": { "delay": 56, "time": "1772188916" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1772188400" }, "departure": { "delay": 20, "time": "1772188400" }, "stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1772188290" }, "departure": { "delay": 30, "time": "1772188290" }, "stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772188860" }, "departure": { "time": "1772188860" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 19, "time": "1772188759" }, "departure": { "delay": 19, "time": "1772188759" }, "stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1772188360" }, "departure": { "delay": 40, "time": "1772188360" }, "stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772188260" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1772189115" }, "departure": { "delay": 15, "time": "1772189115" }, "stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 27, "time": "1772189187" }, "departure": { "delay": 27, "time": "1772189187" }, "stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15376:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758504x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 208, "time": "1772177308" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 148, "time": "1772178561" }, "departure": { "delay": 148, "time": "1772178568" }, "stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -32, "time": "1772179990" }, "departure": { "delay": -32, "time": "1772180008" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 41, "time": "1772179614" }, "departure": { "delay": 41, "time": "1772179661" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 51, "time": "1772179233" }, "departure": { "delay": 51, "time": "1772179251" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1772179697" }, "departure": { "delay": 1, "time": "1772179741" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 81, "time": "1772179151" }, "departure": { "delay": 81, "time": "1772179161" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -17, "time": "1772179864" }, "departure": { "delay": -17, "time": "1772179903" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -28, "time": "1772179811" }, "departure": { "delay": -28, "time": "1772179832" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 98, "time": "1772179100" }, "departure": { "delay": 98, "time": "1772179118" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 146, "time": "1772178128" }, "departure": { "delay": 146, "time": "1772178146" }, "stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -106, "time": "1772180039" }, "departure": { "delay": -106, "time": "1772180054" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 128, "time": "1772177828" }, "departure": { "delay": 128, "time": "1772177828" }, "stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 157, "time": "1772179049" }, "departure": { "delay": 157, "time": "1772179057" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -90, "time": "1772180190" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 157, "time": "1772178909" }, "departure": { "delay": 157, "time": "1772178937" }, "stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 112, "time": "1772178617" }, "departure": { "delay": 112, "time": "1772178652" }, "stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 175, "time": "1772177621" }, "departure": { "delay": 175, "time": "1772177635" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -2, "time": "1772179540" }, "departure": { "delay": -2, "time": "1772179558" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 75, "time": "1772179362" }, "departure": { "delay": 75, "time": "1772179395" }, "stopId": "FR:50129:ZE:10LSA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 185, "time": "1772177753" }, "departure": { "delay": 185, "time": "1772177765" }, "stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758504x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6095:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 57, "time": "1772187657" }, "departure": { "delay": 57, "time": "1772187657" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 11, "time": "1772186531" }, "departure": { "delay": 11, "time": "1772186531" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772186820" }, "departure": { "time": "1772186820" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772187720" }, "departure": { "time": "1772187720" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 55, "time": "1772186575" }, "departure": { "delay": 55, "time": "1772186575" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 18, "time": "1772187378" }, "departure": { "delay": 18, "time": "1772187378" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 54, "time": "1772186754" }, "departure": { "delay": 54, "time": "1772186754" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 1, "time": "1772186461" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6095:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16046:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188980" }, "departure": { "time": "1772188980" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772189040" }, "departure": { "time": "1772189040" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772188680" }, "stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772184490", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16046:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x437583883:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 103, "time": "1772178027" }, "departure": { "delay": 103, "time": "1772178043" }, "stopId": "FR:76384:ZE:15447:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 145, "time": "1772177899" }, "departure": { "delay": 145, "time": "1772177905" }, "stopId": "FR:76384:ZE:15521:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "time": "1772178414" }, "departure": { "time": "1772178300" }, "stopId": "FR:76384:ZE:15450:ATOUMOD019", "stopSequence": 8 }, { "departure": { "delay": 255, "time": "1772177835" }, "stopId": "FR:76384:ZE:15452:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 143, "time": "1772177950" }, "departure": { "delay": 143, "time": "1772177963" }, "stopId": "FR:76384:ZE:27:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 172, "time": "1772177860" }, "departure": { "delay": 172, "time": "1772177872" }, "stopId": "FR:76384:ZE:15364:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 366, "time": "1772178366" }, "departure": { "delay": 366, "time": "1772178366" }, "stopId": "FR:76384:ZE:15449:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 129, "time": "1772177995" }, "departure": { "delay": 129, "time": "1772178009" }, "stopId": "FR:76384:ZE:15448:ATOUMOD019", "stopSequence": 5 } ], "timestamp": "1772186455", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:12:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x437583883:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3719:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1772185304" }, "departure": { "delay": 47, "time": "1772185307" }, "stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 68, "time": "1772185491" }, "departure": { "delay": 68, "time": "1772185508" }, "stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 127, "time": "1772185000" }, "departure": { "delay": 127, "time": "1772185027" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 87, "time": "1772184905" }, "departure": { "delay": 87, "time": "1772184927" }, "stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 127, "time": "1772184272" }, "departure": { "delay": 127, "time": "1772184307" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 97, "time": "1772184366" }, "departure": { "delay": 97, "time": "1772184397" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 107, "time": "1772185100" }, "departure": { "delay": 107, "time": "1772185127" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 107, "time": "1772185392" }, "departure": { "delay": 107, "time": "1772185427" }, "stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1772185720" }, "stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 67, "time": "1772184651" }, "departure": { "delay": 67, "time": "1772184667" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 107, "time": "1772184741" }, "departure": { "delay": 107, "time": "1772184767" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 97, "time": "1772184553" }, "departure": { "delay": 97, "time": "1772184577" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "departure": { "delay": 67, "time": "1772184127" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 97, "time": "1772184195" }, "departure": { "delay": 97, "time": "1772184217" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 97, "time": "1772185576" }, "departure": { "delay": 97, "time": "1772185597" }, "stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 97, "time": "1772185203" }, "departure": { "delay": 97, "time": "1772185237" }, "stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 97, "time": "1772184435" }, "departure": { "delay": 97, "time": "1772184457" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 67, "time": "1772184838" }, "departure": { "delay": 67, "time": "1772184847" }, "stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772184130", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3719:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15880:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 9, "time": "1772188029" }, "departure": { "delay": 9, "time": "1772188029" }, "stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772187960" }, "departure": { "time": "1772187960" }, "stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 41, "time": "1772188241" }, "departure": { "delay": 41, "time": "1772188241" }, "stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 21, "time": "1772187921" }, "departure": { "delay": 21, "time": "1772187921" }, "stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 35, "time": "1772187635" }, "departure": { "delay": 35, "time": "1772187635" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 29, "time": "1772188409" }, "departure": { "delay": 29, "time": "1772188409" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 55, "time": "1772187775" }, "departure": { "delay": 55, "time": "1772187775" }, "stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1772188157" }, "departure": { "delay": 17, "time": "1772188157" }, "stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 2, "time": "1772188322" }, "departure": { "delay": 2, "time": "1772188322" }, "stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1772188122" }, "departure": { "delay": 42, "time": "1772188122" }, "stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 43, "time": "1772188363" }, "departure": { "delay": 43, "time": "1772188363" }, "stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772187600" }, "stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 6, "time": "1772187846" }, "departure": { "delay": 6, "time": "1772187846" }, "stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772187900" }, "departure": { "time": "1772187900" }, "stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772188200" }, "departure": { "time": "1772188200" }, "stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 16, "time": "1772189236" }, "departure": { "delay": 16, "time": "1772189236" }, "stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1772187660" }, "departure": { "time": "1772187660" }, "stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1772186390", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15880:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3136:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 15, "time": "1772187075" }, "departure": { "delay": 15, "time": "1772187075" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 47, "time": "1772186987" }, "departure": { "delay": 47, "time": "1772186987" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 6, "time": "1772186826" }, "departure": { "delay": 6, "time": "1772186826" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1772187435" }, "departure": { "delay": 15, "time": "1772187435" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1772188022" }, "departure": { "delay": 2, "time": "1772188022" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 16, "time": "1772187556" }, "departure": { "delay": 16, "time": "1772187556" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 16, "time": "1772188156" }, "departure": { "delay": 16, "time": "1772188156" }, "stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 9, "time": "1772187909" }, "departure": { "delay": 9, "time": "1772187909" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 33, "time": "1772187153" }, "departure": { "delay": 33, "time": "1772187153" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 15, "time": "1772187795" }, "departure": { "delay": 15, "time": "1772187795" }, "stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 15, "time": "1772187315" }, "departure": { "delay": 15, "time": "1772187315" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 11, "time": "1772188091" }, "departure": { "delay": 11, "time": "1772188091" }, "stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 29, "time": "1772187629" }, "departure": { "delay": 29, "time": "1772187629" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 12, "time": "1772186892" }, "departure": { "delay": 12, "time": "1772186892" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 45, "time": "1772188305" }, "departure": { "delay": 45, "time": "1772188305" }, "stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 31, "time": "1772188231" }, "departure": { "delay": 31, "time": "1772188231" }, "stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 48, "time": "1772188368" }, "departure": { "delay": 48, "time": "1772188368" }, "stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 18, "time": "1772187498" }, "departure": { "delay": 18, "time": "1772187498" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1772185379", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3136:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470545:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -280, "time": "1772190320" }, "departure": { "delay": -280, "time": "1772190320" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -172, "time": "1772189948" }, "departure": { "delay": -172, "time": "1772189948" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -217, "time": "1772190383" }, "departure": { "delay": -217, "time": "1772190383" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -24, "time": "1772189556" }, "departure": { "delay": -24, "time": "1772189556" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -84, "time": "1772189676" }, "departure": { "delay": -84, "time": "1772189676" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -227, "time": "1772190253" }, "departure": { "delay": -227, "time": "1772190253" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -172, "time": "1772190128" }, "departure": { "delay": -172, "time": "1772190128" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -147, "time": "1772189853" }, "departure": { "delay": -147, "time": "1772189853" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -251, "time": "1772190409" }, "departure": { "delay": -251, "time": "1772190409" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -298, "time": "1772190782" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -210, "time": "1772190210" }, "departure": { "delay": -210, "time": "1772190210" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -95, "time": "1772189605" }, "departure": { "delay": -95, "time": "1772189605" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -87, "time": "1772189733" }, "departure": { "delay": -87, "time": "1772189733" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -186, "time": "1772190174" }, "departure": { "delay": -186, "time": "1772190174" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -192, "time": "1772190708" }, "departure": { "delay": -192, "time": "1772190708" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -234, "time": "1772190666" }, "departure": { "delay": -234, "time": "1772190666" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "departure": { "time": "1772189400" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -195, "time": "1772190045" }, "departure": { "delay": -195, "time": "1772190045" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -157, "time": "1772190143" }, "departure": { "delay": -157, "time": "1772190143" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -147, "time": "1772189793" }, "departure": { "delay": -147, "time": "1772189793" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1772189430" }, "departure": { "delay": 30, "time": "1772189430" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -270, "time": "1772190510" }, "departure": { "delay": -270, "time": "1772190510" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -234, "time": "1772190606" }, "departure": { "delay": -234, "time": "1772190606" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470545:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3202:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 158, "time": "1772184780" }, "departure": { "delay": 158, "time": "1772184818" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 128, "time": "1772184995" }, "departure": { "delay": 128, "time": "1772185028" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 218, "time": "1772185336" }, "departure": { "delay": 218, "time": "1772185358" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 188, "time": "1772185427" }, "departure": { "delay": 188, "time": "1772185448" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 148, "time": "1772185131" }, "departure": { "delay": 148, "time": "1772185168" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 168, "time": "1772185893" }, "departure": { "delay": 168, "time": "1772185908" }, "stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 183, "time": "1772185797" }, "departure": { "delay": 183, "time": "1772185803" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 188, "time": "1772185240" }, "departure": { "delay": 188, "time": "1772185268" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 128, "time": "1772184697" }, "departure": { "delay": 128, "time": "1772184728" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 158, "time": "1772186378" }, "stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 308, "time": "1772186208" }, "departure": { "delay": 308, "time": "1772186228" }, "stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 158, "time": "1772184594" }, "departure": { "delay": 158, "time": "1772184638" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 128, "time": "1772185541" }, "departure": { "delay": 128, "time": "1772185568" }, "stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 328, "time": "1772186289" }, "departure": { "delay": 328, "time": "1772186308" }, "stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 278, "time": "1772186099" }, "departure": { "delay": 278, "time": "1772186138" }, "stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 218, "time": "1772185986" }, "departure": { "delay": 218, "time": "1772186018" }, "stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 106, "time": "1772184506" }, "departure": { "delay": 106, "time": "1772184526" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 188, "time": "1772184889" }, "departure": { "delay": 188, "time": "1772184908" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 128, "time": "1772185667" }, "departure": { "delay": 128, "time": "1772185688" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1772184530", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3202:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx850:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 30, "time": "1772186310" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -87, "time": "1772186673" }, "departure": { "delay": -87, "time": "1772186673" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -97, "time": "1772187023" }, "departure": { "delay": -97, "time": "1772187023" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -68, "time": "1772186572" }, "departure": { "delay": -68, "time": "1772186572" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -92, "time": "1772186488" }, "departure": { "delay": -92, "time": "1772186488" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -81, "time": "1772186619" }, "departure": { "delay": -81, "time": "1772186619" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -81, "time": "1772187099" }, "departure": { "delay": -81, "time": "1772187099" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -66, "time": "1772186874" }, "departure": { "delay": -66, "time": "1772186874" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772186151", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx850:LOC" } } }, { "id": "SM:ATOUMOD012:ServiceJourney:100000337:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -71, "time": "1772187529" }, "departure": { "delay": -71, "time": "1772187529" }, "stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012", "stopSequence": 10 }, { "arrival": { "delay": -71, "time": "1772186569" }, "departure": { "delay": -71, "time": "1772186569" }, "stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012", "stopSequence": 2 }, { "arrival": { "delay": -71, "time": "1772187949" }, "stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012", "stopSequence": 16 }, { "arrival": { "delay": -71, "time": "1772187829" }, "departure": { "delay": -71, "time": "1772187829" }, "stopId": "FR:76610:ZE:SAINTExMARIExD5:ATOUMOD012", "stopSequence": 14 }, { "arrival": { "delay": -71, "time": "1772186869" }, "departure": { "delay": -71, "time": "1772186869" }, "stopId": "FR:76758:ZE:YVETOTxxxMairi1:ATOUMOD012", "stopSequence": 3 }, { "arrival": { "delay": -71, "time": "1772187169" }, "departure": { "delay": -71, "time": "1772187169" }, "stopId": "FR:76758:ZE:YVETOTxxxPierre:ATOUMOD012", "stopSequence": 5 }, { "arrival": { "delay": -71, "time": "1772187469" }, "departure": { "delay": -71, "time": "1772187469" }, "stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012", "stopSequence": 9 }, { "arrival": { "delay": -71, "time": "1772187109" }, "departure": { "delay": -71, "time": "1772187109" }, "stopId": "FR:76758:ZE:YVETOTxxxSalle:ATOUMOD012", "stopSequence": 4 }, { "arrival": { "delay": -71, "time": "1772187769" }, "departure": { "delay": -71, "time": "1772187769" }, "stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012", "stopSequence": 13 }, { "arrival": { "delay": -71, "time": "1772187349" }, "departure": { "delay": -71, "time": "1772187349" }, "stopId": "FR:76758:ZE:YVETOTxxxAvenu1:ATOUMOD012", "stopSequence": 8 }, { "arrival": { "delay": -71, "time": "1772187649" }, "departure": { "delay": -71, "time": "1772187649" }, "stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012", "stopSequence": 11 }, { "arrival": { "delay": -71, "time": "1772187889" }, "departure": { "delay": -71, "time": "1772187889" }, "stopId": "FR:76610:ZE:SAINTExMARIExD6:ATOUMOD012", "stopSequence": 15 }, { "arrival": { "delay": -71, "time": "1772187229" }, "departure": { "delay": -71, "time": "1772187229" }, "stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012", "stopSequence": 7 } ], "timestamp": "1772186459", "trip": { "directionId": 2, "routeId": "ATOUMOD012:Line:1:LOC", "tripId": "ATOUMOD012:ServiceJourney:100000337:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14848:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772186820" }, "departure": { "time": "1772186820" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1772188699" }, "departure": { "delay": 19, "time": "1772188699" }, "stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 22, "time": "1772187202" }, "departure": { "delay": 22, "time": "1772187202" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 49, "time": "1772186749" }, "departure": { "delay": 49, "time": "1772186749" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 17, "time": "1772186897" }, "departure": { "delay": 17, "time": "1772186897" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772187480" }, "departure": { "time": "1772187480" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 43, "time": "1772187043" }, "departure": { "delay": 43, "time": "1772187043" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772187240" }, "departure": { "time": "1772187240" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772185850", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14848:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13119F5941330x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772191800" }, "departure": { "time": "1772191860" }, "stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1772192160" }, "departure": { "time": "1772192220" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1772190180" }, "departure": { "time": "1772190300" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 15 }, { "departure": { "time": "1772187120" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1772192820" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1772191380" }, "departure": { "time": "1772191440" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1772190720" }, "departure": { "time": "1772190780" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 17 } ], "timestamp": "1772183515", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13119F5941330x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19592:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 108, "time": "1772185908" }, "departure": { "delay": 108, "time": "1772185908" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 344, "time": "1772185349" }, "departure": { "delay": 344, "time": "1772185364" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 67, "time": "1772186104" }, "departure": { "delay": 67, "time": "1772186107" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 8 }, { "departure": { "delay": 182, "time": "1772185082" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 288, "time": "1772185511" }, "departure": { "delay": 288, "time": "1772185608" }, "stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 82, "time": "1772186176" }, "departure": { "delay": 82, "time": "1772186182" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 52, "time": "1772186332" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 267, "time": "1772185403" }, "departure": { "delay": 267, "time": "1772185407" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 42, "time": "1772185781" }, "departure": { "delay": 42, "time": "1772185782" }, "stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 272, "time": "1772185145" }, "departure": { "delay": 272, "time": "1772185232" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 112, "time": "1772186272" }, "departure": { "delay": 112, "time": "1772186272" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772185090", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19592:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597244:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 26, "time": "1772186666" }, "departure": { "delay": 26, "time": "1772186666" }, "stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 33, "time": "1772186553" }, "departure": { "delay": 33, "time": "1772186553" }, "stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -3, "time": "1772186817" }, "departure": { "delay": -3, "time": "1772186817" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -58, "time": "1772187002" }, "departure": { "delay": -58, "time": "1772187002" }, "stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -28, "time": "1772186912" }, "departure": { "delay": -28, "time": "1772186912" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -18, "time": "1772186742" }, "departure": { "delay": -18, "time": "1772186742" }, "stopId": "FR:27229:ZE:0xFER01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -80, "time": "1772187040" }, "departure": { "delay": -80, "time": "1772187040" }, "stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -145, "time": "1772187335" }, "departure": { "delay": -145, "time": "1772187335" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -86, "time": "1772187094" }, "departure": { "delay": -86, "time": "1772187094" }, "stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -143, "time": "1772187217" }, "departure": { "delay": -143, "time": "1772187217" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -205, "time": "1772187455" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 48, "time": "1772186508" }, "departure": { "delay": 48, "time": "1772186508" }, "stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004", "stopSequence": 2 }, { "departure": { "delay": 32, "time": "1772186432" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -145, "time": "1772187275" }, "departure": { "delay": -145, "time": "1772187275" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -116, "time": "1772187124" }, "departure": { "delay": -116, "time": "1772187124" }, "stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004", "stopSequence": 15 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597244:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1009:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -900, "time": "1772186640" }, "departure": { "delay": -900, "time": "1772186640" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "delay": -900, "time": "1772186580" }, "departure": { "delay": -900, "time": "1772186580" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "delay": -900, "time": "1772186280" }, "departure": { "delay": -900, "time": "1772186280" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "delay": -900, "time": "1772186820" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 }, { "departure": { "delay": -895, "time": "1772185685" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "delay": -900, "time": "1772186520" }, "departure": { "delay": -900, "time": "1772186520" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "delay": -900, "time": "1772186340" }, "departure": { "delay": -900, "time": "1772186340" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "delay": -900, "time": "1772186700" }, "departure": { "delay": -900, "time": "1772186700" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "delay": -900, "time": "1772186760" }, "departure": { "delay": -900, "time": "1772186760" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "delay": -900, "time": "1772186220" }, "departure": { "delay": -900, "time": "1772186220" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "delay": -900, "time": "1772185980" }, "departure": { "delay": -900, "time": "1772185980" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "delay": -900, "time": "1772185740" }, "departure": { "delay": -900, "time": "1772185740" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "delay": -900, "time": "1772185800" }, "departure": { "delay": -900, "time": "1772185800" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "delay": -900, "time": "1772186160" }, "departure": { "delay": -900, "time": "1772186160" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "delay": -900, "time": "1772186400" }, "departure": { "delay": -900, "time": "1772186400" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1772186415", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:1009:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19651:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 116, "time": "1772184296" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 181, "time": "1772184373" }, "departure": { "delay": 181, "time": "1772184421" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 176, "time": "1772184572" }, "departure": { "delay": 176, "time": "1772184596" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 26, "time": "1772185029" }, "departure": { "delay": 26, "time": "1772185046" }, "stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 21, "time": "1772185503" }, "departure": { "delay": 21, "time": "1772185521" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 28, "time": "1772185408" }, "departure": { "delay": 28, "time": "1772185408" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 221, "time": "1772184510" }, "departure": { "delay": 221, "time": "1772184521" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 66, "time": "1772185146" }, "departure": { "delay": 66, "time": "1772185146" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -49, "time": "1772185571" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 26, "time": "1772185325" }, "departure": { "delay": 26, "time": "1772185346" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 196, "time": "1772184747" }, "departure": { "delay": 196, "time": "1772184796" }, "stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772184311", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19651:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17126:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189760" }, "departure": { "time": "1772189760" }, "stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772189940" }, "departure": { "time": "1772189940" }, "stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 34, "time": "1772189854" }, "departure": { "delay": 34, "time": "1772189854" }, "stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 48, "time": "1772189808" }, "departure": { "delay": 48, "time": "1772189808" }, "stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1772189700" }, "stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 26, "time": "1772189906" }, "departure": { "delay": 26, "time": "1772189906" }, "stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772181539", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17126:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx319:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772198880" }, "departure": { "time": "1772198880" }, "stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772199360" }, "departure": { "time": "1772199360" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772201040" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1772199480" }, "departure": { "time": "1772199480" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772199540" }, "departure": { "time": "1772199540" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772199600" }, "departure": { "time": "1772199600" }, "stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772198760" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1772200085" }, "departure": { "delay": 5, "time": "1772200085" }, "stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1772200260" }, "departure": { "time": "1772200260" }, "stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1772200080" }, "departure": { "time": "1772200080" }, "stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772200140" }, "departure": { "time": "1772200140" }, "stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1772200200" }, "departure": { "time": "1772200200" }, "stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772178783", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx319:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112272x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 272, "time": "1772186492" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 303, "time": "1772186343" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 253, "time": "1772186413" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1772186427", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112272x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10910:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1772188054" }, "departure": { "delay": 34, "time": "1772188054" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772188500" }, "departure": { "time": "1772188500" }, "stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772183870", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10910:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3339F5940145x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772192220" }, "departure": { "time": "1772192340" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1772197320" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 12 }, { "departure": { "time": "1772189940" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 3 } ], "timestamp": "1772186337", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3339F5940145x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077427x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 358, "time": "1772186158" }, "stopId": "FR:76351:ZE:3320:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 427, "time": "1772186467" }, "departure": { "delay": 427, "time": "1772186467" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 431, "time": "1772185991" }, "stopId": "FR:76351:ZE:3179:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 398, "time": "1772186078" }, "stopId": "FR:76351:ZE:3495:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 482, "time": "1772186342" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 427, "time": "1772186827" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 422, "time": "1772185862" }, "stopId": "FR:76351:ZE:4652:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 442, "time": "1772186662" }, "departure": { "delay": 442, "time": "1772186662" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 379, "time": "1772186239" }, "stopId": "FR:76351:ZE:3188:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 445, "time": "1772186545" }, "departure": { "delay": 445, "time": "1772186545" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 457, "time": "1772186617" }, "departure": { "delay": 457, "time": "1772186617" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 447, "time": "1772185947" }, "stopId": "FR:76351:ZE:3571:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1772186167", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077427x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:697:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772202120" }, "departure": { "time": "1772202120" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1772202600" }, "departure": { "time": "1772202600" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1772203200" }, "departure": { "time": "1772203200" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1772203080" }, "departure": { "time": "1772203080" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1772202960" }, "departure": { "time": "1772202960" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1772202360" }, "departure": { "time": "1772202360" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1772202240" }, "departure": { "time": "1772202240" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1772202840" }, "departure": { "time": "1772202840" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1772202000" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1772202480" }, "departure": { "time": "1772202480" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1772203320" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1772202720" }, "departure": { "time": "1772202720" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1772186371", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:697:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN848952F5934920x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189520" }, "stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1772187420" }, "departure": { "time": "1772187480" }, "stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1772186580" }, "departure": { "time": "1772186640" }, "stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1772187120" }, "departure": { "time": "1772187180" }, "stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1772189160" }, "departure": { "time": "1772189220" }, "stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002", "stopSequence": 27 }, { "departure": { "time": "1772184360" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1772185740" }, "departure": { "time": "1772185800" }, "stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1772185440" }, "departure": { "time": "1772185500" }, "stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188200" }, "stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1772186160" }, "departure": { "time": "1772186220" }, "stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1772185140" }, "departure": { "time": "1772185200" }, "stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002", "stopSequence": 11 } ], "timestamp": "1772180756", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN848952F5934920x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18317:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 9, "time": "1772189409" }, "departure": { "delay": 9, "time": "1772189409" }, "stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1772188950" }, "departure": { "delay": 30, "time": "1772188950" }, "stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 36, "time": "1772188716" }, "departure": { "delay": 36, "time": "1772188716" }, "stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 56, "time": "1772189036" }, "departure": { "delay": 56, "time": "1772189036" }, "stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 46, "time": "1772189566" }, "departure": { "delay": 46, "time": "1772189566" }, "stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 52, "time": "1772188672" }, "departure": { "delay": 52, "time": "1772188672" }, "stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1772189765" }, "departure": { "delay": 5, "time": "1772189765" }, "stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 3, "time": "1772188863" }, "departure": { "delay": 3, "time": "1772188863" }, "stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1772189830" }, "departure": { "delay": 10, "time": "1772189830" }, "stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 15, "time": "1772189355" }, "departure": { "delay": 15, "time": "1772189355" }, "stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1772189912" }, "departure": { "delay": 32, "time": "1772189912" }, "stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 23, "time": "1772189663" }, "departure": { "delay": 23, "time": "1772189663" }, "stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 34, "time": "1772189494" }, "departure": { "delay": 34, "time": "1772189494" }, "stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1772189730" }, "departure": { "delay": 30, "time": "1772189730" }, "stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 58, "time": "1772188618" }, "departure": { "delay": 58, "time": "1772188618" }, "stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772184430", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18317:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596363:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -79, "time": "1772186561" }, "stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -41, "time": "1772186399" }, "departure": { "delay": -41, "time": "1772186419" }, "stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004", "stopSequence": 4 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596363:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC595763:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188451" }, "departure": { "time": "1772188440" }, "stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004", "stopSequence": 41 } ], "timestamp": "1772186351", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC595763:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4016641x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 67, "time": "1772187367" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 2 }, { "departure": { "delay": 67, "time": "1772186167" }, "stopId": "FR:76351:ZE:5205:ATOUMOD003", "stopSequence": 1 } ], "timestamp": "1772186397", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:11E:LOC", "tripId": "ATOUMOD003:ServiceJourney:4016641x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11695:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 57, "time": "1772188617" }, "departure": { "delay": 57, "time": "1772188617" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772188560" }, "departure": { "time": "1772188560" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 42, "time": "1772188422" }, "departure": { "delay": 42, "time": "1772188422" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 22, "time": "1772188702" }, "departure": { "delay": 22, "time": "1772188702" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 37, "time": "1772188357" }, "departure": { "delay": 37, "time": "1772188357" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772184190", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11695:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596840:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772190000" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 8 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596840:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TAEx5117:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187420" }, "stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1772186580" }, "stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772187540" }, "stopId": "FR:76484:ZE:TAEx9047:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76484:ZE:TAEx9040:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772187480" }, "stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1772186640" }, "stopId": "FR:76705:ZE:TAEx8131:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772187360" }, "stopId": "FR:76484:ZE:TAEx9028:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772186760" }, "stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772186460" }, "stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772187900" }, "stopId": "FR:76484:ZE:TAEx9115:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772187180" }, "stopId": "FR:76484:ZE:TAEx9060:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1772186400" }, "stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772186700" }, "stopId": "FR:76705:ZE:TAEx9181:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1772187060" }, "stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1772186340" }, "stopId": "FR:76705:ZE:TAEx9185:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TAEx120:LOC", "tripId": "ATOUMOD001:ServiceJourney:TAEx5117:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15136:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1772188176" }, "departure": { "delay": 36, "time": "1772188176" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1772188695" }, "departure": { "delay": 15, "time": "1772188695" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1772188505" }, "departure": { "delay": 5, "time": "1772188505" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 56, "time": "1772188736" }, "departure": { "delay": 56, "time": "1772188736" }, "stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 55, "time": "1772188615" }, "departure": { "delay": 55, "time": "1772188615" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 42, "time": "1772188002" }, "departure": { "delay": 42, "time": "1772188002" }, "stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1772187780" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 18, "time": "1772187918" }, "departure": { "delay": 18, "time": "1772187918" }, "stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772188140" }, "departure": { "time": "1772188140" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 205, "time": "1772189845" }, "departure": { "delay": 205, "time": "1772189845" }, "stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 44, "time": "1772188304" }, "departure": { "delay": 44, "time": "1772188304" }, "stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 48, "time": "1772188368" }, "departure": { "delay": 48, "time": "1772188368" }, "stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 180, "time": "1772189760" }, "departure": { "delay": 180, "time": "1772189760" }, "stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1772186370", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15136:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x34996234:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 241, "time": "1772179249" }, "departure": { "delay": 241, "time": "1772179321" }, "stopId": "FR:76114:ZE:209:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "time": "1772179339" }, "departure": { "time": "1772179140" }, "stopId": "FR:76114:ZE:210:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 230, "time": "1772179152" }, "departure": { "delay": 230, "time": "1772179190" }, "stopId": "FR:76114:ZE:203:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 201, "time": "1772179044" }, "departure": { "delay": 201, "time": "1772179101" }, "stopId": "FR:76114:ZE:202:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 189, "time": "1772178960" }, "departure": { "delay": 189, "time": "1772178969" }, "stopId": "FR:76114:ZE:201:ATOUMOD019", "stopSequence": 2 }, { "departure": { "delay": 200, "time": "1772178920" }, "stopId": "FR:76114:ZE:118:ATOUMOD019", "stopSequence": 1 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:2:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x34996234:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017468x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1772186116" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 38, "time": "1772185838" }, "stopId": "FR:76351:ZE:3316:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 64, "time": "1772185864" }, "stopId": "FR:76351:ZE:4497:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 50, "time": "1772186030" }, "stopId": "FR:76351:ZE:3449:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": 2, "time": "1772185742" }, "stopId": "FR:76351:ZE:3599:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 44, "time": "1772185964" }, "stopId": "FR:76351:ZE:3621:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1772186037", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017468x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3712:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 17, "time": "1772188457" }, "departure": { "delay": 17, "time": "1772188457" }, "stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 32, "time": "1772188292" }, "departure": { "delay": 32, "time": "1772188292" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 45, "time": "1772188665" }, "departure": { "delay": 45, "time": "1772188665" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1772188530" }, "departure": { "delay": 30, "time": "1772188530" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 22, "time": "1772188402" }, "departure": { "delay": 22, "time": "1772188402" }, "stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1772184110", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3712:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN853120F5934631x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772190720" }, "departure": { "time": "1772190780" }, "stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002", "stopSequence": 38 }, { "departure": { "time": "1772188920" }, "stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1772191380" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 39 }, { "arrival": { "time": "1772189820" }, "departure": { "time": "1772189880" }, "stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002", "stopSequence": 36 } ], "timestamp": "1772185317", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN853120F5934631x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852054F5934687x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 600, "time": "1772186580" }, "departure": { "delay": 600, "time": "1772186640" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "delay": 600, "time": "1772187060" }, "departure": { "delay": 600, "time": "1772187120" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "delay": 600, "time": "1772188920" }, "departure": { "delay": 600, "time": "1772188980" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "delay": 600, "time": "1772189820" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "delay": 600, "time": "1772186100" }, "departure": { "delay": 600, "time": "1772186160" }, "stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "delay": 600, "time": "1772188080" }, "departure": { "delay": 600, "time": "1772188140" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 21 }, { "departure": { "delay": 900, "time": "1772183940" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 10 } ], "timestamp": "1772186067", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852054F5934687x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x440860683:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 139, "time": "1772178507" }, "departure": { "delay": 139, "time": "1772178559" }, "stopId": "FR:76384:ZE:27:ATOUMOD019", "stopSequence": 2 }, { "departure": { "delay": 105, "time": "1772178465" }, "stopId": "FR:76384:ZE:15451:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "time": "1772178635" }, "departure": { "time": "1772178540" }, "stopId": "FR:76384:ZE:15364:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 130, "time": "1772178586" }, "departure": { "delay": 130, "time": "1772178610" }, "stopId": "FR:76384:ZE:15521:ATOUMOD019", "stopSequence": 3 } ], "timestamp": "1772186455", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:12:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x440860683:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4361:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1772188520" }, "departure": { "delay": 20, "time": "1772188520" }, "stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 24, "time": "1772188104" }, "departure": { "delay": 24, "time": "1772188104" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 21, "time": "1772188041" }, "departure": { "delay": 21, "time": "1772188041" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 55, "time": "1772187895" }, "departure": { "delay": 55, "time": "1772187895" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1772187840" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1772188290" }, "departure": { "delay": 30, "time": "1772188290" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 8, "time": "1772188448" }, "departure": { "delay": 8, "time": "1772188448" }, "stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1772188380" }, "departure": { "time": "1772188380" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 15, "time": "1772188575" }, "departure": { "delay": 15, "time": "1772188575" }, "stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 56, "time": "1772187956" }, "departure": { "delay": 56, "time": "1772187956" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1772186410", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4361:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14558:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 26, "time": "1772188646" }, "departure": { "delay": 26, "time": "1772188646" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 52, "time": "1772188612" }, "departure": { "delay": 52, "time": "1772188612" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772184430", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14558:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9813x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -55, "time": "1772185740" }, "departure": { "delay": -55, "time": "1772185745" }, "stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "delay": -175, "time": "1772186280" }, "departure": { "delay": -175, "time": "1772186285" }, "stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "delay": -105, "time": "1772185390" }, "departure": { "delay": -105, "time": "1772185395" }, "stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "delay": -175, "time": "1772186220" }, "departure": { "delay": -175, "time": "1772186225" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 15 }, { "departure": { "delay": 60, "time": "1772184660" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "delay": -115, "time": "1772185500" }, "departure": { "delay": -115, "time": "1772185505" }, "stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "delay": -355, "time": "1772184960" }, "departure": { "delay": -355, "time": "1772184965" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "delay": -180, "time": "1772186340" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "delay": -105, "time": "1772184850" }, "departure": { "delay": -105, "time": "1772184855" }, "stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "delay": -165, "time": "1772185750" }, "departure": { "delay": -165, "time": "1772185755" }, "stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "delay": -175, "time": "1772184900" }, "departure": { "delay": -175, "time": "1772184905" }, "stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "delay": -55, "time": "1772185920" }, "departure": { "delay": -55, "time": "1772185925" }, "stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1772185380" }, "departure": { "delay": 5, "time": "1772185385" }, "stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "delay": -55, "time": "1772185620" }, "departure": { "delay": -55, "time": "1772185625" }, "stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "delay": -115, "time": "1772185980" }, "departure": { "delay": -115, "time": "1772185985" }, "stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "delay": 65, "time": "1772184720" }, "departure": { "delay": 65, "time": "1772184725" }, "stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1772184840" }, "departure": { "delay": 5, "time": "1772184845" }, "stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008", "stopSequence": 3 } ], "timestamp": "1772186411", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L01:LOC", "tripId": "ATOUMOD008:ServiceJourney:9813x0:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12894:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 31, "time": "1772189551" }, "departure": { "delay": 31, "time": "1772189551" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1772189465" }, "departure": { "delay": 5, "time": "1772189465" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772189160" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772189760" }, "departure": { "time": "1772189760" }, "stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 53, "time": "1772189513" }, "departure": { "delay": 53, "time": "1772189513" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1772189370" }, "departure": { "delay": 30, "time": "1772189370" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772189400" }, "departure": { "time": "1772189400" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772184970", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12894:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596806:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -45, "time": "1772187075" }, "departure": { "delay": -45, "time": "1772187075" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -24, "time": "1772186976" }, "departure": { "delay": -24, "time": "1772186976" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -140, "time": "1772187760" }, "departure": { "delay": -140, "time": "1772187760" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 6, "time": "1772186886" }, "departure": { "delay": 6, "time": "1772186886" }, "stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -38, "time": "1772187142" }, "departure": { "delay": -38, "time": "1772187142" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -173, "time": "1772188147" }, "departure": { "delay": -173, "time": "1772188147" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -143, "time": "1772188057" }, "departure": { "delay": -143, "time": "1772188057" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -160, "time": "1772188100" }, "departure": { "delay": -160, "time": "1772188100" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -143, "time": "1772187997" }, "departure": { "delay": -143, "time": "1772187997" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -203, "time": "1772188177" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -110, "time": "1772187490" }, "departure": { "delay": -110, "time": "1772187490" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "departure": { "time": "1772186700" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -170, "time": "1772187910" }, "departure": { "delay": -170, "time": "1772187910" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -59, "time": "1772187601" }, "departure": { "delay": -59, "time": "1772187601" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -200, "time": "1772187820" }, "departure": { "delay": -200, "time": "1772187820" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -106, "time": "1772187674" }, "departure": { "delay": -106, "time": "1772187674" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -50, "time": "1772187250" }, "departure": { "delay": -50, "time": "1772187250" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -66, "time": "1772187174" }, "departure": { "delay": -66, "time": "1772187174" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -61, "time": "1772187419" }, "departure": { "delay": -61, "time": "1772187419" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596806:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15491:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772189940" }, "stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15491:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10613:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 53, "time": "1772188853" }, "departure": { "delay": 53, "time": "1772188853" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 54, "time": "1772188794" }, "departure": { "delay": 54, "time": "1772188794" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1772188932" }, "departure": { "delay": 12, "time": "1772188932" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1772188680" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1772188741" }, "departure": { "delay": 1, "time": "1772188741" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10613:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4111971x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 126, "time": "1772186586" }, "departure": { "delay": 126, "time": "1772186586" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 90, "time": "1772186370" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 85, "time": "1772186665" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 86, "time": "1772186486" }, "departure": { "delay": 86, "time": "1772186486" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1772186427", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4111971x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15879:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 118, "time": "1772183518" }, "departure": { "delay": 118, "time": "1772183518" }, "stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 153, "time": "1772183673" }, "departure": { "delay": 153, "time": "1772183673" }, "stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 143, "time": "1772184023" }, "departure": { "delay": 143, "time": "1772184023" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 85, "time": "1772183465" }, "departure": { "delay": 85, "time": "1772183485" }, "stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1772184542" }, "departure": { "delay": 20, "time": "1772184560" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1772183139", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15879:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597578:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -37, "time": "1772186663" }, "stopId": "FR:27229:ZE:0xROS02:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 58, "time": "1772185978" }, "departure": { "delay": 58, "time": "1772185978" }, "stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 41, "time": "1772185416" }, "departure": { "delay": 41, "time": "1772185421" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -10, "time": "1772186510" }, "departure": { "delay": -10, "time": "1772186510" }, "stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -35, "time": "1772186605" }, "departure": { "delay": -35, "time": "1772186605" }, "stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -8, "time": "1772186452" }, "departure": { "delay": -8, "time": "1772186452" }, "stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1772186585" }, "departure": { "delay": 5, "time": "1772186585" }, "stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 16, "time": "1772186476" }, "departure": { "delay": 16, "time": "1772186476" }, "stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 12, "time": "1772185332" }, "departure": { "delay": 12, "time": "1772185332" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 71, "time": "1772185271" }, "departure": { "delay": 71, "time": "1772185271" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 3 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597578:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16827:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 31, "time": "1772189911" }, "departure": { "delay": 31, "time": "1772189911" }, "stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772189760" }, "departure": { "time": "1772189760" }, "stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 27, "time": "1772189847" }, "departure": { "delay": 27, "time": "1772189847" }, "stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 34, "time": "1772189794" }, "departure": { "delay": 34, "time": "1772189794" }, "stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 9, "time": "1772189709" }, "departure": { "delay": 9, "time": "1772189709" }, "stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1772189940" }, "departure": { "time": "1772189940" }, "stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772185530", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16827:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758407x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1772182345" }, "departure": { "delay": 35, "time": "1772182355" }, "stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 27, "time": "1772181974" }, "departure": { "delay": 27, "time": "1772182047" }, "stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -15, "time": "1772183963" }, "departure": { "delay": -15, "time": "1772183985" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 63, "time": "1772184243" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1772183039" }, "departure": { "delay": 10, "time": "1772183050" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -3, "time": "1772183799" }, "departure": { "delay": -3, "time": "1772183817" }, "stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 53, "time": "1772182784" }, "departure": { "delay": 53, "time": "1772182793" }, "stopId": "FR:50045:ZE:BENBG2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 7, "time": "1772183225" }, "departure": { "delay": 7, "time": "1772183407" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 76, "time": "1772182655" }, "departure": { "delay": 76, "time": "1772182696" }, "stopId": "FR:50045:ZE:BENCG2:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 21, "time": "1772181321" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 52, "time": "1772181549" }, "departure": { "delay": 52, "time": "1772181592" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -19, "time": "1772181813" }, "departure": { "delay": -19, "time": "1772181821" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1772186451", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758407x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4191150x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 36, "time": "1772185476" }, "stopId": "FR:76351:ZE:4142:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 36, "time": "1772185716" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 29 } ], "timestamp": "1772185627", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4191150x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022752x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 503, "time": "1772186063" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "departure": { "delay": 500, "time": "1772186000" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": 511, "time": "1772186191" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 540, "time": "1772186100" }, "departure": { "delay": 540, "time": "1772186100" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 511, "time": "1772186251" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "departure": { "delay": 512, "time": "1772186132" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "departure": { "delay": 520, "time": "1772185960" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 } ], "timestamp": "1772186097", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022752x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4995135378030592x4:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1772186278" }, "stopId": "FR:14303:ZE:19280004:ATOUMOD036", "stopSequence": 25 }, { "arrival": { "delay": 199, "time": "1772185801" }, "departure": { "delay": 199, "time": "1772185819" }, "stopId": "FR:14366:ZE:35150004:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": 240, "time": "1772185708" }, "departure": { "delay": 240, "time": "1772185740" }, "stopId": "FR:14366:ZE:652240007:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": 174, "time": "1772185844" }, "departure": { "delay": 174, "time": "1772185854" }, "stopId": "FR:14366:ZE:7150003:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": 216, "time": "1772185746" }, "departure": { "delay": 216, "time": "1772185776" }, "stopId": "FR:14366:ZE:36970002:ATOUMOD036", "stopSequence": 19 }, { "arrival": { "delay": 180, "time": "1772185908" }, "departure": { "delay": 180, "time": "1772185920" }, "stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": 163, "time": "1772186001" }, "departure": { "delay": 163, "time": "1772186023" }, "stopId": "FR:14366:ZE:3100004:ATOUMOD036", "stopSequence": 23 }, { "arrival": { "delay": 89, "time": "1772186174" }, "departure": { "delay": 89, "time": "1772186189" }, "stopId": "FR:14366:ZE:17240004:ATOUMOD036", "stopSequence": 24 } ], "timestamp": "1772186311", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:5131776580124672:LOC", "tripId": "ATOUMOD036:ServiceJourney:4995135378030592x4:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4088079x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 32, "time": "1772186012" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 32, "time": "1772185772" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1772185897", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4088079x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6851:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772187060" }, "departure": { "time": "1772187060" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1772187245" }, "departure": { "delay": 5, "time": "1772187245" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1772186520" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1772187180" }, "departure": { "time": "1772187180" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1772186640" }, "departure": { "time": "1772186640" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 19, "time": "1772186719" }, "departure": { "delay": 19, "time": "1772186719" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 54, "time": "1772186574" }, "departure": { "delay": 54, "time": "1772186574" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6851:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4195929x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 105, "time": "1772185785" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 41 }, { "departure": { "delay": 105, "time": "1772185545" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 40 } ], "timestamp": "1772185657", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:16:LOC", "tripId": "ATOUMOD003:ServiceJourney:4195929x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4197387x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 65, "time": "1772185265" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 33, "time": "1772185293" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 } ], "timestamp": "1772185297", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4197387x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14840:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772188260" }, "departure": { "time": "1772188260" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 43, "time": "1772188483" }, "departure": { "delay": 43, "time": "1772188483" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 49, "time": "1772188189" }, "departure": { "delay": 49, "time": "1772188189" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 17, "time": "1772188337" }, "departure": { "delay": 17, "time": "1772188337" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772184010", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14840:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596326:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -39, "time": "1772188221" }, "departure": { "delay": -39, "time": "1772188221" }, "stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -1518, "time": "1772186442" }, "departure": { "delay": -1518, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 2 }, { "departure": { "delay": -1458, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -39, "time": "1772188401" }, "stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -1698, "time": "1772186442" }, "departure": { "delay": -1698, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004", "stopSequence": 3 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596326:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3108F5952838x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772180280" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1772181060" }, "departure": { "time": "1772181120" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1772181900" }, "departure": { "time": "1772181960" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1772183280" }, "departure": { "time": "1772183460" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "delay": 1200, "time": "1772188980" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 } ], "timestamp": "1772185887", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3108F5952838x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13999:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 71, "time": "1772182451" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 94, "time": "1772182594" }, "departure": { "delay": 94, "time": "1772182594" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 102, "time": "1772184342" }, "departure": { "delay": 102, "time": "1772184342" }, "stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 86, "time": "1772182526" }, "departure": { "delay": 86, "time": "1772182526" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 76, "time": "1772184376" }, "departure": { "delay": 76, "time": "1772184376" }, "stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 66, "time": "1772184103" }, "departure": { "delay": 66, "time": "1772184126" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1772182470", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13999:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597193:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -60, "time": "1772186400" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597193:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4253183x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1772184968" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": 64, "time": "1772184904" }, "stopId": "FR:76305:ZE:4480:ATOUMOD003", "stopSequence": 48 } ], "timestamp": "1772184917", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4253183x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10573:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1772188021" }, "departure": { "delay": 1, "time": "1772188021" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772187960" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 53, "time": "1772188133" }, "departure": { "delay": 53, "time": "1772188133" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 12, "time": "1772188212" }, "departure": { "delay": 12, "time": "1772188212" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 54, "time": "1772188074" }, "departure": { "delay": 54, "time": "1772188074" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772186410", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10573:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx640:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1772188050" }, "departure": { "delay": 30, "time": "1772188050" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 30, "time": "1772187930" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 11, "time": "1772187971" }, "departure": { "delay": 11, "time": "1772187971" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772186390", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx640:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112270x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 165, "time": "1772184885" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 184, "time": "1772184964" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1772184967", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112270x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12293:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1772189798" }, "departure": { "delay": 38, "time": "1772189798" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1772189757" }, "departure": { "delay": 57, "time": "1772189757" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1772189700" }, "departure": { "time": "1772189700" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 44, "time": "1772189684" }, "departure": { "delay": 44, "time": "1772189684" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772185510", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12293:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596836:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772188680" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596836:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596350:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 26, "time": "1772189126" }, "departure": { "delay": 26, "time": "1772189126" }, "stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -2538, "time": "1772186442" }, "departure": { "delay": -2538, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1772189281" }, "departure": { "delay": 1, "time": "1772189281" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -2598, "time": "1772186442" }, "departure": { "delay": -2598, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -99, "time": "1772189421" }, "departure": { "delay": -99, "time": "1772189421" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "time": "1772189280" }, "departure": { "time": "1772189280" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -159, "time": "1772189541" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -59, "time": "1772189341" }, "departure": { "delay": -59, "time": "1772189341" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 9 }, { "departure": { "delay": -2358, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1772189159" }, "departure": { "delay": 59, "time": "1772189159" }, "stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1772189217" }, "departure": { "delay": 57, "time": "1772189217" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 6 } ], "timestamp": "1772186442", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596350:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4197312x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 586, "time": "1772185726" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": 613, "time": "1772185513" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 38 } ], "timestamp": "1772185727", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4197312x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2316632069:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 522, "time": "1772184582" }, "stopId": "FR:76476:ZE:15367:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 407, "time": "1772184700" }, "departure": { "delay": 407, "time": "1772184707" }, "stopId": "FR:76476:ZE:15482:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 376, "time": "1772184597" }, "departure": { "delay": 376, "time": "1772184616" }, "stopId": "FR:76476:ZE:137:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1772184973" }, "departure": { "delay": 24, "time": "1772184984" }, "stopId": "FR:76476:ZE:132:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 138, "time": "1772184880" }, "departure": { "delay": 138, "time": "1772184918" }, "stopId": "FR:76476:ZE:15479:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "time": "1772185061" }, "departure": { "time": "1772185020" }, "stopId": "FR:76476:ZE:15488:ATOUMOD019", "stopSequence": 9 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:27:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2316632069:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4227609x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -146, "time": "1772186074" }, "stopId": "FR:76351:ZE:4906:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": -132, "time": "1772185908" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 19 } ], "timestamp": "1772186017", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4227609x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4088078x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 90, "time": "1772184990" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 90, "time": "1772185230" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1772185117", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4088078x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3109F5953891x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772192040" }, "departure": { "time": "1772192100" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 40 }, { "arrival": { "time": "1772192940" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 41 }, { "departure": { "time": "1772185200" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1772191200" }, "departure": { "time": "1772191260" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 38 }, { "arrival": { "time": "1772189880" }, "departure": { "time": "1772190060" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 36 } ], "timestamp": "1772181596", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3109F5953891x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14808:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772187120" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 43, "time": "1772187763" }, "departure": { "delay": 43, "time": "1772187763" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 49, "time": "1772187469" }, "departure": { "delay": 49, "time": "1772187469" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1772187540" }, "departure": { "time": "1772187540" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 17, "time": "1772187617" }, "departure": { "delay": 17, "time": "1772187617" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772186399", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14808:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19258:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1772189174" }, "departure": { "delay": 14, "time": "1772189174" }, "stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1772188740" }, "departure": { "time": "1772188740" }, "stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1772184570", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19258:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18644:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 57, "time": "1772189217" }, "departure": { "delay": 57, "time": "1772189217" }, "stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 2, "time": "1772189162" }, "departure": { "delay": 2, "time": "1772189162" }, "stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189100" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772188980" }, "stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772184790", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18644:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077327x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1772185305" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 45, "time": "1772185065" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1772185297", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077327x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077429x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 233, "time": "1772185313" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 233, "time": "1772185193" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 } ], "timestamp": "1772185277", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077429x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x2299854853:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772184019" }, "departure": { "time": "1772183820" }, "stopId": "FR:76476:ZE:15474:ATOUMOD019", "stopSequence": 5 } ], "timestamp": "1772186452", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:26:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x2299854853:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758540x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 443, "time": "1772186338" }, "departure": { "delay": 443, "time": "1772186363" }, "stopId": "FR:50041:ZE:VASBO1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 460, "time": "1772186860" }, "departure": { "delay": 460, "time": "1772186860" }, "stopId": "FR:50041:ZE:BIVEC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -2498, "time": "1772184742" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 365, "time": "1772184785" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 460, "time": "1772186620" }, "departure": { "delay": 460, "time": "1772186620" }, "stopId": "FR:50041:ZE:BIVCF1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 402, "time": "1772186121" }, "departure": { "delay": 402, "time": "1772186142" }, "stopId": "FR:50041:ZE:ACQCMO:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 390, "time": "1772185219" }, "departure": { "delay": 390, "time": "1772185230" }, "stopId": "FR:50041:ZE:HAGBA1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 460, "time": "1772187220" }, "departure": { "delay": 460, "time": "1772187220" }, "stopId": "FR:50041:ZE:VAUBG1:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1772186453", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A2:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758540x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18934:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -12, "time": "1772186448" }, "departure": { "delay": -12, "time": "1772186448" }, "stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772158704", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx36:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18934:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6833:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 82, "time": "1772185462" }, "departure": { "delay": 82, "time": "1772185462" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 82, "time": "1772185342" }, "departure": { "delay": 82, "time": "1772185342" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -53, "time": "1772184582" }, "departure": { "delay": -53, "time": "1772184607" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -22, "time": "1772184732" }, "departure": { "delay": -22, "time": "1772184758" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 86, "time": "1772185406" }, "departure": { "delay": 86, "time": "1772185406" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 131, "time": "1772184251" }, "departure": { "delay": 131, "time": "1772184251" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 110, "time": "1772185190" }, "departure": { "delay": 110, "time": "1772185190" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1772184120" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772184110", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6833:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470492:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772190000" }, "stopId": "FR:27332:ZE:0x7152:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1772186448", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:9:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470492:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10592:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 54, "time": "1772187354" }, "departure": { "delay": 54, "time": "1772187354" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 42, "time": "1772187522" }, "departure": { "delay": 42, "time": "1772187522" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 53, "time": "1772187413" }, "departure": { "delay": 53, "time": "1772187413" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1772187301" }, "departure": { "delay": 1, "time": "1772187301" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1772187240" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 12, "time": "1772187492" }, "departure": { "delay": 12, "time": "1772187492" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772186370", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10592:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15314:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -98, "time": "1772189542" }, "departure": { "delay": -98, "time": "1772189542" }, "stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -145, "time": "1772189615" }, "departure": { "delay": -145, "time": "1772189615" }, "stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1772170430", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15314:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4081078xGTFSxGPVSTNIxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -193, "time": "1772186327" }, "stopId": "FR:76693:ZE:5119:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": -196, "time": "1772186384" }, "stopId": "FR:76693:ZE:5039:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -196, "time": "1772186864" }, "stopId": "FR:76254:ZE:5019:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -157, "time": "1772186483" }, "departure": { "delay": -157, "time": "1772186483" }, "stopId": "FR:76693:ZE:5120:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1772186387", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:13:LOC", "tripId": "ATOUMOD003:ServiceJourney:4081078xGTFSxGPVSTNIxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17830:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772190360" }, "stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772186170", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx33:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17830:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12280:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -66, "time": "1772183094" }, "departure": { "delay": -66, "time": "1772183094" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -26, "time": "1772183170" }, "departure": { "delay": -26, "time": "1772183194" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1772182680" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772182479", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12280:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4016612x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 80, "time": "1772185580" }, "stopId": "FR:76447:ZE:3816:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 80, "time": "1772186660" }, "stopId": "FR:76351:ZE:5205:ATOUMOD003", "stopSequence": 2 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:11E:LOC", "tripId": "ATOUMOD003:ServiceJourney:4016612x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3306F5952708x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 600, "time": "1772190720" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 }, { "departure": { "time": "1772183100" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 17 } ], "timestamp": "1772186127", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3306F5952708x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4197378x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 122, "time": "1772185922" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 95, "time": "1772186135" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 39 } ], "timestamp": "1772186077", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4197378x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017467x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -9, "time": "1772184951" }, "stopId": "FR:76351:ZE:3449:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -43, "time": "1772185037" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1772184987", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017467x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18320:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1772189916" }, "departure": { "delay": 36, "time": "1772189916" }, "stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 52, "time": "1772189872" }, "departure": { "delay": 52, "time": "1772189872" }, "stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 58, "time": "1772189818" }, "departure": { "delay": 58, "time": "1772189818" }, "stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1772185630", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18320:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8915:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 95, "time": "1772183555" }, "departure": { "delay": 95, "time": "1772183555" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 98, "time": "1772184758" }, "departure": { "delay": 98, "time": "1772184758" }, "stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 68, "time": "1772182928" }, "departure": { "delay": 68, "time": "1772182928" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 168, "time": "1772183724" }, "departure": { "delay": 168, "time": "1772183748" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 128, "time": "1772183648" }, "departure": { "delay": 128, "time": "1772183648" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1772182711", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8915:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15395:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772189880" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1772189910" }, "departure": { "delay": 30, "time": "1772189910" }, "stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1772185710", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15395:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758786x2025xHxMultxJxVxJeuxVenx62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 628, "time": "1772167888" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 } ], "timestamp": "1772186449", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758786x2025xHxMultxJxVxJeuxVenx62:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596317:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -39, "time": "1772190201" }, "stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -3318, "time": "1772186442" }, "departure": { "delay": -3318, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -39, "time": "1772190021" }, "departure": { "delay": -39, "time": "1772190021" }, "stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -3498, "time": "1772186442" }, "departure": { "delay": -3498, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004", "stopSequence": 3 }, { "departure": { "delay": -3258, "time": "1772186442" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596317:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851005F5934760x2026x02x21T22x11x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772189100" }, "departure": { "time": "1772189220" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1772191260" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 8 }, { "departure": { "time": "1772186940" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1772190300" }, "departure": { "time": "1772190360" }, "stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1772189880" }, "departure": { "time": "1772189940" }, "stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1772183335", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851005F5934760x2026x02x21T22x11x00Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017617x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 354, "time": "1772185494" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 380, "time": "1772185460" }, "stopId": "FR:76351:ZE:4568:ATOUMOD003", "stopSequence": 19 } ], "timestamp": "1772185497", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017617x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4111970x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 249, "time": "1772185929" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 261, "time": "1772186121" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 302, "time": "1772186042" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1772185997", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4111970x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x5470474:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772188200" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1772186448", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:9:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x5470474:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4271110x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -18, "time": "1772185842" }, "stopId": "FR:76481:ZE:5095:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": -2, "time": "1772185798" }, "stopId": "FR:76481:ZE:3830:ATOUMOD003", "stopSequence": 38 } ], "timestamp": "1772185817", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:14:LOC", "tripId": "ATOUMOD003:ServiceJourney:4271110x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4081129xGTFSxGPVSTNIxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 22, "time": "1772185642" }, "stopId": "FR:76254:ZE:5137:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 19, "time": "1772185699" }, "stopId": "FR:76254:ZE:5019:ATOUMOD003", "stopSequence": 39 } ], "timestamp": "1772185697", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:21:LOC", "tripId": "ATOUMOD003:ServiceJourney:4081129xGTFSxGPVSTNIxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:900000488:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772186460" }, "stopId": "FR:61001:ZE:Montsort:ATOUMOD037", "stopSequence": 20 }, { "arrival": { "time": "1772186640" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 22 }, { "departure": { "time": "1772186400" }, "stopId": "FR:61001:ZE:Tisons:ATOUMOD037", "stopSequence": 19 }, { "departure": { "time": "1772186520" }, "stopId": "FR:61001:ZE:Ernouf:ATOUMOD037", "stopSequence": 21 } ], "timestamp": "1772186305", "trip": { "directionId": 2, "routeId": "ATOUMOD037:Line:B:LOC", "tripId": "ATOUMOD037:ServiceJourney:900000488:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112048x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 461, "time": "1772185361" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 445, "time": "1772185465" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1772185627", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112048x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4111969x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 158, "time": "1772185178" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 117, "time": "1772185257" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1772185277", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4111969x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC595744:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772188200" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 21 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC595744:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18879:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1772185980" }, "departure": { "delay": 60, "time": "1772185980" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1772158704", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx36:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18879:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4253174x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 144, "time": "1772185104" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 50 }, { "departure": { "delay": 144, "time": "1772185044" }, "stopId": "FR:76447:ZE:3492:ATOUMOD003", "stopSequence": 49 } ], "timestamp": "1772185057", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4253174x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10031:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1772188928" }, "departure": { "delay": 8, "time": "1772188928" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 39, "time": "1772188839" }, "departure": { "delay": 39, "time": "1772188839" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1772184669", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10031:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17897:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772190480" }, "stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772186290", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx33:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17897:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19635:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772189220" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772185050", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19635:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4039367x2025x26xGPVSLiaxSemainex22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 110, "time": "1772185610" }, "stopId": "FR:76351:ZE:4576:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 81, "time": "1772185701" }, "stopId": "FR:76481:ZE:5250:ATOUMOD003", "stopSequence": 55 } ], "timestamp": "1772185707", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4039367x2025x26xGPVSLiaxSemainex22:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4244156xGTFSxGSemH25xSemainex02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 158, "time": "1772186258" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 28 }, { "departure": { "delay": 73, "time": "1772186113" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 121, "time": "1772186401" }, "stopId": "FR:76351:ZE:5206:ATOUMOD003", "stopSequence": 29 } ], "timestamp": "1772186417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:25:LOC", "tripId": "ATOUMOD003:ServiceJourney:4244156xGTFSxGSemH25xSemainex02:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18773:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772190300" }, "stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772186119", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx43:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18773:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3111F5952831x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772188800" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1772195940" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 41 }, { "arrival": { "time": "1772193180" }, "departure": { "time": "1772193360" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 36 } ], "timestamp": "1772185197", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3111F5952831x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3340F5952538x2026x02x22T22x07x48Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 900, "time": "1772187540" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 8 }, { "departure": { "time": "1772179440" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 } ], "timestamp": "1772185827", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3340F5952538x2026x02x22T22x07x48Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112349x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 266, "time": "1772185706" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 264, "time": "1772185584" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1772185767", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112349x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17507:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772190060" }, "stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772185870", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17507:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597606:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772189400" }, "stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004", "stopSequence": 2 } ], "timestamp": "1772186442", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597606:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112271x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 182, "time": "1772185622" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 201, "time": "1772185701" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1772185707", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112271x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6152:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -16, "time": "1772184389" }, "departure": { "delay": -16, "time": "1772184404" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1772183610", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6152:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17552:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772189280" }, "stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1772185090", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx28:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17552:LOC" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1772186566" } }